← Search

Dezhi Li

3 accepted papers

2026

Outlier Matters: Efficient Long-to-Short Reasoning via Outlier-Guided Model Merging

AAAI 2026technical

Large Reasoning Language Models (LRMs) have recently shown remarkable performance in complex reasoning tasks, but their extensive reasoning chains incur substantial computational overhead. To address this challenge, we propose Outlier-aware Reasoning Conciseness Adaptive Merge (ORCA), a novel plug-a

Cited by 0SourcePDFScholar
2025

AIRA: Activation-Informed Low-Rank Adaptation for Large Models

ICCV 2025poster

Low-Rank Adaptation (LoRA) is a widely used method for efficiently fine-tuning large models by introducing low-rank matrices into weight updates. However, existing LoRA techniques fail to account for activation information, such as outliers, which significantly impact model performance. This omissio…

2025

Efficient Fine-Tuning of Large Models via Nested Low-Rank Adaptation

ICCV 2025poster

Low-Rank Adaptation (LoRA) has become a popular paradigm for fine-tuning large models, but it still necessitates a substantial number of training parameters. To address this issue, we first conduct comprehensive empirical studies on parameter-efficient LoRA structure. Then, we establish design guide…