Auction Theory Basics
Auctions are allocation mechanisms1.
In an auction, each bidder
The rules may be very different in different actions but they should have two components, how the object is allocated (allocation rule) and how the bidders are paying (payment rule). A simple yet interesting example of the payment rule is that of a Vickrey auction. Vickrey auction is a type of sealed-bid auction or blind auction, where the bidders have no information about the bidding price of other bidders. In a Vickrey auction, the winner pays the second-highest price2.
In general, we will observe that an auction has
- the winner
who takes the object , - the losers
, - the winner’s payment
, - the losers’ payment
.
In the above bullet points, 1 and 2 are determined by the allocation rules, while 3 and 4 are determined by the payment rules.
In auction theory, it is important to understand what the auction leads to, aka the equilibrium. To achieve this, we will come up with a formal representation of an auction in the following sections.
Game, Mechanism, and Auction
The Bayesian game provides a good theoretical ground for auctions. A Bayesian game is defined by the setting and the mechanism. The setting is the stage and different mechanisms lead to different equilibria and properties.
The fact that auction is an allocation mechanism indicates that the outcome will be two parts, the allocation of the object
bidders as the agents,- the allocation
together with the payment are the outcomes, - the valuation structures are the types,
- the probability distribution of the valuation structures is the common prior,
- utility functions of the bidders as the utility functions.
We also have the mechanism
- bidding at different prices as actions,
- allocation rule (or choice rule) and payment rule map the actions to the allocation results
and payment results , respectively.
Risk Attitude
Technically speaking, the valuation
The payoff of
Notice that this utility function only depends on the choice of the bidder. Though useful, this definition doesn’t reflect the personalities of the bidder. For the personalities, we introduce a new term related to the payment
where
Risk neutral bidders are willing to participate at different payment based on payoff. Risk aversion bidders are less willing to participate at higher payment and risk seeking bidders are more willing to participate at higher payment3.
Types of Auctions
There exist many different types of auctions. Base on the allocation rules and payment rules, we may have first-price auction (FPA), second-price auction (SPA), English ascending-bid auction, Dutch descending-bid auction, etc4. Shoham and Leyton-Brown have provided a list of canonical auctions in their book3.
First-price Auction
There are two key relations:
- map from valuation
to bid , aka bidding function, - map from bidding
to the probability of winning .
To measure the expected payoff of a bidding price
where
There is no dominant strategies in first-price sealed auction. Everyone could set their bid lower than their valuation and win. That being said, the bid of first-price auctions do not necessarily approach one’s valuation. However, using the expected utility, it is proven that the strategy is to bid with
References
F. Muñoz-García, “An Introduction to Auction Theory for Undergraduate Students,” no. 509, pp. 1–19, 2012. ↩︎
W. Vickrey, “Counterspeculation, Auctions, and Competitive Sealed Tenders,” J. Finance, vol. 16, no. 1, p. 8, 1961. ↩︎
Y. Shoham and K. Leyton-Brown, “Multiagent Systems: Algorithmic, Game-Theoretic, and logical foundations”, 2008. ↩︎ ↩︎ ↩︎
P. Klemperer, “Auction Theory: A Guide to the Literature.” . ↩︎
Lei Ma (2020). 'Auction Theory Basics', Intelligence, 11 April. Available at: https://intelligence.leima.is/economics/auction-theory/auction-theory-basics/.