paper-with-me

Papers

Algorithmic Collusion Without Threats

2024-09-06 · Eshwar Ram Arunachaleswaran, Natalie Collina, Sampath Kannan, Aaron Roth, Juba Ziani

There has been substantial recent concern that pricing algorithms might learn to `collude.'' Supra-competitive prices can emerge as a Nash equilibrium of repeated pricing games, in which sellers play strategies which threaten to punish their competitors who refuse to support high prices, and these strategies can be automatically learned. In fact, a standard economic intuition is that supra-competitive prices emerge from either the use of threats, or a failure of one party to optimize their payoff. Is this intuition correct? Would preventing threats in algorithmic decision-making prevent supra-competitive prices when sellers are optimizing for their own revenue? No. We show that supra-competitive prices can emerge even when both players are using algorithms which do not encode threats, and which optimize for their own revenue. We study sequential pricing games in which a first mover deploys an algorithm and then a second mover optimizes within the resulting environment. We show that if the first mover deploys any algorithm with a no-regret guarantee, and then the second mover even approximately optimizes within this now static environment, monopoly-like prices arise. The result holds for any no-regret learning algorithm deployed by the first mover and for any pricing policy of the second mover that obtains them profit at least as high as a random pricing would -- and hence the result applies even when the second mover is optimizing only within a space of non-responsive pricing distributions which are incapable of encoding threats. In fact, there exists a set of strategies, neither of which explicitly encode threats that form a Nash equilibrium of the simultaneous pricing game in algorithm space, and lead to near monopoly prices. This suggests that the definition of `algorithmic collusion'' may need to be expanded, to include strategies without explicitly encoded threats.

📄 PDF Abstract BibTeX arXiv:2409.03956

Code (1)

eshwarram/Non_Myopic_Pricing 공식 구현

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Understanding algorithmic collusion with experience replay

2021-02-18 · Bingyan Han

In an infinitely repeated pricing game, pricing algorithms based on artificial intelligence (Q-learning) may consistently learn to charge supra-competitive prices even without communication. Although concerns on algorith…

Q-Learning

Beyond Human Intervention: Algorithmic Collusion through Multi-Agent Learning Strategies

2025-01-28 · Suzie Grondin, Arthur Charpentier, Philipp Ratz

Collusion in market pricing is a concept associated with human actions to raise market prices through artificially limited supply. Recently, the idea of algorithmic collusion was put forward, where the human action in th…

Impact of Price Inflation on Algorithmic Collusion Through Reinforcement Learning Agents

2025-04-05 · Sebastián Tinoco, Andrés Abeliuk, Javier Ruiz del Solar

Algorithmic pricing is increasingly shaping market competition, raising concerns about its potential to compromise competitive dynamics. While prior work has shown that reinforcement learning (RL)-based pricing algorithm…

Reinforcement Learning (RL)

Algorithmic Collusion in Cournot Duopoly Market: Evidence from Experimental Economics

2018-02-21 · Nan Zhou, Li Zhang, Shijian Li, Zhijian Wang

Algorithmic collusion is an emerging concept in current artificial intelligence age. Whether algorithmic collusion is a creditable threat remains as an argument. In this paper, we propose an algorithm which can extort it…

Naive Algorithmic Collusion: When Do Bandit Learners Cooperate and When Do They Compete?

2024-11-25 · Connor Douglas, Foster Provost, Arun Sundararajan

Algorithmic agents are used in a variety of competitive decision settings, notably in making pricing decisions in contexts that range from online retail to residential home rentals. Business managers, algorithm designers…