Toward Artificial Argumentation

Total Page:16

File Type:pdf, Size:1020Kb

Toward Artificial Argumentation Articles Toward Artifcial Argumentation Katie Atkinson, Pietro Baroni, Massimiliano Giacomin, Anthony Hunter, Henry Prakken, Chris Reed, Guillermo Simari, Matthias Thimm, Serena Villata ■ The feld of computational models of umans argue.1 This distinctive feature is at the same argument is emerging as an important time an important cognitive capacity and a powerful aspect of artifcial intelligence research. Hsocial phenomenon. It has attracted attention and The reason for this is based on the careful analysis since the dawn of civilization, being inti- recognition that if we are to develop mately related to the origin of any form of social organiza- robust intelligent systems, then it is tion, from political debates to law, and of structured think- imperative that they can handle incom- ing, from philosophy to science and arts. plete and inconsistent information in a way that somehow emulates the way As a cognitive capacity, argumentation is important for humans tackle such a complex task. handling conficting beliefs, assumptions, viewpoints, opin- And one of the key ways that humans ions, goals, and many other kinds of mental attitudes. When do this is to use argumentation either we are faced with a situation where we fnd that our infor- internally, by evaluating arguments and mation is incomplete or inconsistent, we often resort to the counterarguments‚ or externally, by for use of arguments in favor and against a given position in instance entering into a discussion or order to make sense of the situation. When we interact with debate where arguments are exchanged. other people we often exchange arguments in a cooperative As we report in this review, recent devel- or competitive fashion to reach a fnal agreement or to opments in the feld are leading to tech- nology for artifcial argumentation, in defend and promote an individual position. the legal, medical, and e-government domains, and interesting tools for argu- ment mining, for debating technologies, and for argumentation solvers are emerging. Copyright © 2017, Association for the Advancement of Artifcial Intelligence. All rights reserved. ISSN 0738-4602 FALL 2017 25 Articles Occurring continuously both in our mind and in and specifc formalisms may inextricably merge the social arena, argumentation pervades our intelli- together aspects relevant to different layers. gent behavior and the challenge of developing artif- cial argumentation systems appears to be as diverse Structural Layer and exciting as the challenge of artifcial intelligence This layer concerns the structure of the arguments itself. and how they are built: essentially it specifes, in a Indeed, this rich and important phenomenon given context, what an argument looks like, in terms offers an opportunity to develop models and tools for of its internal structure, and which are the ingredi- argumentation and to conceive autonomous artifcial ents for its construction. To exemplify, in contexts agents that can exploit these models and tools in the where arguments are built from a logical knowledge cognitive tasks they are required to carry out. To this base the ingredients are the logical formulae includ- purpose, a number of interesting lines of research are ed in the knowledge base. Then one way to build being investigated within artifcial intelligence and arguments is by simply applying the logic of the lan- several neighbor felds, leading to the establishment guage in which the knowledge base is stated to derive of computational models of argument as a promising conclusions. An argument here can be seen as a pair interdisciplinary research area. Progress in this area is ( , ) where is a subset of the knowledge base (a set expected to contribute to signifcant advances in the of formulae) that logically entails (a formula). Here, understanding and modeling of various aspects of Φisα called theΦ support, and is the claim, of the argu- human intelligence. ment. Other approaches considerα argument con- In this article, we review formalisms for capturing structionΦ from knowledge basesα as applying rules to various aspects of argumentation, and we present the formulas from the knowledge base, where the advances in their applications, with the aim to com- rules may be defeasible. In these rule-based approach- municate how research is making progress toward es an argument is typically seen as a tree whose root the goal of making artifcial argumentation tech- is the claim or conclusion, whose leaves are the nologies and systems a mature and widespread reali- premises on which the argument is based, and whose ty. In this brief review, we are unable to discuss or cite structure corresponds to the application of the rules all the relevant literature, and we suggest that the from the premises to the conclusion. Investigations interested reader seek more detailed coverage of the into the structural layer were initiated by Pollock foundations from Rahwan and Simari (2009), of (1992). Prominent examples of rule-based formalisms applications from Modgil et al. (2013), and of recent are ASPIC+, assumption-based argumentation (ABA), developments from the proceedings of the Interna- and defeasible logic programming (DeLP). For a tuto- tional Conference on Computational Models of rial introduction to formalisms for structured argu- Argument series,2 and the Argument and Computation mentation, see Besnard et al. (2014). journal.3 Arguments are not built from knowledge bases only, however. For instance, interactive systems that acquire arguments from users may adopt the Models of Argument approach of argumentation schemes (Walton, Reed, Computational models of argument are being devel- and Macagno 2008), namely stereotypical reasoning oped to refect aspects of how humans build, patterns, where in addition to the premises and the exchange, analyze, and use arguments in their daily claim, a set of critical questions is considered. Criti- lives to deal with a world where the information may cal questions provide a sort of checklist of issues that be controversial, incomplete, or inconsistent (Bench- can be raised to challenge arguments built on the Capon and Dunne 2007, Rahwan and Simari 2009). basis of a given scheme. Argumentation schemes The diversity of the manifestations of arguments in have also been used as a source of defeasible infer- real life implies diversity in the relevant models too ence rules in rule-based approaches to argument con- and the impossibility to reduce the vast available lit- struction from knowledge bases. In addition, argu- erature to a single reference scheme. It is possible mentation schemes are often considered in the however to identify some layers that can be regarded context of argument mining (see the Argument Min- as basic building blocks for the construction of an ing section) where the goal is to identify and extract argumentation model. Specifc modeling approaches the argumentative structures embedded in a natural may differ in the selection of which layers they actu- language source, providing a machine-processable ally use, in the way the selected layers are combined, representation of them. and in the formalization adopted within each layer. The variety of existing argument models raises the We consider the following fve main layers: struc- issue of exchanging or sharing arguments among dif- tural, relational, dialogical, assessment, and rhetori- ferent systems. This problem is addressed by the cal. They are described in the following and also sum- argument interchange format initiative (Chesñevar marized in Figure 1. Note that while each layer has its et al. 2006), aimed at providing an interlingua own nature and distinctive traits, the boundaries between various more concrete argumentation lan- between layers may not be so neat in some contexts, guages, on the basis of a generic abstract ontology. 26 AI MAGAZINE Articles Structural layer: How are arguments constructed? Relational layer: What are the relationships between arguments? Dialogical layer: How can argumentation be undertaken in dialogues? Assessment layer: How can a constellation of interacting arguments be evaluated and conclusions drawn? Rhetorical layer: How can argumentation be tailored for an audience so that it is persuasive? Figure 1. Key Aspects of Argumentation. Relational Layer strength to credibility to value-based evaluations. Arguments do not live in isolation and are linked to What relationships are signifcant and how to each other by various types of relations: the relation- identify them are highly context-dependent matters. al layer deals with identifying and formally repre- Note in particular that identifying argument rela- senting them, in view of their use in other layers or tions may be an easy mechanical procedure in set- even for descriptive and presentation purposes, since tings where arguments are formally built from a they are essential for an understanding of what is knowledge base, while in an argument mining sce- actually going on in an argumentation process. nario it is a task as challenging as the identifcation Examples of important relationships are (1) the sub- of the arguments themselves. argument and superargument relationships, indicat- Dialogical Layer ing how an argument is built incrementally on top of other arguments; (2) the attack relationship, indicat- This layer deals with the exchange of arguments ing that an argument is incompatible with another among different agents (or even between an agent argument in some sense, for example, because they and itself, in a scenario where
Recommended publications
  • The Relationship Between Teacher Education
    THE RELATIONSHIP BETWEEN TEACHER EDUCATION COURSES AND THE TECHNOLOGY INTEGRATION ATTITUDES, BELIEFS, AND KNOWLEDGE OF PRESERVICE TEACHERS: A SYSTEMATIC REVIEW AND META-ANALYSIS SERIES By MATTHEW L. WILSON A DISSERTATION PRESENTED TO THE GRADUATE SCHOOL OF THE UNIVERSITY OF FLORIDA IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF DOCTOR OF PHILOSOPHY UNIVERSITY OF FLORIDA 2018 © 2018 Matthew L. Wilson To my loving wife, Jungsun. This process would not have happened without you. ACKNOWLEDGMENTS There are many people to thank, but first I want to thank God. Through faith all things are possible. Without the strength and guidance of God’s grace, I don’t believe I could have endured to the end. It’s been a long journey from repatriating and moving across the country, to starting school and teaching at the University of Florida, to bring my wife to the U.S.A., and it goes on and on. The unending love of God helped me get through it all, and now I am here. I acknowledge the immense contribution of Albert Ritzhaupt. Without his post to ISTE for doctoral studies at UF, I would never have thought to come start this amazing process. Through his guidance and support, I have conducted award winning research, achieved more than I would have expected academically, and grown as a person and academic. His guidance will always be appreciated. I acknowledge the support of my committee. Kara Dawson has been a wonderful supporter of me both academically and professionally. I appreciate all the work we have done together, and I look forward to the future.
    [Show full text]
  • Socratrees: Exploring the Design of Argument Technology for Layman Users
    Argument & Computation 0 (0) 1 1 IOS Press Socratrees: Exploring the Design of Argument Technology for Layman Users Steven Jeuris Department of Health Technology, Technical University of Denmark, Denmark E-mail: [email protected] Abstract. Terms like ‘misinformation’, ‘fake news’, and ‘echo chambers’ permeate current discussions on the state of the Internet. We believe a lack of technological support to evaluate, contest, and reason about information online—as opposed to merely disseminating it—lies at the root of these problems. Several argument technologies support such functionality, but have seen limited use outside of niche communities. Most research systems overemphasize argument analysis and structure, standing in stark contrast with the informal dialectical nature of everyday argumentation. Conversely, non-academic systems overlook important implications for design which can be derived from theory. In this paper, we present the design of a system aiming to strike a balance between structured argumentation and ease of use. Socratrees is a website for collaborative argumentative discussion targeting layman users, but includes sophisticated community guidelines and novel features inspired by informal logic. During an exploratory study, we evaluate the usefulness of our imposed structure on argumentation and investigate how users perceive it. Contributing to arguments remains a complex task, but most users learned to do so effectively with minimal guidance and all recognized that the structure of Socratrees may improve online discussion and results in a clearer overview of arguments. Keywords: Argumentation, computer-supported argumentation, argument technologies, computational argumentation 1. Introduction There currently is an unprecedented amount of information available online. This can be used by decision-makers, the civically-engaged, journalists, and researchers alike, to inform themselves.
    [Show full text]
  • Using Argumentation Schemes to Find Motives and Intentions of a Rational
    Argument & Computation 10 (2019) 233–275 233 DOI 10.3233/AAC-190480 IOS Press Using argumentation schemes to find motives and intentions of a rational agent Douglas Walton † Centre for Research on Reasoning, Argumentation and Rhetoric, University of Windsor, Windsor, Canada Abstract. Because motives and intentions are internal, and not directly observable by another agent, it has always been a problem to find a pathway of reasoning linking them to externally observable evidence. This paper proposes an argumentation- based method that one can use to support or attack hypotheses about the motives or intentions of an intelligent autonomous agent based on verifiable evidence. The method is based on a dialectical argumentation approach along with a commitment-based theory of mind. It is implemented using the Carneades Argumentation System, which already has 106 programmed schemes available to it and has an argument search tool. The method uses schemes, notably ones for abductive reasoning, argument from action to intention, argument from action to motive, and some new ones. Keywords: Multiagent systems, evidential reasoning in law, finding intentions, artificial intelligence 1. Introduction Research on intention recognition carried out in computer science for over thirty years has addressed the problem of identifying the intentions of an intelligent autonomous agent based on evidence from the agent’s environment, including its known actions. As shown in Section 2, some researchers in this area have devised computational systems that use abductive reasoning to support evidence-based conjectures about an automated agent’s intentions. A comparable problem in the study of intelligent autonomous agents arises for goals and motives.
    [Show full text]
  • Argument Mining Katarzyna Budzynska , Serena Villata
    Feature Article: Katarzyna Budzynska and Serena Villata 1 Argument Mining Katarzyna Budzynska , Serena Villata Abstract—Fast, automatic processing of texts posted on the very limited use for the company to understand what people Internet to find positive and negative attitudes towards products like or dislike about their products and service. An extreme of and companies gave sentiment analysis, an area of text mining, this problem is referred to as Big Data, i.e. a situation when a significant application in predicting trends on stock markets. Opinion mining further extended the scope of the search to data is produced faster than users of these data and standard help companies, such as those specialising in media analysis, computational methods can process them. to automate extraction of people’s beliefs about products, insti- Argument mining is a natural continuation and evolution tutions, politicians, celebrities. Now, argument mining goes one of sentiment analysis and opinion mining – two areas of more step ahead to provide us with instant information not text mining which became very successful and important only about what attitudes and opinions people hold, but also about arguments which people give in favour (pro) and against both academically and commercially. In sentiment analysis, (con) these attitudes and opinions. When this rapidly developing the work focuses on extracting people’s attitudes (positive, technology will mature, it will allow us to automatically and neutral, negative) towards persons, events or products. One empirically explore vast amount of social media data (rather commercially successful application of this research area is than seeking advices and opinions of experts) to give us answers stock market where it is possible to relatively quickly process such as why people decided to vote for one presidential candidate rather than the other.
    [Show full text]
  • Argument Mining: a Survey
    Argument Mining: A Survey John Lawrence University of Dundee, UK Centre for Argument Technology [email protected] Chris Reed University of Dundee, UK Centre for Argument Technology Argument mining is the automatic identification and extraction of the structure of inference and reasoning expressed as arguments presented in natural language. Understanding argumentative structure makes it possible to determine not only what positions people are adopting, but also why they hold the opinions they do, providing valuable insights in domains as diverse as financial market prediction and public relations. This survey explores the techniques that establish the foundations for argument mining, provides a review of recent advances in argument mining techniques, and discusses the challenges faced in automatically extracting a deeper understand- ing of reasoning expressed in language in general. 1. Introduction With online fora increasingly serving as the primary media for argument and debate, the automatic processing of such data is rapidly growing in importance. Unfortunately, though data science techniques have been extraordinarily successful in many natural language processing tasks, existing approaches have struggled to identify more com- plex structural relationships between concepts. For example, although opinion mining and sentiment analysis provide techniques that are proving to be enormously successful in marketing and public relations, and in financial market prediction, with the market for these technologies currently estimated to be worth around $10 billion, they can only tell us what opinions are being expressed and not why people hold the opinions they do. Justifying opinions by presenting reasons for claims is the domain of argumentation theory, which studies arguments in both text and spoken language; in specific domains and in general; with both normative and empirical methodologies; and from philosoph- ical, linguistic, cognitive and computational perspectives.
    [Show full text]
  • Argument Revision
    Argumentation corner Argument Revision MARK SNAITH and CHRIS REED, Centre for Argument Technology, University of Dundee, Dundee DD1 4HN, Scotland. E-mail: [email protected]; [email protected] Abstract Understanding the dynamics of argumentation systems is a crucial component in the development of computational models of argument that are used as representations of belief. To that end, in this article, we introduce a model of Argument Revision, presented in terms of the contraction and revision of a system of structured argumentation. Argument Revision is influenced by theAGM model of belief revision, but with certain key differences. First,Argument Revision involves modifying the underlying model (system of argumentation) from which beliefs are derived, allowing for a finer-grained approach to modifying beliefs. Secondly, the richer structure provided by a system of argumentation permits a determination of minimal change based on quantifiable effects on the system as opposed to qualitative criteria such as entrenchment orderings. Argument Revision does, however, retain a close link to the AGM approach to belief revision. A basic set of postulates for rational revisions and contractions in Argument Revision is proposed; these postulates are influenced by, and capture the spirit of, those found in AGM belief revision. After specifying a determination of minimal change, based on measurable effects on the system, we conclude the article by going on to show how Argument Revision can be used as a strategic tool by a participant in a multi-agent dialogue, assisting with commitment retraction and dishonesty. In systems of argumentation that contain even small knowledge bases, it is difficult for a dialogue participant to fully assess the impact of seemingly trivial changes to that knowledge base, or other parts of the system; we demonstrate, by means of an example, that Argument Revision solves this problem through a determination of minimal change that is justifiable and intuitive.
    [Show full text]
  • A Corpus of Argument Networks: Using Graph Properties to Analyse Divisive Issues
    A Corpus of Argument Networks: Using Graph Properties to Analyse Divisive Issues Barbara Konat1, John Lawrence1, Joonsuk Park2, Katarzyna Budzynska3;1, Chris Reed1 1Centre for Argument Technology, University of Dundee, Scotland 2Department of Computer Science, Cornell University, New York, USA 3Institute of Philosophy and Sociology, Polish Academy of Sciences, Poland Abstract Governments are increasingly utilising online platforms in order to engage with, and ascertain the opinions of, their citizens. Whilst policy makers could potentially benefit from such enormous feedback from society, they first face the challenge of making sense out of the large volumes of data produced. This creates a demand for tools and technologies which will enable governments to quickly and thoroughly digest the points being made and to respond accordingly. By determining the argumentative and dialogical structures contained within a debate, we are able to determine the issues which are divisive and those which attract agreement. This paper proposes a method of graph-based analytics which uses properties of graphs representing networks of arguments pro- & con- in order to automatically analyse issues which divide citizens about new regulations. By future application of the most recent advances in argument mining, the results reported here will have a chance to scale up to enable sense-making of the vast amount of feedback received from citizens on directions that policy should take. Keywords: Argument Analysis, Argument Structure, Automatic Text Interpretation, Divisiveness Measures, e-Participation, Graph- based Analytics 1. Introduction 2. Related work Automated identification of divisive issues in the context The aim of this paper is to show how the analysis of argu- of argumentative dialogue is closely related to two research mentative and dialogical structures, and in particular pro- areas: argument analysis and controversy detection.
    [Show full text]
  • University of Dundee Argument Mining Using
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by University of Dundee Online Publications University of Dundee Argument Mining Using Argumentation Scheme Structures Lawrence, John; Reed, Chris Published in: Computational Models of Argument DOI: 10.3233/978-1-61499-686-6-379 Publication date: 2016 Document Version Final published version Link to publication in Discovery Research Portal Citation for published version (APA): Lawrence, J., & Reed, C. (2016). Argument Mining Using Argumentation Scheme Structures. In P. Baroni, T. F. Gordon, T. Scheffler, & M. Stede (Eds.), Computational Models of Argument: Proceedings from the Sixth International Conference on Computational Models of Argument (COMMA). (Vol. 287, pp. 379-390). (Frontiers in Artificial Intelligence and Applications; Vol. 287). Netherlands: IOS Press. DOI: 10.3233/978-1-61499-686-6-379 General rights Copyright and moral rights for the publications made accessible in Discovery Research Portal are retained by the authors and/or other copyright owners and it is a condition of accessing publications that users recognise and abide by the legal requirements associated with these rights. • Users may download and print one copy of any publication from Discovery Research Portal for the purpose of private study or research. • You may not further distribute the material or use it for any profit-making activity or commercial gain. • You may freely distribute the URL identifying the publication in the public portal. Take down policy If you believe that this document breaches copyright please contact us providing details, and we will remove access to the work immediately and investigate your claim.
    [Show full text]
  • Educational Technology Adoption in Leading Ghanaian State University Business Schools
    EDUCATIONAL TECHNOLOGY ADOPTION IN LEADING GHANAIAN STATE UNIVERSITY BUSINESS SCHOOLS Nii Laryeafio, Michael Salford Business School University of Salford, UK Submitted in Partial Fulfilment of the Requirement of the Degree of Doctor of Philosophy Ph.D. Thesis 2018 Table of Contents Abstract ................................................................................................................................................... viii Dedication ................................................................................................................................................. ix Acknowledgement .................................................................................................................................. x Declaration ............................................................................................................................................... xi List of Tables .......................................................................................................................................... xii List of Figures ........................................................................................................................................ xiii Glossary of Terms and Abbreviations/Acronyms ................................................................... xiv Chapter 1- General Introduction........................................................................................................ 1 1.1 Background .......................................................................................................................................
    [Show full text]
  • Argument Technology for Debating with Humans
    generate double-strand breaks (DSBs) in specifically impairs the interferon response. Nandhitha Uma Naresh and Cole M. Haynes mtDNA. They used RNA sequencing to analyse The study highlights an immunostimu- are in the Department of Molecular, Cell and changes in gene expression in cells treated latory role for mtRNA. However, questions Cancer Biology, University of Massachusetts with mTLNs, and found increased transcrip- remain. For instance, mtRNA molecules are Medical School, Worcester, Massachusetts tion of nuclear genes involved in the innate highly unstable in nature11 — how are mtRNAs 01605, USA. immune response; these included inter- stabilized so that they accumulate in the cyto- e-mail: [email protected] feron-response genes, which are typically sol, as was observed in the current study? involved in combating viral infections. The Another avenue for further investigation is 1. Shpilka, T. & Haynes, C. M. Nature Rev. Mol. Cell Biol. 19, authors also found that the transcription the factors that stimulate the formation of 109–120 (2018). factor STAT1 was modified by phosphate BAK–BAX pores following mtDNA breaks. It 2. Guo, X. et al. Nature 579, 427–432 (2020). groups and relocated to the nucleus — a key would be of broad interest to study whether 3. Tigano, M., Vargas, D. C., Tremblay-Belzile, S., Fu, Y. & 8 Sfeir, A. Nature 591, 477–481 (2021). part of the interferon response . drugs that inhibit this pore formation can 4. McArthur, K. et al. Science 359, eaao6047 (2018). Breaks in mtDNA that occur through suppress an inflammatory immune response. 5. White, M. J. et al. Cell 159, 1549–1562 (2014).
    [Show full text]
  • 25 Using Argumentative Structure to Interpret Debates in Online
    Using Argumentative Structure to Interpret Debates in Online Deliberative Democracy and eRulemaking JOHN LAWRENCE, Centre for Argument Technology, University of Dundee, UK JOONSUK PARK, Department of Computer Science, Williams College, USA KATARZYNA BUDZYNSKA, Centre for Argument Technology, University of Dundee, UK & Polish Academy of Sciences, Poland CLAIRE CARDIE, Department of Computer Science, Cornell University, USA BARBARA KONAT and CHRIS REED, Centre for Argument Technology, University of Dundee, UK 25 Governments around the world are increasingly utilising online platforms and social media to engage with, and ascertain the opinions of, their citizens. Whilst policy makers could potentially benefit from such enor- mous feedback from society, they first face the challenge of making sense out of the large volumes of data produced. In this article, we show how the analysis of argumentative and dialogical structures allows for the principled identification of those issues that are central, controversial, or popular in an online corpus of debates. Although areas such as controversy mining work towards identifying issues that are a source of disagreement, by looking at the deeper argumentative structure, we show that a much richer understanding can be obtained. We provide results from using a pipeline of argument-mining techniques on the debate corpus, showing that the accuracy obtained is sufficient to automatically identify those issues that are key to the discussion, attracting proportionately more support than others, and those that are divisive, attracting proportionatelyr more conflicting viewpoints. CCS Concepts:r Computing methodologies → Discourse, dialogue and pragmatics; Ensemble meth- ods; Applied computing → E-government; Additional Key Words and Phrases: Argument, argumentation, corpus, dialogue, sensemaking, engagement, analytics ACM Reference Format: John Lawrence, Joonsuk Park, Katarzyna Budzynska, Claire Cardie, Barbara Konat, and Chris Reed.
    [Show full text]
  • University of Dundee Toward Artificial Argumentation Atkinson, Katie
    University of Dundee Toward Artificial Argumentation Atkinson, Katie; Baroni, Pietro; Giacomin, Massimiliano; Hunter, Anthony; Prakken, Henry; Reed, Chris Published in: AI Magazine DOI: 10.1609/aimag.v38i3.2704 Publication date: 2017 Document Version Peer reviewed version Link to publication in Discovery Research Portal Citation for published version (APA): Atkinson, K., Baroni, P., Giacomin, M., Hunter, A., Prakken, H., Reed, C., Simari, G., Thimm, M., & Villata, S. (2017). Toward Artificial Argumentation. AI Magazine, 38(3), 25-36. https://doi.org/10.1609/aimag.v38i3.2704 General rights Copyright and moral rights for the publications made accessible in Discovery Research Portal are retained by the authors and/or other copyright owners and it is a condition of accessing publications that users recognise and abide by the legal requirements associated with these rights. • Users may download and print one copy of any publication from Discovery Research Portal for the purpose of private study or research. • You may not further distribute the material or use it for any profit-making activity or commercial gain. • You may freely distribute the URL identifying the publication in the public portal. Take down policy If you believe that this document breaches copyright please contact us providing details, and we will remove access to the work immediately and investigate your claim. Download date: 28. Sep. 2021 Towards Artificial Argumentation Katie Atkinson1, Pietro Baroni2, Massimiliano Giacomin2, Anthony Hunter3, Henry Prakken4, Chris Reed5,
    [Show full text]