← Search

Yujie Zhao

7 accepted papers

2026

AMA-Bench: Evaluating Long-Horizon Memory for Agentic Applications

ICML 2026poster

Large Language Models (LLMs) are deployed as autonomous agents in increasingly complex applications, where enabling long horizon memory is critical for achieving strong performance. However, a significant gap exists between practical applications and current evaluation standards for agent memory: ex…

Cited by 0SourceScholar
2026

Real2Edit2Real: Generating Robotic Demonstrations via a 3D Control Interface

CVPR 2026

Recent progress in robot learning has been driven by large-scale datasets and powerful visuomotor policy architectures, yet policy robustness remains limited by the substantial cost of collecting diverse demonstrations, particularly for spatial generalization in manipulation tasks. To reduce repetit

Cited by 0SourceScholar
2026

Stronger-MAS: Multi-Agent Reinforcement Learning for Collaborative LLMs

ICLR 2026poster

Multi-Agent System (MAS) and Reinforcement Learning (RL) are both widely adopted to improve large language model (LLM) agentic performance. MAS strengthens task-specialized performance via role-based orchestration; RL leverages environment rewards to train stronger policies, such as Group Relative P…

Cited by 0SourcecodeScholar
2025

LangSplatV2: High-dimensional 3D Language Gaussian Splatting with 450+ FPS

NeurIPS 2025poster

In this paper, we introduce LangSplatV2, which achieves high-dimensional feature splatting at 476.2 FPS and 3D open-vocabulary text querying at 384.6 FPS for high-resolution images, providing a 42 × speedup and a 47 × boost over LangSplat respectively, along with improved query accuracy. LangSplat e…

Cited by 0SourcecodeScholar
2025

OrcaLoca: An LLM Agent Framework for Software Issue Localization

ICML 2025poster

Recent developments in Large Language Model (LLM) agents are revolutionizing Autonomous Software Engineering (ASE), enabling automated coding, problem fixes, and feature improvements. However, localization -- precisely identifying software problems by navigating to relevant code sections -- remains…

Cited by 3SourcePDFScholar
2024

POP-CEE: Position-oriented Prompt-tuning Model for Causal Emotion Entailment

ACL 2024findings

The objective of the Causal Emotion Entailment (CEE) task is to identify the causes of the target emotional utterances in a given conversation. Most existing studies have focused on a fine-tuning paradigm based on a pretrained model, e.g., the BERT model. However, there are gaps between the pretrain…

2024

RA-PbRL: Provably Efficient Risk-Aware Preference-Based Reinforcement Learning

NeurIPS 2024poster

Reinforcement Learning from Human Feedback (RLHF) has recently surged in popularity, particularly for aligning large language models and other AI systems with human intentions. At its core, RLHF can be viewed as a specialized instance of Preference-based Reinforcement Learning (PbRL), where the pref…