Learning Structural Hardness for Combinatorial Auctions: Instance-Dependent Algorithm Selection via Graph Neural Networks
Sungwoo Kang

TL;DR
This paper develops an instance-dependent algorithm selection framework for the Winner Determination Problem in combinatorial auctions, using graph neural networks and structural features to predict instance hardness and improve solver performance.
Contribution
It introduces a novel hardness prediction method with a lightweight classifier and a GNN specialist for hard instances, enabling effective hybrid solver strategies.
Findings
Hardness classifier achieves 94.7% accuracy in predicting greedy optimality gap.
GNN specialist reduces optimality gap to near zero on hard instances.
Hybrid approach achieves 0.51% overall gap, outperforming pure greedy or GNN methods.
Abstract
The Winner Determination Problem (WDP) in combinatorial auctions is NP-hard, and no existing method reliably predicts which instances will defeat fast greedy heuristics. The ML-for-combinatorial-optimization community has focused on learning to \emph{replace} solvers, yet recent evidence shows that graph neural networks (GNNs) rarely outperform well-tuned classical methods on standard benchmarks. We pursue a different objective: learning to predict \emph{when} a given instance is hard for greedy allocation, enabling instance-dependent algorithm selection. We design a 20-dimensional structural feature vector and train a lightweight MLP hardness classifier that predicts the greedy optimality gap with mean absolute error 0.033, Pearson correlation 0.937, and binary classification accuracy 94.7\% across three random seeds. For instances identified as hard -- those exhibiting ``whale-fish''…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAuction Theory and Applications · Constraint Satisfaction and Optimization · Ethics and Social Impacts of AI
