← Search

Yiran Wu

6 accepted papers

2026

ExCyTIn-Bench: Evaluating LLM agents on Cyber Threat Investigation

ICML 2026poster

We present \textbf{ExCyTIn-Bench}, the first benchmark to \textbf{E}valuate an LLM agent \textbf{X} on the task of \textbf{Cy}ber \textbf{T}hreat \textbf{In}vestigation through security questions derived from investigation graphs. Real‑world security analysts must sift through a large number of hete…

Cited by 0SourceScholar
2026

Position: Digital Agents Require Unified Agent-Native Environments

ICML 2026poster

Large language models (LLMs) are increasingly deployed as digital agents that perform multi-step digital work on a computer, but the environments in which they operate remain fragmented and task-specific. Our position is that digital agents need Agent-Native Computer: interfaces that expose system c…

Cited by 0SourceScholar
2025

Absolute Zero: Reinforced Self-play Reasoning with Zero Data

NeurIPS 2025spotlight

Reinforcement learning with verifiable rewards (RLVR) has shown promise in enhancing the reasoning capabilities of large language models by learning directly from rule-based outcome rewards. Recent RLVR works that operate under the zero setting avoid supervision in labeling the reasoning process, bu…

Cited by 0SourceScholar
2025

SimpleDoc: Multi‐Modal Document Understanding with Dual‐Cue Page Retrieval and Iterative Refinement

EMNLP 2025

Document Visual Question Answering (DocVQA) is a practical yet challenging task, which is to ask questions based on documents while referring to multiple pages and different modalities of information, e.g., images and tables. To handle multi-modality, recent methods follow a similar Retrieval Augmen

2023

Unified Off-Policy Learning to Rank: a Reinforcement Learning Perspective

NeurIPS 2023poster

Off-policy Learning to Rank (LTR) aims to optimize a ranker from data collected by a deployed logging policy. However, existing off-policy learning to rank methods often make strong assumptions about how users generate the click data, i.e., the click model, and hence need to tailor their methods spe…

2022

Improving Policy Optimization with Generalist-Specialist Learning

ICML 2022spotlight

Generalization in deep reinforcement learning over unseen environment variations usually requires policy learning over a large set of diverse training variations. We empirically observe that an agent trained on many variations (a generalist) tends to learn faster at the beginning, yet its performanc…