Academia.edu no longer supports Internet Explorer.
To browse Academia.edu and the wider internet faster and more securely, please take a few seconds to upgrade your browser.
2002, Proceedings of the 3rd SIGdial workshop on Discourse and dialogue -
We describe a mechanism which receives as input a segmented argument composed of NL sentences, and generates an interpretation. Our mechanism relies on the Minimum Message Length Principle for the selection of an interpretation among candidate options. This enables our mechanism to cope with noisy input in terms of wording, beliefs and argument structure; and reduces its reliance on a particular knowledge representation. The performance of our system was evaluated by distorting automatically generated arguments, and passing them to the system for interpretation. In 75% of the cases, the interpretations produced by the system matched precisely or almost-precisely the representation of the original arguments.
Proceedings of the 19th international conference on Computational linguistics -, 2002
We describe a mechanism for the interpretation of arguments, which can cope with noisy conditions in terms of wording, beliefs and argument structure. This is achieved through the application of the Minimum Message Length Principle to evaluate candidate interpretations. Our system receives as input a quasi-Natural Language argument, where propositions are presented in English, and generates an interpretation of the argument in the form of a Bayesian network (BN). Performance was evaluated by distorting the system's arguments (generated from a BN) and feeding them to the system for interpretation. In 75% of the cases, the interpretations produced by the system matched precisely or almost-precisely the representation of the original arguments.
Lecture Notes in Computer Science, 2003
We describe an argument-interpretation mechanism based on the Minimum Message Length Principle [1], and investigate the incorporation of a model of the user's beliefs into this mechanism. Our system receives as input an argument entered through a web interface, and produces an interpretation in terms of its underlying knowledge representation-a Bayesian network. This interpretation may differ from the user's argument in its structure and in its beliefs in the argument propositions. The results of our evaluation are encouraging, with the system generally producing plausible interpretations of users' arguments.
Lecture Notes in Computer Science, 2004
The problem of interpreting Natural Language (NL) discourse is generally of exponential complexity. However, since interactions with users must be conducted in real time, an exhaustive search is not a practical option. In this paper, we present an anytime algorithm that generates "good enough" interpretations of probabilistic NL arguments in the context of a Bayesian network (BN). These interpretations consist of: BN nodes that match the sentences in a given argument, assumptions that justify the beliefs in the argument, and a reasoning structure that adds detail to the argument. We evaluated our algorithm using automatically generated arguments and hand-generated arguments. In both cases, our algorithm generated good interpretations (and often the best interpretation) in real time.
Journal of Pragmatics, 2008
A growing body of recent work in informal logic investigates the process of argumentation. Among other things, this work focuses on the ways in which individuals attempt to understand written or verbalised arguments in light of the fact that these are often presented in forms that are incomplete and unmarked. One of its aims is to develop general procedures for natural language argument recognition and reconstruction. Our aim here is to draw on this growing body of knowledge in informal logic in order to take preliminary steps towards developing an architecture for computer systems that are able to recognise and reconstruct natural language arguments. This architecture aims to structure research of an applied and computational nature that strives to implement linguistic systems of various sorts, and to analyse problems in a way that both yields manageable and relatively independent components and also highlights how implementations can interact with existing resources from natural language processing.
We present a probabilistic approach for the interpretation of arguments that casts the selection of an interpretation as a model selection task. In selecting the best model, our formalism balances conflicting factors: model complexity against data fit, and structure complexity against belief reasonableness. We first describe our basic formalism, which considers interpretations comprising inferential relations, and then show how our formalism is extended to suppositions that account for the beliefs in an argument, and justifications that account for the inferences in an interpretation. Our evaluations with users show that the interpretations produced by our system are acceptable, and that there is strong support for the postulated suppositions and justifications.
2000
NaLEA can address some of the pressing needs social and economic needs of individuals, organisations, and public administrations in the European Union. At any time, a range of issues are debated concerning political policy, business development, medical treatment, and so on. Examples, which we discuss further in our use cases, are found in email exchanges, document comment, and comment blogs in newspapers. The recorded output of such debates is voluminous, unstructured (meaning it is difficult to determine what parts of the debate relate to other parts or what the outcome is), is not easy to transmit to a wider audience, and does not straightforwardly cross national linguistic boundaries. Given the information output by such debates, only certain key individuals who review the parts of the debate, such as policy makers, are in a position to identify key points, represent the debate, and propose an outcome or solution. Thus, in effect, policy is determined top-down as a practical matter; it is unclear to what extent bottom-up information is taken into consideration. For example, consider the recent financial crisis in the EU; political, economic, and business experts struggled to understand both the problem and the solution. The citizenry contributed to the discussion via blog comments in the press; however, it is unclear what, if any, impact the comments made on the policy outcome. In the end, a small group of policy makers summarised the issues and proposed a solution, which may not take into consideration a range of factors or consequences.
ISSA 2018 Proceedings, 2019
There is a need for a tool for reconstructing arguments that describes their linguistic elements with high precision and at the same time identifies their type. In this paper, we prepare the ground for developing such a tool by introducing the notion of 'argumentative adpositional tree'. The notion is based on a combination of the linguistic representation framework of Constructive Adpositional Grammars (CxAdGrams) and the argument classification framework of the Periodic Table of Arguments (PTA).
Argument & Computation
In many domains of public discourse such as arguments about public policy, there is an abundance of knowledge to store, query, and reason with. To use this knowledge, we must address two key general problems: first, the problem of the knowledge acquisition bottleneck between forms in which the knowledge is usually expressed, e.g., natural language, and forms which can be automatically processed; second, reasoning with the uncertainties and inconsistencies of the knowledge. Given such complexities, it is labour and knowledge intensive to conduct policy consultations, where participants contribute statements to the policy discourse. Yet, from such a consultation, we want to derive policy positions, where each position is a set of consistent statements, but where positions may be mutually inconsistent. To address these problems and support policymaking consultations, we consider recent automated techniques in natural language processing, instantiating arguments, and reasoning with the arguments in argumentation frameworks. We discuss application and "bridge" issues between these techniques, outlining a pipeline of technologies whereby: expressions in a controlled natural language are parsed and translated into a logic (a literals and rules knowledge base), from which we generate instantiated arguments and their relationships using a logic-based formalism (an argument knowledge base), which is then input to an implemented argumentation framework that calculates extensions of arguments (an argument extensions knowledge base), and finally, we extract consistent sets of expressions (policy positions). The paper reports progress towards reasoning with web-based, distributed, collaborative, incomplete, and inconsistent knowledge bases expressed in natural language.
2001
This paper offers an introduction to the 2001 Workshop on Computational Models of Natural Language Argument (CMNLA 2001), a special event of the International Conference on Computational Science. The contributors to the workshop represent, in their backgrounds, the diversity of fields upon which the focus of the event draws. As a result, this paper aims not only to introduce the accepted papers, but also to provide a background that will be accessible to researchers in the various fields, and to sit each work into a coherent context.
Computación y sistemas, 2008
The main purpose of argumentation theory is to study the fundamental mechanisms that humans use in argumentation, and to explore ways to implement these mechanisms on computers. During the last years, argumentation has been gaining increasing importance in Computer Science, especially in areas as Artificial Intelligence, e-commerce, Multi-agent Systems and Decision-Making. In this paper, we present a brief overview of abstract argumentation semantics. In order to promote and disseminate this young area, we ...
2016
We propose a new approach for extracting argument structure from natural language texts that contain an underlying argument. Our approach comprises of two phases: Score Assignment and Structure Prediction. The Score Assignment phase trains models to classify relations between argument units (Support, Attack or Neutral). To that end, different training strategies have been explored. We identify different linguistic and lexical features for training the classifiers. Through ablation study, we observe that our novel use of word-embedding features is most effective for this task. The Structure Prediction phase makes use of the scores from the Score Assignment phase to arrive at the optimal structure. We perform experiments on three argumentation datasets, namely, AraucariaDB, Debatepedia and Wikipedia. We also propose two baselines and observe that the proposed approach outperforms baseline systems for the final task of Structure Prediction.
International Journal of Cognitive Informatics and Natural Intelligence, 6(3), 2012, 33-61.
This paper surveys the state-of-the-art of argumentation schemes used as argument extraction techniques in computational semantics, and uses examples to show how a series of connected problems needs to be solved in order to move these techniques forward to computational implementation. Some of the schemes considered are argument from expert opinion, practical reasoning, argument from negative consequences, fear appeal arguments, argument from commitment, argument from inconsistent commitments, and the circumstantial ad hominem argument. The paper shows how schemes need to be formed into clusters of sub-schemes to work toward a classification system of schemes from the bottom up, and how identification conditions for each scheme can be helpful for argument extraction.
Proceedings of the 2nd Workshop on Argumentation Mining, 2015
The paper discusses the architecture and development of an Argument Workbench, which is a interactive, integrated, modular tool set to extract, reconstruct, and visualise arguments. We consider a corpora with dispersed information across texts, making it essential to conceptually search for argument elements, topics, and terminology. The Argument Workbench is a processing cascade, developed in collaboration with DebateGraph. The tool supports an argument engineer to reconstruct arguments from textual sources, using information processed at one stage as input to a subsequent stage of analysis, and then building an argument graph. We harvest and preprocess comments; highlight argument indicators, speech act and epistemic terminology; model topics; and identify domain terminology. We use conceptual semantic search over the corpus to extract sentences relative to argument and domain terminology. The argument engineer uses the extracts for the construction of arguments in DebateGraph.
AI^3 2018 Proceedings, 2019
This paper develops a new method for reconstructing arguments in natural language by combining the linguistic representation framework of Constructive Adpositional Grammars (CxAdGrams) with the argument classi fication framework of the Periodic Table of Arguments (PTA). The method centers around the notion of 'argumentative adpositional adtree' ('arg-adtree'). After an explanation of the two frameworks involved, the method is illustrated by providing the arg-adtrees of two concrete examples of so-called 'first-order arguments'. It is argued that the resulting ad-trees provide a theoretically informed and empirically reliable reconstruction of an argumentative text or discussion. As such, the method developed in this paper is especially suitable as a point of departure for developing instruments for computer-assisted argumentation analysis.
Argument & Computation, 2012
In this article, we first present the <TextCoop> platform and the Dislog language, designed for discourse analysis with a logic and linguistic perspective. The platform has now reached a certain level of maturity which allows the recognition of a large diversity of discourse structures including general-purpose rhetorical structures as well as domain-specific discourse structures. The Dislog language is based on linguistic considerations and includes knowledge access and inference capabilities. Functionalities of the language are presented together with a method for writing discourse analysis rules. Efficiency and portability of the system over domains and languages are investigated to conclude this first part. In a second part, we analyse the different types of arguments found in several document genres, most notably: procedures, didactic texts and requirements. Arguments form a large class of discourse relations. A generic and frequently encountered form emerges from our analysis: 'reasons for conclusion' which constitutes a homogeneous family of arguments from a language, functional and conceptual point of view. This family can be viewed as a kind of proto-argument. We then elaborate its linguistic structure and show how it is implemented in <TextCoop>. We then investigate the cooperation between explanation and arguments, in particular in didactic texts where they are particularly rich and elaborated. This article ends with a prospective section that develops current and potential uses of this work and how it can be extended to the recognition of other forms of arguments.
Argumentation is becoming entrenched in a number of areas of AI as a powerful means of approaching and framing problems, and of developing novel solutions. A prime example is in multi-agent systems (MAS), where argumentation has been proposed as a means of structuring inter-agent communication, linking the definition of language protocols to the design of structures in belief databases.
2010
For argumentation useful, the means must be found overcome the knowledge acquisition bottleneck between the source material and the translation into and out of an argumentation formalism. As source material is often expressed and understood in natural language, we should consider how to translate natural language arguments. The current state of the art in argumentation does not have any formal translation method. In this paper, we discuss this lacuna. First, there are robust, wide-coverage computational linguistic systems which automatically translate multi-sentential structures into first order logic. In restricted domain of discourse, this can be used to formalise the knowledge base. We then consider how such an approach could be extended to argumentation. We propose two different models of translation based on currently available argumentation formalisms-logicbased and logic graphs. The advantage of the logic-based approach is that the arguments input into the argumentation system are sets of first order logic expressions and what is inferred from them. The consistency of each argument is assured; the relationships between the arguments in an argumentation framework graph are determined by the logic-based approach. One disadvantage is that each argument cannot have any missing expressions (enthymemes) before it can be used in the argumentation formalism. A second disadvantage is that the theory requires a complex system to determine relationships between the arguments, which is particularly relevant as arguments are added over the course of a dialogue. The logic graphs approach allows reasoning to proceed even where there are enthymemes, and it is straightforward to determine the relationships between arguments in the network and * 2009 c Adam Wyner. The author thanks Tony Hunter for comments. This paper was created 14.06.09 and revised over the summer. The current paper reflect some minor revisions. Errors rest with the author. new arguments. On the other hand, it requires that sets of logically consistent statements be recalculated every time a statement is added to the argument network. To overcome this, we suggest that research be directed to support calculations over subgraphs. Additional problems for both approaches are outlined, providing an agenda for future research.
Computational Models of Argument, 2006
This paper presents our efforts to create argument structures from meet- ing transcripts automatically. We show that unit labels of argument diagrams can be learnt and predicted by a computer with an accuracy of 78,52% and 51,43% on an unbalanced and balanced set respectively. We used a corpus of over 250 argument diagrams that was manually created by applying the
argumentation systems are formalisms for defeasible reasoning where some components remain unspecified, the structure of arguments being the main abstraction. In the dialectical process carried out to identify accepted arguments in the system some controversial situations may appear. These relate to the reintroduction of arguments into the process which cause the onset of circularity. This must be avoided in order to prevent an infinite analysis. Some systems apply the sole restriction of not allowing the introduction of previously considered arguments in an argumentation line. However, repeating an argument is not the only possible cause for the risk mentioned, as subarguments must be taken into account. In this work, we introduce an extended argumentation framework and a definition for progressive defeat path. A credulous extension is also presented.
Loading Preview
Sorry, preview is currently unavailable. You can download the paper by clicking the button above.