← Search

Haocheng Yuan

5 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
2024

CADTalk: An Algorithm and Benchmark for Semantic Commenting of CAD Programs

CVPR 2024highlight

CAD programs are a popular way to compactly encode shapes as a sequence of operations that are easy to parametrically modify. However without sufficient semantic comments and structure such programs can be challenging to understand let alone modify. We introduce the problem of semantic commenting CA…

2024

Enhancing Generalizable 6D Pose Tracking of an In-Hand Object With Tactile Sensing

RA-L 2024

When manipulating an object to accomplish complex tasks, humans rely on both vision and touch to keep track of the object's 6D pose. However, most existing object pose tracking systems in robotics rely exclusively on visual signals, which hinder a robot's ability to manipulate objects effectively. T

Cited by 25SourcecodeScholar
2024

Unified Physical-Digital Face Attack Detection

IJCAI 2024poster

Face Recognition (FR) systems can suffer from physical (i.e., print photo) and digital (i.e., DeepFake) attacks. However, previous related work rarely considers both situations at the same time. This implies the deployment of multiple models and thus more computational burden. The main reasons for t…

Cited by 15SourcePDFScholar
2022

Unsupervised Learning of 3D Semantic Keypoints with Mutual Reconstruction

ECCV 2022poster

"Semantic 3D keypoints are category-level semantic consistent points on 3D objects. Detecting 3D semantic keypoints is a foundation for a number of 3D vision tasks but remains challenging, due to the ambiguity of semantic information, especially when the objects are represented by unordered 3D point…