paper-with-me

Papers

Mitigating Information Loss under High Pruning Rates for Efficient Large Vision Language Models

2025-08-02 · Mingyu Fu, Wei Suo, Ji Ma, Lin Yuanbo Wu, Peng Wang, Yanning Zhang arxiv

Despite the great success of Large Vision Language Models (LVLMs), their high computational cost severely limits their broad applications. The computational cost of LVLMs mainly stems from the visual sequence of the input, which consists of hundreds or even thousands of tokens. Although existing methods have made progress by removing redundant tokens, they suffer from severe performance degradation with high pruning rates due to the loss of visual information. In this paper, we propose an Adaptive Content Compensation Method (ACCM), which can effectively mitigate the visual information loss via an image caption. Specifically, ACCM comprises two key components: a lightweight caption model and a selector. Firstly the caption model generates question-related descriptions under the guidance of the user instruction. Then the selector further identifies a contextually appropriate caption from multiple candidates. Leveraging self-supervised learning, our modules could be learned efficiently without any human or automated labeling. We conduct extensive experiments across seven benchmarks and the results show that ACCM significantly outperforms existing methods with lower FLOPs (e.g., surpassing SOTA by 20.6% with 6.5% fewer FLOPs).

📄 PDF Abstract BibTeX arXiv:2508.01236

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Examining and Mitigating the Impact of Crossbar Non-idealities for Accurate Implementation of Sparse Deep Neural Networks

2022-01-13 · Abhiroop Bhattacharjee, Lakshya Bhatnagar, Priyadarshini Panda

Recently several structured pruning techniques have been introduced for energy-efficient implementation of Deep Neural Networks (DNNs) with lesser number of crossbars. Although, these techniques have claimed to preserve …

Signal Collapse in One-Shot Pruning: When Sparse Models Fail to Distinguish Neural Representations

2025-02-18 · Dhananjay Saikumar, Blesson Varghese

Neural network pruning is essential for reducing model complexity to enable deployment on resource constrained hardware. While performance loss of pruned networks is often attributed to the removal of critical parameters…

Network Pruning

Multi-Scale And Token Mergence: Make Your ViT More Efficient

2023-06-08 · Zhe Bian, Zhe Wang, Wenqiang Han, Kangping Wang

Since its inception, Vision Transformer (ViT) has emerged as a prevalent model in the computer vision domain. Nonetheless, the multi-head self-attention (MHSA) mechanism in ViT is computationally expensive due to its cal…

SA-3DGS: A Self-Adaptive Compression Method for 3D Gaussian Splatting

2025-08-05 · Liheng Zhang, Weihao Yu, Zubo Lu, Haozhi Gu 외 arxiv

Recent advancements in 3D Gaussian Splatting have enhanced efficient and high-quality novel view synthesis. However, representing scenes requires a large number of Gaussian points, leading to high storage demands and lim…

Novel View Synthesis

LeCoT: revisiting network architecture for two-view correspondence pruning

2025-11-10 · Luanyuan Dai, Xiaoyu Du, Jinhui Tang arxiv

Two-view correspondence pruning aims to accurately remove incorrect correspondences (outliers) from initial ones and is widely applied to various computer vision tasks. Current popular strategies adopt multilayer percept…

Homography EstimationVisual LocalizationPose Estimation