AI RESEARCH

HIPO: Instruction Hierarchy via Constrained Reinforcement Learning

arXiv CS.AI

ArXi:2603.16152v1 Announce Type: cross Hierarchical Instruction Following (HIF) refers to the problem of prompting large language models with a priority-ordered stack of instructions. Standard methods like RLHF and DPO typically fail in this problem since they mainly optimize for a single objective, failing to explicitly enforce system prompt compliance. Meanwhile, supervised fine-tuning relies on mimicking filtered, compliant data, which fails to establish the priority asymmetry at the algorithmic level. In this paper, we