← Search

Yuanwu Xu

3 accepted papers

2026

EvoC2F: Compiling Tool Orchestration for Efficient and Evolvable LLM Agents

ICML 2026poster

Tool-augmented language model agents have shown great potential in solving complex real-world tasks, but a key challenge remains balancing planning flexibility with the reliability required for production deployment. Existing approaches either execute tools sequentially without parallelism or genera…

Cited by 0SourceScholar
2026

JADE: Expert-Grounded Dynamic Evaluation for Open-Ended Professional Tasks

ICML 2026poster

Evaluating agentic AI on open-ended professional tasks faces a fundamental dilemma between rigor and flexibility. Static rubrics provide rigorous, reproducible assessment but fail to accommodate diverse valid response strategies, while LLM-as-a-judge approaches adapt to individual responses yet suff…

Cited by 0SourceScholar
2024

Learning Spatial Similarity Distribution for Few-shot Object Counting

IJCAI 2024poster

Few-shot object counting aims to count the number of objects in a query image that belong to the same class as the given exemplar images. Existing methods compute the similarity between the query image and exemplars in the 2D spatial domain and perform regression to obtain the counting number. Howev…