IFCLoRA: Topology-Aware Rank Allocation for Efficient LLM Fine-Tuning
The newly introduced technique, IFCLoRA, enhances rank distribution in Low-Rank Adaptation (LoRA) for extensive language models by examining the information flow topology prior to fine-tuning. In contrast to current adaptive-rank approaches that depend on local gradient statistics during training, IFCLoRA utilizes a small calibration dataset along with a frozen pretrained model to create a sparse interaction graph conditioned on tasks. The nodes in this graph signify LoRA-compatible modules. By merging a global information-flow topology prior with local gradient sensitivity, it calculates Information-Flow Centrality scores, assessing the adaptation significance of each module through multi-hop propagation. Ranks are allocated once within a global budget, minimizing additional memory and computation while integrating task-conditioned global insights. The research can be found on arXiv with ID 2607.22251.
Key facts
- IFCLoRA is a topology-aware rank allocation method for LoRA fine-tuning.
- It is applied before fine-tuning, not during training.
- Uses a small calibration set and frozen pretrained model.
- Builds a sparse task-conditioned interaction graph.
- Computes Information-Flow Centrality scores combining global topology prior and local gradient sensitivity.
- Ranks are assigned once under a global budget.
- Aims to reduce extra memory and computation compared to adaptive-rank methods.
- Paper available at arXiv:2607.22251.
Entities
Institutions
- arXiv