paper-with-me

홈 › Papers

Minimal Interaction Edge Tuning: A New Paradigm for Visual Adaptation

2024-06-25 · Ningyuan Tang, Minghao Fu, Jianxin Wu

The rapid scaling of large vision pretrained models makes fine-tuning tasks more and more difficult on edge devices with low computational resources. We explore a new visual adaptation paradigm called edge tuning, which treats large pretrained models as standalone feature extractors that run on powerful cloud servers. The fine-tuning carries out on edge devices with small networks which require low computational resources. Existing methods that are potentially suitable for our edge tuning paradigm are discussed. But, three major drawbacks hinder their application in edge tuning: low adaptation capability, large adapter network, and high information transfer overhead. To address these issues, we propose Minimal Interaction Edge Tuning, or MIET, which reveals that the sum of intermediate features from pretrained models not only has minimal information transfer but also has high adaptation capability. With a lightweight attention-based adaptor network, MIET achieves information transfer efficiency, parameter efficiency, computational and memory efficiency, and at the same time demonstrates competitive results on various visual adaptation benchmarks.

📄 PDF Abstract BibTeX arXiv:2406.17559

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

Minimal Interaction Seperated Tuning: A New Paradigm for Visual Adaptation

2025-01-01 · CVPR 2025 1 · Ningyuan Tang, Minghao Fu, Jianxin Wu

The rapid scaling of large vision pretrained models makes fine-tuning tasks more and more difficult on devices with low computational resources. We explore a new visual adaptation paradigm called separated tuning, wh…

CPUGPU

ILLUME: Rationalizing Vision-Language Models through Human Interactions

2022-08-17 · Manuel Brack, Patrick Schramowski, Björn Deiseroth, Kristian Kersting

Bootstrapping from pre-trained language models has been proven to be an efficient approach for building vision-language models (VLM) for tasks such as image captioning or visual question answering. However, outputs of th…

Image CaptioningQuestion AnsweringVisual Commonsense ReasoningVisual Question Answering+1

Knowledge Transfer from Interaction Learning

2025-09-23 · Yilin Gao, Kangyi Chen, Zhongxing Peng, Hengjie Lu 외 arxiv

Current visual foundation models (VFMs) face a fundamental limitation in transferring knowledge from vision language models (VLMs), while VLMs excel at modeling cross-modal interactions through unified representation spa…

Visual Consensus Prompting for Co-Salient Object Detection

2025-04-19 · CVPR 2025 1 · Jie Wang, Nana Yu, Zihao Zhang, Yahong Han

Existing co-salient object detection (CoSOD) methods generally employ a three-stage architecture (i.e., encoding, consensus extraction & dispersion, and prediction) along with a typical full fine-tuning paradigm. Althoug…

Co-Salient Object Detectionobject-detectionObject DetectionSalient Object Detection

UniMedSeg: Unified In-Context Learning for Multi-Paradigm 2D/3D Medical Image Segmentation

2026-07-14 · Yunzhou Li, Jiesi Hu, Yanwu Yang, Hanyang Peng 외 arxiv

Medical image segmentation foundation models are expected to generalize across diverse clinical scenarios, yet existing universal methods remain fragmented by prompt paradigms and spatial dimensions. Visual in-context le…

Medical Image SegmentationInteractive Segmentation