Papers by Xi-Le Zhao
Hebbian-Guided Bi-Directional Rank Adaptation for Parameter-Efficient Fine-Tuning (2026.findings-acl)
Copied to clipboard
| Challenge: | Low-Rank Adaptation (LoRA) is a widely used method to fine-tune large language models . but its fixed-rank design cannot capture the varying importance across different layers . |
| Approach: | They propose a framework that bi-directionally reallocates low-rank capacity using Hebbian-inspired importance estimation. |
| Outcome: | Experiments show that HeBiRA improves performance over baselines. |