← Search

Yuxuan Cao

6 accepted papers

2026

FineNav: A Versatile Framework Enhancing Ground Robot Navigation in Unstructured Environment

ICRA 2026poster

Autonomous navigation of ground robots in unstructured 3D environments remains a fundamental challenge, as it requires accommodating dynamic obstacles, non-planar ground, and multi-story structures within a unified framework. In this paper, we propose a versatile navigation framework named FineNav. …

Cited by 0Scholar
2026

The Tool Decathlon: Benchmarking Language Agents for Diverse, Realistic, and Long-Horizon Task Execution

ICLR 2026poster

Real-world language agents must handle complex, multi-step workflows across diverse applications. For instance, an agent may manage emails by coordinating with calendars and file systems, or monitor a production database like BigQuery to detect anomalies and generate reports following a standard ope…

Cited by 0SourcecodeScholar
2026

Trimming the Fat: Redundancy-Aware Acceleration Framework for DGNNs

AAAI 2026technical

Temporal graphs are essential for modeling complex real-world systems, such as social interactions, financial transactions, and recommendation systems, but the high computational cost and model complexity of dynamic graph neural networks (DGNNs) pose significant challenges for practical deployment.

Cited by 0SourcePDFScholar
2025

An Empirical Study of Many-to-Many Summarization with Large Language Models

ACL 2025long

Many-to-many summarization (M2MS) aims to process documents in any language and generate the corresponding summaries also in any language. Recently, large language models (LLMs) have shown strong multi-lingual abilities, giving them the potential to perform M2MS in real applications. This work prese…

2024

Cross-Lingual Knowledge Editing in Large Language Models

ACL 2024long

Knowledge editing aims to change language models’ performance on several special cases (i.e., editing scope) by infusing the corresponding expected knowledge into them. With the recent advancements in large language models (LLMs), knowledge editing has been shown as a promising technique to adapt LL…

2023

Better with Less: A Data-Active Perspective on Pre-Training Graph Neural Networks

NeurIPS 2023poster

Pre-training on graph neural networks (GNNs) aims to learn transferable knowledge for downstream tasks with unlabeled data, and it has recently become an active research area. The success of graph pre-training models is often attributed to the massive amount of input data. In this paper, however, we…