中文
相关论文

相关论文: Computing Walrasian Equilibria: Fast Algorithms an…

200 篇论文

We present two first-order, sequential optimization algorithms to solve constrained optimization problems. We consider a black-box setting with a priori unknown, non-convex objective and constraint functions that have Lipschitz continuous…

最优化与控制 · 数学 2020-11-19 Abraham P. Vinod , Arie Israel , Ufuk Topcu

We provide an interior point method based on quasi-Newton iterations, which only requires first-order access to a strongly self-concordant barrier function. To achieve this, we extend the techniques of Dunagan-Harvey [STOC '07] to maintain…

数据结构与算法 · 计算机科学 2023-04-11 Adrian Vladu

Constrained non-convex optimization is fundamentally challenging, as global solutions are generally intractable and constraint qualifications may not hold. However, in many applications, including safe policy optimization in control and…

最优化与控制 · 数学 2025-11-14 Ilyas Fatkhullin , Niao He , Guanghui Lan , Florian Wolf

This paper re-examines the problem of fairly and efficiently allocating indivisible goods among agents with additive bivalued valuations. Garg and Murhekar (2021) proposed a polynomial-time algorithm that purported to find an EFX and fPO…

计算机科学与博弈论 · 计算机科学 2026-04-10 Hui Liu , Zhijie Zhang

Understanding and analyzing markets is crucial, yet analytical equilibrium solutions remain largely infeasible. Recent breakthroughs in equilibrium computation rely on zeroth-order policy gradient estimation. These approaches commonly…

计算机科学与博弈论 · 计算机科学 2023-03-17 Nils Kohring , Fabian R. Pieroth , Martin Bichler

We consider the problem of minimizing a smooth, Lipschitz, convex function over a compact, convex set using sub-zeroth-order oracles: an oracle that outputs the sign of the directional derivative for a given point and a given direction, an…

最优化与控制 · 数学 2021-03-02 Mustafa O. Karabag , Cyrus Neary , Ufuk Topcu

We study the power of item-pricing as a tool for approximately optimizing social welfare in a combinatorial market. We consider markets with $m$ indivisible items and $n$ buyers. The goal is to set prices to the items so that, when agents…

计算机科学与博弈论 · 计算机科学 2015-11-10 Michal Feldman , Nick Gravin , Brendan Lucier

We introduce a new class of combinatorial markets in which agents have covering constraints over resources required and are interested in delay minimization. Our market model is applicable to several settings including scheduling, cloud…

计算机科学与博弈论 · 计算机科学 2017-04-17 Nikhil Devanur , Jugal Garg , Ruta Mehta , Vijay V. Vazirani , Sadra Yazdanbod

This paper introduces an efficient algorithm for computing the general oscillatory matrix functions. These computations are crucial for solving second-order semi-linear initial value problems. The method is exploited using the scaling and…

数值分析 · 数学 2024-06-11 Dongping Li , Xue Wang , Xiuying Zhang

Algorithmic pricing is the computational problem that sellers (e.g., in supermarkets) face when trying to set prices for their items to maximize their profit in the presence of a known demand. Guruswami et al. (2005) propose this problem…

计算机科学与博弈论 · 计算机科学 2008-08-13 Shuchi Chawla , Jason Hartline , Robert Kleinberg

In this paper, we study the problem of speeding up a type of optimization algorithms called Frank-Wolfe, a conditional gradient method. We develop and employ two novel inner product search data structures, improving the prior fastest…

数据结构与算法 · 计算机科学 2022-07-20 Zhao Song , Zhaozhuo Xu , Yuanyuan Yang , Lichen Zhang

A combinatorial market consists of a set of indivisible items and a set of agents, where each agent has a valuation function that specifies for each subset of items its value for the given agent. From an optimization point of view, the goal…

计算机科学与博弈论 · 计算机科学 2023-01-05 Kristóf Bérczi , Laura Codazzi , Julian Golak , Alexander Grigoriev

Lindahl equilibrium is a solution concept for allocating a fixed budget across several divisible public goods. It always lies in the weak core, meaning that the equilibrium allocation satisfies desirable stability and proportional fairness…

计算机科学与博弈论 · 计算机科学 2025-09-08 Christian Kroer , Dominik Peters

This paper studies second-order methods for convex-concave minimax optimization. Monteiro and Svaiter (2012) proposed a method to solve the problem with an optimal iteration complexity of $\mathcal{O}(\epsilon^{-3/2})$ to find an…

最优化与控制 · 数学 2025-04-16 Lesi Chen , Chengchang Liu , Jingzhao Zhang

This paper resolves a longstanding open question pertaining to the design of near-optimal first-order algorithms for smooth and strongly-convex-strongly-concave minimax problems. Current state-of-the-art first-order algorithms find an…

最优化与控制 · 数学 2021-07-27 Tianyi Lin , Chi Jin , Michael. I. Jordan

Motivated by approximation Bayesian computation using mean-field variational approximation and the computation of equilibrium in multi-species systems with cross-interaction, this paper investigates the composite geodesically convex…

最优化与控制 · 数学 2024-09-18 Rentian Yao , Xiaohui Chen , Yun Yang

We consider a package assignment problem with multiple units of indivisible items. The seller can specify preferences over partitions of their supply between buyers as packaging costs. We propose incremental costs together with a graph that…

理论经济学 · 经济学 2025-07-08 Simon Finster

We revisit the classic 0-1-Knapsack problem, in which we are given $n$ items with their weights and profits as well as a weight budget $W$, and the goal is to find a subset of items of total weight at most $W$ that maximizes the total…

数据结构与算法 · 计算机科学 2023-10-24 Karl Bringmann , Alejandro Cassis

We present an extensive analysis of the key problem of learning optimal reserve prices for generalized second price auctions. We describe two algorithms for this task: one based on density estimation, and a novel algorithm benefiting from…

机器学习 · 计算机科学 2015-06-10 Mehryar Mohri , Andres Munoz Medina

We study the problem of efficiently and fairly allocating a set of indivisible goods among agents with identical and additive valuations for the goods. The objective is to maximize the Nash social welfare, which is the geometric mean of the…

数据结构与算法 · 计算机科学 2022-01-06 Asei Inoue , Yusuke Kobayashi