<?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">Introducing the Second International Competition on Computational Models of Argumentation</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Sarah</forename><forename type="middle">Alice</forename><surname>Gaggl</surname></persName>
							<affiliation key="aff0">
								<orgName type="laboratory">Computational Logic Group</orgName>
								<orgName type="institution">Technische Universität Dresden</orgName>
								<address>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Thomas</forename><surname>Linsbichler</surname></persName>
							<affiliation key="aff1">
								<orgName type="department">Institute of Information Systems</orgName>
								<orgName type="institution">TU Wien</orgName>
								<address>
									<country key="AT">Austria</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Marco</forename><surname>Maratea</surname></persName>
							<affiliation key="aff2">
								<orgName type="department">DIBRIS</orgName>
								<orgName type="institution">University of Genoa</orgName>
								<address>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Stefan</forename><surname>Woltran</surname></persName>
							<affiliation key="aff1">
								<orgName type="department">Institute of Information Systems</orgName>
								<orgName type="institution">TU Wien</orgName>
								<address>
									<country key="AT">Austria</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Introducing the Second International Competition on Computational Models of Argumentation</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">7DFFBDB0B2CDDF6B3EABB3D8AC36F8B2</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T18:49+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>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Argumentation is a major topic in the study of artificial intelligence. In particular, the problem of solving certain reasoning tasks of Dung's abstract argumentation frameworks is central to many advanced argumentation systems. The fact that problems to be solved are mostly intractable requires efficient algorithms and solvers, that are to be evaluated on meaningful benchmarks. In this report, we introduce the Second International Competition on Computational Models of Argumentation (ICCMA'17), which is jointly organized by TU Dresden (Germany), TU Wien (Austria), and the University of Genoa (Italy), in affiliation with the 2017 International Workshop on Theory and Applications of Formal Argumentation (TAFA'17).</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>Argumentation <ref type="bibr" target="#b0">[1]</ref> is a major topic in the study of artificial intelligence. In particular, the problem of solving certain reasoning tasks of Dung's abstract argumentation frameworks <ref type="bibr" target="#b1">[2]</ref> is central to many advanced argumentation systems. The fact that problems to be solved are mostly intractable requires efficient algorithms and solvers, that are to be evaluated on meaningful benchmarks. Another unique feature of abstract argumentation is the fact that solvers are expected to handle different semantics. This makes the design of competitions quite different to other comparable events, for instance in the field of Propositional logic (SAT) or Answer-Set Programming (ASP).</p><p>In this report, we introduce the Second International Competition on Computational Models of Argumentation (ICCMA'17), which is jointly organized by TU Dresden (Germany), TU Wien (Austria), and the University of Genoa (Italy), in affiliation with the 2017 International Workshop on Theory and Applications of Formal Argumentation (TAFA'17). ICCMA'17 will be conducted in the first half of 2017, and comes two years after the first edition, ICCMA'15 <ref type="bibr" target="#b2">[3]</ref>. <ref type="foot" target="#foot_0">1</ref>The general goal of this competition is to consolidate and strengthen the ICCMA series, which in its first edition had very good outcomes in some respects, e.g. in terms of the number of submitted solvers (18). The second edition will maintain some of the design choices previously made. In particular, we will keep the I/O formats as well as the basic reasoning problems. With a slight modification to the first edition, the competition will be organized into tasks and tracks, where a task is a reasoning problem under a particular semantics, and a track collects different tasks over a semantics. On the other hand, ICCMA'17 introduces some novelties:</p><p>• a new scoring scheme is implemented for better reflecting the solvers' behavior,</p><p>• three new semantics will be included, namely semi-stable, stage and ideal semantics, • a special "Dung's Triathlon" track is added, where solvers are required to deal with different problems simultaneously; here, the goal is to test the solvers' capability of exploiting interrelationships between semantics, and • a "call for benchmarks" has been announced, to enrich the suite of instances for the competition.</p><p>The present report is structured as follows. First, Section 2 introduces needed preliminaries about abstract argumentation frameworks. Then, Section 3 presents the design of ICCMA'17 in terms of tracks definition and scoring scheme, while Section 4 discusses about the benchmarks that will be used in the competition. Some final remarks are given in Section 5.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Background</head><p>An abstract argumentation framework (AF, for short) <ref type="bibr" target="#b1">[2]</ref> is a tuple F = (A, !) where</p><formula xml:id="formula_0">A is a set of arguments and ! is a relation ! ✓ A ⇥ A. For two arguments a, b 2 A the relation a ! b means that argument a attacks argument b. An argument a 2 A is defended by S ✓ A (in F ) if for each b 2 A such that b ! a there is some c 2 S such that c ! b. A set E ✓ A is conflict-free (in F ) if and only if there are no a, b 2 E with a ! b. E is admissible (in F ) if and only if it is conflict-free and each a 2 E is defended by E. Finally, the range of E (in F ) is given by E + F = E [ {a 2 A | 9b 2 E : b ! a}.</formula><p>Semantics are used to determine sets of jointly acceptable arguments by mapping each AF F = (A, !) to a set of extensions s (F ) ✓ 2 A . The extensions under complete, preferred, stable, semi-stable <ref type="bibr" target="#b3">[4]</ref>, stage <ref type="bibr" target="#b4">[5]</ref>, grounded and ideal <ref type="bibr" target="#b5">[6]</ref> semantics are defined as follows. Given an AF F = (A, !) and a set E ✓ A,</p><formula xml:id="formula_1">• E 2 CO(F ) iff E is admissible in F and if a 2 A is defended by E then a 2 E, • E 2 PR(F ) iff E 2 CO(F ) and there is no E 0 2 CO(F ) s.t. E 0 E, • E 2 ST(F ) iff E 2 CO(F ) and E + F = A, • E 2 SST(F ) iff E 2 CO(F ) and there is no E 0 2 CO(F ) s.t. E 0+ F E, • E 2 STG(F ) iff E is conflict-free in F and there is no E 0 such that E 0 is conflict- free in F and E 0+ F E, • E 2 GR(F ) iff E 2 CO(F ) and there is no E 0 2 CO(F ) s.t. E 0 ⇢ E, • E 2 ID(F ) iff E is admissible in F , E ✓ T PR(F ) and there is no E 0 ✓ T PR(F ) s.t. E 0 is admissible in F and E 0 E.</formula><p>For more discussion on these semantics we refer to <ref type="bibr" target="#b0">[1]</ref>. Note that both grounded and ideal extensions are uniquely determined and always exist <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b5">6]</ref>. Thus, they are also called single-status semantics. The other semantics introduced are multi-status semantics. That is, there is not always a unique extension induced by the semantics. In order to reason with multi-status semantics, usually, one takes either a credulous or skeptical perspective. That is, given an AF F = (A, !) and a semantics s 2 {CO, PR, ST, SST, STG, GR, ID}, argument a 2 A is</p><formula xml:id="formula_2">• credulously accepted in F under semantics s if there is a s -extension E 2 s (F )</formula><p>with a 2 E, and • skeptically accepted in F with semantics s if for all s -extensions E 2 s (F ) it holds that a 2 E.</p><p>Recall that stable semantics is the only case where an AF might possess no extension. In such a situation, each argument is defined to be skeptically accepted.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Competition Format &amp; Rules</head><p>The competition will feature seven main tracks, one for each semantics. Each of these tracks is composed of 4 (resp. 2 for single-status semantics) tasks, one for each reasoning problem. A special track, Dung's Triathlon, will be conducted in order to enumerate three semantics simultaneously.</p><p>Each solver participating in the competition can support, i.e. compete in, an arbitrary set of tasks. If a solver supports all tasks of a track, it also participates in the track.</p><p>In the following we describe the rules that will be applied to the evaluation of the tasks and tracks of the competition. For detailed information about input-and outputformat as well as requirements to the solver interface we refer the reader to http://www.dbai.tuwien.ac.at/iccma17/SolverRequirements.pdf.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">Tasks</head><p>A task is a reasoning problem under a particular semantics. Following ICCMA'15 we consider four different problems: DC-s Given F = (A, !) and a 2 A, decide whether a is credulously accepted in F under s . DS-s Given F = (A, !) and a 2 A, decide whether a is skeptically accepted in F under s . SE-s Given F = (A, !), return some set E ✓ A that is a s -extension of F . EE-s Given F = (A, !), enumerate all sets E ✓ A that are s -extensions of F .</p><p>for the seven semantics s 2 {CO, PR, ST, SST, STG, GR, ID}.</p><p>For single-status semantics (GR and ID) some problems collapse, i.e. SE and EE require to compute the unique extension; and DC and DS are equivalent. Thus, for GR and ID only the problems SE and DC are considered.</p><p>The combination of problems with semantics amounts to a total number of 26 tasks. Each solver participating in a task will be queried with a fixed number<ref type="foot" target="#foot_1">2</ref> of instances corresponding to the task with a timeout of 10 minutes each. For each instance, the solvers get • 1 point, if it delivers the correct result; • 5 points, if it delivers an incorrect result (note that in contrast to ICCMA'15, wrong answers are now penalized); • 0 points otherwise.</p><p>The terms correct and incorrect for the different reasoning problems are defined as follows.</p><p>• DC-s (resp. DS-s ): if the queried argument is credulously (resp. skeptically) accepted in the given AF under s , the result is correct if it is YES and incorrect if it is NO; if the queried argument is not credulously (resp. not skeptically) accepted in the given AF under s , the result is correct if it is NO and incorrect if it is YES. • SE-s : the result is correct if it is a s -extension of the given AF and incorrect if it is a set of arguments that is not a s -extension of the given AF. If the given AF has no s -extensions, then the result is correct if it is NO and incorrect if it is any set of arguments. • EE-s : the result is correct if it is the set of all s -extensions of the given AF and incorrect if it contains a set of arguments that is not a s -extension of the given AF.</p><p>Intuitively, a result is neither correct nor incorrect (and therefore gets 0 points) if (i) it is empty (e.g. the timeout was reached without answer) or (ii) it is not parsable with respect to the required output format (e.g. due to some unexpected error message). For EE-s there is also the case that the result (iii) contains s -extensions, but not all of them.</p><p>The score of a solver for a particular task is the sum of points over all instances. The ranking of solvers for the task is then based on the scores in descending order. Ties are broken by the total time it took the solver to return correct results.</p><p>For semi-stable and stage semantics, we recall that those semantics coincide with stable for AFs that possess at least one stable extension. Benchmarks will be selected such that the majority of AFs does not have a stable extension.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Tracks</head><p>All tasks for a particular semantics constitute a track. Therefore there is one track for each semantics.</p><p>The ranking of solvers for a track is based on the sum of scores over all tasks of the track. Again, ties are broken by the total time it took the solver to return correct results.</p><p>Note that in order to make sure that each task has the same impact on the evaluation of the track, all tasks for one semantics will have the same number of instances.</p><p>The winner of each track will be awarded.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Discussion</head><p>The calls for solvers and benchmarks have been spread in July 2016. In accordance with the calls, each solver will have to be registered by solver contributors, that must also specify on which tasks and tracks the solver competes. Then, the evaluation process will consist of two phases: Initially, the competitors will be given a set of representative AFs to test their solvers on their own machines. Then, they will submit a final version of the source code of their solvers that will be run by the organizers on the actual competition machines, and instances (unknown to the competitors until this time). We hope that the second edition of the competition will not only consolidate and strengthen the ICCMA series but also contribute to the advancement of research concerned with computation models of argumentation.</p><p>Lastly, the design of the competition is to be considered still preliminary: The organizers reserve the right to make changes if needed. Important changes will be shared and discussed with the ICCMA steering committee. Up-to-date information about the competition can be found at http://www.dbai.tuwien.ac.at/iccma17.</p></div>			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://argumentationcompetition.org/2015</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">The exact number will be determined later.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">Although grounded semantics is a single-status semantics, we treat it here like a multi-status semantics for the sake of uniformity.</note>
		</body>
		<back>
			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3.">Dung's Triathlon</head><p>In this special track, different enumeration tasks are joined together. The aim of this track is to evaluate solvers also with respect to their capability of exploiting interrelationships between different semantics.</p><p>The problem to solve in this track is defined as follows.</p><p>D3 Given F = (A, !), enumerate</p><p>• all sets E ✓ A that are GR-extensions 3 of F , followed by • all sets E ✓ A that are ST-extensions of F , followed by • all sets E ✓ A that are PR-extensions of F .</p><p>For scoring and ranking the same method as for single tasks is applied, except that the timeout for each instance is 30 minutes.</p><p>The result of D3 is correct if it is the set of all GR-extensions, followed by the set of all ST-extensions, followed by the set of all PR-extensions, and incorrect if the first set contains a set of arguments that is not the GR-extension, the second set contains a set of arguments that is not the ST-extension, or the third set contains a set of arguments that is not the PR-extension.</p><p>It is up to the system how the enumeration of the extensions of different semantics is performed (for instance, computing all complete extensions and output the subsetminimal and subset-maximal ones for the grounded, resp. preferred extensions; or alternatively, just calling three independent routines for the three semantics under consideration). However, please follow strictly the output format as outlined in http: //www.dbai.tuwien.ac.at/iccma17/SolverRequirements.pdf.</p><p>The winner of Dung's Triathlon will be awarded.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Benchmarks</head><p>ICCMA'17 will take advantage, for the first time, of a dedicated call for benchmarks, which is customary in other competitions. The goal of this call is to enlarge the set of domains that will be considered, and thus possibly having a more heterogeneous set of benchmarks (e.g., random, crafted, application-oriented) in the evaluation. Contributors will be asked to provide an instance set for the benchmark they are submitting, and/or an instance generator, possibly with an indication about the estimated difficulty of the instances. Submitted benchmark instances must follow the input formats as outlined in http://www.dbai.tuwien.ac.at/iccma17/SolverRequirements.pdf. All submitted instances, together with those of ICCMA'15, will become part of the suite of instances made available to the community (after the competition), and a selection of the suite will be used to evaluate solvers at ICCMA'17. Such selection will be (also) based on a pre-selection, whose goal is to have evaluated mostly "meaningful" instances, i.e. instances that are neither too easy nor too hard, and can thus be useful for solver performance comparisons.</p></div>			</div>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">An introduction to argumentation semantics</title>
		<author>
			<persName><forename type="first">P</forename><surname>Baroni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Caminada</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Giacomin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">The Knowledge Engineering Review</title>
		<imprint>
			<biblScope unit="volume">26</biblScope>
			<biblScope unit="page" from="365" to="410" />
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">On the acceptability of arguments and its fundamental role in nonmonotonic reasoning, logic programming and n-person games</title>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">M</forename><surname>Dung</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Artificial Intelligence</title>
		<imprint>
			<biblScope unit="volume">77</biblScope>
			<biblScope unit="page" from="321" to="358" />
			<date type="published" when="1995">1995</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Summary report of the first international competition on computational models of argumentation</title>
		<author>
			<persName><forename type="first">M</forename><surname>Thimm</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Villata</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Cerutti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Oren</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Strass</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Vallati</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">AI Magazine</title>
		<imprint>
			<biblScope unit="volume">37</biblScope>
			<biblScope unit="page" from="102" to="104" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Semi-stable semantics</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">W A</forename><surname>Caminada</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">A</forename><surname>Carnielli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">E</forename><surname>Dunne</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Logic and Computation</title>
		<imprint>
			<biblScope unit="volume">22</biblScope>
			<biblScope unit="page" from="1207" to="1254" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Two approaches to dialectical argumentation: admissible sets and argumentation stages</title>
		<author>
			<persName><forename type="first">B</forename><surname>Verheij</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 8th Dutch Conference on Artificial Intelligence (NAIC&apos;96)</title>
				<meeting>the 8th Dutch Conference on Artificial Intelligence (NAIC&apos;96)</meeting>
		<imprint>
			<date type="published" when="1996">1996</date>
			<biblScope unit="page" from="357" to="368" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Computing ideal sceptical argumentation</title>
		<author>
			<persName><forename type="first">P</forename><surname>Dung</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Mancarella</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Toni</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Artificial Intelligence</title>
		<imprint>
			<biblScope unit="volume">171</biblScope>
			<biblScope unit="page" from="642" to="674" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

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