← Search

Wanyuan Wang

6 accepted papers

2026

Constraint Matters: Multi-Modal Representation for Reducing Mixed-Integer Linear programming

ICLR 2026poster

Model reduction, which aims to learn a simpler model of the original mixed integer linear programming (MILP), can solve large-scale MILP problems much faster. Most existing model reduction methods are based on variable reduction, which predicts a solution value for a subset of variables. From a dual…

Cited by 0SourcecodeScholar
2026

MicLog: Towards Accurate and Efficient LLM-based Log Parsing via Progressive Meta In-Context Learning

AAAI 2026technical

Log parsing converts semi-structured logs into structured templates, forming a critical foundation for downstream analysis. Traditional syntax and semantic-based parsers often struggle with semantic variations in evolving logs and data scarcity stemming from their limited domain coverage. Recent lar

Cited by 0SourcePDFScholar
2025

Faithful Dynamic Imitation Learning from Human Intervention with Dynamic Regret Minimization

NeurIPS 2025poster

Human-in-the-loop (HIL) imitation learning enables agents to learn complex behaviors safely through real-time human intervention. However, existing methods struggle to efficiently leverage agent-generated data due to dynamically evolving trajectory distributions and imperfections caused by human int…

Cited by 0SourceScholar
2025

Fast and Interpretable Mixed-Integer Linear Program Solving by Learning Model Reduction

AAAI 2025technical

By exploiting the correlation between the structure and the solution of Mixed-Integer Linear Programming (MILP), Machine Learning (ML) has become a promising method for solving large-scale MILP problems. Existing ML-based MILP solvers mainly focus on end-to-end solution learning, which suffers from…

Cited by 2SourcePDFScholar
2024

i-Rebalance: Personalized Vehicle Repositioning for Supply Demand Balance

AAAI 2024technical

Ride-hailing platforms have been facing the challenge of balancing demand and supply. Existing vehicle reposition techniques often treat drivers as homogeneous agents and relocate them deterministically, assuming compliance with the reposition. In this paper, we consider a more realistic and driver-…