paper-with-me

홈 › Papers

Test-time Diverse Reasoning by Riemannian Activation Steering

2025-11-11 · Ly Tran Ho Khanh, Dongxuan Zhu, Man-Chung Yue, Viet Anh Nguyen arxiv

Best-of-$N$ reasoning improves the accuracy of language models in solving complex tasks by sampling multiple candidate solutions and then selecting the best one based on some criteria. A critical bottleneck for this strategy is the output diversity limit, which occurs when the model generates similar outputs despite stochastic sampling, and hence recites the same error. To address this lack of variance in reasoning paths, we propose a novel unsupervised activation steering strategy that simultaneously optimizes the steering vectors for multiple reasoning trajectories at test time. At any synchronization anchor along the batch generation process, we find the steering vectors that maximize the total volume spanned by all possible intervened activation subsets. We demonstrate that these steering vectors can be determined by solving a Riemannian optimization problem over the product of spheres with a log-determinant objective function. We then use a Riemannian block-coordinate descent algorithm with a well-tuned learning rate to obtain a stationary point of the problem, and we apply these steering vectors until the generation process reaches the subsequent synchronization anchor. Empirical evaluations on popular mathematical benchmarks demonstrate that our test-time Riemannian activation steering strategy outperforms vanilla sampling techniques in terms of generative diversity and solution accuracy.

📄 PDF Abstract BibTeX arXiv:2511.08305

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploring Diverse Generation Paths via Inference-time Stiefel Activation Steering

2026-01-29 · Dongxuan Zhu, Ly Tran Ho Khanh, Andy Yat-Ming Cheung, Man-Chung Yue 외 arxiv

Language models often default to a narrow set of high-probability outputs, leaving their generation paths homogeneous and prone to mode collapse. Sampling-based strategies inject randomness but still struggle to guarante…

Boosting Reasoning in Large Multimodal Models via Activation Replay

2025-11-25 · Yun Xing, Xiaobin Hu, Qingdong He, Jiangning Zhang 외 arxiv

Recently, Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as an effective approach to incentivizing reasoning capability in Large Multimodal Models (LMMs), while the underlying mechanisms behind this po…

Reinforcement LearningMultimodal Reasoning

Learning Graph Foundation Models on Riemannian Graph-of-Graphs

2026-05-11 · Haokun Liu, Zezhong Ding, Xike Xie arxiv

Graph foundation models (GFMs), pretrained on massive graph data, have transformed graph machine learning by supporting general-purpose reasoning across diverse graph tasks and domains. Existing GFMs pretrained with fixe…

Domain Generalization

Conditional Optimal Bridge for Riemannian Activation Steering

2026-07-12 · Seyed Arshan Dalili, Ajay Narayanan Sridhar, Vijaykrishnan Narayanan, Mehrdad Mahdavi arxiv

Activation steering offers a lightweight alternative to fine-tuning for controlling large language models at inference time. While many existing methods implicitly optimize a log-density-ratio objective between desired a…

Low-complexity subspace-descent over symmetric positive definite manifold

2023-05-03 · Yogesh Darmwal, Ketan Rajawat

This work puts forth low-complexity Riemannian subspace descent algorithms for the minimization of functions over the symmetric positive definite (SPD) manifold. Different from the existing Riemannian gradient descent va…

parameter estimationRiemannian optimization