paper-with-me

Papers

Adaptive Depth Sparse Framework: Similarity-Driven Resource Allocation for Pre-Trained LLMs

2026-07-23 · Yidu Wu, Xiang Wang, Kejie Zhao, Zhangchi Wang, Qinghai Guo, Xiaoying Tang arxiv

Large language models (LLMs) achieve strong generation and reasoning performance, but the Transformer architecture incurs high inference cost. Existing acceleration methods often rely on task-specific fine-tuning or training from scratch, increasing adaptation cost and limiting cross-task usability. We present an Adaptive Depth Sparse Framework (AdaDSF) that converts off-the-shelf pre-trained LLMs into depth-sparse models without full retraining. Our key insight is that layers contribute unequally to representation transformation, characterized by the cosine similarity between layer input and output hidden states. Based on this, AdaDSF assigns layer-wise token retention ratios from similarity statistics, uses a lightweight router to select informative tokens at each layer, and introduces a feature-preserving alignment objective to match intermediate and final representations between sparse and dense models. On GPT-NeoX and Qwen2.5 over language modeling and commonsense reasoning, AdaDSF substantially reduces inference FLOPs while preserving performance close to dense counterparts. Under comparable sparsity, AdaDSF consistently yields smaller accuracy degradation than strong baselines including MoD, D-LLM, and DLO.

📄 PDF Abstract BibTeX arXiv:2607.21291

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DDPG-Driven Deep-Unfolding with Adaptive Depth for Channel Estimation with Sparse Bayesian Learning

2022-01-20 · Qiyu Hu, Shuhan Shi, Yunlong Cai, Guanding Yu

Deep-unfolding neural networks (NNs) have received great attention since they achieve satisfactory performance with relatively low complexity. Typically, these deep-unfolding NNs are restricted to a fixed-depth for all i…

Robust Depth Completion with Uncertainty-Driven Loss Functions

2021-12-15 · Yufan Zhu, Weisheng Dong, Leida Li, Jinjian Wu 외

Recovering a dense depth image from sparse LiDAR scans is a challenging task. Despite the popularity of color-guided methods for sparse-to-dense depth completion, they treated pixels equally during optimization, ignoring…

Depth Completion

AdaptiveK: Complexity-Driven Sparse Autoencoders for Interpretable Language Model Representations

2025-08-24 · Yifei Yao, Hanrong Zhang, Mengnan Du arxiv

Understanding the internal representations of large language models (LLMs) remains a central challenge for interpretability research. Sparse autoencoders (SAEs) offer a promising solution by decomposing activations into …

Masked Spatial Propagation Network for Sparsity-Adaptive Depth Refinement

2024-04-30 · CVPR 2024 1 · Jinyoung Jun, Jae-Han Lee, Chang-Su Kim

The main function of depth completion is to compensate for an insufficient and unpredictable number of sparse depth measurements of hardware sensors. However, existing research on depth completion assumes that the sparsi…

Depth Completion

Adaptive Illumination based Depth Sensing using Deep Superpixel and Soft Sampling Approximation

2021-03-23 · Qiqin Dai, Fengqiang Li, Oliver Cossairt, Aggelos K Katsaggelos

Dense depth map capture is challenging in existing active sparse illumination based depth acquisition techniques, such as LiDAR. Various techniques have been proposed to estimate a dense depth map based on fusion of the …