← Search

Yutong Wang

36 accepted papers

2026

Aria: an Agent for Retrieval and Iterative Auto-Formalization via Dependency Graph

ICLR 2026poster

Accurate auto-formalization of theorem statements is essential for advancing automated discovery and verification of research-level mathematics, yet remains a major bottleneck for LLMs due to hallucinations, semantic mismatches, and their inability to synthesize new definitions. To tackle these issu…

Cited by 0SourceScholar
2026

MASPO: Joint Prompt Optimization for LLM-based Multi-Agent Systems

ICML 2026poster

Large language model (LLM)-based Multi-agent systems (MAS) have shown promise in tackling complex collaborative tasks, where agents are typically orchestrated via role-specific prompts. While the quality of these prompts is pivotal, jointly optimizing them across interacting agents remains a non-tri…

Cited by 0SourceScholar
2026

ReAugment: Targeted Few-Shot Time Series Augmentation via Model Zoo-Guided Reinforcement Learning

ICML 2026poster

Few-shot time series forecasting is fundamentally challenged by the scarcity of high-quality training data and the risk of severe overfitting. To address this issue, we propose ReAugment, a reinforcement learning (RL) framework that explicitly learns where and how to augment time series data. ReAugm…

Cited by 0SourceScholar
2026

VDOT: Efficient Unified Video Creation via Optimal Transport Distillation

CVPR 2026

The rapid development of generative models has significantly advanced image and video applications. Among these, video creation, aimed at generating videos under various conditions, has gained substantial attention. However, existing video creation models either focus solely on a few specific condit

Cited by 0SourcecodeScholar
2026

WSVD: Weighted Low-Rank Approximation for Fast and Efficient Execution of Low-Precision Vision-Language Models

ICLR 2026poster

Singular Value Decomposition (SVD) has become an important technique for reducing the computational burden of Vision Language Models (VLMs), which play a central role in tasks such as image captioning and visual question answering. Although multiple prior works have proposed efficient SVD variants t…

Cited by 0SourcecodeScholar
2025

AgentDropout: Dynamic Agent Elimination for Token-Efficient and High-Performance LLM-Based Multi-Agent Collaboration

ACL 2025long

Multi-agent systems (MAS) based on large language models (LLMs) have demonstrated significant potential in collaborative problem-solving. However, they still face substantial challenges of low communication efficiency and suboptimal task performance, making the careful design of the agents’ communic…

2025

AgentInit: Initializing LLM-based Multi-Agent Systems via Diversity and Expertise Orchestration for Effective and Efficient Collaboration

EMNLP 2025

Proper initialization is crucial for any system, particularly in multi-agent systems (MAS), where it plays a pivotal role in determining both the system’s efficiency and effectiveness. However, existing MAS initialization methods do not fully account for the collaborative needs of the generated agen

2025

DelTA: An Online Document-Level Translation Agent Based on Multi-Level Memory

ICLR 2025poster

Large language models (LLMs) have achieved reasonable quality improvements in machine translation (MT). However, most current research on MT-LLMs still faces significant challenges in maintaining translation consistency and accuracy when processing entire documents. In this paper, we introduce DelTA…

2025

Deploying Ten Thousand Robots: Scalable Imitation Learning for Lifelong Multi-Agent Path Finding

ICRA 2025

Lifelong Multi-Agent Path Finding (LMAPF) repeatedly finds collision-free paths for multiple agents that are continually assigned new goals when they reach current ones. Recently, this field has embraced learning-based methods, which reactively generate single-step actions based on individual local

Cited by 12SourceScholar
2025

ET-Plan-Bench: Embodied Task-level Planning Benchmark Towards Spatial-Temporal Cognition with Foundation Models

IROS 2025

Recent advancements in Large Language Models (LLMs) have catalyzed numerous efforts to apply these technologies to embodied tasks, with a particular focus on high-level task planning and task decomposition. LLMs face challenges in understanding the physical world, especially regarding spatial, tempo

Cited by 11SourcecodeScholar
2025

Efficient Video Face Enhancement with Enhanced Spatial-Temporal Consistency

CVPR 2025poster

As a very common type of video, face videos often appear in movies, talk shows, live broadcasts, and other scenes. Real-world online videos are often plagued by degradations such as blurring and quantization noise, due to the high compression ratio caused by high communication costs and limited tran…

2025

HPLaw: Heterogeneous Parallel LiDARs for Adverse Weather in V2V

IROS 2025

Parallel LiDAR emerges as an innovative framework for next-generation intelligent LiDAR systems in autonomous driving. In parallel LiDAR research, V2V (Vehicle-to-Vehicle) cooperative perception is a promising technology which can effectively enhance perception range and accuracy through inter-agent

Cited by 0SourceScholar
2025

Herald: A Natural Language Annotated Lean 4 Dataset

ICLR 2025poster

Verifiable formal languages like Lean have profoundly impacted mathematical reasoning, particularly through the use of large language models (LLMs) for automated reasoning. A significant challenge in training LLMs for these formal languages is the lack of parallel datasets that align natural languag…

Cited by 2SourcePDFScholar
2025

LNS2+RL: Combining Multi-agent Reinforcement Learning with Large Neighborhood Search in Multi-agent Path Finding

AAAI 2025technical

Multi-Agent Path Finding (MAPF) is a critical component of logistics and warehouse management, which focuses on planning collision-free paths for a team of robots in a known environment. Recent work introduced a novel MAPF approach, LNS2, which proposed to repair a quickly-obtainable set of infeasib…

2025

Multi-hop Self-augmented Graph Contrastive Learning for Node Classification

ICASSP 2025accepted

Current Graph Contrastive Learning (GCL) methods primarily focus on adapting data augmentation techniques from Computer Vision (CV) or Natural Language Processing (NLP) domains. These techniques typically involve modifying input data via node sampling, edge perturbation, or graph structure perturbat…

Cited by 0SourceScholar
2025

QSVD: Efficient Low-rank Approximation for Unified Query-Key-Value Weight Compression in Low-Precision Vision-Language Models

NeurIPS 2025spotlight

Vision-Language Models (VLMs) are integral to tasks such as image captioning and visual question answering, but their high computational cost, driven by large memory footprints and processing time, limits their scalability and real-time applicability. In this work, we propose leveraging Singular-Val…

Cited by 0SourcecodeScholar
2025

Weakly-Supervised Movie Trailer Generation Driven by Multi-Modal Semantic Consistency

IJCAI 2025

As an essential movie promotional tool, trailers are designed to capture the audience's interest through the skillful editing of key movie shots. Although some attempts have been made for automatic trailer generation, existing methods often rely on predefined rules or manual fine-grained annotations

2024

ALPHA: Attention-based Long-horizon Pathfinding in Highly-structured Areas

ICRA 2024poster

The multi-agent pathfinding (MAPF) problem seeks collision-free paths for a team of agents from their current positions to their pre-set goals in a known environment, and is an essential problem found at the core of many logistics, transportation, and general robotics applications. Existing learning…

Cited by 13SourceScholar
2024

Benign Overfitting and Grokking in ReLU Networks for XOR Cluster Data

ICLR 2024poster

Neural networks trained by gradient descent (GD) have exhibited a number of surprising generalization behaviors. First, they can achieve a perfect fit to noisy training data and still generalize near-optimally, showing that overfitting can sometimes be benign. Second, they can undergo a period of cl…

Cited by 33SourcePDFScholar
2024

Near-Interpolators: Rapid Norm Growth and the Trade-Off between Interpolation and Generalization

AISTATS 2024poster

We study the generalization capability of nearly-interpolating linear regressors: ${\beta}$’s whose training error $\tau$ is positive but small, i.e., below the noise floor. Under a random matrix theoretic assumption on the data distribution and an eigendecay assumption on the data covariance matrix…

2024

Neural Collapse in Multi-label Learning with Pick-all-label Loss

ICML 2024poster

We study deep neural networks for the multi-label classification (MLab) task through the lens of neural collapse (NC). Previous works have been restricted to the multi-class classification setting and discovered a prevalent NC phenomenon comprising of the following properties for the last-layer feat…

2024

TasTe: Teaching Large Language Models to Translate through Self-Reflection

ACL 2024long

Large language models (LLMs) have exhibited remarkable performance in various natural language processing tasks. Techniques like instruction tuning have effectively enhanced the proficiency of LLMs in the downstream task of machine translation. However, the existing approaches fail to yield satisfac…

2024

The Implicit Bias of Gradient Descent on Separable Multiclass Data

NeurIPS 2024poster

Implicit bias describes the phenomenon where optimization-based training algorithms, without explicit regularization, show a preference for simple estimators even when more complex estimators have equal objective values. Multiple works have developed the theory of implicit bias for binary classifica…

Cited by 2SourcePDFScholar
2024

VOOM: Robust Visual Object Odometry and Mapping using Hierarchical Landmarks

ICRA 2024poster

In recent years, object-oriented simultaneous localization and mapping (SLAM) has attracted increasing attention due to its ability to provide high-level semantic information while maintaining computational efficiency. Some researchers have attempted to enhance localization accuracy by integrating t…

Cited by 11SourcecodeScholar
2023

QISO-SLAM: Object-Oriented SLAM Using Dual Quadrics as Landmarks Based on Instance Segmentation

RA-L 2023

Dual quadrics as landmarks in object-oriented SLAM have recently attracted much attention due to the advantages in the mathematical completeness of projective geometry. Current researches suffer from a lack of either robustness or practicability. This letter introduces a full SLAM framework with pre

Cited by 17SourceScholar
2023

Revisiting Commonsense Reasoning in Machine Translation: Training, Evaluation and Challenge

ACL 2023long

The ability of commonsense reasoning (CR) decides whether a neural machine translation (NMT) model can move beyond pattern recognition. Despite the rapid advancement of NMT and the use of pretraining to enhance NMT models, research on CR in NMT is still in its infancy, leaving much to be explored in…

2023

SCRIMP: Scalable Communication for Reinforcement- and Imitation-Learning-Based Multi-Agent Pathfinding

IROS 2023poster

Trading off performance guarantees in favor of scalability, the Multi-Agent Path Finding (MAPF) community has recently started to embrace Multi-Agent Reinforcement Learning (MARL), where agents learn to collaboratively generate individual, collision-free (but often suboptimal) paths. Scalability is…

Cited by 47SourcecodeScholar
2023

Spatio-Temporal Attention Network for Persistent Monitoring of Multiple Mobile Targets

IROS 2023poster

This work focuses on the persistent monitoring problem, where a set of targets moving based on an unknown model must be monitored by an autonomous mobile robot with a limited sensing range. To keep each target's position estimate as accurate as possible, the robot needs to adaptively plan its path t…

Cited by 12SourcecodeScholar
2022

Evolutionary Diversity Optimization with Clustering-based Selection for Reinforcement Learning

ICLR 2022poster

Reinforcement Learning (RL) has achieved significant successes, which aims to obtain a single policy maximizing the expected cumulative rewards for a given task. However, in many real-world scenarios, e.g., navigating in complex environments and controlling robots, one may need to find a set of poli…

Cited by 24SourcePDFScholar
2022

Learning from Label Proportions by Learning with Label Noise

NeurIPS 2022accept

Learning from label proportions (LLP) is a weakly supervised classification problem where data points are grouped into bags, and the label proportions within each bag are observed instead of the instance-level labels. The task is to learn a classifier to predict the labels of future individual insta…

2022

VC dimension of partially quantized neural networks in the overparametrized regime

ICLR 2022poster

Vapnik-Chervonenkis (VC) theory has so far been unable to explain the small generalization error of overparametrized neural networks. Indeed, existing applications of VC theory to large networks obtain upper bounds on VC dimension that are proportional to the number of weights, and for a large class…

2021

More: A Metric Learning Based Framework for Open-Domain Relation Extraction

ICASSP 2021accepted

Open relation extraction (OpenRE) is the task of extracting relation schemes from open-domain corpora. Most existing OpenRE methods either do not fully benefit from high-quality labeled corpora or can not learn semantic representation directly, affecting downstream clustering efficiency. To address…

Cited by 0SourceScholar