<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Bidding Languages and Winner Determination for Mixed Multi-unit Combinatorial Auctions 1</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Jesús</forename><surname>Cerquides</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">University of Barcelona</orgName>
								<address>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Ulle</forename><surname>Endriss</surname></persName>
							<affiliation key="aff1">
								<orgName type="institution">University of Amsterdam</orgName>
								<address>
									<country key="NL">The Netherlands</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Andrea</forename><surname>Giovannucci</surname></persName>
							<affiliation key="aff2">
								<orgName type="institution">IIIA-CSIC</orgName>
								<address>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Juan</forename><forename type="middle">A</forename><surname>Rodríguez-Aguilar</surname></persName>
							<affiliation key="aff2">
								<orgName type="institution">IIIA-CSIC</orgName>
								<address>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Bidding Languages and Winner Determination for Mixed Multi-unit Combinatorial Auctions 1</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">00DCF0F46E9188F8A82EE1F38CBE2990</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T14:54+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract/>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>A combinatorial auction (CA) is an auction where bidders can buy (or sell) entire bundles of goods in a single transaction. Although computationally very complex, selling items in bundles has the great advantage of eliminating the risk for a bidder of not being able to obtain complementary items at a reasonable price in a follow-up auction (think of a combinatorial auction for a pair of shoes, as opposed to two consecutive single-item auctions for each of the individual shoes). The study of the mathematical, game-theoretical and algorithmic properties of combinatorial auctions has recently become a popular research topic in AI. This is due not only to their relevance to important application areas such as electronic commerce or supply chain management, but also to the range of deep research questions raised by this auction model. In our work <ref type="bibr" target="#b0">[1]</ref> we introduce a generalisation of the standard model of combinatorial auctions and discuss the issues of bidding and winner determination.</p><p>Winner determination is the problem, faced by the auctioneer, of choosing which goods to award to which bidder so as to maximise its revenue. Bidding is the process of transmitting one's valuation function over the set of goods on offer to the auctioneer. In principle, it does not matter how the valuation function is being encoded, as long as sender (bidder) and receiver (auctioneer) agree on the semantics of what is being transmitted, i.e. as long as the auctioneer can understand the message(s) sent by the bidder. In practice, however, the choice of bidding language is of central importance. Early work on combinatorial auctions has typically ignored the issue of bidding languages. The standard assumption used to be that if a particular bidder submits several atomic bids (a bundle together with a proposed price), then the auctioneer may accept any set of bids from that bidder for which the bundles do not overlap, and charge the sum of the specified prices. This is now sometimes called the OR-language. But other interpretations of a set of atomic bids are possible. For instance, we may take it to mean that the auctioneer may accept at most one bid per bidder; this is now known as the XOR-language.</p><p>Nisan's survey article <ref type="bibr" target="#b2">[3]</ref>, the reference work in the field of bidding languages, covers languages for direct single-unit combinatorial auctions. That is, the auctioneer is selling (rather than buying) goods, and all goods are distinguishable. Our first aim in <ref type="bibr" target="#b0">[1]</ref> is to generalise this to multi-unit combinatorial auctions. As a second generalisation, we show how to integrate direct and reverse auctions, i.e. the auctioneer will be able to both sell and buy goods within a single auction. As a third generalisation, we show how to integrate the idea of transformability relationships between goods into our auction model <ref type="bibr" target="#b1">[2]</ref>. For instance, if the auctioneer is interested in obtaining cars, but is also able to transform various components into a working car (at a certain cost), then it may solicit bids offering both ready-made cars and individual components. As a fourth generalisation, we extend the idea of these transformability relationships by allowing agents to also bid for transformation services, i.e. an agent may submit a bid offering to transform a certain set of goods into another set of goods. We call the resulting auction model mixed multi-unit combinatorial auctions (MMUCA). We should stress that there are important differences between our mixed auctions and models known as double auction or combinatorial exchanges <ref type="bibr" target="#b3">[4]</ref>. The most important difference is that these models do not have the concept of a sequence of exchanges, which is required if the intention is to model some sort of production process.</p><p>MMUCAs extend the idea of combinatorial auctions for supply chain formation (SCF) originally introduced in <ref type="bibr" target="#b4">[5]</ref> by Walsh et al.. Walsh et al. observe that production technologies often have to deal with strong complementarities: the inputs and outputs of a production process are strongly connected since a producer may risk to produce unsold goods as well as fail to produce already sold goods when failing to obtain the inputs, thus losing credibility on the market. Hence, a supply chain can be regarded as an intricate network of producers (entities transforming input goods into output goods at a certain cost), suppliers (entities introducing goods into the market) and consumers interacting in a complex way. Nevertheless, the complementarities arising in SCF are different from the ones we do find in CAs. The complementarities in SCF arise because of the preconditions and postconditions of production processes: precedences and dependences along the supply chain must be taken into account. Hence, whilst in CAs the complementarities can be simply represented as relationships among goods, in SCF the complementarities involve not only goods, but also interrelated transformation (production) relationships along several levels of the supply chain. Although Walsh et al. contribution is very significant, it could be extended along three dimensions. Firstly, they do not allow a provider to submit bids on combinations of transformations. Secondly, they do not define a bidding language (in fact, their agents submit a bid with a single transformation each). Finally, the transformation net that defines the supply chain has to fulfil strict criteria: acyclicity, transformations can only produce one output good, etc. This paper mainly adopts a game-theoretic perspective, and thus does not address either the WDP or bidding languages in depth.</p><p>In <ref type="bibr" target="#b0">[1]</ref> we formally define a bidding language extending several previous languages, and we provide an Integer Programming solver for the MMUCA WDP. First, we demonstrate that the XOR-language is fully expressive over finitely-peaked valuations for MMUCA. Then, we mathematically model the concept of sequence of transformations by introducing a decision variable for each transformation and its possible positions in the sequence of transformations. For instance, say we have five possible transformations, then the maximum length of the revenue maximizing solution sequence will be 5. We create a decision variable for each transformation and each possible position in the solution sequence.</p><p>Future work should address the expressive power of different fragments of the bidding language and compare the succinctness of different fragments for certain classes of valuations: which languages can express what valuations, and which languages can do so using less space than others? For the case of direct single-unit combinatorial auctions, several such results are given by Nisan <ref type="bibr" target="#b2">[3]</ref>, and some of these results may be relatively easy to transfer to our model. Another interesting question to consider in future work would be what exactly the auctioneer should announce when opening an MMUCA. In the case of direct auctions this is the set of goods to be sold. If bidding for transformations is possible, however, it may be difficult to foresee what types of goods will be relevant to a solution, as this depends on the transformation capabilities of the bidders in the market. Time is an important dimension that is not considered in our model at the moment. Therefore, a promising development could be studying a possible extension of MMUCA allowing for the expression of time deadlines and production processes duration directly into the bidding language. Finally, our work also poses a computational challenge since the number of variables of our IP grows quadratically with the number of transformations mentioned in the bids. Thus, we plan to investigate the use of special-purpose or local algorithms.</p></div>			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">This work has been partially supported by the Spanish Ministry of Education and Science (grants</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2006" xml:id="foot_1">-5-0I-099, TIN-2006-15662-C02-01, and TIP-2003-08763-C02-01).</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Bidding languages and winner determination for mixed multi-unit combinatorial auctions</title>
		<author>
			<persName><forename type="first">Jesus</forename><surname>Cerquides</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ulle</forename><surname>Endriss</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Andrea</forename><surname>Giovannucci</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Juan</forename><forename type="middle">Antonio</forename><surname>Rodriguez-Aguilar</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the Twentieth International Joint Conference on Artificial intelligence (IJCAI 2007)</title>
				<meeting>of the Twentieth International Joint Conference on Artificial intelligence (IJCAI 2007)<address><addrLine>Hyderabad. India</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2007-01">January 2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Multi-unit combinatorial reverse auctions with transformability relationships among goods</title>
		<author>
			<persName><forename type="first">A</forename><surname>Giovannucci</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Rodríguez-Aguilar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Cerquides</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. WINE-2005</title>
				<meeting>WINE-2005</meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Bidding languages for combinatorial auctions</title>
		<author>
			<persName><forename type="first">N</forename><surname>Nisan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Combinatorial Auctions</title>
				<editor>
			<persName><forename type="first">P</forename><surname>Cramton</surname></persName>
		</editor>
		<imprint>
			<publisher>MIT Press</publisher>
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Winner determination in combinatorial auction generalizations</title>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">W</forename><surname>Sandholm</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Suri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gilpin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Levine</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. AAMAS-2002</title>
				<meeting>AAMAS-2002</meeting>
		<imprint>
			<publisher>ACM Press</publisher>
			<date type="published" when="2002">2002</date>
			<biblScope unit="page" from="69" to="76" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Combinatorial auctions for supply chain formation</title>
		<author>
			<persName><forename type="first">William</forename><forename type="middle">E</forename><surname>Walsh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Michael</forename><forename type="middle">P</forename><surname>Wellman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Fredrik</forename><surname>Ygge</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ACM Conference on Electronic Commerce</title>
				<imprint>
			<date type="published" when="2000">2000</date>
			<biblScope unit="page" from="260" to="269" />
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
