← Search

Matteo Castiglioni

43 accepted papers

2026

A Stronger Benchmark for Online Bilateral Trade: From Fixed Prices to Distributions

ICML 2026poster

We study online bilateral trade, where a learner facilitates repeated exchanges between a buyer and a seller to maximize the Gain From Trade (GFT), i.e., the social welfare. In doing so, the learner must guarantee not to subsidize the market. This constraint is usually imposed per round through Weak…

Cited by 0SourceScholar
2026

Learning in Bayesian Stackelberg Games With Unknown Follower's Types

ICML 2026poster

We study online learning in Bayesian Stackelberg games, where a leader repeatedly interacts with a follower whose unknown private type is independently drawn at each round from an unknown probability distribution. The goal is to design algorithms that minimize the leader's regret with respect to alw…

Cited by 0SourceScholar
2026

Nearly-Optimal Bandit Learning in Stackelberg Games with Side Information

ICLR 2026poster

We study the problem of online learning in Stackelberg games with side information between a leader and a sequence of followers. In every round the leader observes contextual information and commits to a mixed strategy, after which the follower best-responds. We provide learning algorithms for the l…

Cited by 0SourceScholar
2026

Regret Minimization With a Crowd of Awakening Experts

ICML 2026poster

We study the Awakening Crowd of Experts (ACE) problem, an online learning problem where the set of experts available to the learner grows at each round. ACE is a special case of the well-known sleeping experts problem (Kleinberg et al., 2010), where the number of experts is huge $(K=T)$. Existing re…

Cited by 0SourceScholar
2025

Contract Design Under Approximate Best Responses

ICML 2025poster

Principal-agent problems model scenarios where a principal aims at incentivizing an agent to take costly, unobservable actions through the provision of payments. Such interactions are ubiquitous in several real-world applications, ranging from blockchain to the delegation of machine learning tasks.…

Cited by 0SourcePDFScholar
2025

Data-Dependent Regret Bounds for Constrained MABs

NeurIPS 2025poster

This paper initiates the study of data-dependent regret bounds in constrained MAB settings. These are bounds that depend on the sequence of losses that characterize the problem instance. Thus, in principle they can be much smaller than classical $\widetilde{\mathcal{O}}(\sqrt{T})$ regret bounds, wh…

Cited by 0SourceScholar
2025

Feature-Based Online Bilateral Trade

ICLR 2025poster

Bilateral trade models the problem of facilitating trades between a seller and a buyer having private valuations for the item being sold. In the online version of the problem, the learner faces a new seller and buyer at each time step, and has to post a price for each of the two parties without any…

Cited by 2SourcePDFScholar
2025

Learning Adversarial MDPs with Stochastic Hard Constraints

ICML 2025poster

We study online learning in constrained Markov decision processes (CMDPs) with adversarial losses and stochastic hard constraints, under bandit feedback. We consider three scenarios. In the first one, we address general CMDPs, where we design an algorithm attaining sublinear regret and cumulative po…

Cited by 11SourcePDFScholar
2025

Markov Persuasion Processes: Learning to Persuade From Scratch

NeurIPS 2025poster

In Bayesian persuasion, an informed sender strategically discloses information to a receiver so as to persuade them to undertake desirable actions. Recently, Markov persuasion processes (MPPs) have been introduced to capture sequential scenarios where a sender faces a stream of myopic receivers in a…

Cited by 0SourceScholar
2025

No-Regret Learning Under Adversarial Resource Constraints: A Spending Plan Is All You Need!

NeurIPS 2025poster

We study online decision making problems under resource constraints, where both reward and cost functions are drawn from distributions that may change adversarially over time. We focus on two canonical settings: $(i)$ online resource allocation where rewards and costs are observed before action sele…

Cited by 0SourceScholar
2025

No-Regret is not enough! Bandits with General Constraints through Adaptive Regret Minimization

ICML 2025poster

In the bandits with knapsacks framework (BwK) the learner has $m$ resource-consumption (i.e., packing) constraints. We focus on the generalization of BwK in which the learner has a set of general long-term constraints. The goal of the learner is to maximize their cumulative reward, while at the same…

Cited by 7SourcePDFScholar
2025

Online Bilateral Trade With Minimal Feedback: Don’t Waste Seller’s Time

NeurIPS 2025poster

Online learning algorithms for designing optimal bilateral trade mechanisms have recently received significant attention. This paper addresses a key inefficiency in prior two-bit feedback models, which synchronously query both the buyer and the seller for their willingness to trade. This approach is…

Cited by 0SourceScholar
2025

Optimal Strong Regret and Violation in Constrained MDPs via Policy Optimization

ICLR 2025poster

We study online learning in constrained MDPs (CMDPs), focusing on the goal of attaining sublinear strong regret and strong cumulative constraint violation. Differently from their standard (weak) counterparts, these metrics do not allow negative terms to compensate positive ones, raising considerable…

Cited by 2SourcePDFScholar
2025

Policy Optimization for CMDPs with Bandit Feedback: Learning Stochastic and Adversarial Constraints

ICML 2025poster

We study online learning in constrained Markov decision processes (CMDPs) in which rewards and constraints may be either stochastic or adversarial. In such settings, stradi et al. (2024) proposed the first best-of-both-worlds algorithm able to seamlessly handle stochastic and adversarial constraints…

Cited by 0SourcePDFScholar
2025

Taming Adversarial Constraints in CMDPs

NeurIPS 2025poster

In constrained MDPs (CMDPs) with adversarial rewards and constraints, a known impossibility result prevents any algorithm from attaining sublinear regret and constraint violation, when competing against a best-in-hindsight policy that satisfies the constraints on average. In this paper, we show how…

Cited by 0SourceScholar
2025

The Complexity of Correlated Equilibria in Generalized Games

NeurIPS 2025poster

Correlated equilibria —and their generalization $\Phi$-equilibria— are a fundamental object of study in game theory, offering a more tractable alternative to Nash equilibria in multi-player settings. While computational aspects of equilibrium computation are well-understood in some settings, fundame…

Cited by 0SourceScholar
2025

The Sample Complexity of Stackelberg Games

AISTATS 2025oral

Stackelberg games (SGs) constitute the most fundamental and acclaimed models of strategic interactions involving some form of commitment. Moreover, they form the basis of more elaborate models of this kind, such as, e.g., Bayesian persuasion and principal-agent problems. Addressing learning tasks in…

Cited by 0SourceScholar
2024

Bandits with Ranking Feedback

NeurIPS 2024poster

In this paper, we introduce a novel variation of multi-armed bandits called bandits with ranking feedback. Unlike traditional bandits, this variation provides feedback to the learner that allows them to rank the arms based on previous pulls, without quantifying numerically the difference in performa…

Cited by 1SourcePDFScholar
2024

Bandits with Replenishable Knapsacks: the Best of both Worlds

ICLR 2024poster

The bandits with knapsacks (BwK) framework models online decision-making problems in which an agent makes a sequence of decisions subject to resource consumption constraints. The traditional model assumes that each action consumes a non-negative amount of resources and the process ends when the init…

Cited by 12SourcePDFScholar
2024

Beyond Primal-Dual Methods in Bandits with Stochastic and Adversarial Constraints

NeurIPS 2024poster

We address a generalization of the bandit with knapsacks problem, where a learner aims to maximize rewards while satisfying an arbitrary set of long-term constraints. Our goal is to design best-of-both-worlds algorithms that perform optimally under both stochastic and adversarial constraints. Previo…

Cited by 2SourcePDFScholar
2024

Graph-Triggered Rising Bandits

ICML 2024poster

In this paper, we propose a novel generalization of rested and restless bandits where the evolution of the arms' expected rewards is governed by a graph defined over the arms. An edge connecting a pair of arms $(i,j)$ represents the fact that a pull of arm $i$ *triggers* the evolution of arm $j$, an…

Cited by 4SourcePDFScholar
2024

Learning Optimal Contracts: How to Exploit Small Action Spaces

ICLR 2024poster

We study principal-agent problems in which a principal commits to an outcome-dependent payment scheme---called contract---in order to induce an agent to take a costly, unobservable action leading to favorable outcomes. We consider a generalization of the classical (single-round) version of the probl…

Cited by 16SourcePDFScholar
2024

Online Bayesian Persuasion Without a Clue

NeurIPS 2024spotlight

We study online Bayesian persuasion problems in which an informed sender repeatedly faces a receiver with the goal of influencing their behavior through the provision of payoff-relevant information. Previous works assume that the sender has knowledge about either the prior distribution over states o…

Cited by 1SourcePDFScholar
2024

Online Learning in CMDPs: Handling Stochastic and Adversarial Constraints

ICML 2024poster

We study online learning in episodic constrained Markov decision processes (CMDPs), where the learner aims at collecting as much reward as possible over the episodes, while satisfying some long-term constraints during the learning process. Rewards and constraints can be selected either stochasticall…

Cited by 6SourcePDFScholar
2024

Online Learning under Budget and ROI Constraints via Weak Adaptivity

ICML 2024poster

We study online learning problems in which a decision maker has to make a sequence of costly decisions, with the goal of maximizing their expected reward while adhering to budget and return-on-investment (ROI) constraints. Existing primal-dual algorithms designed for constrained online learning prob…

Cited by 9SourcePDFScholar
2023

Constrained Phi-Equilibria

ICML 2023poster

The computational study of equilibria involving constraints on players' strategies has been largely neglected. However, in real-world applications, players are usually subject to constraints ruling out the feasibility of some of their strategies, such as, e.g., safety requirements and budget caps. C…

Cited by 11SourcePDFScholar
2023

Optimal Rates and Efficient Algorithms for Online Bayesian Persuasion

ICML 2023poster

Bayesian persuasion studies how an informed sender should influence beliefs of rational receivers that take decisions through Bayesian updating of a common prior. We focus on the online Bayesian persuasion framework, in which the sender repeatedly faces one or more receivers with unknown and adversa…

Cited by 25SourcePDFScholar
2023

Persuading Farsighted Receivers in MDPs: the Power of Honesty

NeurIPS 2023poster

Bayesian persuasion studies the problem faced by an informed sender who strategically discloses information to influence the behavior of an uninformed receiver. Recently, a growing attention has been devoted to settings where the sender and the receiver interact sequentially, in which the receiver's…

Cited by 9SourcePDFScholar
2022

A Unifying Framework for Online Optimization with Long-Term Constraints

NeurIPS 2022accept

We study online learning problems in which a decision maker has to take a sequence of decisions subject to $m$ long-term constraints. The goal of the decision maker is to maximize their total reward, while at the same time achieving small cumulative constraints violations across the $T$ rounds. We p…

Cited by 38SourcePDFScholar
2022

Efficiency of Ad Auctions with Price Displaying

AAAI 2022technical

Most economic reports suggest that almost half of the market value unlocked by artificial intelligence (AI) by the next decade (about 9 trillion USD per year) will be in marketing&sales. In particular, AI will allow the optimization of more and more intricate economic settings in which multiple diff…

Cited by 5SourcePDFScholar
2022

Public Signaling in Bayesian Ad Auctions

IJCAI 2022poster

We study signaling in Bayesian ad auctions, in which bidders' valuations depend on a random, unknown state of nature. The auction mechanism has complete knowledge of the actual state of nature, and it can send signals to bidders so as to disclose information about the state and increase revenue. For…

Cited by 15SourcePDFScholar
2022

Safe Learning in Tree-Form Sequential Decision Making: Handling Hard and Soft Constraints

ICML 2022spotlight

We study decision making problems in which an agent sequentially interacts with a stochastic environment defined by means of a tree structure. The agent repeatedly faces the environment over time, and, after each round, it perceives a utility and a cost, which are both stochastic. The goal of the ag…

Cited by 20SourcePDFScholar
2022

Sequential Information Design: Learning to Persuade in the Dark

NeurIPS 2022accept

We study a repeated information design problem faced by an informed sender who tries to influence the behavior of a self-interested receiver. We consider settings where the receiver faces a sequential decision making (SDM) problem. At each round, the sender observes the realizations of random events…

Cited by 32SourcePDFScholar
2022

The Power of Media Agencies in Ad Auctions: Improving Utility through Coordinated Bidding

IJCAI 2022poster

The increasing competition in digital advertising induced a proliferation of media agencies playing the role of intermediaries between advertisers and platforms selling ad slots. When a group of competing advertisers is managed by a common agency, many forms of collusion, such as bid rigging, can be…

Cited by 4SourcePDFScholar
2021

Signaling in Bayesian Network Congestion Games: the Subtle Power of Symmetry

AAAI 2021technical

Network congestion games are a well-understood model of multi-agent strategic interactions. Despite their ubiquitous applications, it is not clear whether it is possible to design information structures to ameliorate the overall experience of the network users. We focus on Bayesian games with atomic…

Cited by 53SourcePDFScholar