paper-with-me

Papers

YFPO: Yoked Feature Preference Optimization with Neuron-Guided Rewards

2026-05-12 · Yifan Le arxiv

Preference optimization has become a widely used post-training paradigm for improving the reasoning abilities of large language models. Existing methods typically learn from preferred and dispreferred responses as external behavioral supervision, while largely ignoring capability-related signals encoded in the model's internal representations. In this work, we study whether such internal signals can provide useful auxiliary supervision for mathematical reasoning. We introduce YFPO (Yoked Feature Preference Optimization), a neuron-guided preference optimization framework that couples response-level preference learning with neuron-level rewards. YFPO first uses AttnLRP to identify math-associated internal features, and then derives an auxiliary reward from the activation margin of these neurons between preferred and dispreferred responses. This reward is combined with the standard preference optimization objective, encouraging the model to align external preferences with internal math-related features. We conduct small-scale experiments on GSM8K with a compact language model. Results show that neuron-guided rewards can influence preference optimization dynamics and yield measurable improvements in several settings, suggesting that internal representations can serve as lightweight and interpretable signals for reasoning-oriented post-training.

📄 PDF Abstract BibTeX arXiv:2605.11906

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical ReasoningLogical Reasoning

Similar Papers 제목 키워드 기반

Large language models transition from integrating across position-yoked, exponential windows to structure-yoked, power-law windows

2023-09-21 · NeurIPS 2023 11

Modern language models excel at integrating across long temporal scales needed to encode linguistic meaning and show non-trivial similarities to biological neural systems. Prior work suggests that human brain responses t…

Understanding Adaptive, Multiscale Temporal Integration In Deep Speech Recognition Systems

2021-12-01 · NeurIPS 2021 12 · Menoua Keshishian, Samuel Norman-Haignere, Nima Mesgarani

Natural signals such as speech are hierarchically structured across many different timescales, spanning tens (e.g., phonemes) to hundreds (e.g., words) of milliseconds, each of which is highly variable and context-depend…

speech-recognitionSpeech Recognition

Encourage or Inhibit Monosemanticity? Revisit Monosemanticity from a Feature Decorrelation Perspective

2024-06-25 · Hanqi Yan, Yanzheng Xiang, Guangyi Chen, Yifei Wang 외

To better interpret the intrinsic mechanism of large language models (LLMs), recent studies focus on monosemanticity on its basic units. A monosemantic neuron is dedicated to a single and specific concept, which forms a …

DiversityFeature Correlation

Preference Neural Network

2019-04-04 · Ayman Elgharabawy, Mukesh Prasad, Chin-Teng Lin

This paper proposes a preference neural network (PNN) to address the problem of indifference preferences orders with new activation function. PNN also solves the Multi-label ranking problem, where labels may have indiffe…

Computational Efficiency

Confronting Reward Overoptimization for Diffusion Models: A Perspective of Inductive and Primacy Biases

2024-02-13 · Ziyi Zhang, Sen Zhang, Yibing Zhan, Yong Luo 외

Bridging the gap between diffusion models and human preferences is crucial for their integration into practical generative workflows. While optimizing downstream reward models has emerged as a promising alignment strateg…

DenoisingInductive Bias