← Search

Yanhao Li

8 accepted papers

2026

DOCKSMITH: Scaling Reliable Coding Environments via an Agentic Docker Builder

ICML 2026poster

Reliable Docker-based environment construction is a dominant bottleneck for scaling execution-grounded training and evaluation of software engineering agents. We introduce DockSmith, a specialized agentic Docker builder designed to address this challenge. DockSmith treats environment construction no…

Cited by 0SourceScholar
2026

Kimi-Dev: Agentless Training as Skill Prior for SWE-agents

ICLR 2026poster

Large Language Models (LLMs) are increasingly applied to software engineering (SWE), with SWE-bench as a key benchmark. Solutions are split into SWE-Agent frameworks with multi-turn interactions and workflow-based Agentless methods with single-turn verifiable steps. We argue these paradigms are not…

Cited by 0SourcecodeScholar
2026

Learning What Reinforcement Learning Can't: Interleaved Online Fine-Tuning for Hardest Questions

ICLR 2026poster

Recent advances in large language model (LLM) reasoning have shown that reasoning ability can emerge through reinforcement learning (RL). However, despite these successes, RL in its current form remains insufficient to induce capabilities that exceed the limitations of the base model, as it is prima…

Cited by 0SourcecodeScholar
2025

CMQCIC-Bench: A Chinese Benchmark for Evaluating Large Language Models in Medical Quality Control Indicator Calculation

ACL 2025finding

Medical quality control indicators are essential to assess the qualifications of healthcare institutions for medical services. With the impressive performance of large language models (LLMs) like GPT-4 in the medical field, leveraging these technologies for the Medical Quality Control Indicator Calc…

2025

RETAIN: Reliable Topology Augmentation for both Heterophilic and Homophilic Graphs

ICASSP 2025accepted

Current graph topology augmentation methods are mostly static and heavily rely on the assumption of homophily, where connected nodes are presumed to share the same labels by default. Due to the complexity of real-world graphs, the underlying assumption is often disrupted, thus performance declines,…

Cited by 0SourceScholar
2025

Unraveling the Mystery: Defending Against Jailbreak Attacks Via Unearthing Real Intention

COLING 2025main

As Large Language Models (LLMs) become more advanced, the security risks they pose also increase. Ensuring that LLM behavior aligns with human values, particularly in mitigating jailbreak attacks with elusive and implicit intentions, has become a significant challenge. To address this issue, we prop…