paper-with-me

홈 › Papers

Attention Fusion: a light yet efficient late fusion mechanism for task adaptation in NLU

2022-07-01 · Findings (NAACL) 2022 7 · Jin Cao, Chandana Satya Prakash, Wael Hamza

Fine-tuning a pre-trained language model using annotated data has become the de-facto standard for adapting general-purpose pre-trained models like BERT to downstream tasks. However, given the trend of larger pre-trained models, fine-tuning these models for each downstream task is parameter-inefficient and computationally-expensive deeming this approach sub-optimal for adoption by NLU systems. In recent years, various approaches have been proposed for parameter efficient task adaptation such as Adaptor, Bitfit, Prompt tuning, Prefix tuning etc. However, most of these efforts propose to insert task specific parameters in-between or inside intermediate layers of the pre-trained encoder resulting in higher computational cost due to back-propagation of errors to all layers. To mitigate this issue, we propose a light but efficient, attention based fusion module which computes task-attuned token representations by aggregating intermediate layer representations from a pre-trained network. Our proposed fusion module trains only 0.0009% of total parameters and achieves competitive performance to the standard fine-tuning approach on various tasks. It is also decoupled from the pre-trained network making it efficient during computation and scalable during deployment. Last but not the least, we demonstrate that our proposed attention-fusion mechanism can transfer effectively to different languages for further re-use and expansion.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language Modelling

Similar Papers 제목 키워드 기반

Multi-Target Detection Based on Camera and Radar Feature Fusion Networks

2022-03-01 · 北 京 理 工 大 学 学 报 2022 3 · CHANG Liang1, 2 , BAI Jie2 , HUANG Libo2

A network model for radar and camera feature fusion was proposed to deal with the impact of low light, rain and fog and other harsh scenes on the detection capability of intelligent driving vision systems. A radar atte…

TAR

Multimodal Dual Attention Memory for Video Story Question Answering

2018-09-21 · ECCV 2018 9 · Kyung-Min Kim, Seong-Ho Choi, Jin-Hwa Kim, Byoung-Tak Zhang

We propose a video story question-answering (QA) architecture, Multimodal Dual Attention Memory (MDAM). The key idea is to use a dual attention mechanism with late fusion. MDAM uses self-attention to learn the latent con…

Question Answering

Object Isolated Attention for Consistent Story Visualization

2025-03-30 · Xiangyang Luo, Junhao Cheng, Yifan Xie, Xin Zhang 외

Open-ended story visualization is a challenging task that involves generating coherent image sequences from a given storyline. One of the main difficulties is maintaining character consistency while creating natural and …

ObjectStory Visualization

Exploring Transformer Backbones for Image Diffusion Models

2022-12-27 · Princy Chahal

We present an end-to-end Transformer based Latent Diffusion model for image synthesis. On the ImageNet class conditioned generation task we show that a Transformer based Latent Diffusion model achieves a 14.1FID which is…

Image Generation

PokeFusion Attention: A Lightweight Cross-Attention Mechanism for Style-Conditioned Image Generation

2026-02-03 · Jingbang Tang arxiv

Style-conditioned text-to-image (T2I) generation with diffusion models requires both stable character structure and consistent, fine-grained style expression across diverse prompts. Existing approaches either rely on tex…

Image Generation