← Search

Taoan Huang

10 accepted papers

2024

Adaptive Anytime Multi-Agent Path Finding Using Bandit-Based Large Neighborhood Search

AAAI 2024technical

Anytime multi-agent path finding (MAPF) is a promising approach to scalable path optimization in large-scale multi-agent systems. State-of-the-art anytime MAPF is based on Large Neighborhood Search (LNS), where a fast initial solution is iteratively optimized by destroying and repairing a fixed numb…

2024

Contrastive Predict-and-Search for Mixed Integer Linear Programs

ICML 2024poster

Mixed integer linear programs (MILP) are flexible and powerful tools for modeling and solving many difficult real-world combinatorial optimization problems. In this paper, we propose a novel machine learning (ML)-based framework ConPaS that learns to predict solutions to MILPs with contrastive learn…

Cited by 5SourcePDFScholar
2024

GenCO: Generating Diverse Designs with Combinatorial Constraints

ICML 2024poster

Deep generative models like GAN and VAE have shown impressive results in generating unconstrained objects like images. However, many design settings arising in industrial design, material science, computer graphics and more require that the generated objects satisfy hard combinatorial constraints or…

Cited by 1SourcePDFScholar
2023

Landscape Surrogate: Learning Decision Losses for Mathematical Optimization Under Partial Information

NeurIPS 2023poster

Recent works in learning-integrated optimization have shown promise in settings where the optimization problem is only partially observed or where general-purpose optimizers perform poorly without expert tuning. By learning an optimizer $\mathbf{g}$ to tackle these challenging problems with $f$ as t…

2023

Searching Large Neighborhoods for Integer Linear Programs with Contrastive Learning

ICML 2023poster

Integer Linear Programs (ILPs) are powerful tools for modeling and solving a large number of combinatorial optimization problems. Recently, it has been shown that Large Neighborhood Search (LNS), as a heuristic algorithm, can find high-quality solutions to ILPs faster than Branch and Bound. However,…

Cited by 40SourcePDFScholar
2023

SurCo: Learning Linear SURrogates for COmbinatorial Nonlinear Optimization Problems

ICML 2023poster

Optimization problems with nonlinear cost functions and combinatorial constraints appear in many real-world applications but remain challenging to solve efficiently compared to their linear counterparts. To bridge this gap, we propose $\textbf{\emph{\texttt{SurCo}}}$ that learns linear $\underline{\…

Cited by 32SourcePDFScholar
2022

Anytime Multi-Agent Path Finding via Machine Learning-Guided Large Neighborhood Search

AAAI 2022technical

Multi-Agent Path Finding (MAPF) is the problem of finding a set of collision-free paths for a team of agents in a common environment. MAPF is NP-hard to solve optimally and, in some cases, also bounded-suboptimally. It is thus time-consuming for (bounded-sub)optimal solvers to solve large MAPF insta…

Cited by 44SourcePDFScholar
2021

Learning to Resolve Conflicts for Multi-Agent Path Finding with Conflict-Based Search

AAAI 2021technical

Conflict-Based Search (CBS) is a state-of-the-art algorithm for multi-agent path finding. On the high level, CBS repeatedly detects conflicts and resolves one of them by splitting the current problem into two subproblems. Previous work chooses the conflict to resolve by categorizing conflicts into t…

Cited by 43SourcePDFScholar
2020

When to Follow the Tip: Security Games with Strategic Informants

IJCAI 2020poster

Although security games have attracted intensive research attention over the past years, few existing works consider how information from local communities would affect the game. In this paper, we introduce a new player -- a strategic informant, who can observe and report upcoming attacks -- to the…

Cited by 0SourcePDFScholar
2019

Dynamic Trip-Vehicle Dispatch with Scheduled and On-Demand Requests

UAI 2019poster

Transportation service providers that dispatch drivers and vehicles to riders start to support both on-demand ride requests posted in real time and rides scheduled in advance, leading to new challenges which, to the best of our knowledge, have not been addressed by existing works. To fill the gap, w…

Cited by 5SourcePDFScholar