ACL-OCL / Base_JSON /prefixI /json /isa /2021.isa-1.5.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
raw
history blame contribute delete
No virus
190 kB
{
"paper_id": "2021",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T07:12:27.457852Z"
},
"title": "Discourse-based Argument Segmentation and Annotation",
"authors": [
{
"first": "Ekaterina",
"middle": [],
"last": "Saveleva",
"suffix": "",
"affiliation": {
"laboratory": "Spoken Language Systems Group",
"institution": "Saarland Informatics Campus Saarland University",
"location": {
"settlement": "Saarbr\u00fccken",
"country": "Germany"
}
},
"email": "esaveleva@lsv.uni-saarland.de"
},
{
"first": "Volha",
"middle": [],
"last": "Petukhova",
"suffix": "",
"affiliation": {
"laboratory": "Spoken Language Systems Group",
"institution": "Saarland Informatics Campus Saarland University",
"location": {
"settlement": "Saarbr\u00fccken",
"country": "Germany"
}
},
"email": "vpetukhova@lsv.uni-saarland.de"
},
{
"first": "Marius",
"middle": [],
"last": "Mosbach",
"suffix": "",
"affiliation": {
"laboratory": "Spoken Language Systems Group",
"institution": "Saarland Informatics Campus Saarland University",
"location": {
"settlement": "Saarbr\u00fccken",
"country": "Germany"
}
},
"email": "mmosbach@lsv.uni-saarland.de"
},
{
"first": "Dietrich",
"middle": [],
"last": "Klakow",
"suffix": "",
"affiliation": {
"laboratory": "Spoken Language Systems Group",
"institution": "Saarland Informatics Campus Saarland University",
"location": {
"settlement": "Saarbr\u00fccken",
"country": "Germany"
}
},
"email": "dklakow@lsv.uni-saarland.de"
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "The paper presents a discourse-based approach to the analysis of argumentative texts based on the assumption that the coherence of a text should capture argumentation structure. Therefore, existing discourse analysis tools can be successfully applied for argument segmentation and annotation tasks. We tested widely used Penn Discourse Tree Bank parser (Lin et al., 2010) and the state-of-the-art neural network NeuralEDUSeg (Wang et al., 2018) and XLNet (Yang et al., 2019) models on discourse segmentation and discourse relation recognition tasks. The two-stage approach outperformed the PDTB parser by broad margin, i.e. the best achieved F1 scores of 21.2% for PDTB parser vs 66.37% for NeuralEDUSeg and XLNet models. Neural network models were fine-tuned and evaluated on the argumentative corpus showing a promising accuracy of 60.22%. The complete argument structures were reconstructed for further argumentation mining tasks. The reference Dagstuhl argumentative corpus containing 2,222 elementary discourse unit pairs annotated with the toplevel and fine-grained PDTB relations will be released to the research community.",
"pdf_parse": {
"paper_id": "2021",
"_pdf_hash": "",
"abstract": [
{
"text": "The paper presents a discourse-based approach to the analysis of argumentative texts based on the assumption that the coherence of a text should capture argumentation structure. Therefore, existing discourse analysis tools can be successfully applied for argument segmentation and annotation tasks. We tested widely used Penn Discourse Tree Bank parser (Lin et al., 2010) and the state-of-the-art neural network NeuralEDUSeg (Wang et al., 2018) and XLNet (Yang et al., 2019) models on discourse segmentation and discourse relation recognition tasks. The two-stage approach outperformed the PDTB parser by broad margin, i.e. the best achieved F1 scores of 21.2% for PDTB parser vs 66.37% for NeuralEDUSeg and XLNet models. Neural network models were fine-tuned and evaluated on the argumentative corpus showing a promising accuracy of 60.22%. The complete argument structures were reconstructed for further argumentation mining tasks. The reference Dagstuhl argumentative corpus containing 2,222 elementary discourse unit pairs annotated with the toplevel and fine-grained PDTB relations will be released to the research community.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Enormous and ever growing digital content provides information where opinions, sentiment and arguments can be identified and analysed. For example, news and social media content is searched to filter or weight the validity of statements (Rowe and Butters, 2009) , to identify the presence of fake news and false claims (Popat et al., 2018) , to analyse opinions in public discussions (Murakami and Raymond, 2010) , to detect opinion manipulation (Cambria et al., 2010) , to predict consumers sentiment (Bai, 2011) , to study citizen engagement (Purpura et al., 2008) , and to recognize stance in political online debates (Somasundaran and Wiebe, 2010; Walker et al., 2012) . Arguments from legal (Moens et al., 2007) , financial (Hogenboom et al., 2010) or medical (Sanchez Graillet and Cimiano, 2019) documents are extracted to support professional decision-making. Natural argumentation is the focus of numerous educational scenarios assessing student's essays quality and training argumentation and debate skills (Ashley et al., 2007; Petukhova et al., 2017) . Automatic extraction and analysis of arguments from heterogeneous data is one of the important tasks of argumentation mining which aims to provide structured data for computational models of argument and reasoning engines (Lippi and Torroni, 2016) .",
"cite_spans": [
{
"start": 237,
"end": 261,
"text": "(Rowe and Butters, 2009)",
"ref_id": "BIBREF62"
},
{
"start": 319,
"end": 339,
"text": "(Popat et al., 2018)",
"ref_id": "BIBREF54"
},
{
"start": 384,
"end": 412,
"text": "(Murakami and Raymond, 2010)",
"ref_id": "BIBREF47"
},
{
"start": 446,
"end": 468,
"text": "(Cambria et al., 2010)",
"ref_id": "BIBREF10"
},
{
"start": 502,
"end": 513,
"text": "(Bai, 2011)",
"ref_id": "BIBREF6"
},
{
"start": 544,
"end": 566,
"text": "(Purpura et al., 2008)",
"ref_id": "BIBREF57"
},
{
"start": 621,
"end": 651,
"text": "(Somasundaran and Wiebe, 2010;",
"ref_id": "BIBREF67"
},
{
"start": 652,
"end": 672,
"text": "Walker et al., 2012)",
"ref_id": "BIBREF77"
},
{
"start": 696,
"end": 716,
"text": "(Moens et al., 2007)",
"ref_id": "BIBREF43"
},
{
"start": 729,
"end": 753,
"text": "(Hogenboom et al., 2010)",
"ref_id": "BIBREF24"
},
{
"start": 765,
"end": 801,
"text": "(Sanchez Graillet and Cimiano, 2019)",
"ref_id": "BIBREF63"
},
{
"start": 1016,
"end": 1037,
"text": "(Ashley et al., 2007;",
"ref_id": "BIBREF3"
},
{
"start": 1038,
"end": 1061,
"text": "Petukhova et al., 2017)",
"ref_id": "BIBREF53"
},
{
"start": 1286,
"end": 1311,
"text": "(Lippi and Torroni, 2016)",
"ref_id": "BIBREF36"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "While for some applications, an argument can be considered as an atomic entity without internal structure, for others defining its structure becomes crucial. For example, to recognize the speaker 'stance' 1 in online debates, the whole post can be acknowledged as an argument in 'favour' or 'against' a certain motion. An argument is, therefore, analysed given the other supporting or attacking arguments (Dung, 1995) . Other argumentation mining tasks require structured argumentation models, e.g. tasks that aim at understanding and emulation of human inference, investigating patterns of reasoning, and tasks that focus on extraction and validity assessment of arguments.",
"cite_spans": [
{
"start": 405,
"end": 417,
"text": "(Dung, 1995)",
"ref_id": "BIBREF16"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Identification and classification of argument components are rather challenging tasks . The argument definition, the description of elementary units and building blocks of an argument, relations between and inside these units, the argument structures and argumentation schemes are still under debate. A simple argument structure is often considered as consisting of a claim that is supported by evidence (Mochales and Moens, 2011; . A claim is an assertion that the argument aims to prove, i.e. a claim is a conclusion whose merit must be estab- lished. Evidence presents (a set of) proposition(-s) which provide grounds for drawing the conclusion. Automatic recognition of relevant semantic units involves two tasks: (1) segmentation of a text into meaningful units; and (2) annotation of these units capturing (part of) their meaning. Many argumentation mining studies assume that the boundaries of the argument components have been previously detected by other means, thus they focus on the classification task (Stab and Gurevych, 2014; Eckle-Kohler et al., 2015) . Other consider segmentation as a sub-task and perform both segmentation and classification Rinott et al., 2015) .",
"cite_spans": [
{
"start": 404,
"end": 430,
"text": "(Mochales and Moens, 2011;",
"ref_id": "BIBREF42"
},
{
"start": 1014,
"end": 1039,
"text": "(Stab and Gurevych, 2014;",
"ref_id": "BIBREF68"
},
{
"start": 1040,
"end": 1066,
"text": "Eckle-Kohler et al., 2015)",
"ref_id": "BIBREF17"
},
{
"start": 1160,
"end": 1180,
"text": "Rinott et al., 2015)",
"ref_id": "BIBREF60"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "We define argument structure recognition to involve: (1) segmentation of a text into elementary argumentative units assuming that they correspond to elementary discourse units; (2) discourse relation detection between them; (3) classification of the identified relations; (4) classification of the identified argumentative units based on the classified discourse relations; and (5) argument completionreconstruction of implicit units to achieve a complete argument structure, see also (Peldszus and Stede, 2013) . In this study we evaluate state-of-theart discourse parsers and machine learning models on automatic segmentation and discourse relation classification tasks, and then apply them to extract arguments from argumentative texts.",
"cite_spans": [
{
"start": 485,
"end": 511,
"text": "(Peldszus and Stede, 2013)",
"ref_id": "BIBREF51"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "The rest of the paper is structured as follows. In Section 2, we discuss related work concerning argument structure recognition. Section 3 presents established discourse theories as theoretical and empirical framework for argument analysis and argumentation modelling. The connection to the existing ISO 24617-8 standard for discourse relation annotation is made. Section 4 discusses the performed experiments elaborating on the datasets, tools and outcomes. Section 5 summarizes the results and outlines the future research.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Peldszus and Stede (2013) defined Argumentative Discourse Units (ADUs) as text segments corresponding to propositions that are argumentatively relevant and have their own argumentative function. ADUs reflect different ways to support a claim (Fig. 1 ), e.g. with the basic argument configuration consisting of a conclusion supported by exactly one premise, as in example (1) below. If there are multiple premises supporting a conclusion together, the structure is called linked support as in (2). Multiple premises which support the conclusion independently form a multiple support as in (3). Serial support links arguments to the conclusion where an argument contributes to further development of an already given argument (4). Peldszus and Stede (2013) consider the example shown in (5) to be a special form of support.",
"cite_spans": [
{
"start": 729,
"end": 754,
"text": "Peldszus and Stede (2013)",
"ref_id": "BIBREF51"
}
],
"ref_spans": [
{
"start": 242,
"end": 249,
"text": "(Fig. 1",
"ref_id": "FIGREF0"
}
],
"eq_spans": [],
"section": "Related Work",
"sec_num": "2"
},
{
"text": "(1) [Books are better than TV.]1 [Books enlighten the soul.]2",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "2"
},
{
"text": "(2) [ Since not every text is argumentative and, therefore, subjected to an argumentative analysis, identification of its type can be considered as a preliminary step, and together with the topic context may provide valuable information for the argument component identification. introduced the notion of a context-dependent claim -a general concise statement that directly supports or contests a given topic. Rinott et al. (2015) detect contextdependent evidence -text segments that directly support a claim in the context of a given topic. Contextual information has served as an important source for argument component identification in Mining arguments from diverse corpora based on topic can pose certain problems. A well-established topic is not always easy to determine or a text can cover several topics and the discussion can shift between them throughout the entire text. proposed a method for contextindependent claim detection. The approach relies on the assumption that argumentative sentences share the structure independently of the addressed topic. This technique was successfully applied for legal texts , clinical trials (Mayer et al., 2018) and social media (Liga, 2019) .",
"cite_spans": [
{
"start": 4,
"end": 5,
"text": "[",
"ref_id": null
},
{
"start": 410,
"end": 430,
"text": "Rinott et al. (2015)",
"ref_id": "BIBREF60"
},
{
"start": 1139,
"end": 1159,
"text": "(Mayer et al., 2018)",
"ref_id": "BIBREF40"
},
{
"start": 1177,
"end": 1189,
"text": "(Liga, 2019)",
"ref_id": "BIBREF32"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "2"
},
{
"text": "Cross-domain approach to the argumentation mining has been explored in a number of studies. Rosenthal and McKeown (2012) detect claims from two different data sets, LiveJournal and Wikipedia. Al Khatib et al. (2016) experimented with a wider range of text types and topics addressing politics, culture, religion, sport, economy, and health. Deep learning techniques were applied in cross-domain and multi-task learning scenarios Stab et al., 2018; Schulz et al., 2018; Morio and Fujita, 2019; Mensonides et al., 2019; Wambsganss et al., 2020) .",
"cite_spans": [
{
"start": 92,
"end": 120,
"text": "Rosenthal and McKeown (2012)",
"ref_id": "BIBREF61"
},
{
"start": 195,
"end": 215,
"text": "Khatib et al. (2016)",
"ref_id": "BIBREF2"
},
{
"start": 429,
"end": 447,
"text": "Stab et al., 2018;",
"ref_id": "BIBREF70"
},
{
"start": 448,
"end": 468,
"text": "Schulz et al., 2018;",
"ref_id": "BIBREF64"
},
{
"start": 469,
"end": 492,
"text": "Morio and Fujita, 2019;",
"ref_id": "BIBREF44"
},
{
"start": 493,
"end": 517,
"text": "Mensonides et al., 2019;",
"ref_id": "BIBREF41"
},
{
"start": 518,
"end": 542,
"text": "Wambsganss et al., 2020)",
"ref_id": "BIBREF78"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "2"
},
{
"text": "Argument structure is often viewed through the prism of discourse theory and ADU components are defined based on discourse units which proves that argumentation and discourse characteristics, and these structures are closely related. Peldszus and Stede (2016) explored the mapping between discourse and argument(-ation) structures based on the Rhetorical Structure Theory (RST, Mann and Thompson (1988) ) and those of Segmented Discourse Representation Theory (SDRT, Lascarides and Asher (2008) ). assesses the role of discourse parsing features for argumentation structure prediction. Cabrio et al. (2013) and Hewett et al. (2019) translated the general sim-ple argument structure into several discourse-based schemes to perform analysis and evaluation of natural language arguments, see also (Teufel et al., 1999; Palau and Moens, 2009; Petukhova et al., 2017) . Eckle-Kohler et al. (2015) assessed the role of discourse markers for claims and evidence detection. In Hofmockel et al. (2017) , the impact of the genre on different realizations of discourse relations is evaluated. Green (2018) applied the genre-based approach to scientific (e.g. biological/biomedical) texts.",
"cite_spans": [
{
"start": 234,
"end": 259,
"text": "Peldszus and Stede (2016)",
"ref_id": "BIBREF52"
},
{
"start": 372,
"end": 402,
"text": "(RST, Mann and Thompson (1988)",
"ref_id": null
},
{
"start": 467,
"end": 494,
"text": "Lascarides and Asher (2008)",
"ref_id": "BIBREF29"
},
{
"start": 586,
"end": 606,
"text": "Cabrio et al. (2013)",
"ref_id": "BIBREF9"
},
{
"start": 611,
"end": 631,
"text": "Hewett et al. (2019)",
"ref_id": "BIBREF22"
},
{
"start": 794,
"end": 815,
"text": "(Teufel et al., 1999;",
"ref_id": "BIBREF72"
},
{
"start": 816,
"end": 838,
"text": "Palau and Moens, 2009;",
"ref_id": "BIBREF50"
},
{
"start": 839,
"end": 862,
"text": "Petukhova et al., 2017)",
"ref_id": "BIBREF53"
},
{
"start": 865,
"end": 891,
"text": "Eckle-Kohler et al. (2015)",
"ref_id": "BIBREF17"
},
{
"start": 969,
"end": 992,
"text": "Hofmockel et al. (2017)",
"ref_id": "BIBREF23"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "2"
},
{
"text": "Discourse theory aims at explaining the coherence of a text. Its central notion is coherence, also called rhetorical or discourse relation -a semantic or pragmatic relation between two adjacent text spans. Even though text coherence and argumentation structure are not identical, discourse structure can reveal new unexplored properties of argumentation. Bridging from discourse to argumentation, Peldszus and Stede (2013) chooses the RST framework where all parts of a text are involved into a discourse structure and organized as a tree, with Elementary Discourse Units (EDUs) as leaves. An EDU is a minimal building block of a discourse tree which typically corresponds to a clause (Carlson and Marcu, 2001 ). 2 RST specifies how EDUs and larger units are connected, where some text spans are more important than the others, i.e. nucleus or multiple nuclea are the central part of a relation in the text supported by a satellite. The corresponding RST tagset contains 78 discourse relations which can be grouped into 16 classes sharing one type of rhetorical meaning.",
"cite_spans": [
{
"start": 397,
"end": 422,
"text": "Peldszus and Stede (2013)",
"ref_id": "BIBREF51"
},
{
"start": 685,
"end": 709,
"text": "(Carlson and Marcu, 2001",
"ref_id": "BIBREF11"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Discourse Analysis",
"sec_num": "3"
},
{
"text": "Another influential discourse analysis frame-work is defined within Penn Discourse Tree Bank (PDTB, Prasad et al. (2005) ). PDTB does not make strong assumptions about the overall structure of a text and does not suggest what kinds of high-level structures may be created from the annotated lowlevel relations and arguments. The PDTB analysis is focused on the discourse relation between two text segments called Arg1 and Arg2 which can be treated as EDUs. PDTB accounts for the lexical items that can signal discourse relations -discourse connectives. In the case of explicit connectives, Arg2 is the argument to which the connective is syntactically bound, and Arg1 is the other argument. In the case of relations between adjacent sentences, Arg1 and Arg2 reflect the linear order of the arguments, with Arg1 before Arg2. PDTB does not constrain an EDU to be a single clause or single sentence, however, the framework follows a minimality principle requiring an argument to contain the minimal amount of information needed to interpret the relation successfully. The PDTB annotation scheme forms the basis of the ISO DR-Core (ISO 24617-8) discourse relations annotation standard (Bunt and Prasad, 2016) .",
"cite_spans": [
{
"start": 100,
"end": 120,
"text": "Prasad et al. (2005)",
"ref_id": "BIBREF56"
},
{
"start": 1181,
"end": 1204,
"text": "(Bunt and Prasad, 2016)",
"ref_id": "BIBREF8"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Discourse Analysis",
"sec_num": "3"
},
{
"text": "Even though RST and PDTB annotation frameworks make different assumptions about the discourse structure and define different sets of relations, Demberg et al. (2019) suggest an automatic alignment of their relations and evaluates the mapping discrepancies. Discourse analysis within both annotation frameworks includes (1) segmentation of the text into EDUs; and (2) the recognition of discourse relations between these units. Discourse parsers typically perform both tasks. For example, Lin et al. (2010) designed a full parser to perform the PDTB annotations. The system first identifies discourse connectives, label the corresponding Arg1 and Arg2 spans and assign an Explicit relation. If no connective was identified, the system classifies the statement pair as having one of the other relation types, i.e. Implicit, EntRel, AltLex, NoRel.",
"cite_spans": [
{
"start": 144,
"end": 165,
"text": "Demberg et al. (2019)",
"ref_id": "BIBREF14"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Discourse Analysis",
"sec_num": "3"
},
{
"text": "Wang and Lan (2015) extended the parser with extractors for Arg1, Arg2 and Non-EntRel relations. Qin et al. (2016) improved recognition of the implicit relations. Recent works explore deep learning techniques which use architectures for multi-task learning (Liu et al., 2016; Lan et al., 2017; Van Ngo et al., 2019) or adversarial neural networks (Qin et al., 2017; Huang and Li, 2019) .",
"cite_spans": [
{
"start": 97,
"end": 114,
"text": "Qin et al. (2016)",
"ref_id": "BIBREF58"
},
{
"start": 257,
"end": 275,
"text": "(Liu et al., 2016;",
"ref_id": "BIBREF37"
},
{
"start": 276,
"end": 293,
"text": "Lan et al., 2017;",
"ref_id": "BIBREF28"
},
{
"start": 294,
"end": 315,
"text": "Van Ngo et al., 2019)",
"ref_id": "BIBREF75"
},
{
"start": 347,
"end": 365,
"text": "(Qin et al., 2017;",
"ref_id": "BIBREF59"
},
{
"start": 366,
"end": 385,
"text": "Huang and Li, 2019)",
"ref_id": "BIBREF25"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Discourse Analysis",
"sec_num": "3"
},
{
"text": "While many studies focus exclusively on the discourse relation recognition assuming that the text is already pre-segmented, others also consider discourse segmentation task. Early generation segmenters were rule-based systems (LeThanh et al., 2004; Tofiloski et al., 2009) , whereas more recent approaches view this task as sequence labeling problem and use deep learning (Hernault et al., 2010; Bach et al., 2012; Wang et al., 2018) . Multilingual discourse segmentation is addressed in (Braud et al., 2017; Muller et al., 2019; Desai et al., 2020) .",
"cite_spans": [
{
"start": 226,
"end": 248,
"text": "(LeThanh et al., 2004;",
"ref_id": "BIBREF30"
},
{
"start": 249,
"end": 272,
"text": "Tofiloski et al., 2009)",
"ref_id": "BIBREF73"
},
{
"start": 372,
"end": 395,
"text": "(Hernault et al., 2010;",
"ref_id": "BIBREF21"
},
{
"start": 396,
"end": 414,
"text": "Bach et al., 2012;",
"ref_id": "BIBREF4"
},
{
"start": 415,
"end": 433,
"text": "Wang et al., 2018)",
"ref_id": "BIBREF80"
},
{
"start": 488,
"end": 508,
"text": "(Braud et al., 2017;",
"ref_id": "BIBREF7"
},
{
"start": 509,
"end": 529,
"text": "Muller et al., 2019;",
"ref_id": "BIBREF46"
},
{
"start": 530,
"end": 549,
"text": "Desai et al., 2020)",
"ref_id": "BIBREF15"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Discourse Analysis",
"sec_num": "3"
},
{
"text": "The presented study concerns both segmentation and classification tasks assessing the performance of the state-of-the-art tools on the argumentative corpus. Design and results are reported in the next Section.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Discourse Analysis",
"sec_num": "3"
},
{
"text": "We conducted the following experiments: (1) evaluating the quality of the existing full discourse parsers on EDUs segmentation and relation classification tasks; (2) two-stage discourse segmentation and relation annotation; (3) application and evaluation of the best performing model to identify and classify argument components in the argumentative corpus; and (4) completion of argument structure by reconstructing implicit claims. Figure 3 shows the experimental workflow.",
"cite_spans": [],
"ref_spans": [
{
"start": 434,
"end": 442,
"text": "Figure 3",
"ref_id": "FIGREF3"
}
],
"eq_spans": [],
"section": "Experimental Design",
"sec_num": "4"
},
{
"text": "There are two corpora used in this study: Penn Discourse Treebank 2.0 (PDTB 2.0, Prasad et al. (2008)) 3 -a large scale corpus annotated with information related to discourse structure and discourse semantics, and Dagstuhl15512 ArgQuality (Wachsmuth et al., 2017) -a corpus of segmented arguments annotated with argument quality scores. PDTB 2.0 consists of 2,159 articles from Wall Street Journal (WSJ) divided into 25 sections. In total, there are 40600 discourse unit pairs annotated with different relations. We provide a list of relations and their distribution in the Appendix. Dagstuhl15512 ArgQuality (Wachsmuth et al., 2017 ) is a collection of argumentative texts from the UKPConvArgRank dataset (Habernal and Gurevych, 2016) consisting of debate portal arguments for and against stances on 16 topics. The UKPConvArgRank dataset was developed to predict the convincingness of arguments, so that each argument pair is rated as more or less convincing. For Dagstuhl15512 ArgQuality, texts on each topic containing the five top-and five bottom-ranked arguments were selected and annotated across three core quality dimensions: argument cogency, argument effectiveness and argument reasonableness, and several sub-criteria (15 in total).",
"cite_spans": [
{
"start": 609,
"end": 632,
"text": "(Wachsmuth et al., 2017",
"ref_id": "BIBREF76"
},
{
"start": 706,
"end": 735,
"text": "(Habernal and Gurevych, 2016)",
"ref_id": "BIBREF20"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Datasets",
"sec_num": "4.1"
},
{
"text": "One of the widely used tools for discourse processing is the PDTB parser developed by Lin et al. (2010) . It is trained on sections 02-21 of Penn Discourse Tree Bank (PDTB 1.0, Prasad et al. (2005) ) for text span identification and relation classification. For our purposes, spans for both Arg1 and Arg2 need to correspond exactly or partially to the PDTB 2.0 reference segments. Moreover, the relation between EDUs should be correctly classified. We evaluated the parser performance on the full PDTB 2.0 corpus. Table 1 summarizes parser performance in terms of F1 scores. The gold standard parsing and EDUs boundaries with error propagation setting (GS + EP ) refers to a clean, per-component evaluation. In the automatic parsing and EDUs boundaries with error propagation scenario (Auto + EP ), end-to-end automated parsing of the unseen data is performed. In the later setting, F1 scores of 38.18% and 20.64% were achieved for partial and exact match, respectively. A large portion of the misclassified cases belong to the Non-Explicit classes, as implicit discourse relations are more difficult to classify. The bottom part of Table 1 reports F1 scores obtained on the EDU span identification and on the joint segmentation and classification tasks on the entire PDTB 2.0 corpus.",
"cite_spans": [
{
"start": 86,
"end": 103,
"text": "Lin et al. (2010)",
"ref_id": "BIBREF33"
},
{
"start": 177,
"end": 197,
"text": "Prasad et al. (2005)",
"ref_id": "BIBREF56"
}
],
"ref_spans": [
{
"start": 514,
"end": 521,
"text": "Table 1",
"ref_id": "TABREF2"
},
{
"start": 1133,
"end": 1140,
"text": "Table 1",
"ref_id": "TABREF2"
}
],
"eq_spans": [],
"section": "Discourse Parsing",
"sec_num": "4.2.1"
},
{
"text": "Similarly to Hewett et al. (2019) , we observed that the parser failed to identify many spans correctly. In case of the correct span identification, relation classification was reasonably accurate. Figure 4 shows the confusion matrix for the top-level (L1) relations between the correctly identified pairs of Arg1 and Arg2. We concluded that the parser generally tends to assign a relation between the majority of EDU spans misclassifying NoRel instances.",
"cite_spans": [
{
"start": 13,
"end": 33,
"text": "Hewett et al. (2019)",
"ref_id": "BIBREF22"
}
],
"ref_spans": [
{
"start": 198,
"end": 206,
"text": "Figure 4",
"ref_id": "FIGREF4"
}
],
"eq_spans": [],
"section": "Discourse Parsing",
"sec_num": "4.2.1"
},
{
"text": "As shown in the parser evaluation experiments, EDU segmentation is a crucial step in discourse analysis. based model NeuralEDUSeg developed by Wang et al. (2018) . In this experiment, a unit is acknowledged to be correctly segmented if it partially or fully corresponds to one of the reference PDTB segments. Table 2 reports the number of exact and partial matches. Segmentation performance achieves 68.55% of F1 score. Our results show that NeuralE-DUSeg significantly outperforms the PDTB parser (compare with Table 1 ). While the number of exact matches is still rather low (10.84%), we observed a relatively high number of identified partial matches (45.92%). The fact that most matches coincide with the reference segmentation only partially can be explained by the fact that NeuralEDUSeg is originally trained on the RST-DT corpus which follows different segmentation principles (consider Figure 2 again) . Minimal RST-DT units tend to be shorter than those of the PDTB. Deep learning models show promising results on discourse relation recognition task. Kim et al. (2020) demonstrated that the XLNet-large model of Yang et al. (2019) achieved the best results on implicit discourse relation recognition significantly outperforming BERT- (Nie et al., 2019) and ELMObased (Bai et al., 2019) discourse relations models. We performed a series of experiments on finetuning XLNet for the discourse relation recognition task. We first conducted a binary classification to establish whether is any relation between the identified units, i.e. the model discriminates between Rel class (includes any type of discourse relations) and NoRel comprising the EntRel and NoRel types. Secondly, we performed five-class top-level (L1) and ten-class fine-grained (L2) relations classification. The following five classes were used for the second experiment: Expansion, Conjunction, Comparison, Contingency, Temporal, NoRel. The ten-class experiment exploited the classes listed below: Expansion.Conjunction, Expansion.Restatement, Expansion.Instantiation, Temporal.Synchrony, Temporal.Asynchronous, Contingency.Cause, Contingency.Condition, Comparison.Contrast, Comparison.Concession. See Appendix for the class distribution. Classes with less than 500 training instances were excluded. The training set comprised sections 0-21 of the PDTB 2.0 corpus; sections 22-24 served as the test set. Since classes were not balanced in all classification settings, we performed re-sampling procedure: up-sampling of the underrepresented NoRel class in binary classification by adding synthetic samples combining random EDUs from different textual units; and down-sampling the majority classes in the multi-class settings. The right part of Table 2 presents the final training and test data partitions for each classification scenario.",
"cite_spans": [
{
"start": 143,
"end": 161,
"text": "Wang et al. (2018)",
"ref_id": "BIBREF80"
},
{
"start": 1061,
"end": 1078,
"text": "Kim et al. (2020)",
"ref_id": "BIBREF26"
},
{
"start": 1122,
"end": 1140,
"text": "Yang et al. (2019)",
"ref_id": "BIBREF81"
},
{
"start": 1244,
"end": 1262,
"text": "(Nie et al., 2019)",
"ref_id": "BIBREF48"
},
{
"start": 1277,
"end": 1295,
"text": "(Bai et al., 2019)",
"ref_id": "BIBREF5"
}
],
"ref_spans": [
{
"start": 309,
"end": 316,
"text": "Table 2",
"ref_id": "TABREF4"
},
{
"start": 512,
"end": 519,
"text": "Table 1",
"ref_id": "TABREF2"
},
{
"start": 895,
"end": 910,
"text": "Figure 2 again)",
"ref_id": "FIGREF1"
},
{
"start": 2718,
"end": 2725,
"text": "Table 2",
"ref_id": "TABREF4"
}
],
"eq_spans": [],
"section": "Discourse Segmentation and Relation Recognition",
"sec_num": "4.2.2"
},
{
"text": "For the training and evaluation procedure, we fine-tuned each encoder model following the suggestions of Mosbach et al. (2021) and trained for 10 epochs using a learning rate of 0.00001 and a batch-size of eight. The results are summarized in Table 2 , from which we can observe that accuracy drops with a higher number of classes to learn, from 88.85% for two classes to 53% for ten classes. We note that the results of our experiments differ from those reported by Kim et al. (2020) due to the differences in the approach and set of the classified relations. For instance, we were not focused on the distinction between implicit vs. explicit relation recognition. The goal was to assess how well the model predicts cases when a relation between two segments exists without focusing on how this relation is expressed. Moreover, we included NoRel instances into the classification, while they are typically discarded in other studies.",
"cite_spans": [
{
"start": 105,
"end": 126,
"text": "Mosbach et al. (2021)",
"ref_id": "BIBREF45"
},
{
"start": 467,
"end": 484,
"text": "Kim et al. (2020)",
"ref_id": "BIBREF26"
}
],
"ref_spans": [
{
"start": 243,
"end": 250,
"text": "Table 2",
"ref_id": "TABREF4"
}
],
"eq_spans": [],
"section": "Discourse Segmentation and Relation Recognition",
"sec_num": "4.2.2"
},
{
"text": "We applied the tested discourse analysis tools on Dagstuhl15512 ArgQuality corpus where we manually examined and corrected the model outputs. Respecting the PDTB minimality principle, we combined or split relevant text units depending on the amount of information required to interpret the relation between the segments correctly. We conduct a detailed error analysis and discuss some representative cases below. We encountered many examples where a single unit does not contain substantial semantic information and has to be combined with the adjacent segment(-s) as illustrated in 7 We considered modal constructions such as I think, I believe, I am sure, Maybe, I highly doubt as in (8), infinitive constructions (9), participle constructions (10) and relative clauses 11 We also encountered a few cases where the segment identified by the parser can be split into several EDUs as in ( Table 3 : Performance on EDU segmentation task applying NeuralEDUSeg model Wang et al. (2018) on the Dagstuhl corpus in terms of F1 scores (in %); and accuracy scores (in %) for 5-and 10 class discourse relation classification on the DagStuhl corpus with the fine-tuned XLNet-large model. Table 3 reports the performance of the NeuralE-DUSeg model evaluated on the manually segmented argumentative Dagstuhl corpus using the reference segmentation.",
"cite_spans": [
{
"start": 964,
"end": 982,
"text": "Wang et al. (2018)",
"ref_id": "BIBREF80"
}
],
"ref_spans": [
{
"start": 889,
"end": 896,
"text": "Table 3",
"ref_id": null
},
{
"start": 1178,
"end": 1185,
"text": "Table 3",
"ref_id": null
}
],
"eq_spans": [],
"section": "Discourse-based Analysis of an Argumentative Corpus",
"sec_num": "4.3"
},
{
"text": "As the next step, the identified EDUs were used to classify discourse relation between them applying XLNet (Yang et al., 2019) . For this, pairs of adjacent segments were constructed and annotated with the PDTB discourse relations. We focused on ten classes mentioned above (the distribution is provided in the Appendix). Wachsmuth et al. (2017) notes that some argument components, most often a claim, can be implicit. Consider an example in (13) below. An argument is not complete without the claim and cannot be used for further argumentation mining tasks. Therefore, we reconstructed a claim for every topic in the corpus, i.e. either 'for' or 'against' stance it may present. The reconstructed claim is a simple sentence which correspond to a single EDU. Subsequently, the reconstructed claims were used to created EDUs pairs for discourse relation classification.",
"cite_spans": [
{
"start": 107,
"end": 126,
"text": "(Yang et al., 2019)",
"ref_id": "BIBREF81"
},
{
"start": 322,
"end": 345,
"text": "Wachsmuth et al. (2017)",
"ref_id": "BIBREF76"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Discourse-based Analysis of an Argumentative Corpus",
"sec_num": "4.3"
},
{
"text": "(13) (a) The question is: who has the right to prohibit it? Government? Why would there be any pressing need at all for the state to outlaw pornography? Look at Europethey're cool with pretty much everything. I don't see any moral depravity in Europe, do you? (implicit claim: Pornography is not wrong. ) (b) Books will be always great whatever the new technological developments emerges, books has its fixed place in every humans heart. (implicit claim: Books are better than TV.) EDUs pairs were built considering non-adjacent text units connected by a discourse relation. Most frequently, a claim may be connected to segments representing various types of evidence at different support levels as in 14 The resulting Dagstuhl corpus annotated with discourse relations contains the same number of 304 arguments as the original one which are segmented into 2,222 EDUs pairs. The XLNet-large model, initially trained and fine-tuned on the PDTB 2.0 dataset, was evaluated on Dagstuhl, see Table 3 for the performance overview. Figure 5 presents the confusion matrix for the 5-class relation classification task. We observed that many relations are correctly classified even in the absence of discourse connectives on which the model relies. Consider the following classification output: Physical education does absolutely nothing for the children 's health and/or lifestyle . Expansion.Instantiation Let me describe my PE experience. Throughout my public education career , PE has been mandatory for each year.",
"cite_spans": [],
"ref_spans": [
{
"start": 987,
"end": 994,
"text": "Table 3",
"ref_id": null
},
{
"start": 1025,
"end": 1033,
"text": "Figure 5",
"ref_id": "FIGREF5"
}
],
"eq_spans": [],
"section": "Discourse-based Analysis of an Argumentative Corpus",
"sec_num": "4.3"
},
{
"text": "I think common good is better than personal pursuit Comparison.Contrast Yes personal pursuit is important. it wouldn't be so easily for you to become fat Contingency.Condition (of course you would also need to keep a balanced diet)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Discourse-based Analysis of an Argumentative Corpus",
"sec_num": "4.3"
},
{
"text": "To summarize, the evaluated discourse processing tools showed a reasonable segmentation (F1 score ranging from 47.94% for exact match to 79.83% for partial match) and discourse relation recognition (accuracy ranging from 50.48% to 60.22%) performance on argumentative data. Thus, they can be applied in argument structure recognition and reconstruction tasks.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Discourse-based Analysis of an Argumentative Corpus",
"sec_num": "4.3"
},
{
"text": "The presented study reviewed discourse-based approaches to argumentative discourse analysis. We evaluated three widely used tools on argument segmentation and annotation tasks, namely, a rulebased PDTB full parser (Lin et al., 2010) , a BiLSTM-CRF model for discourse units segmentation (Wang et al., 2018) and an XLNet based discourse relations classifier (Yang et al., 2019) . Our experiments demonstrated that the PDTB parser achieved an F1 score of 22.61% on the span identification and 21.20% on the joint span identification and relation recognition tasks. This performance has been considered unsatisfactory for further use. Deep learning models, in contrast, showed significantly better performance: F1 scores ranging from 47.94% to 79.83% were achieved on the segmentation task, and accuracy of 60.22% and 50.48% for top-level and fine-grained discourse relation classification, respectively.",
"cite_spans": [
{
"start": 214,
"end": 232,
"text": "(Lin et al., 2010)",
"ref_id": "BIBREF33"
},
{
"start": 287,
"end": 306,
"text": "(Wang et al., 2018)",
"ref_id": "BIBREF80"
},
{
"start": 357,
"end": 376,
"text": "(Yang et al., 2019)",
"ref_id": "BIBREF81"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusions and Future Work",
"sec_num": "5"
},
{
"text": "We successfully applied the best performing models to segment and annotate the argumentative corpus Dagstuhl15512 ArgQuality and conducted the detailed error analysis. The obtained argumentative discourse units were manually corrected and annotated with the fine-grained PDTB discourse relations. This corpus contains 2,222 annotated unit pairs and presents a valuable resource for further argumentation mining studies and will be released to the community.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusions and Future Work",
"sec_num": "5"
},
{
"text": "The obtained results opened up many interesting prospects for future research. For example, various argumentation schemes can be reconstructed based on the proposed approach, and evaluated within numerous contexts and domains. Argument and argumentation quality can be assessed and robust reasoning engines designed.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusions and Future Work",
"sec_num": "5"
},
{
"text": "Stance is defined as an overall position held by a person towards an idea or attitude(Somasundaran and Wiebe, 2009).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "Other competing hypotheses take an EDU to be a prosodic unit, a dialogue turn, a sentence, an intentionally defined discourse segment (e.g. utterance) or the contextually indexed representation of information.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "PDTB 2.0 is an extended version of the PDTB 1.0 corpus, where extensions concern annotations of implicit relations for the entire corpus, senses of all connectives and attribution of object type, scopal polarity and determinacy. Thus, for the purpose of this study, differences between PDTB 1.0 and PDTB 2.0 are not relevant.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "Here and in the following examples, a text span in the square brackets corresponds to an EDU obtained with a neural discourse segmenter; the manually corrected version is given after the arrow sign \u2212 \u2192.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
}
],
"back_matter": [
{
"text": "The research reported in this paper was partly funded by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) Project-ID 232722074 SFB 1102.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Acknowledgments",
"sec_num": null
}
],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "A benchmark dataset for automatic detection of claims and evidence in the context of controversial topics",
"authors": [
{
"first": "Ehud",
"middle": [],
"last": "Aharoni",
"suffix": ""
},
{
"first": "Anatoly",
"middle": [],
"last": "Polnarov",
"suffix": ""
},
{
"first": "Tamar",
"middle": [],
"last": "Lavee",
"suffix": ""
},
{
"first": "Daniel",
"middle": [],
"last": "Hershcovich",
"suffix": ""
},
{
"first": "Ran",
"middle": [],
"last": "Levy",
"suffix": ""
},
{
"first": "Ruty",
"middle": [],
"last": "Rinott",
"suffix": ""
},
{
"first": "Dan",
"middle": [],
"last": "Gutfreund",
"suffix": ""
},
{
"first": "Noam",
"middle": [],
"last": "Slonim",
"suffix": ""
}
],
"year": 2014,
"venue": "Proceedings of the first workshop on argumentation mining",
"volume": "",
"issue": "",
"pages": "64--68",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ehud Aharoni, Anatoly Polnarov, Tamar Lavee, Daniel Hershcovich, Ran Levy, Ruty Rinott, Dan Gutfre- und, and Noam Slonim. 2014. A benchmark dataset for automatic detection of claims and evidence in the context of controversial topics. In Proceedings of the first workshop on argumentation mining, pages 64-68.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "What works and what does not: Classifier and feature analysis for argument mining",
"authors": [
{
"first": "Ahmet",
"middle": [],
"last": "Aker",
"suffix": ""
},
{
"first": "Alfred",
"middle": [],
"last": "Sliwa",
"suffix": ""
},
{
"first": "Yuan",
"middle": [],
"last": "Ma",
"suffix": ""
},
{
"first": "Ruishen",
"middle": [],
"last": "Lui",
"suffix": ""
},
{
"first": "Niravkumar",
"middle": [],
"last": "Borad",
"suffix": ""
},
{
"first": "Seyedeh",
"middle": [],
"last": "Ziyaei",
"suffix": ""
},
{
"first": "Mina",
"middle": [],
"last": "Ghobadi",
"suffix": ""
}
],
"year": 2017,
"venue": "Proceedings of the 4th Workshop on Argument Mining",
"volume": "",
"issue": "",
"pages": "91--96",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ahmet Aker, Alfred Sliwa, Yuan Ma, Ruishen Lui, Niravkumar Borad, Seyedeh Ziyaei, and Mina Ghobadi. 2017. What works and what does not: Classifier and feature analysis for argument mining. In Proceedings of the 4th Workshop on Argument Mining, pages 91-96.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "Crossdomain mining of argumentative text through distant supervision",
"authors": [
{
"first": "Al",
"middle": [],
"last": "Khalid",
"suffix": ""
},
{
"first": "Henning",
"middle": [],
"last": "Khatib",
"suffix": ""
},
{
"first": "Matthias",
"middle": [],
"last": "Wachsmuth",
"suffix": ""
},
{
"first": "Jonas",
"middle": [],
"last": "Hagen",
"suffix": ""
},
{
"first": "Benno",
"middle": [],
"last": "K\u00f6hler",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Stein",
"suffix": ""
}
],
"year": 2016,
"venue": "Proceedings of the 2016 conference of the north american chapter of the association for computational linguistics: human language technologies",
"volume": "",
"issue": "",
"pages": "1395--1404",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Khalid Al Khatib, Henning Wachsmuth, Matthias Ha- gen, Jonas K\u00f6hler, and Benno Stein. 2016. Cross- domain mining of argumentative text through dis- tant supervision. In Proceedings of the 2016 confer- ence of the north american chapter of the associa- tion for computational linguistics: human language technologies, pages 1395-1404.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Learning by diagramming supreme court oral arguments",
"authors": [
{
"first": "Kevin",
"middle": [],
"last": "Ashley",
"suffix": ""
},
{
"first": "Niels",
"middle": [],
"last": "Pinkwart",
"suffix": ""
}
],
"year": 2007,
"venue": "Proceedings of the 11th international conference on Artificial intelligence and law",
"volume": "",
"issue": "",
"pages": "271--275",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kevin Ashley, Niels Pinkwart, Collin Lynch, and Vin- cent Aleven. 2007. Learning by diagramming supreme court oral arguments. In Proceedings of the 11th international conference on Artificial intel- ligence and law, pages 271-275.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "A reranking model for discourse segmentation using subtree features",
"authors": [
{
"first": "",
"middle": [],
"last": "Ngo Xuan",
"suffix": ""
},
{
"first": "Nguyen",
"middle": [],
"last": "Bach",
"suffix": ""
},
{
"first": "Akira",
"middle": [],
"last": "Le Minh",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Shimazu",
"suffix": ""
}
],
"year": 2012,
"venue": "Proceedings of the 13th Annual Meeting of the Special Interest Group on Discourse and Dialogue",
"volume": "12",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ngo Xuan Bach, Nguyen Le Minh, and Akira Shi- mazu. 2012. A reranking model for discourse seg- mentation using subtree features. In Proceedings of the 13th Annual Meeting of the Special Interest Group on Discourse and Dialogue, SIGDIAL 12, page 160168, USA. Association for Computational Linguistics.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Memorizing all for implicit discourse relation recognition",
"authors": [
{
"first": "Hongxiao",
"middle": [],
"last": "Bai",
"suffix": ""
},
{
"first": "Hai",
"middle": [],
"last": "Zhao",
"suffix": ""
},
{
"first": "Junhan",
"middle": [],
"last": "Zhao",
"suffix": ""
}
],
"year": 2019,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1908.11317"
]
},
"num": null,
"urls": [],
"raw_text": "Hongxiao Bai, Hai Zhao, and Junhan Zhao. 2019. Memorizing all for implicit discourse relation recog- nition. arXiv preprint arXiv:1908.11317.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Predicting consumer sentiments from online text",
"authors": [
{
"first": "Xue",
"middle": [],
"last": "Bai",
"suffix": ""
}
],
"year": 2011,
"venue": "Decision Support Systems",
"volume": "50",
"issue": "4",
"pages": "732--742",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Xue Bai. 2011. Predicting consumer sentiments from online text. Decision Support Systems, 50(4):732- 742.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Cross-lingual and cross-domain discourse segmentation of entire documents",
"authors": [
{
"first": "Chlo\u00e9",
"middle": [],
"last": "Braud",
"suffix": ""
},
{
"first": "Oph\u00e9lie",
"middle": [],
"last": "Lacroix",
"suffix": ""
},
{
"first": "Anders",
"middle": [],
"last": "S\u00f8gaard",
"suffix": ""
}
],
"year": 2017,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1704.04100"
]
},
"num": null,
"urls": [],
"raw_text": "Chlo\u00e9 Braud, Oph\u00e9lie Lacroix, and Anders S\u00f8gaard. 2017. Cross-lingual and cross-domain discourse segmentation of entire documents. arXiv preprint arXiv:1704.04100.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Iso dr-core (iso 24617-8): Core concepts for the annotation of discourse relations",
"authors": [
{
"first": "Harry",
"middle": [],
"last": "Bunt",
"suffix": ""
},
{
"first": "Rashmi",
"middle": [],
"last": "Prasad",
"suffix": ""
}
],
"year": 2016,
"venue": "Proceedings 12th joint ACL-ISO workshop on interoperable semantic annotation",
"volume": "",
"issue": "",
"pages": "45--54",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Harry Bunt and Rashmi Prasad. 2016. Iso dr-core (iso 24617-8): Core concepts for the annotation of dis- course relations. In Proceedings 12th joint ACL- ISO workshop on interoperable semantic annotation (ISA-12), pages 45-54.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "From discourse analysis to argumentation schemes and back: Relations and differences",
"authors": [
{
"first": "Elena",
"middle": [],
"last": "Cabrio",
"suffix": ""
},
{
"first": "Sara",
"middle": [],
"last": "Tonelli",
"suffix": ""
},
{
"first": "Serena",
"middle": [],
"last": "Villata",
"suffix": ""
}
],
"year": 2013,
"venue": "International Workshop on Computational Logic in Multi-Agent Systems",
"volume": "",
"issue": "",
"pages": "1--17",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Elena Cabrio, Sara Tonelli, and Serena Villata. 2013. From discourse analysis to argumentation schemes and back: Relations and differences. In Interna- tional Workshop on Computational Logic in Multi- Agent Systems, pages 1-17. Springer.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Do not feel the trolls",
"authors": [
{
"first": "Erik",
"middle": [],
"last": "Cambria",
"suffix": ""
},
{
"first": "Praphul",
"middle": [],
"last": "Chandra",
"suffix": ""
},
{
"first": "Avinash",
"middle": [],
"last": "Sharma",
"suffix": ""
},
{
"first": "Amir",
"middle": [],
"last": "Hussain",
"suffix": ""
}
],
"year": 2010,
"venue": "Proceedings of the 3rd International Workshop on Social Data on the Web",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Erik Cambria, Praphul Chandra, Avinash Sharma, and Amir Hussain. 2010. Do not feel the trolls. In Pro- ceedings of the 3rd International Workshop on So- cial Data on the Web, Shanghai, China.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Discourse tagging reference manual",
"authors": [
{
"first": "Lynn",
"middle": [],
"last": "Carlson",
"suffix": ""
},
{
"first": "Daniel",
"middle": [],
"last": "Marcu",
"suffix": ""
}
],
"year": 2001,
"venue": "",
"volume": "54",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Lynn Carlson and Daniel Marcu. 2001. Discourse tag- ging reference manual. ISI Technical Report ISI-TR- 545, 54:56.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "Building a discourse-tagged corpus in the framework of rhetorical structure theory",
"authors": [
{
"first": "Lynn",
"middle": [],
"last": "Carlson",
"suffix": ""
},
{
"first": "Daniel",
"middle": [],
"last": "Marcu",
"suffix": ""
},
{
"first": "Mary",
"middle": [
"Ellen"
],
"last": "Okurowski",
"suffix": ""
}
],
"year": 2003,
"venue": "Current and new directions in discourse and dialogue",
"volume": "",
"issue": "",
"pages": "85--112",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Lynn Carlson, Daniel Marcu, and Mary Ellen Okurowski. 2003. Building a discourse-tagged cor- pus in the framework of rhetorical structure theory. In Current and new directions in discourse and dia- logue, pages 85-112. Springer.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "What is the essence of a claim? cross-domain claim identification",
"authors": [
{
"first": "Johannes",
"middle": [],
"last": "Daxenberger",
"suffix": ""
},
{
"first": "Steffen",
"middle": [],
"last": "Eger",
"suffix": ""
},
{
"first": "Ivan",
"middle": [],
"last": "Habernal",
"suffix": ""
},
{
"first": "Christian",
"middle": [],
"last": "Stab",
"suffix": ""
},
{
"first": "Iryna",
"middle": [],
"last": "Gurevych",
"suffix": ""
}
],
"year": 2017,
"venue": "Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing",
"volume": "",
"issue": "",
"pages": "2055--2066",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Johannes Daxenberger, Steffen Eger, Ivan Habernal, Christian Stab, and Iryna Gurevych. 2017. What is the essence of a claim? cross-domain claim identi- fication. In Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing, pages 2055-2066, Copenhagen, Denmark. Associa- tion for Computational Linguistics.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "How compatible are our discourse annotation frameworks? insights from mapping rst-dt and pdtb annotations",
"authors": [
{
"first": "Vera",
"middle": [],
"last": "Demberg",
"suffix": ""
},
{
"first": "Merel",
"middle": [],
"last": "Scholman",
"suffix": ""
},
{
"first": "Fatemeh",
"middle": [],
"last": "Asr",
"suffix": ""
}
],
"year": 2019,
"venue": "Dialogue and Discourse",
"volume": "10",
"issue": "",
"pages": "87--135",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Vera Demberg, Merel Scholman, and Fatemeh Asr. 2019. How compatible are our discourse annotation frameworks? insights from mapping rst-dt and pdtb annotations. Dialogue and Discourse, 10:87-135.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "Joint learning of syntactic features helps discourse segmentation",
"authors": [
{
"first": "Takshak",
"middle": [],
"last": "Desai",
"suffix": ""
},
{
"first": "Dan",
"middle": [],
"last": "Parag Pravin Dakle",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Moldovan",
"suffix": ""
}
],
"year": 2020,
"venue": "Proceedings of The 12th Language Resources and Evaluation Conference",
"volume": "",
"issue": "",
"pages": "1073--1080",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Takshak Desai, Parag Pravin Dakle, and Dan Moldovan. 2020. Joint learning of syntactic features helps discourse segmentation. In Proceedings of The 12th Language Resources and Evaluation Con- ference, pages 1073-1080.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "On the acceptability of arguments and its fundamental role in nonmonotonic reasoning, logic programming and n-person games",
"authors": [
{
"first": "Dung",
"middle": [],
"last": "Phan Minh",
"suffix": ""
}
],
"year": 1995,
"venue": "Artificial intelligence",
"volume": "77",
"issue": "2",
"pages": "321--357",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Phan Minh Dung. 1995. On the acceptability of argu- ments and its fundamental role in nonmonotonic rea- soning, logic programming and n-person games. Ar- tificial intelligence, 77(2):321-357.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "On the role of discourse markers for discriminating claims and premises in argumentative discourse",
"authors": [
{
"first": "Judith",
"middle": [],
"last": "Eckle-Kohler",
"suffix": ""
},
{
"first": "Roland",
"middle": [],
"last": "Kluge",
"suffix": ""
},
{
"first": "Iryna",
"middle": [],
"last": "Gurevych",
"suffix": ""
}
],
"year": 2015,
"venue": "Proceedings of the 2015 Conference on Empirical Methods in Natural Language Processing",
"volume": "",
"issue": "",
"pages": "2236--2242",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Judith Eckle-Kohler, Roland Kluge, and Iryna Gurevych. 2015. On the role of discourse markers for discriminating claims and premises in argumen- tative discourse. In Proceedings of the 2015 Con- ference on Empirical Methods in Natural Language Processing, pages 2236-2242.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "Neural end-to-end learning for computational argumentation mining",
"authors": [
{
"first": "Steffen",
"middle": [],
"last": "Eger",
"suffix": ""
},
{
"first": "Johannes",
"middle": [],
"last": "Daxenberger",
"suffix": ""
},
{
"first": "Iryna",
"middle": [],
"last": "Gurevych",
"suffix": ""
}
],
"year": 2017,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1704.06104"
]
},
"num": null,
"urls": [],
"raw_text": "Steffen Eger, Johannes Daxenberger, and Iryna Gurevych. 2017. Neural end-to-end learning for computational argumentation mining. arXiv preprint arXiv:1704.06104.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "Towards mining scientific discourse using argumentation schemes",
"authors": [
{
"first": "L",
"middle": [],
"last": "Nancy",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Green",
"suffix": ""
}
],
"year": 2018,
"venue": "Argument & Computation",
"volume": "9",
"issue": "2",
"pages": "121--135",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Nancy L Green. 2018. Towards mining scientific dis- course using argumentation schemes. Argument & Computation, 9(2):121-135.",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "Which argument is more convincing? analyzing and predicting convincingness of web arguments using bidirectional LSTM",
"authors": [
{
"first": "Ivan",
"middle": [],
"last": "Habernal",
"suffix": ""
},
{
"first": "Iryna",
"middle": [],
"last": "Gurevych",
"suffix": ""
}
],
"year": 2016,
"venue": "Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics",
"volume": "1",
"issue": "",
"pages": "1589--1599",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ivan Habernal and Iryna Gurevych. 2016. Which ar- gument is more convincing? analyzing and predict- ing convincingness of web arguments using bidi- rectional LSTM. In Proceedings of the 54th An- nual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 1589- 1599, Berlin, Germany. Association for Computa- tional Linguistics.",
"links": null
},
"BIBREF21": {
"ref_id": "b21",
"title": "A sequential model for discourse segmentation",
"authors": [
{
"first": "Hugo",
"middle": [],
"last": "Hernault",
"suffix": ""
},
{
"first": "Danushka",
"middle": [],
"last": "Bollegala",
"suffix": ""
},
{
"first": "Mitsuru",
"middle": [],
"last": "Ishizuka",
"suffix": ""
}
],
"year": 2010,
"venue": "International Conference on Intelligent Text Processing and Computational Linguistics",
"volume": "",
"issue": "",
"pages": "315--326",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Hugo Hernault, Danushka Bollegala, and Mitsuru Ishizuka. 2010. A sequential model for discourse segmentation. In International Conference on Intel- ligent Text Processing and Computational Linguis- tics, pages 315-326. Springer.",
"links": null
},
"BIBREF22": {
"ref_id": "b22",
"title": "The utility of discourse parsing features for predicting argumentation structure",
"authors": [
{
"first": "Freya",
"middle": [],
"last": "Hewett",
"suffix": ""
},
{
"first": "Roshan",
"middle": [],
"last": "Prakash Rane",
"suffix": ""
},
{
"first": "Nina",
"middle": [],
"last": "Harlacher",
"suffix": ""
},
{
"first": "Manfred",
"middle": [],
"last": "Stede",
"suffix": ""
}
],
"year": 2019,
"venue": "Proceedings of the 6th Workshop on Argument Mining",
"volume": "",
"issue": "",
"pages": "98--103",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Freya Hewett, Roshan Prakash Rane, Nina Harlacher, and Manfred Stede. 2019. The utility of discourse parsing features for predicting argumentation struc- ture. In Proceedings of the 6th Workshop on Argu- ment Mining, pages 98-103, Florence, Italy. Associ- ation for Computational Linguistics.",
"links": null
},
"BIBREF23": {
"ref_id": "b23",
"title": "Discourse relations: Genre-specific degrees of overtness in argumentative and narrative discourse",
"authors": [
{
"first": "Carolin",
"middle": [],
"last": "Hofmockel",
"suffix": ""
},
{
"first": "Anita",
"middle": [],
"last": "Fetzer",
"suffix": ""
},
{
"first": "Robert M",
"middle": [],
"last": "Maier",
"suffix": ""
}
],
"year": 2017,
"venue": "Argument & Computation",
"volume": "8",
"issue": "2",
"pages": "131--151",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Carolin Hofmockel, Anita Fetzer, and Robert M Maier. 2017. Discourse relations: Genre-specific degrees of overtness in argumentative and narrative dis- course. Argument & Computation, 8(2):131-151.",
"links": null
},
"BIBREF24": {
"ref_id": "b24",
"title": "Mining economic sentiment using argumentation structures",
"authors": [
{
"first": "Alexander",
"middle": [],
"last": "Hogenboom",
"suffix": ""
},
{
"first": "Frederik",
"middle": [],
"last": "Hogenboom",
"suffix": ""
},
{
"first": "Uzay",
"middle": [],
"last": "Kaymak",
"suffix": ""
},
{
"first": "Paul",
"middle": [],
"last": "Wouters",
"suffix": ""
},
{
"first": "Franciska",
"middle": [
"De"
],
"last": "Jong",
"suffix": ""
}
],
"year": 2010,
"venue": "International Conference on Conceptual Modeling",
"volume": "",
"issue": "",
"pages": "200--209",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Alexander Hogenboom, Frederik Hogenboom, Uzay Kaymak, Paul Wouters, and Franciska De Jong. 2010. Mining economic sentiment using argumenta- tion structures. In International Conference on Con- ceptual Modeling, pages 200-209. Springer.",
"links": null
},
"BIBREF25": {
"ref_id": "b25",
"title": "Unsupervised adversarial domain adaptation for implicit discourse relation classification",
"authors": [
{
"first": "Ping",
"middle": [],
"last": "Hsin",
"suffix": ""
},
{
"first": "Junyi Jessy",
"middle": [],
"last": "Huang",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Li",
"suffix": ""
}
],
"year": 2019,
"venue": "Proceedings of the 23rd Conference on Computational Natural Language Learning (CoNLL)",
"volume": "",
"issue": "",
"pages": "686--695",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Hsin-Ping Huang and Junyi Jessy Li. 2019. Unsu- pervised adversarial domain adaptation for implicit discourse relation classification. In Proceedings of the 23rd Conference on Computational Natural Lan- guage Learning (CoNLL), pages 686-695, Hong Kong, China. Association for Computational Lin- guistics.",
"links": null
},
"BIBREF26": {
"ref_id": "b26",
"title": "Implicit discourse relation classification: We need to talk about evaluation",
"authors": [
{
"first": "Najoung",
"middle": [],
"last": "Kim",
"suffix": ""
},
{
"first": "Song",
"middle": [],
"last": "Feng",
"suffix": ""
},
{
"first": "Chulaka",
"middle": [],
"last": "Gunasekara",
"suffix": ""
},
{
"first": "Luis",
"middle": [],
"last": "Lastras",
"suffix": ""
}
],
"year": 2020,
"venue": "Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "5404--5414",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Najoung Kim, Song Feng, Chulaka Gunasekara, and Luis Lastras. 2020. Implicit discourse relation clas- sification: We need to talk about evaluation. In Pro- ceedings of the 58th Annual Meeting of the Asso- ciation for Computational Linguistics, pages 5404- 5414.",
"links": null
},
"BIBREF27": {
"ref_id": "b27",
"title": "Towards exploiting argumentative context for argumentative relation identification",
"authors": [
{
"first": "Tatsuki",
"middle": [],
"last": "Kuribayashi",
"suffix": ""
},
{
"first": "Paul",
"middle": [],
"last": "Reisert",
"suffix": ""
},
{
"first": "Naoya",
"middle": [],
"last": "Inoue",
"suffix": ""
},
{
"first": "Kentaro",
"middle": [],
"last": "Inui",
"suffix": ""
}
],
"year": 2018,
"venue": "Proceedings of the Annual Meeting of the Association for Natural Language Processing NLP",
"volume": "",
"issue": "",
"pages": "284--287",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Tatsuki Kuribayashi, Paul Reisert, Naoya Inoue, and Kentaro Inui. 2018. Towards exploiting argumenta- tive context for argumentative relation identification. In Proceedings of the Annual Meeting of the Associ- ation for Natural Language Processing NLP, pages 284-287.",
"links": null
},
"BIBREF28": {
"ref_id": "b28",
"title": "Multi-task attentionbased neural networks for implicit discourse relationship representation and identification",
"authors": [
{
"first": "Man",
"middle": [],
"last": "Lan",
"suffix": ""
},
{
"first": "Jianxiang",
"middle": [],
"last": "Wang",
"suffix": ""
},
{
"first": "Yuanbin",
"middle": [],
"last": "Wu",
"suffix": ""
},
{
"first": "Zheng-Yu",
"middle": [],
"last": "Niu",
"suffix": ""
},
{
"first": "Haifeng",
"middle": [],
"last": "Wang",
"suffix": ""
}
],
"year": 2017,
"venue": "Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing",
"volume": "",
"issue": "",
"pages": "1299--1308",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Man Lan, Jianxiang Wang, Yuanbin Wu, Zheng-Yu Niu, and Haifeng Wang. 2017. Multi-task attention- based neural networks for implicit discourse rela- tionship representation and identification. In Pro- ceedings of the 2017 Conference on Empirical Meth- ods in Natural Language Processing, pages 1299- 1308, Copenhagen, Denmark. Association for Com- putational Linguistics.",
"links": null
},
"BIBREF29": {
"ref_id": "b29",
"title": "Segmented discourse representation theory: Dynamic semantics with discourse structure",
"authors": [
{
"first": "Alex",
"middle": [],
"last": "Lascarides",
"suffix": ""
},
{
"first": "Nicholas",
"middle": [],
"last": "Asher",
"suffix": ""
}
],
"year": 2008,
"venue": "Computing meaning",
"volume": "",
"issue": "",
"pages": "87--124",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Alex Lascarides and Nicholas Asher. 2008. Segmented discourse representation theory: Dynamic semantics with discourse structure. In Computing meaning, pages 87-124. Springer.",
"links": null
},
"BIBREF30": {
"ref_id": "b30",
"title": "Generating discourse structures for written texts",
"authors": [
{
"first": "Huong",
"middle": [],
"last": "Lethanh",
"suffix": ""
},
{
"first": "Geetha",
"middle": [],
"last": "Abeysinghe",
"suffix": ""
},
{
"first": "Christian",
"middle": [],
"last": "Huyck",
"suffix": ""
}
],
"year": 2004,
"venue": "Proceedings of the 20th international conference on Computational Linguistics",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Huong LeThanh, Geetha Abeysinghe, and Christian Huyck. 2004. Generating discourse structures for written texts. In Proceedings of the 20th inter- national conference on Computational Linguistics, page 329. Association for Computational Linguis- tics.",
"links": null
},
"BIBREF31": {
"ref_id": "b31",
"title": "Context dependent claim detection",
"authors": [
{
"first": "Ran",
"middle": [],
"last": "Levy",
"suffix": ""
},
{
"first": "Yonatan",
"middle": [],
"last": "Bilu",
"suffix": ""
},
{
"first": "Daniel",
"middle": [],
"last": "Hershcovich",
"suffix": ""
},
{
"first": "Ehud",
"middle": [],
"last": "Aharoni",
"suffix": ""
},
{
"first": "Noam",
"middle": [],
"last": "Slonim",
"suffix": ""
}
],
"year": 2014,
"venue": "Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: Technical Papers",
"volume": "",
"issue": "",
"pages": "1489--1500",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ran Levy, Yonatan Bilu, Daniel Hershcovich, Ehud Aharoni, and Noam Slonim. 2014. Context depen- dent claim detection. In Proceedings of COLING 2014, the 25th International Conference on Compu- tational Linguistics: Technical Papers, pages 1489- 1500, Dublin, Ireland. Dublin City University and Association for Computational Linguistics.",
"links": null
},
"BIBREF32": {
"ref_id": "b32",
"title": "Argumentative evidences classification and argument scheme detection using tree kernels",
"authors": [
{
"first": "Davide",
"middle": [],
"last": "Liga",
"suffix": ""
}
],
"year": 2019,
"venue": "Proceedings of the 6th Workshop on Argument Mining",
"volume": "",
"issue": "",
"pages": "92--97",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Davide Liga. 2019. Argumentative evidences classi- fication and argument scheme detection using tree kernels. In Proceedings of the 6th Workshop on Ar- gument Mining, pages 92-97.",
"links": null
},
"BIBREF33": {
"ref_id": "b33",
"title": "A pdtb-styled end-to-end discourse parser",
"authors": [
{
"first": "Ziheng",
"middle": [],
"last": "Lin",
"suffix": ""
},
{
"first": "Min-Yen",
"middle": [],
"last": "Hwee Tou Ng",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Kan",
"suffix": ""
}
],
"year": 2010,
"venue": "Natural Language Engineering",
"volume": "20",
"issue": "",
"pages": "151--184",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ziheng Lin, Hwee Tou Ng, and Min-Yen Kan. 2010. A pdtb-styled end-to-end discourse parser. Natural Language Engineering, 20:151-184.",
"links": null
},
"BIBREF34": {
"ref_id": "b34",
"title": "Claim detection in judgments of the eu court of justice",
"authors": [
{
"first": "Marco",
"middle": [],
"last": "Lippi",
"suffix": ""
},
{
"first": "Francesca",
"middle": [],
"last": "Lagioia",
"suffix": ""
},
{
"first": "Giuseppe",
"middle": [],
"last": "Contissa",
"suffix": ""
},
{
"first": "Giovanni",
"middle": [],
"last": "Sartor",
"suffix": ""
},
{
"first": "Paolo",
"middle": [],
"last": "Torroni",
"suffix": ""
}
],
"year": 2015,
"venue": "AI Approaches to the Complexity of Legal Systems",
"volume": "",
"issue": "",
"pages": "513--527",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Marco Lippi, Francesca Lagioia, Giuseppe Contissa, Giovanni Sartor, and Paolo Torroni. 2015. Claim detection in judgments of the eu court of justice. In AI Approaches to the Complexity of Legal Systems, pages 513-527. Springer.",
"links": null
},
"BIBREF35": {
"ref_id": "b35",
"title": "Contextindependent claim detection for argument mining",
"authors": [
{
"first": "Marco",
"middle": [],
"last": "Lippi",
"suffix": ""
},
{
"first": "Paolo",
"middle": [],
"last": "Torroni",
"suffix": ""
}
],
"year": 2015,
"venue": "Twenty-Fourth International Joint Conference on Artificial Intelligence",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Marco Lippi and Paolo Torroni. 2015. Context- independent claim detection for argument mining. In Twenty-Fourth International Joint Conference on Artificial Intelligence.",
"links": null
},
"BIBREF36": {
"ref_id": "b36",
"title": "Argumentation mining: State of the art and emerging trends",
"authors": [
{
"first": "Marco",
"middle": [],
"last": "Lippi",
"suffix": ""
},
{
"first": "Paolo",
"middle": [],
"last": "Torroni",
"suffix": ""
}
],
"year": 2016,
"venue": "ACM Transactions on Internet Technology (TOIT)",
"volume": "16",
"issue": "2",
"pages": "1--25",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Marco Lippi and Paolo Torroni. 2016. Argumenta- tion mining: State of the art and emerging trends. ACM Transactions on Internet Technology (TOIT), 16(2):1-25.",
"links": null
},
"BIBREF37": {
"ref_id": "b37",
"title": "Implicit discourse relation classification via multi-task neural networks",
"authors": [
{
"first": "Yang",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Sujian",
"middle": [],
"last": "Li",
"suffix": ""
},
{
"first": "Xiaodong",
"middle": [],
"last": "Zhang",
"suffix": ""
},
{
"first": "Zhifang",
"middle": [],
"last": "Sui",
"suffix": ""
}
],
"year": 2016,
"venue": "Thirtieth AAAI Conference on Artificial Intelligence",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Yang Liu, Sujian Li, Xiaodong Zhang, and Zhifang Sui. 2016. Implicit discourse relation classification via multi-task neural networks. In Thirtieth AAAI Con- ference on Artificial Intelligence.",
"links": null
},
"BIBREF38": {
"ref_id": "b38",
"title": "Rhetorical structure theory: Toward a functional theory of text organization. Text",
"authors": [
{
"first": "C",
"middle": [],
"last": "William",
"suffix": ""
},
{
"first": "Sandra",
"middle": [
"A"
],
"last": "Mann",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Thompson",
"suffix": ""
}
],
"year": 1988,
"venue": "",
"volume": "8",
"issue": "",
"pages": "243--281",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "William C Mann and Sandra A Thompson. 1988. Rhetorical structure theory: Toward a functional the- ory of text organization. Text, 8:243-281.",
"links": null
},
"BIBREF39": {
"ref_id": "b39",
"title": "Building a large annotated corpus of english: The penn treebank",
"authors": [
{
"first": "Mitchell",
"middle": [],
"last": "Marcus",
"suffix": ""
},
{
"first": "Beatrice",
"middle": [],
"last": "Santorini",
"suffix": ""
},
{
"first": "Mary",
"middle": [
"Ann"
],
"last": "Marcinkiewicz",
"suffix": ""
}
],
"year": 1993,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Mitchell Marcus, Beatrice Santorini, and Mary Ann Marcinkiewicz. 1993. Building a large annotated corpus of english: The penn treebank. Technical report, University of Pennsylvania Department of Computer and Information Science Technical.",
"links": null
},
"BIBREF40": {
"ref_id": "b40",
"title": "Argument mining on clinical trials",
"authors": [
{
"first": "Tobias",
"middle": [],
"last": "Mayer",
"suffix": ""
},
{
"first": "Elena",
"middle": [],
"last": "Cabrio",
"suffix": ""
},
{
"first": "Marco",
"middle": [],
"last": "Lippi",
"suffix": ""
},
{
"first": "Paolo",
"middle": [],
"last": "Torroni",
"suffix": ""
},
{
"first": "Serena",
"middle": [],
"last": "Villata",
"suffix": ""
}
],
"year": 2018,
"venue": "Computational Models of Argument: Proceedings of",
"volume": "",
"issue": "",
"pages": "137--148",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Tobias Mayer, Elena Cabrio, Marco Lippi, Paolo Tor- roni, and Serena Villata. 2018. Argument mining on clinical trials. In Computational Models of Ar- gument: Proceedings of COMMA 2018, pages 137- 148.",
"links": null
},
"BIBREF41": {
"ref_id": "b41",
"title": "Automatic detection and classification of argument components using multi-task deep neural network",
"authors": [
{
"first": "Jean-Christophe",
"middle": [],
"last": "Mensonides",
"suffix": ""
},
{
"first": "S\u00e9bastien",
"middle": [],
"last": "Harispe",
"suffix": ""
},
{
"first": "Jacky",
"middle": [],
"last": "Montmain",
"suffix": ""
},
{
"first": "V\u00e9ronique",
"middle": [],
"last": "Thireau",
"suffix": ""
}
],
"year": 2019,
"venue": "3rd International Conference on Natural Language and Speech Processing",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jean-Christophe Mensonides, S\u00e9bastien Harispe, Jacky Montmain, and V\u00e9ronique Thireau. 2019. Auto- matic detection and classification of argument com- ponents using multi-task deep neural network. In 3rd International Conference on Natural Language and Speech Processing.",
"links": null
},
"BIBREF42": {
"ref_id": "b42",
"title": "Argumentation mining",
"authors": [
{
"first": "Raquel",
"middle": [],
"last": "Mochales",
"suffix": ""
},
{
"first": "Marie-Francine",
"middle": [],
"last": "Moens",
"suffix": ""
}
],
"year": 2011,
"venue": "Artificial Intelligence and Law",
"volume": "19",
"issue": "1",
"pages": "1--22",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Raquel Mochales and Marie-Francine Moens. 2011. Argumentation mining. Artificial Intelligence and Law, 19(1):1-22.",
"links": null
},
"BIBREF43": {
"ref_id": "b43",
"title": "Automatic detection of arguments in legal texts",
"authors": [
{
"first": "Marie-Francine",
"middle": [],
"last": "Moens",
"suffix": ""
},
{
"first": "Erik",
"middle": [],
"last": "Boiy",
"suffix": ""
}
],
"year": 2007,
"venue": "Proceedings of the 11th international conference on Artificial intelligence and law",
"volume": "",
"issue": "",
"pages": "225--230",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Marie-Francine Moens, Erik Boiy, Raquel Mochales Palau, and Chris Reed. 2007. Automatic detec- tion of arguments in legal texts. In Proceedings of the 11th international conference on Artificial intel- ligence and law, pages 225-230.",
"links": null
},
"BIBREF44": {
"ref_id": "b44",
"title": "Syntactic graph convolution in multi-task learning for identifying and classifying the argument component",
"authors": [
{
"first": "Gaku",
"middle": [],
"last": "Morio",
"suffix": ""
},
{
"first": "Katsuhide",
"middle": [],
"last": "Fujita",
"suffix": ""
}
],
"year": 2019,
"venue": "2019 IEEE 13th International Conference on Semantic Computing (ICSC)",
"volume": "",
"issue": "",
"pages": "271--278",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Gaku Morio and Katsuhide Fujita. 2019. Syntactic graph convolution in multi-task learning for identi- fying and classifying the argument component. In 2019 IEEE 13th International Conference on Seman- tic Computing (ICSC), pages 271-278.",
"links": null
},
"BIBREF45": {
"ref_id": "b45",
"title": "On the stability of fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines",
"authors": [
{
"first": "Marius",
"middle": [],
"last": "Mosbach",
"suffix": ""
},
{
"first": "Maksym",
"middle": [],
"last": "Andriushchenko",
"suffix": ""
},
{
"first": "Dietrich",
"middle": [],
"last": "Klakow",
"suffix": ""
}
],
"year": 2021,
"venue": "International Conference on Learning Representations (ICLR",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Marius Mosbach, Maksym Andriushchenko, and Diet- rich Klakow. 2021. On the stability of fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines. In International Conference on Learning Representations (ICLR).",
"links": null
},
"BIBREF46": {
"ref_id": "b46",
"title": "Tony: Contextual embeddings for accurate multilingual discourse segmentation of full documents",
"authors": [
{
"first": "Philippe",
"middle": [],
"last": "Muller",
"suffix": ""
},
{
"first": "Chlo\u00e9",
"middle": [],
"last": "Braud",
"suffix": ""
},
{
"first": "Mathieu",
"middle": [],
"last": "Morey",
"suffix": ""
}
],
"year": 2019,
"venue": "Proceedings of the Workshop on Discourse Relation Parsing and Treebanking",
"volume": "",
"issue": "",
"pages": "115--124",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Philippe Muller, Chlo\u00e9 Braud, and Mathieu Morey. 2019. Tony: Contextual embeddings for accurate multilingual discourse segmentation of full docu- ments. In Proceedings of the Workshop on Dis- course Relation Parsing and Treebanking 2019, pages 115-124. Association for Computational Lin- guistics.",
"links": null
},
"BIBREF47": {
"ref_id": "b47",
"title": "Support or oppose?: classifying positions in online debates from reply activities and opinion expressions",
"authors": [
{
"first": "Akiko",
"middle": [],
"last": "Murakami",
"suffix": ""
},
{
"first": "Rudy",
"middle": [],
"last": "Raymond",
"suffix": ""
}
],
"year": 2010,
"venue": "Proceedings of the 23rd International Conference on Computational Linguistics: Posters",
"volume": "",
"issue": "",
"pages": "869--875",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Akiko Murakami and Rudy Raymond. 2010. Support or oppose?: classifying positions in online debates from reply activities and opinion expressions. In Proceedings of the 23rd International Conference on Computational Linguistics: Posters, pages 869-875. Association for Computational Linguistics.",
"links": null
},
"BIBREF48": {
"ref_id": "b48",
"title": "Dissent: Learning sentence representations from explicit discourse relations",
"authors": [
{
"first": "Allen",
"middle": [],
"last": "Nie",
"suffix": ""
},
{
"first": "Erin",
"middle": [],
"last": "Bennett",
"suffix": ""
},
{
"first": "Noah",
"middle": [],
"last": "Goodman",
"suffix": ""
}
],
"year": 2019,
"venue": "Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "4497--4510",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Allen Nie, Erin Bennett, and Noah Goodman. 2019. Dissent: Learning sentence representations from ex- plicit discourse relations. In Proceedings of the 57th Annual Meeting of the Association for Compu- tational Linguistics, pages 4497-4510.",
"links": null
},
"BIBREF49": {
"ref_id": "b49",
"title": "Dissecting content and context in argumentative relation analysis",
"authors": [
{
"first": "Juri",
"middle": [],
"last": "Opitz",
"suffix": ""
},
{
"first": "Anette",
"middle": [],
"last": "Frank",
"suffix": ""
}
],
"year": 2019,
"venue": "Proceedings of the 6th Workshop on Argument Mining",
"volume": "",
"issue": "",
"pages": "25--34",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Juri Opitz and Anette Frank. 2019. Dissecting content and context in argumentative relation analysis. In Proceedings of the 6th Workshop on Argument Min- ing, pages 25-34, Florence, Italy. Association for Computational Linguistics.",
"links": null
},
"BIBREF50": {
"ref_id": "b50",
"title": "Argumentation mining: the detection, classification and structure of arguments in text",
"authors": [
{
"first": "Raquel",
"middle": [],
"last": "Mochales Palau",
"suffix": ""
},
{
"first": "Marie-Francine",
"middle": [],
"last": "Moens",
"suffix": ""
}
],
"year": 2009,
"venue": "Proceedings of the 12th international conference on artificial intelligence and law",
"volume": "",
"issue": "",
"pages": "98--107",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Raquel Mochales Palau and Marie-Francine Moens. 2009. Argumentation mining: the detection, clas- sification and structure of arguments in text. In Pro- ceedings of the 12th international conference on ar- tificial intelligence and law, pages 98-107.",
"links": null
},
"BIBREF51": {
"ref_id": "b51",
"title": "From argument diagrams to argumentation mining in texts: A survey",
"authors": [
{
"first": "Andreas",
"middle": [],
"last": "Peldszus",
"suffix": ""
},
{
"first": "Manfred",
"middle": [],
"last": "Stede",
"suffix": ""
}
],
"year": 2013,
"venue": "Int. J. Cogn. Inform. Nat. Intell",
"volume": "7",
"issue": "1",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Andreas Peldszus and Manfred Stede. 2013. From ar- gument diagrams to argumentation mining in texts: A survey. Int. J. Cogn. Inform. Nat. Intell., 7(1):131.",
"links": null
},
"BIBREF52": {
"ref_id": "b52",
"title": "Rhetorical structure and argumentation structure in monologue text",
"authors": [
{
"first": "Andreas",
"middle": [],
"last": "Peldszus",
"suffix": ""
},
{
"first": "Manfred",
"middle": [],
"last": "Stede",
"suffix": ""
}
],
"year": 2016,
"venue": "Proceedings of the Third Workshop on Argument Mining (ArgMining2016)",
"volume": "",
"issue": "",
"pages": "103--112",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Andreas Peldszus and Manfred Stede. 2016. Rhetor- ical structure and argumentation structure in mono- logue text. In Proceedings of the Third Workshop on Argument Mining (ArgMining2016), pages 103- 112, Berlin, Germany. Association for Computa- tional Linguistics.",
"links": null
},
"BIBREF53": {
"ref_id": "b53",
"title": "Virtual debate coach design: assessing multimodal argumentation performance",
"authors": [
{
"first": "Volha",
"middle": [],
"last": "Petukhova",
"suffix": ""
},
{
"first": "Tobias",
"middle": [],
"last": "Mayer",
"suffix": ""
},
{
"first": "Andrei",
"middle": [],
"last": "Malchanau",
"suffix": ""
},
{
"first": "Harry",
"middle": [],
"last": "Bunt",
"suffix": ""
}
],
"year": 2017,
"venue": "Proceedings of the 19th ACM International Conference on Multimodal Interaction",
"volume": "",
"issue": "",
"pages": "41--50",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Volha Petukhova, Tobias Mayer, Andrei Malchanau, and Harry Bunt. 2017. Virtual debate coach de- sign: assessing multimodal argumentation perfor- mance. In Proceedings of the 19th ACM Interna- tional Conference on Multimodal Interaction, pages 41-50. ACM.",
"links": null
},
"BIBREF54": {
"ref_id": "b54",
"title": "Declare: Debunking fake news and false claims using evidence-aware deep learning",
"authors": [
{
"first": "Kashyap",
"middle": [],
"last": "Popat",
"suffix": ""
},
{
"first": "Subhabrata",
"middle": [],
"last": "Mukherjee",
"suffix": ""
},
{
"first": "Andrew",
"middle": [],
"last": "Yates",
"suffix": ""
},
{
"first": "Gerhard",
"middle": [],
"last": "Weikum",
"suffix": ""
}
],
"year": 2018,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1809.06416"
]
},
"num": null,
"urls": [],
"raw_text": "Kashyap Popat, Subhabrata Mukherjee, Andrew Yates, and Gerhard Weikum. 2018. Declare: Debunking fake news and false claims using evidence-aware deep learning. arXiv preprint arXiv:1809.06416.",
"links": null
},
"BIBREF55": {
"ref_id": "b55",
"title": "The Penn discourse TreeBank 2.0",
"authors": [
{
"first": "Rashmi",
"middle": [],
"last": "Prasad",
"suffix": ""
},
{
"first": "Nikhil",
"middle": [],
"last": "Dinesh",
"suffix": ""
},
{
"first": "Alan",
"middle": [],
"last": "Lee",
"suffix": ""
},
{
"first": "Eleni",
"middle": [],
"last": "Miltsakaki",
"suffix": ""
},
{
"first": "Livio",
"middle": [],
"last": "Robaldo",
"suffix": ""
},
{
"first": "Aravind",
"middle": [],
"last": "Joshi",
"suffix": ""
},
{
"first": "Bonnie",
"middle": [],
"last": "Webber",
"suffix": ""
}
],
"year": 2008,
"venue": "Proceedings of the Sixth International Conference on Language Resources and Evaluation (LREC'08)",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Rashmi Prasad, Nikhil Dinesh, Alan Lee, Eleni Milt- sakaki, Livio Robaldo, Aravind Joshi, and Bon- nie Webber. 2008. The Penn discourse TreeBank 2.0. In Proceedings of the Sixth International Conference on Language Resources and Evaluation (LREC'08), Marrakech, Morocco. European Lan- guage Resources Association (ELRA).",
"links": null
},
"BIBREF56": {
"ref_id": "b56",
"title": "The Penn Discourse TreeBank as a resource for natural language generation",
"authors": [
{
"first": "Rashmi",
"middle": [],
"last": "Prasad",
"suffix": ""
},
{
"first": "Aravind",
"middle": [],
"last": "Joshi",
"suffix": ""
},
{
"first": "Nikhil",
"middle": [],
"last": "Dinesh",
"suffix": ""
},
{
"first": "Alan",
"middle": [],
"last": "Lee",
"suffix": ""
},
{
"first": "Eleni",
"middle": [],
"last": "Miltsakaki",
"suffix": ""
},
{
"first": "Bonnie",
"middle": [],
"last": "Webber",
"suffix": ""
}
],
"year": 2005,
"venue": "Proceedings of the Corpus Linguistics Workshop on Using Corpora for Natural Language Generation",
"volume": "",
"issue": "",
"pages": "25--32",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Rashmi Prasad, Aravind Joshi, Nikhil Dinesh, Alan Lee, Eleni Miltsakaki, and Bonnie Webber. 2005. The Penn Discourse TreeBank as a resource for nat- ural language generation. In Proceedings of the Cor- pus Linguistics Workshop on Using Corpora for Nat- ural Language Generation, pages 25-32.",
"links": null
},
"BIBREF57": {
"ref_id": "b57",
"title": "Active learning for e-rulemaking: Public comment categorization",
"authors": [
{
"first": "Stephen",
"middle": [],
"last": "Purpura",
"suffix": ""
},
{
"first": "Claire",
"middle": [],
"last": "Cardie",
"suffix": ""
},
{
"first": "Jesse",
"middle": [],
"last": "Simons",
"suffix": ""
}
],
"year": 2008,
"venue": "Proceedings of the 2008 International Conference on Digital Government Research",
"volume": "",
"issue": "",
"pages": "234--243",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Stephen Purpura, Claire Cardie, and Jesse Simons. 2008. Active learning for e-rulemaking: Public com- ment categorization. In Proceedings of the 2008 In- ternational Conference on Digital Government Re- search, pages 234-243. Digital Government Society of North America.",
"links": null
},
"BIBREF58": {
"ref_id": "b58",
"title": "Shallow discourse parsing using convolutional neural network",
"authors": [
{
"first": "Lianhui",
"middle": [],
"last": "Qin",
"suffix": ""
},
{
"first": "Zhisong",
"middle": [],
"last": "Zhang",
"suffix": ""
},
{
"first": "Hai",
"middle": [],
"last": "Zhao",
"suffix": ""
}
],
"year": 2016,
"venue": "Proceedings of the CoNLL-16 shared task",
"volume": "",
"issue": "",
"pages": "70--77",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Lianhui Qin, Zhisong Zhang, and Hai Zhao. 2016. Shallow discourse parsing using convolutional neu- ral network. In Proceedings of the CoNLL-16 shared task, pages 70-77.",
"links": null
},
"BIBREF59": {
"ref_id": "b59",
"title": "Adversarial connectiveexploiting networks for implicit discourse relation classification",
"authors": [
{
"first": "Lianhui",
"middle": [],
"last": "Qin",
"suffix": ""
},
{
"first": "Zhisong",
"middle": [],
"last": "Zhang",
"suffix": ""
},
{
"first": "Hai",
"middle": [],
"last": "Zhao",
"suffix": ""
},
{
"first": "Zhiting",
"middle": [],
"last": "Hu",
"suffix": ""
},
{
"first": "Eric",
"middle": [
"P"
],
"last": "Xing",
"suffix": ""
}
],
"year": 2017,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1704.00217"
]
},
"num": null,
"urls": [],
"raw_text": "Lianhui Qin, Zhisong Zhang, Hai Zhao, Zhiting Hu, and Eric P Xing. 2017. Adversarial connective- exploiting networks for implicit discourse relation classification. arXiv preprint arXiv:1704.00217.",
"links": null
},
"BIBREF60": {
"ref_id": "b60",
"title": "Show me your evidence -an automatic method for context dependent evidence detection",
"authors": [
{
"first": "Ruty",
"middle": [],
"last": "Rinott",
"suffix": ""
},
{
"first": "Lena",
"middle": [],
"last": "Dankin",
"suffix": ""
},
{
"first": "Carlos",
"middle": [
"Alzate"
],
"last": "Perez",
"suffix": ""
},
{
"first": "Mitesh",
"middle": [
"M"
],
"last": "Khapra",
"suffix": ""
},
{
"first": "Ehud",
"middle": [],
"last": "Aharoni",
"suffix": ""
},
{
"first": "Noam",
"middle": [],
"last": "Slonim",
"suffix": ""
}
],
"year": 2015,
"venue": "Proceedings of the 2015 conference on Empirical Methods in Natural Language Processing",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ruty Rinott, Lena Dankin, Carlos Alzate Perez, Mitesh M. Khapra, Ehud Aharoni, and Noam Slonim. 2015. Show me your evidence -an auto- matic method for context dependent evidence detec- tion. In Proceedings of the 2015 conference on Em- pirical Methods in Natural Language Processing.",
"links": null
},
"BIBREF61": {
"ref_id": "b61",
"title": "Detecting opinionated claims in online discussions",
"authors": [
{
"first": "Sara",
"middle": [],
"last": "Rosenthal",
"suffix": ""
},
{
"first": "Kathleen",
"middle": [],
"last": "Mckeown",
"suffix": ""
}
],
"year": 2012,
"venue": "2012 IEEE sixth international conference on semantic computing",
"volume": "",
"issue": "",
"pages": "30--37",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Sara Rosenthal and Kathleen McKeown. 2012. De- tecting opinionated claims in online discussions. In 2012 IEEE sixth international conference on seman- tic computing, pages 30-37. IEEE.",
"links": null
},
"BIBREF62": {
"ref_id": "b62",
"title": "Assessing trust: contextual accountability",
"authors": [
{
"first": "Matthew",
"middle": [],
"last": "Rowe",
"suffix": ""
},
{
"first": "Jonathan",
"middle": [],
"last": "Butters",
"suffix": ""
}
],
"year": 2009,
"venue": "Proceedings of the First Workshop on Trust and Privacy on the Social and Semantic Web",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Matthew Rowe and Jonathan Butters. 2009. Assessing trust: contextual accountability. In Proceedings of the First Workshop on Trust and Privacy on the So- cial and Semantic Web, Heraklion, Greece.",
"links": null
},
"BIBREF63": {
"ref_id": "b63",
"title": "Argumentation schemes for clinical interventions. towards an evidence-aggregation system for medical recommendations",
"authors": [
{
"first": "Olivia",
"middle": [],
"last": "Sanchez Graillet",
"suffix": ""
},
{
"first": "Philipp",
"middle": [],
"last": "Cimiano",
"suffix": ""
}
],
"year": 2019,
"venue": "HEALTHINFO 2019. The Fourth International Conference on Informatics and Assistive Technologies for Health-Care, Medical Support and Wellbeing",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Olivia Sanchez Graillet and Philipp Cimiano. 2019. Argumentation schemes for clinical interventions. towards an evidence-aggregation system for med- ical recommendations. In HEALTHINFO 2019. The Fourth International Conference on Informatics and Assistive Technologies for Health-Care, Medi- cal Support and Wellbeing.",
"links": null
},
"BIBREF64": {
"ref_id": "b64",
"title": "Multi-task learning for argumentation mining in low-resource settings",
"authors": [
{
"first": "Claudia",
"middle": [],
"last": "Schulz",
"suffix": ""
},
{
"first": "Steffen",
"middle": [],
"last": "Eger",
"suffix": ""
},
{
"first": "Johannes",
"middle": [],
"last": "Daxenberger",
"suffix": ""
},
{
"first": "Tobias",
"middle": [],
"last": "Kahse",
"suffix": ""
},
{
"first": "Iryna",
"middle": [],
"last": "Gurevych",
"suffix": ""
}
],
"year": 2018,
"venue": "Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
"volume": "2",
"issue": "",
"pages": "35--41",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Claudia Schulz, Steffen Eger, Johannes Daxenberger, Tobias Kahse, and Iryna Gurevych. 2018. Multi-task learning for argumentation mining in low-resource settings. In Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 2 (Short Papers), pages 35-41, New Orleans, Louisiana. Association for Computa- tional Linguistics.",
"links": null
},
"BIBREF65": {
"ref_id": "b65",
"title": "Will it blend? blending weak and strong labeled data in a neural network for argumentation mining",
"authors": [
{
"first": "Eyal",
"middle": [],
"last": "Shnarch",
"suffix": ""
},
{
"first": "Carlos",
"middle": [],
"last": "Alzate",
"suffix": ""
},
{
"first": "Lena",
"middle": [],
"last": "Dankin",
"suffix": ""
},
{
"first": "Martin",
"middle": [],
"last": "Gleize",
"suffix": ""
},
{
"first": "Yufang",
"middle": [],
"last": "Hou",
"suffix": ""
},
{
"first": "Leshem",
"middle": [],
"last": "Choshen",
"suffix": ""
},
{
"first": "Ranit",
"middle": [],
"last": "Aharonov",
"suffix": ""
},
{
"first": "Noam",
"middle": [],
"last": "Slonim",
"suffix": ""
}
],
"year": 2018,
"venue": "Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics",
"volume": "2",
"issue": "",
"pages": "599--605",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Eyal Shnarch, Carlos Alzate, Lena Dankin, Mar- tin Gleize, Yufang Hou, Leshem Choshen, Ranit Aharonov, and Noam Slonim. 2018. Will it blend? blending weak and strong labeled data in a neu- ral network for argumentation mining. In Proceed- ings of the 56th Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Pa- pers), pages 599-605, Melbourne, Australia. Asso- ciation for Computational Linguistics.",
"links": null
},
"BIBREF66": {
"ref_id": "b66",
"title": "Recognizing stances in online debates",
"authors": [
{
"first": "Swapna",
"middle": [],
"last": "Somasundaran",
"suffix": ""
},
{
"first": "Janyce",
"middle": [],
"last": "Wiebe",
"suffix": ""
}
],
"year": 2009,
"venue": "Proceedings of the Joint Conference of the 47th Annual Meeting of the ACL and the 4th International Joint Conference on Natural Language Processing of the AFNLP",
"volume": "1",
"issue": "",
"pages": "226--234",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Swapna Somasundaran and Janyce Wiebe. 2009. Rec- ognizing stances in online debates. In Proceed- ings of the Joint Conference of the 47th Annual Meeting of the ACL and the 4th International Joint Conference on Natural Language Processing of the AFNLP: Volume 1-Volume 1, pages 226-234. Asso- ciation for Computational Linguistics.",
"links": null
},
"BIBREF67": {
"ref_id": "b67",
"title": "Recognizing stances in ideological on-line debates",
"authors": [
{
"first": "Swapna",
"middle": [],
"last": "Somasundaran",
"suffix": ""
},
{
"first": "Janyce",
"middle": [],
"last": "Wiebe",
"suffix": ""
}
],
"year": 2010,
"venue": "Proceedings of the NAACL HLT 2010 Workshop on Computational Approaches to Analysis and Generation of Emotion in Text",
"volume": "",
"issue": "",
"pages": "116--124",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Swapna Somasundaran and Janyce Wiebe. 2010. Rec- ognizing stances in ideological on-line debates. In Proceedings of the NAACL HLT 2010 Workshop on Computational Approaches to Analysis and Genera- tion of Emotion in Text, pages 116-124. Association for Computational Linguistics.",
"links": null
},
"BIBREF68": {
"ref_id": "b68",
"title": "Identifying argumentative discourse structures in persuasive essays",
"authors": [
{
"first": "Christian",
"middle": [],
"last": "Stab",
"suffix": ""
},
{
"first": "Iryna",
"middle": [],
"last": "Gurevych",
"suffix": ""
}
],
"year": 2014,
"venue": "Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing (EMNLP)",
"volume": "",
"issue": "",
"pages": "46--56",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Christian Stab and Iryna Gurevych. 2014. Identifying argumentative discourse structures in persuasive es- says. In Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing (EMNLP), pages 46-56.",
"links": null
},
"BIBREF69": {
"ref_id": "b69",
"title": "Parsing argumentation structures in persuasive essays",
"authors": [
{
"first": "Christian",
"middle": [],
"last": "Stab",
"suffix": ""
},
{
"first": "Iryna",
"middle": [],
"last": "Gurevych",
"suffix": ""
}
],
"year": 2017,
"venue": "Computational Linguistics",
"volume": "43",
"issue": "3",
"pages": "619--659",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Christian Stab and Iryna Gurevych. 2017. Parsing ar- gumentation structures in persuasive essays. Com- putational Linguistics, 43(3):619-659.",
"links": null
},
"BIBREF70": {
"ref_id": "b70",
"title": "Crosstopic argument mining from heterogeneous sources",
"authors": [
{
"first": "Christian",
"middle": [],
"last": "Stab",
"suffix": ""
},
{
"first": "Tristan",
"middle": [],
"last": "Miller",
"suffix": ""
},
{
"first": "Benjamin",
"middle": [],
"last": "Schiller",
"suffix": ""
},
{
"first": "Pranav",
"middle": [],
"last": "Rai",
"suffix": ""
},
{
"first": "Iryna",
"middle": [],
"last": "Gurevych",
"suffix": ""
}
],
"year": 2018,
"venue": "Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing",
"volume": "",
"issue": "",
"pages": "3664--3674",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Christian Stab, Tristan Miller, Benjamin Schiller, Pranav Rai, and Iryna Gurevych. 2018. Cross- topic argument mining from heterogeneous sources. In Proceedings of the 2018 Conference on Em- pirical Methods in Natural Language Processing, pages 3664-3674, Brussels, Belgium. Association for Computational Linguistics.",
"links": null
},
"BIBREF71": {
"ref_id": "b71",
"title": "Parallel discourse annotations on a corpus of short texts",
"authors": [
{
"first": "Manfred",
"middle": [],
"last": "Stede",
"suffix": ""
},
{
"first": "Stergos",
"middle": [],
"last": "Afantenos",
"suffix": ""
},
{
"first": "Andreas",
"middle": [],
"last": "Peldzsus",
"suffix": ""
},
{
"first": "Nicholas",
"middle": [],
"last": "Asher",
"suffix": ""
},
{
"first": "J\u00e9r\u00e9my",
"middle": [],
"last": "Perret",
"suffix": ""
}
],
"year": 2016,
"venue": "10th International Conference on Language Resources and Evaluation (LREC 2016)",
"volume": "",
"issue": "",
"pages": "1051--1058",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Manfred Stede, Stergos Afantenos, Andreas Peldzsus, Nicholas Asher, and J\u00e9r\u00e9my Perret. 2016. Paral- lel discourse annotations on a corpus of short texts. In 10th International Conference on Language Re- sources and Evaluation (LREC 2016), pages 1051- 1058.",
"links": null
},
"BIBREF72": {
"ref_id": "b72",
"title": "Argumentative zoning: Information extraction from scientific text",
"authors": [
{
"first": "Simone",
"middle": [],
"last": "Teufel",
"suffix": ""
}
],
"year": 1999,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Simone Teufel et al. 1999. Argumentative zoning: In- formation extraction from scientific text. Ph.D. the- sis, Citeseer.",
"links": null
},
"BIBREF73": {
"ref_id": "b73",
"title": "A syntactic and lexical-based discourse segmenter",
"authors": [
{
"first": "Milan",
"middle": [],
"last": "Tofiloski",
"suffix": ""
},
{
"first": "Julian",
"middle": [],
"last": "Brooke",
"suffix": ""
},
{
"first": "Maite",
"middle": [],
"last": "Taboada",
"suffix": ""
}
],
"year": 2009,
"venue": "Proceedings of the ACL-IJCNLP",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Milan Tofiloski, Julian Brooke, and Maite Taboada. 2009. A syntactic and lexical-based discourse seg- menter. In Proceedings of the ACL-IJCNLP 2009",
"links": null
},
"BIBREF74": {
"ref_id": "b74",
"title": "Conference Short Papers",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "77--80",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Conference Short Papers, pages 77-80. Association for Computational Linguistics.",
"links": null
},
"BIBREF75": {
"ref_id": "b75",
"title": "Employing the correspondence of relations and connectives to identify implicit discourse relations via label embeddings",
"authors": [
{
"first": "Linh",
"middle": [],
"last": "Van Ngo",
"suffix": ""
},
{
"first": "Khoat",
"middle": [],
"last": "Than",
"suffix": ""
},
{
"first": "Thien",
"middle": [],
"last": "Huu Nguyen",
"suffix": ""
}
],
"year": 2019,
"venue": "Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "4201--4207",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Linh Van Ngo, Khoat Than, Thien Huu Nguyen, et al. 2019. Employing the correspondence of relations and connectives to identify implicit discourse rela- tions via label embeddings. In Proceedings of the 57th Annual Meeting of the Association for Compu- tational Linguistics, pages 4201-4207.",
"links": null
},
"BIBREF76": {
"ref_id": "b76",
"title": "Computational argumentation quality assessment in natural language",
"authors": [
{
"first": "Henning",
"middle": [],
"last": "Wachsmuth",
"suffix": ""
},
{
"first": "Nona",
"middle": [],
"last": "Naderi",
"suffix": ""
},
{
"first": "Yufang",
"middle": [],
"last": "Hou",
"suffix": ""
},
{
"first": "Yonatan",
"middle": [],
"last": "Bilu",
"suffix": ""
},
{
"first": "Vinodkumar",
"middle": [],
"last": "Prabhakaran",
"suffix": ""
},
{
"first": "Tim",
"middle": [
"Alberdingk"
],
"last": "Thijm",
"suffix": ""
},
{
"first": "Graeme",
"middle": [],
"last": "Hirst",
"suffix": ""
},
{
"first": "Benno",
"middle": [],
"last": "Stein",
"suffix": ""
}
],
"year": 2017,
"venue": "Proceedings of the 15th Conference of the European Chapter of the Association for Computational Linguistics",
"volume": "1",
"issue": "",
"pages": "176--187",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Henning Wachsmuth, Nona Naderi, Yufang Hou, Yonatan Bilu, Vinodkumar Prabhakaran, Tim Al- berdingk Thijm, Graeme Hirst, and Benno Stein. 2017. Computational argumentation quality assess- ment in natural language. In Proceedings of the 15th Conference of the European Chapter of the Associa- tion for Computational Linguistics: Volume 1, Long Papers, pages 176-187.",
"links": null
},
"BIBREF77": {
"ref_id": "b77",
"title": "That is your evidence?: Classifying stance in online political debate",
"authors": [
{
"first": "A",
"middle": [],
"last": "Marilyn",
"suffix": ""
},
{
"first": "Pranav",
"middle": [],
"last": "Walker",
"suffix": ""
},
{
"first": "Rob",
"middle": [],
"last": "Anand",
"suffix": ""
},
{
"first": "Jean E Fox",
"middle": [],
"last": "Abbott",
"suffix": ""
},
{
"first": "Craig",
"middle": [],
"last": "Tree",
"suffix": ""
},
{
"first": "Joseph",
"middle": [],
"last": "Martell",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "King",
"suffix": ""
}
],
"year": 2012,
"venue": "Decision Support Systems",
"volume": "53",
"issue": "4",
"pages": "719--729",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Marilyn A Walker, Pranav Anand, Rob Abbott, Jean E Fox Tree, Craig Martell, and Joseph King. 2012. That is your evidence?: Classifying stance in on- line political debate. Decision Support Systems, 53(4):719-729.",
"links": null
},
"BIBREF78": {
"ref_id": "b78",
"title": "Unlocking transfer learning in argumentation mining: A domain-independent modelling approach",
"authors": [
{
"first": "Thiemo",
"middle": [],
"last": "Wambsganss",
"suffix": ""
},
{
"first": "Nikolaos",
"middle": [],
"last": "Molyndris",
"suffix": ""
},
{
"first": "Matthias",
"middle": [],
"last": "S\u00f6llner",
"suffix": ""
}
],
"year": 2020,
"venue": "15th International Conference on Wirtschaftsinformatik",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Thiemo Wambsganss, Nikolaos Molyndris, and Matthias S\u00f6llner. 2020. Unlocking transfer learning in argumentation mining: A domain-independent modelling approach. In 15th International Confer- ence on Wirtschaftsinformatik.",
"links": null
},
"BIBREF79": {
"ref_id": "b79",
"title": "A refined endto-end discourse parser",
"authors": [
{
"first": "Jianxiang",
"middle": [],
"last": "Wang",
"suffix": ""
},
{
"first": "Man",
"middle": [],
"last": "Lan",
"suffix": ""
}
],
"year": 2015,
"venue": "Proceedings of the Nineteenth Conference on Computational Natural Language Learning-Shared Task",
"volume": "",
"issue": "",
"pages": "17--24",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jianxiang Wang and Man Lan. 2015. A refined end- to-end discourse parser. In Proceedings of the Nine- teenth Conference on Computational Natural Lan- guage Learning-Shared Task, pages 17-24.",
"links": null
},
"BIBREF80": {
"ref_id": "b80",
"title": "Toward fast and accurate neural discourse segmentation",
"authors": [
{
"first": "Yizhong",
"middle": [],
"last": "Wang",
"suffix": ""
},
{
"first": "Sujian",
"middle": [],
"last": "Li",
"suffix": ""
},
{
"first": "Jingfeng",
"middle": [],
"last": "Yang",
"suffix": ""
}
],
"year": 2018,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1808.09147"
]
},
"num": null,
"urls": [],
"raw_text": "Yizhong Wang, Sujian Li, and Jingfeng Yang. 2018. Toward fast and accurate neural discourse segmen- tation. arXiv preprint arXiv:1808.09147.",
"links": null
},
"BIBREF81": {
"ref_id": "b81",
"title": "Xlnet: Generalized autoregressive pretraining for language understanding",
"authors": [
{
"first": "Zhilin",
"middle": [],
"last": "Yang",
"suffix": ""
},
{
"first": "Zihang",
"middle": [],
"last": "Dai",
"suffix": ""
},
{
"first": "Yiming",
"middle": [],
"last": "Yang",
"suffix": ""
},
{
"first": "Jaime",
"middle": [],
"last": "Carbonell",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Russ",
"suffix": ""
},
{
"first": "Quoc V",
"middle": [],
"last": "Salakhutdinov",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Le",
"suffix": ""
}
],
"year": 2019,
"venue": "Advances in Neural Information Processing Systems",
"volume": "32",
"issue": "",
"pages": "5753--5763",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Zhilin Yang, Zihang Dai, Yiming Yang, Jaime Car- bonell, Russ R Salakhutdinov, and Quoc V Le. 2019. Xlnet: Generalized autoregressive pretrain- ing for language understanding. In H. Wallach, H. Larochelle, A. Beygelzimer, F. d'Alch\u00e9 Buc, E. Fox, and R. Garnett, editors, Advances in Neu- ral Information Processing Systems 32, pages 5753- 5763. Curran Associates, Inc.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"uris": null,
"num": null,
"text": "Basic support relations and complex formations suggested byPeldszus and Stede (2013).",
"type_str": "figure"
},
"FIGREF1": {
"uris": null,
"num": null,
"text": "PDTB and RST-DT annotations for a WSJ 1172 paragraph(Demberg et al., 2019), where 1 refers to Arg1 and 2 to Arg2 in PDTB; N stands for Nucleus and S for Satellite in RST; and (a-d) are RST-DT's Elementary Discourse Units.Kuribayashi et al. (2018);Opitz and Frank (2019);Aker et al. (2017);Shnarch et al. (2018).",
"type_str": "figure"
},
"FIGREF2": {
"uris": null,
"num": null,
"text": "Figure 2compares PDTB and the RST Treebank (RST-DT,Carlson et al. (2003)) annotations of the WSJ-1172 paragraph of Penn Tree Bank(PTB, Marcus et al. (1993)).",
"type_str": "figure"
},
"FIGREF3": {
"uris": null,
"num": null,
"text": "Experimental workflow for the argument structure recognition.",
"type_str": "figure"
},
"FIGREF4": {
"uris": null,
"num": null,
"text": "Confusion matrix for L1 relation classification with the PDTB parser.",
"type_str": "figure"
},
"FIGREF5": {
"uris": null,
"num": null,
"text": "Confusion matrix for 5-class discourse relation classification task on Dagstuhl15512 ArgQuality.",
"type_str": "figure"
},
"FIGREF6": {
"uris": null,
"num": null,
"text": "Creationism tries to sneak the supernatural as a scientific explanation. Expansion.Restatement This is called pseudo -science. So a lousy father is better than none. Comparison.Concession (that is of course assuming that he is not abusive in any way) Books enlighten the soul. Expansion.Conjunction Books don't destroy the morals of children. and the big corporations like Dasani and Nestle would loose millions of dollars. Contingency.Cause It would hurt the economy severely .",
"type_str": "figure"
},
"TABREF2": {
"text": "",
"content": "<table><tr><td>Performance (F1 scores) of the PDTB parser</td></tr><tr><td>developed by Lin et al. (2010) on various tasks. * eval-</td></tr><tr><td>uation performed on the section 23 of the PDTB 2.0</td></tr><tr><td>corpus; ** evaluation performed on the on full PDTB</td></tr><tr><td>2.0 corpus.</td></tr></table>",
"num": null,
"html": null,
"type_str": "table"
},
"TABREF4": {
"text": "Segmentation performance (F1 scores) with an overview of the exact and partial matches processed with NeuralEDUSeg(Wang et al., 2018) of the PDTB 2.0 corpus; and relation recognition accuracy for different classification scenarios applying the XLNet model(Yang et al., 2019) on PDTB 2.0 data.",
"content": "<table/>",
"num": null,
"html": null,
"type_str": "table"
}
}
}
}