paper-with-me

Papers

Reinforced Attention Learning

2026-02-04 · Bangzheng Li, Jianmo Ni, Chen Qu, Ian Miao, Liu Yang, Xingyu Fu, Muhao Chen, Derek Zhiyuan Cheng arxiv

Post-training with Reinforcement Learning (RL) has substantially improved reasoning in Large Language Models (LLMs) via test-time scaling. However, extending this paradigm to Multimodal LLMs (MLLMs) through verbose rationales yields limited gains for perception and can even degrade performance. We propose Reinforced Attention Learning (RAL), a policy-gradient framework that directly optimizes internal attention distributions rather than output token sequences. By shifting optimization from what to generate to where to attend, RAL promotes effective information allocation and improved grounding in complex multimodal inputs. Experiments across diverse image and video benchmarks show consistent gains over GRPO and other baselines. We further introduce On-Policy Attention Distillation, demonstrating that transferring latent attention behaviors yields stronger cross-modal alignment than standard knowledge distillation. Our results position attention policies as a principled and general alternative for multimodal post-training.

📄 PDF Abstract BibTeX arXiv:2602.04884

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningKnowledge Distillation

Similar Papers 제목 키워드 기반

Reinforced Self-Attention Network: a Hybrid of Hard and Soft Attention for Sequence Modeling

2018-01-31 · Tao Shen, Tianyi Zhou, Guodong Long, Jing Jiang 외

Many natural language processing tasks solely rely on sparse dependencies between a few tokens in a sentence. Soft attention mechanisms show promising performance in modeling local/global dependencies by soft probabiliti…

Hard AttentionNatural Language InferenceSentence

Reinforced Swin-Convs Transformer for Underwater Image Enhancement

2022-05-01 · Tingdi Ren, Haiyong Xu, Gangyi Jiang, Mei Yu 외

Underwater Image Enhancement (UIE) technology aims to tackle the challenge of restoring the degraded underwater images due to light absorption and scattering. To address problems, a novel U-Net based Reinforced Swin-Conv…

Image EnhancementUIE

Semantic Reinforced Attention Learning for Visual Place Recognition

2021-08-19 · Guohao Peng, Yufeng Yue, Jun Zhang, Zhenyu Wu 외

Large-scale visual place recognition (VPR) is inherently challenging because not all visual cues in the image are beneficial to the task. In order to highlight the task-relevant visual cues in the feature embedding, the …

Visual Place Recognition

Deep Reinforced Attention Learning for Quality-Aware Visual Recognition

2020-07-13 · ECCV 2020 8 · Duo Li, Qifeng Chen

In this paper, we build upon the weakly-supervised generation mechanism of intermediate attention maps in any convolutional neural networks and disclose the effectiveness of attention modules more straightforwardly to fu…

Reinforced Attention for Few-Shot Learning and Beyond

2021-04-09 · CVPR 2021 1 · Jie Hong, Pengfei Fang, Weihao Li, Tong Zhang 외

Few-shot learning aims to correctly recognize query samples from unseen classes given a limited number of support samples, often by relying on global embeddings of images. In this paper, we propose to equip the backbone …

Few-Shot Learningimage-classificationImage Classification