Ascending Auctions for Combinatorial Markets with Frictions: A Unified Framework via Discrete Convex Analysis
Researchers develop first algorithm to find optimal prices in combinatorial markets with taxes and fees, using only demand queries.
Researchers Taihei Oki and Ryosuke Sato have published a groundbreaking paper introducing a unified framework for ascending auctions in combinatorial markets with payment frictions. Their work extends the celebrated Gul-Stacchetti and Ausubel auctions to accommodate real-world complexities like transaction taxes and commission fees, which previous models couldn't handle. The framework generalizes Alkan's imperfectly transferable utility models to fully combinatorial settings, creating the first method to compute minimum (buyer-optimal) equilibria in such markets.
The technical breakthrough lies in their characterization of valid price-update directions using discrete convex analysis, specifically L♮-convexity properties. They developed a strongly polynomial-time algorithm that requires only demand-oracle queries—never needing to handle information of exponential size—making it computationally feasible for complex markets. The algorithm formulates a lexicographic extension of the polymatroid sum problem and reduces it to a convex flow problem, constructing price directions from minimal dual solutions.
This research strengthens the connection between ascending auctions and discrete optimization while providing transparent economic interpretations of auction dynamics. The framework enables efficient computation of Walrasian equilibria even when payment structures are heterogeneous, addressing a significant gap in auction theory that has practical implications for AI resource markets, cloud computing allocations, and multi-item auction platforms where transaction costs matter.
- First algorithm to compute buyer-optimal equilibria in combinatorial markets with payment frictions like taxes and fees
- Uses only demand-oracle queries in strongly polynomial time, avoiding exponential information handling
- Extends classic auction theory using discrete convex analysis and L♮-convexity properties
Why It Matters
Enables efficient pricing in real-world AI resource markets where transaction costs and taxes significantly impact allocations and valuations.