Haibo Ding
Principal Applied Scientist & Manager · LLM Post-Training · Agentic AI · Evaluation
I am a Principal Applied Scientist and Science Manager at AWS AI Labs. I lead research on LLM post-training and agentic AI, from data and benchmark design through model training and production deployment.
Research interests
-
LLM post-training. Adapting LLMs to domain-specific problems through supervised fine-tuning, reinforcement learning with verifiable rewards, reward modeling, and synthetic data design. Applications include training specialized models for agent evaluation, structured output generation, and learning to ideate.
-
Agent evaluation. Designing benchmarks, datasets, and rubrics for offline and online evaluation, and optimizing tool descriptions from agent trajectories (Automating Agent Evaluation, Agent-EvalKit).
-
Model routing. Developing methods to select the most appropriate LLM for each request while balancing quality and cost (IPR paper).
-
Generative and embodied models. Research on diffusion language models, vision-language-action (VLA) models, and world models for generation, embodied decision-making, and planning (Diffusion Language Model Inference with Monte Carlo Tree Search).
Previously, I was a Senior Research Scientist at Bosch Research. I received my Ph.D. in Computer Science from the University of Utah, where I studied semi-supervised learning for natural language understanding.
News
| Mar 24, 2026 | Two papers accepted at EACL 2026 on inference for diffusion language models and training agents to ideate. |
|---|---|
| Dec 03, 2025 | Open-sourced Agent-EvalKit — an AI assistant toolkit for build-time agent evaluation. |
| Dec 02, 2025 | Launched Amazon Bedrock AgentCore Evaluations (preview) for agent performance monitoring. |
| Aug 04, 2025 | Organized the KDD Workshop on Automatic Prompt Optimization |
Selected Publications
- ArXivBeyond Correctness: Rewarding Faithful Reasoning in Retrieval-Augmented GenerationArXiv, Mar 2025
- EMNLP