paper-with-me

홈 › Papers

TOAST: Transfer Learning via Attention Steering

2023-05-24 · Baifeng Shi, Siyu Gai, Trevor Darrell, Xin Wang

Transfer learning involves adapting a pre-trained model to novel downstream tasks. However, we observe that current transfer learning methods often fail to focus on task-relevant features. In this work, we explore refocusing model attention for transfer learning. We introduce Top-Down Attention Steering (TOAST), a novel transfer learning algorithm that keeps the pre-trained backbone frozen, selects task-relevant features in the output, and feeds those features back to the model to steer the attention to the task-specific features. By refocusing the attention only, TOAST achieves state-of-the-art results on a number of transfer learning benchmarks, while having a small number of tunable parameters. Compared to fully fine-tuning, LoRA, and prompt tuning, TOAST substantially improves performance across a range of fine-grained visual classification datasets (e.g., 81.1% -> 86.2% on FGVC). TOAST also outperforms the fully fine-tuned Alpaca and Vicuna models on instruction-following language generation. Code is available at https://github.com/bfshi/TOAST.

📄 PDF Abstract BibTeX arXiv:2305.15542

Code (1)

bfshi/toast 공식 구현 pytorch

Tasks

Fine-Grained Image ClassificationInstruction FollowingText GenerationTransfer Learning

Methods 이 논문이 사용한 방법론

fail 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

ToaSt: Token Channel Selection and Structured Pruning for Efficient ViT

2026-02-17 · Hyunchan Moon, Cheonjun Park, Steven L. Waslander arxiv

Vision Transformers (ViTs) have achieved remarkable success across various vision tasks, yet their deployment is often hindered by prohibitive computational costs. While structured weight pruning and token compression ha…

Tokenization with Split Trees

2026-05-21 · Craig W. Schmidt, Michael Krumdick, Adam Wiemerslage, Seth Ebner 외 arxiv

We introduce Tokenization with Split Trees (ToaST), a subword tokenization method that directly optimizes compression under a new recursive inference procedure. ToaST greedily splits each pretoken into a full binary tree…

TOAST Framework: A Multidimensional Approach to Ethical and Sustainable AI Integration in Organizations

2025-01-07 · Dian Tjondronegoro

Artificial Intelligence (AI) has emerged as a transformative technology with the potential to revolutionize various sectors, from healthcare to finance, education, and beyond. However, successfully implementing AI system…

Making Pre-trained Language Models both Task-solvers and Self-calibrators

2023-07-21 · Yangyi Chen, Xingyao Wang, Heng Ji

Pre-trained language models (PLMs) serve as backbones for various real-world systems. For high-stake applications, it's equally essential to have reasonable confidence estimations in predictions. While the vanilla confid…

Adversarial Defense

Semantic-Enhanced Representation Learning for Road Networks with Temporal Dynamics

2024-03-18 · Yile Chen, Xiucheng Li, Gao Cong, Zhifeng Bao 외

In this study, we introduce a novel framework called Toast for learning general-purpose representations of road networks, along with its advanced counterpart DyToast, designed to enhance the integration of temporal dynam…

Representation Learning