paper-with-me

Papers

Visual Prompting Upgrades Neural Network Sparsification: A Data-Model Perspective

2023-12-03 · Can Jin, Tianjin Huang, Yihua Zhang, Mykola Pechenizkiy, Sijia Liu, Shiwei Liu, Tianlong Chen

The rapid development of large-scale deep learning models questions the affordability of hardware platforms, which necessitates the pruning to reduce their computational and memory footprints. Sparse neural networks as the product, have demonstrated numerous favorable benefits like low complexity, undamaged generalization, etc. Most of the prominent pruning strategies are invented from a model-centric perspective, focusing on searching and preserving crucial weights by analyzing network topologies. However, the role of data and its interplay with model-centric pruning has remained relatively unexplored. In this research, we introduce a novel data-model co-design perspective: to promote superior weight sparsity by learning important model topology and adequate input data in a synergetic manner. Specifically, customized Visual Prompts are mounted to upgrade neural Network sparsification in our proposed VPNs framework. As a pioneering effort, this paper conducts systematic investigations about the impact of different visual prompts on model pruning and suggests an effective joint optimization approach. Extensive experiments with 3 network architectures and 8 datasets evidence the substantial performance improvements from VPNs over existing start-of-the-art pruning algorithms. Furthermore, we find that subnetworks discovered by VPNs from pre-trained models enjoy better transferability across diverse downstream scenarios. These insights shed light on new promising possibilities of data-model co-designs for vision model sparsification.

📄 PDF Abstract BibTeX arXiv:2312.01397

Code (1)

unites-lab/vpns 공식 구현 pytorch

Tasks

Image ClassificationVisual Prompting

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

VASparse: Towards Efficient Visual Hallucination Mitigation via Visual-Aware Token Sparsification

2025-01-01 · CVPR 2025 1 · Xianwei Zhuang, Zhihong Zhu, Yuxin Xie, Liming Liang 외

Large Vision-Language Models (LVLMs) may produce outputs that are unfaithful to reality, also known as visual hallucinations (VH), which significantly impedes their real-world usage. To alleviate VH, various decoding…

Hallucination

VASparse: Towards Efficient Visual Hallucination Mitigation for Large Vision-Language Model via Visual-Aware Sparsification

2025-01-11 · Xianwei Zhuang, Zhihong Zhu, Yuxin Xie, Liming Liang 외

Large Vision-Language Models (LVLMs) may produce outputs that are unfaithful to reality, also known as visual hallucinations (VH), which significantly impedes their real-world usage. To alleviate VH, various decoding str…

HallucinationLanguage ModelingLanguage Modelling

FARTrack: Fast Autoregressive Visual Tracking with High Performance

2026-02-03 · Guijie Wang, Tong Lin, Yifan Bai, Anjia Cao 외 arxiv

Inference speed and tracking performance are two critical evaluation metrics in the field of visual tracking. However, high-performance trackers often suffer from slow processing speeds, making them impractical for deplo…

Model CompressionVisual Tracking

Exploring Visual Prompts for Adapting Large-Scale Models

2022-03-31 · Hyojin Bahng, Ali Jahanian, Swami Sankaranarayanan, Phillip Isola

We investigate the efficacy of visual prompting to adapt large-scale models in vision. Following the recent approach from prompt tuning and adversarial reprogramming, we learn a single image perturbation such that a froz…

Visual Prompting

Structured Prompting and Multi-Agent Knowledge Distillation for Traffic Video Interpretation and Risk Inference

2025-08-19 · Yunxiang Yang, Ningning Xu, Jidong J. Yang arxiv

Comprehensive highway scene understanding and robust traffic risk inference are vital for advancing Intelligent Transportation Systems (ITS) and autonomous driving. Traditional approaches often struggle with scalability …

Knowledge DistillationScene UnderstandingAutonomous Driving