paper-with-me

홈 › Papers

Via Negativa for AI Alignment: Why Negative Constraints Are Structurally Superior to Positive Preferences

2026-03-17 · Quan Cheng arxiv

Recent empirical results have demonstrated that training large language models (LLMs) with negative-only feedback can match or exceed standard reinforcement learning from human feedback (RLHF). Negative Sample Reinforcement achieves parity with PPO on mathematical reasoning; Distributional Dispreference Optimization trains effectively using only dispreferred samples; and Constitutional AI outperforms pure RLHF on harmlessness benchmarks. Yet no unified theoretical account explains why negative signals are so effective. This paper proposes such an account: positive preferences and negative constraints are structurally asymmetric. Positive preferences ("which is better") encode continuously coupled, context-dependent human values that cannot be exhaustively specified -- leading models to learn surface correlates such as agreement with the user (sycophancy). Negative constraints ("what is wrong") encode discrete, finite, independently verifiable prohibitions that can converge to a stable boundary. This asymmetry -- rooted in Popper's falsification logic and the epistemology of negative knowledge -- explains both the sycophancy failure of preference-based RLHF and the surprising effectiveness of negative-signal methods. We argue that alignment research should shift its center of gravity from "learning what humans prefer" to "learning what humans reject," and offer testable predictions for this framework.

📄 PDF Abstract BibTeX arXiv:2603.16417

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMathematical Reasoning

Similar Papers 제목 키워드 기반

negativas: a prototype for searching and classifying sentential negation in speech data

2025-04-05 · Túlio Sousa de Gois, Paloma Batista Cardoso

Negation is a universal feature of natural languages. In Brazilian Portuguese, the most commonly used negation particle is n\~ao, which can scope over nouns or verbs. When it scopes over a verb, n\~ao can occur in three …

Negation

Neural Machine Translation with Explicit Phrase Alignment

2019-11-26 · Jiacheng Zhang, Huanbo Luan, Maosong Sun, FeiFei Zhai 외

While neural machine translation (NMT) has achieved state-of-the-art translation performance, it is unable to capture the alignment between the input and output during the translation process. The lack of alignment in NM…

Machine TranslationNMTTranslation

Rethinking Time Series Domain Generalization via Structure-Stratified Calibration

2026-03-03 · Jinyang Li, Shuhao Mei, Xiaoyu Xiao, Shuhang Li 외 arxiv

For time series arising from latent dynamical systems, existing cross-domain generalization methods commonly assume that samples are comparably meaningful within a shared representation space. In real-world settings, how…

Domain Generalization

High Fidelity Text to Image Generation with Contrastive Alignment and Structural Guidance

2025-08-14 · Danyi Gao arxiv

This paper addresses the performance bottlenecks of existing text-driven image generation methods in terms of semantic alignment accuracy and structural consistency. A high-fidelity image generation method is proposed by…

Contrastive LearningImage Generation

Turning Drift into Constraint: Robust Reasoning Alignment in Non-Stationary Multi-Stream Environments

2025-10-05 · Xiaoyu Yang, En Yu, Wei Duan, Jie Lu arxiv

This paper identifies a critical yet underexplored challenge in reasoning alignment from multiple multi-modal large language models (MLLMs): In non-stationary environments, the diverse reasoning distributions of source m…