中文
相关论文

相关论文: Greedy Dynamic Matching

200 篇论文

The realization that selfish interests need to be accounted for in the design of algorithms has produced many contributions in computer science under the umbrella of algorithmic mechanism design. Novel algorithmic properties and paradigms…

计算机科学与博弈论 · 计算机科学 2020-07-24 Diodato Ferraioli , Paolo Penna , Carmine Ventre

Today's networks consist of many autonomous entities that follow their own objectives, i.e., smart devices or parts of large AI systems, that are interconnected. Given the size and complexity of most communication networks, each entity…

计算机科学与博弈论 · 计算机科学 2026-02-02 Pascal Lenzner , Paraskevi Machaira

We study an online allocation problem with sequentially arriving items and adversarially chosen agent values, with the goal of balancing fairness and efficiency. Our goal is to study the performance of algorithms that achieve strong…

计算机科学与博弈论 · 计算机科学 2023-08-21 Zongjun Yang , Luofeng Liao , Christian Kroer

Motivated by a wide range of applications in data mining and machine learning, we consider the problem of maximizing a submodular function subject to supermodular cost constraints. In contrast to the well-understood setting of cardinality…

数据结构与算法 · 计算机科学 2026-02-19 Ajitesh Srivastava , Shanghua Teng

We consider Incentive Decision Processes, where a principal seeks to reduce its costs due to another agent's behavior, by offering incentives to the agent for alternate behavior. We focus on the case where a principal interacts with a…

计算机科学与博弈论 · 计算机科学 2012-10-19 Sashank J. Reddi , Emma Brunskill

We investigate at decision trees that incorporate both traditional queries based on one attribute and queries based on hypotheses about the values of all attributes. Such decision trees are similar to ones studied in exact learning, where…

计算复杂性 · 计算机科学 2022-03-18 Mohammad Azad , Igor Chikalov , Shahid Hussain , Mikhail Moshkov , Beata Zielosko

Inspired by sequential budgeted allocation problems, we study the online matching problem with budget refills. In this context, we consider an online bipartite graph $G=(U,V,E)$, where the nodes in $V$ are discovered sequentially and nodes…

数据结构与算法 · 计算机科学 2025-07-08 Maria Cherifa , Clément Calauzènes , Vianney Perchet

We study the problem of fairly allocating a set of indivisible goods among agents with additive valuations. The extent of fairness of an allocation is measured by its Nash social welfare, which is the geometric mean of the valuations of the…

计算机科学与博弈论 · 计算机科学 2018-07-23 Siddharth Barman , Sanath Kumar Krishnamurthy , Rohit Vaish

We prove some results on the rate of convergence of greedy algorithms, which provide expansions. We consider both the case of Hilbert spaces and the more general case of Banach spaces. The new ingredient of the paper is that we bound the…

数值分析 · 数学 2023-04-14 V. N. Temlyakov

Motivated by applications to online advertising and recommender systems, we consider a game-theoretic model with delayed rewards and asynchronous, payoff-based feedback. In contrast to previous work on delayed multi-armed bandits, we focus…

计算机科学与博弈论 · 计算机科学 2020-06-22 Amélie Héliou , Panayotis Mertikopoulos , Zhengyuan Zhou

Policy gradient (PG) estimation becomes a challenge when we are not allowed to sample with the target policy but only have access to a dataset generated by some unknown behavior policy. Conventional methods for off-policy PG estimation…

机器学习 · 统计学 2022-06-22 Chengzhuo Ni , Ruiqi Zhang , Xiang Ji , Xuezhou Zhang , Mengdi Wang

As large language models (LLMs) increasingly act as autonomous agents in markets and organizations, their behavior in strategic environments becomes economically consequential. We document that off-the-shelf LLM agents exhibit systematic…

综合经济学 · 经济学 2026-03-16 Wei Lu , Amit Dhanda , Daniel L. Chen , Christian B. Hansen

We study a dynamic matching problem on a two-sided platform with unbalanced patience, in which long-lived supply accumulates over time with a unit waiting cost per period, while short-lived demand departs if not matched promptly. High- or…

理论经济学 · 经济学 2026-02-05 Zhiyuan Chen , Rui , Chen , Ming Hu , Yun Zhou

We study coalition formation in the framework of fractional hedonic games (FHGs). The objective is to maximize social welfare in an online model where agents arrive one by one and must be assigned to coalitions immediately and irrevocably.…

计算机科学与博弈论 · 计算机科学 2025-10-22 Martin Bullinger , René Romen , Alexander Schlenga

Agents' learning from feedback shapes economic outcomes, and many economic decision-makers today employ learning algorithms to make consequential choices. This note shows that a widely used learning algorithm, $\varepsilon$-Greedy, exhibits…

机器学习 · 计算机科学 2023-12-13 Andreas Haupt , Aroon Narayanan

We define and study greedy matchings in vertex-ordered bipartite graphs. It is shown that each vertex-ordered bipartite graph has a unique greedy matching. The proof uses (a weak form of) Newman's lemma. The vertex ordering is called a…

离散数学 · 计算机科学 2024-02-13 Hans U. Simon

Classical optimization algorithms--hill climbing, simulated annealing, population-based methods--generate candidate solutions via random perturbations. We replace the random proposal generator with an LLM agent that reasons about evaluation…

人工智能 · 计算机科学 2026-03-31 Yitao Li

We study the greedy (exploitation-only) algorithm in bandit problems with a known reward structure. We allow arbitrary finite reward structures, while prior work focused on a few specific ones. We fully characterize when the greedy…

机器学习 · 计算机科学 2025-11-10 Aleksandrs Slivkins , Yunzong Xu , Shiliang Zuo

We study online fair allocation of $T$ sequentially arriving items among $n$ agents with heterogeneous preferences, with the objective of maximizing generalized-mean welfare, defined as the $p$-mean of agents' time-averaged utilities, with…

计算机科学与博弈论 · 计算机科学 2026-02-12 Zongjun Yang , Rachitesh Kumar , Christian Kroer

We present a new approach, called a lazy matching, to the problem of on-line matching on bipartite graphs. Imagine that one side of a graph is given and the vertices of the other side are arriving on-line. Originally, incoming vertex is…

数据结构与算法 · 计算机科学 2018-05-21 Jakub Kozik , Grzegorz Matecki