paper-with-me

홈 › 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, which treats large pretrained models as standalone feature extractors that run on powerful cloud servers. The fine-tuning carries out on devices which possess only low computational resources (slow CPU, no GPU, small memory, etc.) Existing methods that are potentially suitable for our separated tuning paradigm are discussed. But, three major drawbacks hinder their application in separated tuning: low adaptation capability, large adapter network, and in particular, high information transfer overhead. To address these issues, we propose Minimal Interaction Separated Tuning, or MIST, 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, MIST 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

Code (0)

등록된 구현이 없습니다.

Tasks

CPUGPU

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar 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 …

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

CineScale: Tuning-Free High-Resolution Video Generation

2025-08-21 · Haonan Qiu, Ning Yu, Ziqi Huang, Paul Debevec 외 arxiv

Visual diffusion models achieve remarkable progress, yet they are typically trained at limited resolutions due to the lack of high-resolution data and constrained computation resources, hampering their ability to generat…

Video GenerationImage Generation

Model Bias in NLP -- Application to Hate Speech Classification using transfer learning techniques

2021-09-20 · Aygul Zagidullina, Georgios Patoulidis, Jonas Bokstaller

In this paper, a BERT based neural network model is applied to the JIGSAW data set in order to create a model identifying hateful and toxic comments (strictly seperated from offensive language) in online social platforms…

Transfer Learning

A model for interpreting social interactions in local image regions

2017-12-26 · Guy Ben-Yosef, Alon Yachin, Shimon Ullman

Understanding social interactions (such as 'hug' or 'fight') is a basic and important capacity of the human visual system, but a challenging and still open problem for modeling. In this work we study visual recognition o…