微信内可能无法直接打开本站。请点右上角 ··· → 在浏览器打开,或复制链接。
Train What You Deploy:Token-Faithful Post-Training of a Production Coding
RSS 官方收录 · 可信分层展示
关键摘要
arXiv:2609.…
- 04678v1 Announce Type: new Abstract: Existing post-training pipelines …
- We present a fidelity-aware training coupling framework that retains t…
- We further propose Certified Divergence Proximal Policy Optimization (…
规则摘要 · 来源可核验
正文提要
arXiv:2609.04678v1 Announce Type: new Abstract: Existing post-training pipelines for coding and terminal agents suffer severe token and control fidelity errors: simplified training environments mismatch production deployments, and offline token reconstruction from agent logs distorts original prompts and conflates policy calls with background model operations. We present a fidelity-aware training coupling framework that retains trainer-side sampling over original prompts, eliminates spurious model calls via a negotiated training protocol, and restricts loss computation to verifiable token spans with closed-failure guarantees. We further propose Certified Divergence Proximal Policy Optimization (C-DPPO), which establishes tight two-sided TV certification bounds, adaptive-K rules, budget-aware sequence guarantees, and error-robust policy masking atop standard DPPO. Evaluated on matched Baize5B and Baize10B models with identical training and test protocols on TMax-100, C-DPPO yields a consistent +3.0-point performance gain over standard DPPO across model scales. Certificate audits validate the reliability and full operational coverage of our certified training pipeline.