Training Safe AI Agents Using Human Preferences and Justifications

Ilias Kazantzidis, Timothy J. Norman, Yali Du, Christopher T. Freeman· July 16, 2026 View original

Summary

This paper introduces DROPJ, a human-centered method for safely training and deploying AI agents in environments with unknown dynamics and no predefined reward function. It leverages learned world models, human preferences, and justifications to guide agent behavior.

Training AI agents for safety-critical environments is challenging, especially when environment dynamics are unknown and explicit reward functions are unavailable. Traditional reinforcement learning often falls short in such scenarios. A new human-centered method, DROPJ, proposes a solution by combining learned world models with human feedback. The process begins by training a world model from real-world trajectories, creating a simulated environment. Humans then interact with this simulator, generating informative trajectories. From these, pairs of trajectory segments are presented to humans, who provide preferences and explicit justifications for their choices. This data trains a reward model, which, alongside the world model, enables direct agent deployment via model predictive control. Experiments show that generating informative simulated trajectories significantly reduces training computational costs and improves deployment performance. Furthermore, using preferences over other feedback types, and especially incorporating safety justifications, substantially enhances safety and prioritizes user-defined safety aspects during deployment.

Why it matters

For professionals developing AI in high-stakes domains, this research offers a practical approach to building safer agents by directly incorporating human values and safety rationales, even without explicit reward functions or known environment dynamics.

How to implement this in your domain

  1. 1Develop or integrate a world model capable of simulating environment dynamics from historical data.
  2. 2Design a human-in-the-loop system for collecting preferences and justifications on simulated trajectories.
  3. 3Train a reward model based on this human feedback, emphasizing safety justifications.
  4. 4Implement model predictive control for agent deployment, leveraging both the world and reward models.
  5. 5Evaluate agent safety and performance through real-user experiments in a controlled environment.

Who benefits

Autonomous VehiclesHealthcareRoboticsManufacturing

Key takeaways

  • Human preferences and justifications are crucial for training safe AI agents in unknown environments.
  • World models enable safe training and deployment without explicit reward functions.
  • Generating informative simulated trajectories reduces training costs and improves performance.
  • Safety justifications enhance agent safety and align behavior with user-prescribed safety aspects.

Original post by Ilias Kazantzidis, Timothy J. Norman, Yali Du, Christopher T. Freeman

"arXiv:2607.13172v1 Announce Type: new Abstract: We address the problem of safely training an agent policy and deploying a good and safe policy, in settings where the environment dynamics are unknown and no suitable reward function is available. In the context of safety-critical e…"

View on X

Originally posted by Ilias Kazantzidis, Timothy J. Norman, Yali Du, Christopher T. Freeman on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Research

AI Engineering & DevToolsAI Research

NodeImport Improves Imbalanced Node Classification on Graphs

NodeImport is a new framework addressing class imbalance in graph node classification by assessing node importance to create a balanced meta-set for training. It dynamically filters valuable labeled, unlabeled, and synthetic nodes, outperforming existing baselines across various datasets and GNN architectures.

Nan Chen, Zemin Liu, Bryan Hooi, Bingsheng He, Jun Hu, Jia ChenJul 16, 2026
AI ResearchAI Engineering & DevTools

Neural Spline Flows Aid Dark Matter Search in CMS Data.

This paper reports a search for dark matter produced with a leptonically decaying Z boson using CMS Run 2015D open data and Neural Spline Flows. The method models signal and background densities to set upper limits on signal-strength parameters for various dark matter mediators, though observed limits are weaker than expected due to background modeling discrepancies.

Hitesh Rasineni (VIT-AP University, Amaravati, India), Bhavishya Chebrolu (Mohan Babu University, Tirupati, India)Jul 16, 2026
AI Engineering & DevToolsAI Research

Multiplex Graph Transformer Boosts Power Grid Model Generalization.

Researchers introduce MxGPS, a multiplex graph transformer designed to overcome "topology overfitting" in power grid problems. By jointly training on multiple tasks with a shared encoder, MxGPS achieves superior zero-shot generalization across unseen grid topologies, demonstrating high accuracy and low boundary violation rates with significantly fewer parameters.

Charilaos Papaioannou, Ioannis Tsantilas, Dimitris Giannakakos, Vasilis Michalakopoulos, Sotiris Pelekis, Vangelis Marinakis, Arsam Aryandoust, Antonello Monti, Ricardo J. Bessa, Perdo P. Vergara, Jochen Cremer, Elissaios SarmasJul 16, 2026