parameter-efficient-finetuning

Tag

Cards List
#parameter-efficient-finetuning

From Experts to Sub-experts: Fine-grained Parameter-Efficient Fine-Tuning for MoE LLMs

arXiv cs.LG · 20h ago Cached

The paper introduces NSFT, a fine-grained parameter-efficient fine-tuning framework for MoE LLMs that refines adaptation from experts to sub-experts, demonstrating improved performance with fewer trainable parameters.

0 favorites 0 likes
#parameter-efficient-finetuning

ChainDoRA: Tensor-Train Factorized Weight-Decomposed Low-Rank Adaptation for Parameter-Efficient LLM Fine-Tuning

arXiv cs.CL · 20h ago Cached

The paper proposes ChainDoRA, a parameter-efficient fine-tuning method for large language models that combines Tensor-Train factorization with weight-decomposed low-rank adaptation, achieving a 90.62% reduction in trainable parameters and improved accuracy over LoRA and DoRA.

0 favorites 0 likes
#parameter-efficient-finetuning

Beyond WER: Entity and Disfluency Recall in Accented Conversational ASR

arXiv cs.CL · 2d ago Cached

This paper proposes a three-stage pipeline for accented conversational ASR that improves entity and disfluency recall, achieving 80–85% entity recall and outperforming baseline systems with fewer parameters.

0 favorites 0 likes
#parameter-efficient-finetuning

Rank-Efficient LoRA via Joint Tangent-Space Optimization under Isotropic Curvature

arXiv cs.LG · 2026-09-14 Cached

This paper presents Iso-LoRA, an optimizer that enhances LoRA by promoting even energy distribution across singular directions through spectral descent on tangent-space perturbations, improving effective rank and downstream performance in language model adaptation.

0 favorites 0 likes
#parameter-efficient-finetuning

TaRA: Training-Aware Low-Rank Adaptation Initialization

arXiv cs.CL · 2026-09-03 Cached

TaRA is a training-aware initialization method for Low-Rank Adaptation (LoRA) that improves gradient fidelity, leading to better fine-tuning performance for large language models across various tasks.

0 favorites 0 likes
#parameter-efficient-finetuning

Normalized Low-Rank Adaptation

Hugging Face Daily Papers · 2026-08-31 Cached

Normalized Low-Rank Adaptation (NoRA) stabilizes LoRA training by normalizing down-projection matrices, accelerating convergence and improving performance without extra parameters or inference cost.

0 favorites 0 likes
#parameter-efficient-finetuning

ARCA: Adapter-Residual Credit Assignment When Token Signals Degenerate

arXiv cs.LG · 2026-06-02 Cached

This paper identifies a structural failure mode in token-level credit assignment for LLM reinforcement learning when using LoRA, where intrinsic signals degenerate. It proposes Adapter-Residual Credit Assignment (ARCA), which derives token salience from adapter hidden-state residuals and remains competitive with baselines.

0 favorites 0 likes
#parameter-efficient-finetuning

PreFT: Prefill-only finetuning for efficient inference

arXiv cs.LG · 2026-05-15 Cached

PreFT proposes applying adapters only to prefill tokens, discarding them during decode, which increases throughput for multi-adapter serving with minimal performance loss.

0 favorites 0 likes
← Back to home

Submit Feedback