paper-with-me

Papers

UniSteer: Text-Guided Flow Matching in Activation Space for Versatile LLM Steering

2026-05-28 · Yingdong Shi, Ruiming Zhang, Changming Li, Zhiyu Yang, Kaixing Zhang, Jingyi Yu, Kan Ren arxiv

Activation-based control steers large language models (LLMs) by intervening on their internal representations during inference, and has emerged as an effective paradigm for controlling behaviors such as persona and style. However, existing methods often rely on fixed steering directions or task-specific intervention modules, making them difficult to adapt to fine-grained concepts and compositional constraints. We propose UniSteer, a text-guided activation flow matching model that learns a conditional distribution over residual-stream activations from natural-language conditions. Instead of fitting a separate intervention for each target behavior, UniSteer learns a universal conditional velocity field in activation space. At inference time, UniSteer performs flow inversion by partially transporting a source activation toward a latent state and regenerating it under a target textual condition before injecting it back into the frozen LLM. The same conditional model supports activation-space classification by selecting the textual label with the lowest reconstruction energy. Experiments on three target LLMs show that UniSteer provides a unified interface across behavioral control, truthfulness steering, fine-grained concept steering, multi-constraint instruction following, and activation-space classification.

📄 PDF Abstract BibTeX arXiv:2605.30076

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction Following

Similar Papers 제목 키워드 기반

UniSteer: Unified Noise Steering for Efficient Human-Guided VLA Adaptation

2026-05-11 · Junjie Lu, Xinyao Qin, Yuhua Jiang, Kaixin Wang 외 arxiv

Diffusion-based vision-language-action (VLA) models have emerged as strong priors for robotic manipulation, yet adapting them to real-world distributions remains challenging. In particular, on-robot reinforcement learnin…

Reinforcement Learning

High Fidelity Text-Guided Music Editing via Single-Stage Flow Matching

2024-07-04 · Gael Le Lan, Bowen Shi, Zhaoheng Ni, Sidd Srinivasan 외

We introduce MelodyFlow, an efficient text-controllable high-fidelity music generation and editing model. It operates on continuous latent representations from a low frame rate 48 kHz stereo variational auto encoder code…

DenoisingMusic Generation

Training Free Guided Flow Matching with Optimal Control

2024-10-23 · Luran Wang, Chaoran Cheng, Yizhen Liao, Yanru Qu 외

Controlled generation with pre-trained Diffusion and Flow Matching models has vast applications. One strategy for guiding ODE-based generative models is through optimizing a target loss $R(x_1)$ while staying close to th…

Image ManipulationProtein Design

Energy-Weighted Flow Matching for Offline Reinforcement Learning

2025-03-06 · Shiyuan Zhang, Weitong Zhang, Quanquan Gu

This paper investigates energy guidance in generative modeling, where the target distribution is defined as $q(\mathbf x) \propto p(\mathbf x)\exp(-\beta \mathcal E(\mathbf x))$, with $p(\mathbf x)$ being the data distri…

Offline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)

ConFlow: Constraints-Guided Learning with Flow Matching for Motion Generation

2026-07-15 · Nutan Chen, Jianxiang Feng, Marvin Alles, Botond Cseke arxiv

In recent years Flow Matching has become a prominent method for generative modeling robot motion generation. In its generic form Flow Matching is an ODE-based neural sampler that is trained by regressing empirical flow f…

Robot Navigation