AICLJun 2

Bridging Auxiliary Constraints to Resolve Instruction Following in Large Reasoning Models

arXiv:2606.0362496.2h-index: 34
Predicted impact top 9% in AI · last 90 daysOriginality Incremental advance
AI Analysis

Improves multi-constraint instruction following for users of large reasoning models, addressing a known bottleneck.

Large Reasoning Models struggle with following multiple instructions. The proposed CRGC framework reduces constraint violations by 39% compared to standard prompting while maintaining reasoning abilities.

Large Reasoning Models (LRMs) have demonstrated impressive capabilities in many tasks, yet they struggle with reliably following multiple instructions, either by failing to satisfy individual constraints or by struggling to balance competing constraints simultaneously. We formalize this challenge as the Constraint Adherence Problem (CAP). This paper introduces a novel framework that addresses CAP by representing instructions as a structured knowledge graph of constraints. Our approach, Constraint Relationship Graph Completion (CRGC), explicitly models relationships between constraints, identifies adherence challenges, and discovers ``bridge constraints'' that help the model better focus on and reconcile requirements. Bridge constraints act as auxiliary instructions that make primary constraints more salient and compatible. Unlike existing approaches that enhance instruction following through general training methods, CRGC specifically improves constraint satisfaction by leveraging the model's own knowledge to create better pathways for generation. Experiments across three popular instruction following datasets demonstrate that our approach reduces constraint violations by 39% compared to standard prompting while maintaining reasoning abilities of large reasoning models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes