Matches in SemOpenAlex for { <https://semopenalex.org/work/W13526124> ?p ?o ?g. }
Showing items 1 to 88 of
88
with 100 items per page.
- W13526124 abstract "C AUCTIONS are a great way to represent and solve distributed allocation problems. Unfortunately, most of the winner determination solutions that exists are centralized. They require all agents to send their bids to a centralized auctioneer who then determines the winners. The PAUSE auction, in contrast, is an increasing-price combinatorial auction in which the problem of winner determination is naturally distributed amongst the bidders. We present PAUSEBID, a bidding algorithm for agents in a PAUSE auction which always returns the bid that maximizes the bidder’s utility. Our test results show that a system where all agents use PAUSEBID finds the revenue-maximizing solution at least 95% of the time. Run time, as expected since this is an NP-complete problem, remains exponential on the number of items. 1. Bidding in the PAUSE Auction A PAUSE AUCTION for m items has m stages. Stage 1 consists of having simultaneous ascending price open-cry auctions for each individual item. During this stage the bidders can only place individual bids on items. At the end of this stage we know what is the highest bid for each individual item and who placed that bid. In each successive stage k = 2,3, . . . ,m we hold an ascending price auction where the bidders must submit sets of bids that cover all goods but each one of the bids must be for k goods or less. The bidders are allowed to use bids that other agents have placed in previous rounds when placing their bid, thus allowing them to find better solutions. Also, any new bidset has to have a sum of bid prices which is bigger than the currently winning bidset. That is, revenue must increase monotonically. Formally, let each bid b be composed of bitems which is the set of items the bid is over, bvalue the value or price of the bid, and bagent the agent that placed the bid. The agents maintain a set B of the current best bids, one for each set of items of size≤ k. At any point in the auction, after the first round, there will also be a set W ⊆ B of currently winning bids. This is the set of bids that currently maximizes the revenue, where the revenue of W is given by r(W ) = ∑ b∈W bvalue. (1) Agent i’s value function is given by vi : S→R where S is a subset of the items. Given an agent’s value function and the current set of winning bids W we can calculate the agent’s utility from W as ui(W ) = ∑ b∈W |bagent=i vi(b)−b. (2) Given that W is the current set of winning bids, agent i must find a g∗ such that r(g∗)≥ r(W )+ e and g∗ = argmax g⊆2B ui(g), (3) where each g is a set of bids all taken from B and g covers all items. The goal of the PAUSEBID algorithm is to find this g∗." @default.
- W13526124 created "2016-06-24" @default.
- W13526124 creator A5069807565 @default.
- W13526124 date "2006-01-01" @default.
- W13526124 modified "2023-09-27" @default.
- W13526124 title "Multiagent Coordination Using a Distributed Combinatorial Auction" @default.
- W13526124 cites W2013469527 @default.
- W13526124 cites W2013972417 @default.
- W13526124 cites W2098248004 @default.
- W13526124 cites W2109649220 @default.
- W13526124 cites W2118582661 @default.
- W13526124 cites W2140353857 @default.
- W13526124 cites W2278366544 @default.
- W13526124 cites W2612690410 @default.
- W13526124 cites W2463073824 @default.
- W13526124 hasPublicationYear "2006" @default.
- W13526124 type Work @default.
- W13526124 sameAs 13526124 @default.
- W13526124 citedByCount "4" @default.
- W13526124 countsByYear W135261242012 @default.
- W13526124 countsByYear W135261242013 @default.
- W13526124 crossrefType "journal-article" @default.
- W13526124 hasAuthorship W13526124A5069807565 @default.
- W13526124 hasConcept C10138342 @default.
- W13526124 hasConcept C112481924 @default.
- W13526124 hasConcept C11276805 @default.
- W13526124 hasConcept C143684077 @default.
- W13526124 hasConcept C147220207 @default.
- W13526124 hasConcept C160947807 @default.
- W13526124 hasConcept C162324750 @default.
- W13526124 hasConcept C163074370 @default.
- W13526124 hasConcept C163239763 @default.
- W13526124 hasConcept C175444787 @default.
- W13526124 hasConcept C194291561 @default.
- W13526124 hasConcept C195487862 @default.
- W13526124 hasConcept C205871297 @default.
- W13526124 hasConcept C41008148 @default.
- W13526124 hasConcept C48278072 @default.
- W13526124 hasConcept C59919655 @default.
- W13526124 hasConcept C74979957 @default.
- W13526124 hasConcept C83426474 @default.
- W13526124 hasConcept C9233905 @default.
- W13526124 hasConceptScore W13526124C10138342 @default.
- W13526124 hasConceptScore W13526124C112481924 @default.
- W13526124 hasConceptScore W13526124C11276805 @default.
- W13526124 hasConceptScore W13526124C143684077 @default.
- W13526124 hasConceptScore W13526124C147220207 @default.
- W13526124 hasConceptScore W13526124C160947807 @default.
- W13526124 hasConceptScore W13526124C162324750 @default.
- W13526124 hasConceptScore W13526124C163074370 @default.
- W13526124 hasConceptScore W13526124C163239763 @default.
- W13526124 hasConceptScore W13526124C175444787 @default.
- W13526124 hasConceptScore W13526124C194291561 @default.
- W13526124 hasConceptScore W13526124C195487862 @default.
- W13526124 hasConceptScore W13526124C205871297 @default.
- W13526124 hasConceptScore W13526124C41008148 @default.
- W13526124 hasConceptScore W13526124C48278072 @default.
- W13526124 hasConceptScore W13526124C59919655 @default.
- W13526124 hasConceptScore W13526124C74979957 @default.
- W13526124 hasConceptScore W13526124C83426474 @default.
- W13526124 hasConceptScore W13526124C9233905 @default.
- W13526124 hasLocation W135261241 @default.
- W13526124 hasOpenAccess W13526124 @default.
- W13526124 hasPrimaryLocation W135261241 @default.
- W13526124 hasRelatedWork W1031917119 @default.
- W13526124 hasRelatedWork W1505808278 @default.
- W13526124 hasRelatedWork W1513813112 @default.
- W13526124 hasRelatedWork W1588174720 @default.
- W13526124 hasRelatedWork W1856263053 @default.
- W13526124 hasRelatedWork W1995045726 @default.
- W13526124 hasRelatedWork W2028425597 @default.
- W13526124 hasRelatedWork W2124738455 @default.
- W13526124 hasRelatedWork W2131980614 @default.
- W13526124 hasRelatedWork W2145841235 @default.
- W13526124 hasRelatedWork W2359337605 @default.
- W13526124 hasRelatedWork W2529627628 @default.
- W13526124 hasRelatedWork W2641586472 @default.
- W13526124 hasRelatedWork W2796497727 @default.
- W13526124 hasRelatedWork W3041302646 @default.
- W13526124 hasRelatedWork W3091599972 @default.
- W13526124 hasRelatedWork W3123314149 @default.
- W13526124 hasRelatedWork W3137648995 @default.
- W13526124 hasRelatedWork W1756975707 @default.
- W13526124 hasRelatedWork W2730625667 @default.
- W13526124 isParatext "false" @default.
- W13526124 isRetracted "false" @default.
- W13526124 magId "13526124" @default.
- W13526124 workType "article" @default.