Mid-Training with Self-Generated Data Improves Reinforcement Learning in Language Models
Preprint arXiv
TL;DR Mid-training on self-generated data boosts downstream RL and reasoning.
02 / Research
I'm a PhD researcher in Computer Science at Arizona State University. My core research is on LLM agents — how they're trained, how they reason and act at test time, and how we evaluate and keep them safe. My work spans these stages, with papers at ICLR, ACL, NAACL, EMNLP and NeurIPS workshops.
Core research · LLM agents
My work spans the full stack of building capable, reliable LLM agents — from generating the data that probes them, to training, to test-time methods, to evaluation & safety. Select a stage to explore the papers.
Creating the benchmarks and datasets that probe and stress-test agents.
How agents learn — post-training, RL and self-improvement.
How agents reason and act at inference — sampling, planning and multi-agent methods.
Measuring real capability and surfacing failure modes — jailbreaks and robustness.
Themes
Multi-agent query rewriting for e-commerce (OptAgent), goal-driven hypothesis generation for materials discovery, and agents that compile real-world open-source software (BuildBench) — spanning how agents are trained, act, and are evaluated.
Reasoning about actions and change (ActionReasoningBench) and guiding models toward more diverse, higher-quality solutions at inference time (GuidedSampling).
Benchmarks for temporal reasoning (UnSeenTimeQA), reasoning about actions (ActionReasoningBench) and agentic software building (BuildBench).
Jailbreaking LLMs with novel complex ciphers (ACE / LACE) and studying how models fail when the common assumptions behind a context no longer hold.
Teaching models to reflect without distillation (ThinkTuning) and improving RL with self-generated mid-training data.
Output
Preprint arXiv
TL;DR Mid-training on self-generated data boosts downstream RL and reasoning.
✓ ICLR 2026 Conference
TL;DR Makes inference-time sampling produce genuinely diverse solutions — +21.6% pass@50.
✓ DL4C @ NeurIPS 2025 Workshop
TL;DR A realistic benchmark for LLM agents that compile real-world open-source software.
✓ NeurIPS 2025 Workshop (Reliable ML from Unreliable Data) Workshop
TL;DR Stronger reasoning makes LLMs easier to jailbreak — via custom ciphers (ACE/LACE).
✓ EMNLP 2025 Conference
TL;DR Teaches models to self-reflect through teacher feedback, without distillation.