paper-with-me

Papers

End-to-End Argument Mining over Varying Rhetorical Structures

2024-01-20 · Elena Chistova

Rhetorical Structure Theory implies no single discourse interpretation of a text, and the limitations of RST parsers further exacerbate inconsistent parsing of similar structures. Therefore, it is important to take into account that the same argumentative structure can be found in semantically similar texts with varying rhetorical structures. In this work, the differences between paraphrases within the same argument scheme are evaluated from a rhetorical perspective. The study proposes a deep dependency parsing model to assess the connection between rhetorical and argument structures. The model utilizes rhetorical relations; RST structures of paraphrases serve as training data augmentations. The method allows for end-to-end argumentation analysis using a rhetorical tree instead of a word sequence. It is evaluated on the bilingual Microtexts corpus, and the first results on fully-fledged argument parsing for the Russian version of the corpus are reported. The results suggest that argument mining can benefit from multiple variants of discourse structure.

📄 PDF Abstract BibTeX arXiv:2401.11218

Code (1)

tchewik/e2e-microtexts 공식 구현 pytorch

Tasks

Argument MiningDependency Parsing

Similar Papers 제목 키워드 기반

Extracting Implicitly Asserted Propositions in Argumentation

2020-10-06 · EMNLP 2020 11 · Yohan Jo, Jacky Visser, Chris Reed, Eduard Hovy

Argumentation accommodates various rhetorical devices, such as questions, reported speech, and imperatives. These rhetorical tools usually assert argumentatively relevant propositions rather implicitly, so understanding …

Argument Mining

HiCuLR: Hierarchical Curriculum Learning for Rhetorical Role Labeling of Legal Documents

2024-09-27 · T. Y. S. S. Santosh, Apolline Isaia, Shiyu Hong, Matthias Grabmair

Rhetorical Role Labeling (RRL) of legal documents is pivotal for various downstream tasks such as summarization, semantic case search and argument mining. Existing approaches often overlook the varying difficulty levels …

Argument Mining

An Argument-Annotated Corpus of Scientific Publications

2018-11-01 · WS 2018 11 · Anne Lauscher, Goran Glava{\v{s}}, Simone Paolo Ponzetto

Argumentation is an essential feature of scientific language. We present an annotation study resulting in a corpus of scientific publications annotated with argumentative components and relations. The argumentative annot…

Argument Mining

Annotation of Rhetorical Moves in Biochemistry Articles

2019-08-01 · WS 2019 8 · Mohammed Alliheedi, Robert E. Mercer, Robin Cohen

This paper focuses on the real world application of scientific writing and on determining rhetorical moves, an important step in establishing the argument structure of biomedical articles. Using the observation that the …

ArticlesDescriptive

Enhancing Rhetorical Figure Annotation: An Ontology-Based Web Application with RAG Integration

2024-12-18 · Ramona Kühn, Jelena Mitrović, Michael Granitzer

Rhetorical figures play an important role in our communication. They are used to convey subtle, implicit meaning, or to emphasize statements. We notice them in hate speech, fake news, and propaganda. By improving the sys…

Argument MiningFake News DetectionOpinion MiningRAG+2