paper-with-me

Papers

Textual Self-attention Network: Test-Time Preference Optimization through Textual Gradient-based Attention

2025-11-10 · Shibing Mo, Haoyang Ruan, Kai Wu, Jing Liu arxiv

Large Language Models (LLMs) have demonstrated remarkable generalization capabilities, but aligning their outputs with human preferences typically requires expensive supervised fine-tuning. Recent test-time methods leverage textual feedback to overcome this, but they often critique and revise a single candidate response, lacking a principled mechanism to systematically analyze, weigh, and synthesize the strengths of multiple promising candidates. Such a mechanism is crucial because different responses may excel in distinct aspects (e.g., clarity, factual accuracy, or tone), and combining their best elements may produce a far superior outcome. This paper proposes the Textual Self-Attention Network (TSAN), a new paradigm for test-time preference optimization that requires no parameter updates. TSAN emulates self-attention entirely in natural language to overcome this gap: it analyzes multiple candidates by formatting them into textual keys and values, weighs their relevance using an LLM-based attention module, and synthesizes their strengths into a new, preference-aligned response under the guidance of the learned textual attention. This entire process operates in a textual gradient space, enabling iterative and interpretable optimization. Empirical evaluations demonstrate that with just three test-time iterations on a base SFT model, TSAN outperforms supervised models like Llama-3.1-70B-Instruct and surpasses the current state-of-the-art test-time alignment method by effectively leveraging multiple candidate solutions.

📄 PDF Abstract BibTeX arXiv:2511.06682

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Test-Time Preference Optimization: On-the-Fly Alignment via Iterative Textual Feedback

2025-01-22 · Yafu Li, Xuyang Hu, Xiaoye Qu, Linjie Li 외

Large language models (LLMs) demonstrate impressive performance but lack the flexibility to adapt to human preferences quickly without retraining. In this work, we introduce Test-time Preference Optimization (TPO), a fra…

Instruction Following

Bridging Local Observation and Global Simulation in Closed-Loop Traffic Modeling

2026-06-30 · Ziyan Wang, Tan Xiang, Peng Chen, Xintao Yan arxiv

A local-to-global context mismatch arises when autoregressive traffic simulators trained on ego-centric driving logs are deployed in globally observable closed-loop environments. In such logs, the ego vehicle has rich lo…

Aspect Sentiment Classification with Document-level Sentiment Preference Modeling

2020-07-01 · ACL 2020 6 · Xiao Chen, Changlong Sun, Jingjing Wang, Shoushan Li 외

In the literature, existing studies always consider Aspect Sentiment Classification (ASC) as an independent sentence-level classification problem aspect by aspect, which largely ignore the document-level sentiment prefer…

ClassificationGeneral ClassificationGraph AttentionSentence+2

Random Attention Span

2024-05-19 · Dazhuo Wei

In this paper, I introduce a random attention span model (RAS) which uses stopping time to identify decision-makers' behavior under limited attention. Unlike many limited attention models, the RAS identifies preferences …

Self-Attention-Based Contextual Modulation Improves Neural System Identification

2024-06-12 · Isaac Lin, Tianye Wang, Shang Gao, Shiming Tang 외

Convolutional neural networks (CNNs) have been shown to be state-of-the-art models for visual cortical neurons. Cortical neurons in the primary visual cortex are sensitive to contextual information mediated by extensive …

Incremental Learning