paper-with-me

홈 › Papers

FineSteer: A Unified Framework for Fine-Grained Inference-Time Steering in Large Language Models

2026-04-16 · Zixuan Weng, Jinghuai Zhang, Kunlin Cai, Ying Li, Peiran Wang, Yuan Tian arxiv

Large language models (LLMs) often exhibit undesirable behaviors, such as safety violations and hallucinations. Although inference-time steering offers a cost-effective way to adjust model behavior without updating its parameters, existing methods often fail to be simultaneously effective, utility-preserving, and training-efficient due to their rigid, one-size-fits-all designs and limited adaptability. In this work, we present FineSteer, a novel steering framework that decomposes inference-time steering into two complementary stages: conditional steering and fine-grained vector synthesis, allowing fine-grained control over when and how to steer internal representations. In the first stage, we introduce a Subspace-guided Conditional Steering (SCS) mechanism that preserves model utility by avoiding unnecessary steering. In the second stage, we propose a Mixture-of-Steering-Experts (MoSE) mechanism that captures the multimodal nature of desired steering behaviors and generates query-specific steering vectors for improved effectiveness. Through tailored designs in both SCS and MoSE, FineSteer maintains robust performance on general queries while adaptively optimizing steering vectors for targeted inputs in a training-efficient manner. Extensive experiments on safety and truthfulness benchmarks show that FineSteer outperforms state-of-the-art methods in overall performance, achieving stronger steering performance with minimal utility loss. Code is available at https://github.com/YukinoAsuna/FineSteer

📄 PDF Abstract BibTeX arXiv:2604.15488

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

UniScale: Adaptive Unified Inference Scaling via Online Joint Optimization of Model Routing and Test-Time Scaling

2026-05-29 · Kaiyu Huang, Xingyu Wang, Mingze Kong, Zhubo Shi 외 arxiv

In real-world deployments of large language models (LLMs), balancing inference quality and computational cost has become a central challenge. Existing approaches tackle this trade-off along two largely independent dimens…

UniDGF: A Unified Detection-to-Generation Framework for Hierarchical Object Visual Recognition

2025-11-20 · Xinyu Nan, Lingtao Mao, Huangyu Dai, Zexin Zheng 외 arxiv

Achieving visual semantic understanding requires a unified framework that simultaneously handles object detection, category prediction, and attribute recognition. However, current advanced approaches rely on global simil…

Object Detection

Charon: A Unified and Fine-Grained Simulator for Large-Scale LLM Training and Inference

2026-05-16 · Mengtian Yang, Zhekun Zhang, Mingheng Wu, Jianwen Yan 외 arxiv

Deploying large-scale LLM training and inference with optimal performance is exceptionally challenging due to a complex design space of parallelism strategies, system optimizations, and hardware configurations. Accurate …

Efficient Token-Guided Image-Text Retrieval with Consistent Multimodal Contrastive Training

2023-06-15 · Chong Liu, Yuqi Zhang, Hongsong Wang, Weihua Chen 외

Image-text retrieval is a central problem for understanding the semantic relationship between vision and language, and serves as the basis for various visual and language tasks. Most previous works either simply learn co…

Image-text RetrievalRepresentation LearningRetrievalText Retrieval

SSR3D-LLM: Structured Spatial Reasoning via Latent Steps for Fine-Grained Grounding in Unified 3D-LLMs

2026-05-27 · Jiawei Li, Ziyi Liu, Weijie Shi, Long Chen 외 arxiv

3D object grounding localizes referred objects in a 3D scene from natural language. Unified instance-centric 3D-LLMs aim to solve grounding together with dialog, QA, and captioning, yet many rely on a single pointer-styl…

Spatial Reasoning