← Search

Yilun Hao

13 accepted papers

2026

R1-Code-Interpreter: LLMs Reason with Code via Supervised and Multi-stage Reinforcement Learning

ICLR 2026poster

Practical guidance on training Large Language Models (LLMs) to leverage Code Interpreter across diverse tasks remains lacking. We present R1-Code-Interpreter, an extension of a text-only LLM trained via multi-turn supervised fine-tuning (SFT) and reinforcement learning (RL) to autonomously generate…

Cited by 0SourceScholar
2025

Code-as-Symbolic-Planner: Foundation Model-Based Robot Planning via Symbolic Code Generation

IROS 2025

Recent works have shown great potential of Large Language Models (LLMs) in robot task and motion planning (TAMP). Current LLM approaches generate text- or code-based reasoning chains with sub-goals and action plans. However, they do not fully leverage LLMs’ symbolic computing and code generation cap

Cited by 10SourceScholar
2025

CodeSteer: Symbolic-Augmented Language Models via Code/Text Guidance

ICML 2025poster

Existing methods fail to effectively steer Large Language Models (LLMs) between textual reasoning and code generation, leaving symbolic computing capabilities underutilized. We introduce CodeSteer, an effective method for guiding LLM code/text generation. We construct a comprehensive benchmark SymBe…

2025

Large Language Models Can Solve Real-World Planning Rigorously with Formal Verification Tools

NAACL 2025long

Large Language Models (LLMs) struggle to directly generate correct plans for complex multi-constraint planning problems, even with self-verification and self-critique. For example, a U.S. domestic travel planning benchmark TravelPlanner was proposed in Xie et al. (2024), where the best LLM OpenAI o1…

Cited by 4SourcePDFScholar
2025

Planning Anything with Rigor: General-Purpose Zero-Shot Planning with LLM-based Formalized Programming

ICLR 2025poster

While large language models (LLMs) have recently demonstrated strong potential in solving planning problems, there is a trade-off between flexibility and complexity. LLMs, as zero-shot planners themselves, are still not capable of directly generating valid plans for complex planning problems such as…

Cited by 6SourcePDFScholar
2024

PRompt Optimization in Multi-Step Tasks (PROMST): Integrating Human Feedback and Heuristic-based Sampling

EMNLP 2024main

Prompt optimization aims to find the best prompt to a large language model (LLM) for a given task. LLMs have been successfully used to help find and improve prompt candidates for single-step tasks. However, realistic tasks for agents are multi-step and introduce new challenges: (1) Prompt content is…

2023

Masked Imitation Learning: Discovering Environment-Invariant Modalities in Multimodal Demonstrations

IROS 2023poster

Multimodal demonstrations provide robots with an abundance of information to make sense of the world. However, such abundance may not always lead to good performance when it comes to learning sensorimotor control policies from human demonstrations. Extraneous data modalities can lead to state over-s…

Cited by 2SourceScholar
2023

NOIR: Neural Signal Operated Intelligent Robots for Everyday Activities

CoRL 2023poster

We present Neural Signal Operated Intelligent Robots (NOIR), a general-purpose, intelligent brain-robot interface system that enables humans to command robots to perform everyday activities through brain signals. Through this interface, humans communicate their intended objects of interest and actio…

Cited by 18SourceScholar
2022

A Dual Representation Framework for Robot Learning with Human Guidance

CoRL 2022poster

The ability to interactively learn skills from human guidance and adjust behavior according to human preference is crucial to accelerating robot learning. But human guidance is an expensive resource, calling for methods that can learn efficiently. In this work, we argue that learning is more efficie…

Cited by 15SourceScholar
2021

Learning Feasibility to Imitate Demonstrators with Different Dynamics

CoRL 2021poster

The goal of learning from demonstrations is to learn a policy for an agent (imitator) by mimicking the behavior in the demonstrations. Prior works on learning from demonstrations assume that the demonstrations are collected by a demonstrator that has the same dynamics as the imitator. However, in m…

Cited by 14SourcecodeScholar