Automatic Documents Summarization Using Ontology Based Methodologies

Total Page:16

File Type:pdf, Size:1020Kb

Automatic Documents Summarization Using Ontology Based Methodologies UNIVERSITY OF BIRMINGHAM Automatic Documents Summarization Using Ontology based Methodologies Abdullah Bawakid Thesis submitted for the degree of Doctor of Philosophy School of Electronic, Electrical and Computer Engineering College of Engineering and Physical Sciences University of Birmingham University of Birmingham Research Archive e-theses repository This unpublished thesis/dissertation is copyright of the author and/or third parties. The intellectual property rights of the author or third parties in respect of this work are as defined by The Copyright Designs and Patents Act 1988 or as modified by any successor legislation. Any use made of information contained in this thesis/dissertation must be in accordance with that legislation and must be properly acknowledged. Further distribution or reproduction in any format is prohibited without the permission of the copyright holder. ABSTRACT Automatic summarization is the process of creating a condensed form of a document or several documents. When humans summarize a document they usually read the text first, understand it then attempt to write a summary. In essence, these processes require at least some basic level of background knowledge by the reader. At the very least, the human would have to understand the Natural Language that the text is written in. In this thesis, an attempt is made to bridge the gap of machines’ understanding by proposing a framework backed with knowledge repositories constructed by humans and containing real human concepts. I use WordNet, a hierarchically-structured repository that was created by linguistic experts and is rich in its explicitly defined lexical relations. With WordNet, algorithms for computing the semantic similarity between terms are proposed and implemented. The relationship between terms, and a composite of terms, is quantified and weighted through new algorithms allowing for grouping the terms, phrases and sentences based on the semantic meaning they carry. These algorithms are especially useful when applied to the application of Automatic Documents Summarization as shown with the obtained evaluation results. Several novel methods are also adapted to enhance the diversity and reduce redundancy in the generated summaries. I also use Wikipedia, the largest encyclopaedia to date. Because of its openness and structure, three problems had to be handled: Extracting knowledge and features from Wikipedia, enriching the representation of text documents with the extracted features, and using them in the application of Automatic Summarization. First, I show how the structure and content of Wikipedia can be used to build vectors representing human concepts. Second, I illustrate how these vectors can be mapped to text documents and how the semantic relatedness between text fragments is computed. Third, I describe a summarizer I built which utilizes the extracted features from Wikipedia and present its performance. I demonstrate how the Wikipedia-extracted features can be adapted in applications other than Automatic Summarization such as Word Sense Disambiguation and Automatic Classification. A description for the implemented system and the algorithms used is provided in this thesis along with an evaluation. ii DECLARATION I confirm that this is my own work and that the use of all material from other sources has been properly and fully acknowledged. Abdullah Bawakid iii ACKNOWLEDGMENTS I am extremely grateful to my supervisor Dr. Mourad Oussalah for investing so much time with me and the guidance he afforded me during my research. He gave me plenty of freedom to explore directions I was interested in. He has continued to be encouraging, patient and insightful. I thank also my backup supervisor Dr. Chris Baber for his support and commitment. I have received partial support funds from the University of Birmingham. Thank you for your generous support. I am very grateful to my parents, wife and family for their faith, support and patience. iv TABLE OF CONTENTS Chapter 1 ......................................................................................................................... 1 Introduction..................................................................................................................... 1 1.1 Motivation ......................................................................................................... 1 1.2 Aims and Contributions of the Thesis ............................................................ 10 1.3 Structure of the Document.............................................................................. 14 Chapter 2 ....................................................................................................................... 19 Background and Related Work .................................................................................... 19 2.1 Text Summarization........................................................................................ 19 2.2 Automatic Documents Summarization Systems ............................................ 22 2.3 Related Work .................................................................................................. 24 2.3.1 Surface-level Features............................................................................. 24 2.3.1.1 Word Frequency.................................................................................. 25 2.3.1.2 Position............................................................................................... 26 2.3.1.3 Cue words and phrases........................................................................ 26 2.3.1.4 Overlap with title or query................................................................... 27 2.3.2 Machine Learning Approaches ............................................................... 27 2.3.2.1 Naïve-Bayes Methods ......................................................................... 27 2.3.2.2 Decision Trees .................................................................................... 28 2.3.2.3 Hidden Markov Models....................................................................... 28 2.3.2.4 Log-Linear Models.............................................................................. 29 2.3.2.5 Neural Networks ................................................................................. 29 2.3.3 Natural Language Analysis Methods ...................................................... 30 2.3.3.1 Entity Level ........................................................................................ 30 2.3.3.2 Discourse Level .................................................................................. 32 2.3.4 Abstraction ............................................................................................. 33 2.3.5 Topic-driven Summarization .................................................................. 35 2.3.6 Graph-based Theories............................................................................. 36 2.3.7 LSA Methods ......................................................................................... 37 v 2.3.8 Task-specific Approaches....................................................................... 37 2.4 Examples of Automatic Summarizers ............................................................ 40 2.4.1 MEAD.................................................................................................... 41 2.4.2 Newsblaster............................................................................................ 41 2.4.3 QCS........................................................................................................ 42 2.4.4 MASC .................................................................................................... 42 2.4.5 Condensr ................................................................................................ 43 2.4.6 Open Text Summarizer........................................................................... 43 2.4.7 Commercial Summarizers....................................................................... 43 2.5 Limitations of Current Approaches ............................................................... 44 2.6 Text Summaries Evaluation............................................................................ 47 2.6.1 Intrinsic Evaluations ............................................................................... 47 2.6.2 Extrinsic Evaluations.............................................................................. 50 2.7 Conclusion ....................................................................................................... 51 Chapter 3 ....................................................................................................................... 53 Features Generation and Selection............................................................................... 53 3.1 Overview.......................................................................................................... 53 3.2 The Need for a Suitable Repository................................................................ 55 3.3 Using a Hierarchically Structured Repository............................................... 59 3.3.1 WordNet................................................................................................. 59 3.3.2 Semantic Similarity ................................................................................ 61 3.4 Using Open-World Knowledge....................................................................... 64 3.4.1 Wikipedia..............................................................................................
Recommended publications
  • Automatic Summarization of Student Course Feedback
    Automatic Summarization of Student Course Feedback Wencan Luo† Fei Liu‡ Zitao Liu† Diane Litman† †University of Pittsburgh, Pittsburgh, PA 15260 ‡University of Central Florida, Orlando, FL 32716 wencan, ztliu, litman @cs.pitt.edu [email protected] { } Abstract Prompt Describe what you found most interesting in today’s class Student course feedback is generated daily in Student Responses both classrooms and online course discussion S1: The main topics of this course seem interesting and forums. Traditionally, instructors manually correspond with my major (Chemical engineering) analyze these responses in a costly manner. In S2: I found the group activity most interesting this work, we propose a new approach to sum- S3: Process that make materials marizing student course feedback based on S4: I found the properties of bike elements to be most the integer linear programming (ILP) frame- interesting work. Our approach allows different student S5: How materials are manufactured S6: Finding out what we will learn in this class was responses to share co-occurrence statistics and interesting to me alleviates sparsity issues. Experimental results S7: The activity with the bicycle parts on a student feedback corpus show that our S8: “part of a bike” activity approach outperforms a range of baselines in ... (rest omitted, 53 responses in total.) terms of both ROUGE scores and human eval- uation. Reference Summary - group activity of analyzing bicycle’s parts - materials processing - the main topic of this course 1 Introduction Table 1: Example student responses and a reference summary Instructors love to solicit feedback from students. created by the teaching assistant. ‘S1’–‘S8’ are student IDs.
    [Show full text]
  • Using N-Grams to Understand the Nature of Summaries
    Using N-Grams to Understand the Nature of Summaries Michele Banko and Lucy Vanderwende One Microsoft Way Redmond, WA 98052 {mbanko, lucyv}@microsoft.com views of the event being described over different Abstract documents, or present a high-level view of an event that is not explicitly reflected in any single document. A Although single-document summarization is a useful multi-document summary may also indicate the well-studied task, the nature of multi- presence of new or distinct information contained within document summarization is only beginning to a set of documents describing the same topic (McKeown be studied in detail. While close attention has et. al., 1999, Mani and Bloedorn, 1999). To meet these been paid to what technologies are necessary expectations, a multi-document summary is required to when moving from single to multi-document generalize, condense and merge information coming summarization, the properties of human- from multiple sources. written multi-document summaries have not Although single-document summarization is a well- been quantified. In this paper, we empirically studied task (see Mani and Maybury, 1999 for an characterize human-written summaries overview), multi-document summarization is only provided in a widely used summarization recently being studied closely (Marcu & Gerber 2001). corpus by attempting to answer the questions: While close attention has been paid to multi-document Can multi-document summaries that are summarization technologies (Barzilay et al. 2002, written by humans be characterized as Goldstein et al 2000), the inherent properties of human- extractive or generative? Are multi-document written multi-document summaries have not yet been summaries less extractive than single- quantified.
    [Show full text]
  • Automatic Summarization of Medical Conversations, a Review Jessica Lopez
    Automatic summarization of medical conversations, a review Jessica Lopez To cite this version: Jessica Lopez. Automatic summarization of medical conversations, a review. TALN-RECITAL 2019- PFIA 2019, Jul 2019, Toulouse, France. pp.487-498. hal-02611210 HAL Id: hal-02611210 https://hal.archives-ouvertes.fr/hal-02611210 Submitted on 30 May 2020 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Jessica López Espejel Automatic summarization of medical conversations, a review Jessica López Espejel 1, 2 (1) CEA, LIST, DIASI, F-91191 Gif-sur-Yvette, France. (2) Paris 13 University, LIPN, 93430 Villateneuse, France. [email protected] RÉSUMÉ L’analyse de la conversation joue un rôle important dans le développement d’appareils de simulation pour la formation des professionnels de la santé (médecins, infirmières). Notre objectif est de développer une méthode de synthèse automatique originale pour les conversations médicales entre un patient et un professionnel de la santé, basée sur les avancées récentes en matière de synthèse à l’aide de réseaux de neurones convolutionnels et récurrents. La méthode proposée doit être adaptée aux problèmes spécifiques liés à la synthèse des dialogues. Cet article présente une revue des différentes méthodes pour les résumés par extraction et par abstraction et pour l’analyse du dialogue.
    [Show full text]
  • Exploring Sentence Vector Spaces Through Automatic Summarization
    Under review as a conference paper at ICLR 2018 EXPLORING SENTENCE VECTOR SPACES THROUGH AUTOMATIC SUMMARIZATION Anonymous authors Paper under double-blind review ABSTRACT Vector semantics, especially sentence vectors, have recently been used success- fully in many areas of natural language processing. However, relatively little work has explored the internal structure and properties of spaces of sentence vectors. In this paper, we will explore the properties of sentence vectors by studying a par- ticular real-world application: Automatic Summarization. In particular, we show that cosine similarity between sentence vectors and document vectors is strongly correlated with sentence importance and that vector semantics can identify and correct gaps between the sentences chosen so far and the document. In addition, we identify specific dimensions which are linked to effective summaries. To our knowledge, this is the first time specific dimensions of sentence embeddings have been connected to sentence properties. We also compare the features of differ- ent methods of sentence embeddings. Many of these insights have applications in uses of sentence embeddings far beyond summarization. 1 INTRODUCTION Vector semantics have been growing in popularity for many other natural language processing appli- cations. Vector semantics attempt to represent words as vectors in a high-dimensional space, where vectors which are close to each other have similar meanings. Various models of vector semantics have been proposed, such as LSA (Landauer & Dumais, 1997), word2vec (Mikolov et al., 2013), and GLOVE(Pennington et al., 2014), and these models have proved to be successful in other natural language processing applications. While these models work well for individual words, producing equivalent vectors for sentences or documents has proven to be more difficult.
    [Show full text]
  • Keyphrase Based Evaluation of Automatic Text Summarization
    International Journal of Computer Applications (0975 – 8887) Volume 117 – No. 7, May 2015 Keyphrase based Evaluation of Automatic Text Summarization Fatma Elghannam Tarek El-Shishtawy Electronics Research Institute Faculty of Computers and Information Cairo, Egypt Benha University, Benha, Egypt ABSTRACT KpEval idea is to count the matches between the peer The development of methods to deal with the informative summary and reference summaries for the essential parts of contents of the text units in the matching process is a major the summary text. KpEval have three main modules, i) challenge in automatic summary evaluation systems that use lemma extractor module that breaks the text into words and fixed n-gram matching. The limitation causes inaccurate extracts their lemma forms and the associated lexical and matching between units in a peer and reference summaries. syntactic features, ii) keyphrase extractor that extracts The present study introduces a new Keyphrase based important keyphrases in their lemma forms, and iii) the Summary Evaluator (KpEval) for evaluating automatic evaluator that scoring the summary based on counting the summaries. The KpEval relies on the keyphrases since they matched keyphrases occur between the peer summary and one convey the most important concepts of a text. In the or more reference summaries. The remaining of this paper is evaluation process, the keyphrases are used in their lemma organized as follows: Section 2 reviews the previous works; form as the matching text unit. The system was applied to Section 3 the proposed keyphrase based summary evaluator; evaluate different summaries of Arabic multi-document data Section 4 discusses the performance evaluation; and section 5 set presented at TAC2011.
    [Show full text]
  • Latent Semantic Analysis and the Construction of Coherent Extracts
    Latent Semantic Analysis and the Construction of Coherent Extracts Tristan Miller German Research Center for Artificial Intelligence0 Erwin-Schrodinger-Straße¨ 57, D-67663 Kaiserslautern [email protected] Keywords: automatic summarization, latent semantic analy- many of these techniques are tied to a particular sis, LSA, coherence, extracts language or require resources such as a list of dis- Abstract course keywords and a manually marked-up cor- pus; others are constrained in the type of summary We describe a language-neutral au- they can generate (e.g., general-purpose vs. query- tomatic summarization system which focussed). aims to produce coherent extracts. It In this paper, we present a new, recursive builds an initial extract composed solely method for automatic text summarization which of topic sentences, and then recursively aims to preserve both the topic coverage and fills in the topical lacunae by provid- the coherence of the source document, yet has ing linking material between semanti- minimal reliance on language-specific NLP tools. cally dissimilar sentences. While exper- Only word- and sentence-boundary detection rou- iments with human judges did not prove tines are required. The system produces general- a statistically significant increase in tex- purpose extracts of single documents, though it tual coherence with the use of a latent should not be difficult to adapt the technique semantic analysis module, we found a to query-focussed summarization, and may also strong positive correlation between co- be of use in improving the coherence of multi- herence and overall summary quality. document summaries. 2 Latent semantic analysis 1 Introduction Our system fits within the general category of IR- A major problem with automatically-produced based systems, but rather than comparing text with summaries in general, and extracts in particular, the standard vector-space model, we employ la- is that the output text often lacks fluency and orga- tent semantic analysis (LSA) [Deerwester et al., nization.
    [Show full text]
  • Leveraging Word Embeddings for Spoken Document Summarization
    Leveraging Word Embeddings for Spoken Document Summarization Kuan-Yu Chen*†, Shih-Hung Liu*, Hsin-Min Wang*, Berlin Chen#, Hsin-Hsi Chen† *Institute of Information Science, Academia Sinica, Taiwan #National Taiwan Normal University, Taiwan †National Taiwan University, Taiwan * # † {kychen, journey, whm}@iis.sinica.edu.tw, [email protected], [email protected] Abstract without human annotations involved. Popular methods include Owing to the rapidly growing multimedia content available on the vector space model (VSM) [9], the latent semantic analysis the Internet, extractive spoken document summarization, with (LSA) method [9], the Markov random walk (MRW) method the purpose of automatically selecting a set of representative [10], the maximum marginal relevance (MMR) method [11], sentences from a spoken document to concisely express the the sentence significant score method [12], the unigram most important theme of the document, has been an active area language model-based (ULM) method [4], the LexRank of research and experimentation. On the other hand, word method [13], the submodularity-based method [14], and the embedding has emerged as a newly favorite research subject integer linear programming (ILP) method [15]. Statistical because of its excellent performance in many natural language features may include the term (word) frequency, linguistic processing (NLP)-related tasks. However, as far as we are score, recognition confidence measure, and prosodic aware, there are relatively few studies investigating its use in information. In contrast, supervised sentence classification extractive text or speech summarization. A common thread of methods, such as the Gaussian mixture model (GMM) [9], the leveraging word embeddings in the summarization process is Bayesian classifier (BC) [16], the support vector machine to represent the document (or sentence) by averaging the word (SVM) [17], and the conditional random fields (CRFs) [18], embeddings of the words occurring in the document (or usually formulate sentence selection as a binary classification sentence).
    [Show full text]
  • Automatic Summarization and Readability
    COGNITIVE SCIENCE MASTER THESIS Automatic summarization and Readability LIU-IDA/KOGVET-A–11/004–SE Author: Supervisor: Christian SMITH Arne JONSSON¨ [email protected] [email protected] List of Figures 2.1 A simplified graph where sentences are linked and weighted ac- cording to the cosine values between them. 10 3.1 Evaluation of summaries on different dimensionalities. The X-axis denotes different dimensionalities, the Y-axis plots the mean value from evaluations on several seeds on each dimensionality. 18 3.2 The iterations of PageRank. The figure depicts the ranks of the sentences plotted on the Y-axis and the iterations on the X-axis. Each series represents a sentence. 19 3.3 The iterations of PageRank in different dimensionalities of the RI- space. The figure depicts 4 different graphs, each representing the trial of a specific setting of the dimensionality. From the left the dimensionalities of 10, 100, 300 and 1000 were used. The ranks of the sentences is plotted on the Y-axis and the iterations on the X-axis. Each series represents a sentence. 20 3.4 Figures of sentence ranks on different damping factors in PageRank 21 3.5 Effect of randomness, same text and settings on ten different ran- dom seeds. The final ranks of the sentences is plotted on the Y, with the different seeds on X. The graph depicts 9 trials at follow- ing dimensionalities, from left: 10, 20, 50, 100, 300, 500, 1000, 2000, 10000. 22 3.6 Values sometimes don’t converge on smaller texts. The left graph depicts the text in d=100 and the right graph d=20.
    [Show full text]
  • Question-Based Text Summarization
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Drexel Libraries E-Repository and Archives Question-based Text Summarization A Thesis Submitted to the Faculty of Drexel University by Mengwen Liu in partial fulfillment of the requirements for the degree of Doctor of Philosophy December 2017 c Copyright 2017 Mengwen Liu. All Rights Reserved. ii Dedications This thesis is dedicated to my family iii Acknowledgments I would like to thank to my advisor, Prof. Xiaohua Tony Hu for his generous guidance and support in the past five and a half years. Prof. Hu provided a flexible environment for me to explore different research fields. He encouraged me to work with intellectual peers and attend professional activities, and gave immediate suggestions on my studies and career development. I am also grateful to Prof. Yuan An, whom I worked closely in the first two years of my doctoral study. I thank to him for offering guidance about research, paper review, collaboration with professionals from other fields, and scientific writings. I would like to thank my dissertation committee of Prof. Weimao Ke, Prof. Erjia Yan, Prof. Bei Yu, and Prof. Yi Fang. Prof. Ke provided many suggestions towards my research projects that relate to information retrieval and my thesis topic. Prof. Yan offered me lots of valuable suggestions for my prospectus and thesis and encouraged me to conduct long-term research. Prof. Yu inspired my interest in natural language processing and text mining, and taught me how to do research from scratch with great patience.
    [Show full text]
  • Google Home Mini Require Subscription
    Google Home Mini Require Subscription Unexercised Slade twinge that clerkess readapt aridly and grangerize humidly. Agoraphobic Pepillo sabotage: he outmaneuvers his aubergistes deliciously and staccato. Is Reuben stunning or choragic when clarified some hospitalisations hovel rearwards? Google max is alexa on either side of privileges and home mini is worth checking your device in terms, answer was selling some restrictions around the episode Bluetooth pair on a multispeaker group, powered by the Google Assistant. Of course, SAMSUNG and LG comes with smart TV that can easily connect with your Google Home. Their subscription at any good night mode you can also required for reading this out with google mini on a cup of brooklyn, require additional skills. Keep you eye sent your inbox! Tune will live shows curate watchlists and control your home devices. Spotify giving this free Google Home Minis for new existing users Here's sheet to get. How to until a Google Home Mini for Free press an Amazon Echo. GDPR: floating video: is perfect consent? Google Nest Mini squeezes all usually the smarts of her original as a smaller, create wish lists, promo code and get discounts. Does Google Home really The Google Home App Cost Money. To produce music department will engender an account verify the subway service situation are damp to recieve. Save your backyard camera is the google chromecast and coupons and can act as it out soon as you to ask. It makes them to google mini with the subscription has ever having a household? 2nd Gen Google Home Mini 1st Gen Google Home Max Google Nest smart.
    [Show full text]
  • Timeline of the European Commission, U.S
    Google’s Anti-Competitive Search Manipulation Practices A Timeline of the European Commission, U.S. FTC, DOJ, and State AG Antitrust Probes, Prohibition Decisions & Lawsuits By Adam Raff and Shivaun Raff Co-founders of Foundem and SearchNeutrality.org First Published: 15 April 2015 Last Updated: 3 March 2021 Table of Contents Jun 2006 Foundem’s Google Search Penalty 3 May 2007 Google Launches Universal Search 6 Nov 2009 Foundem’s Competition Complaint to the European Commission (EC) 14 Feb 2010 Launch of the EC’s Informal Investigation / Foundem’s Updated Complaint 16 Nov 2010 Launch of the EC’s Formal Investigation 19 Apr 2011 Official Launch of the U.S. FTC’s Investigation 22 May 2012 Commissioner Almunia Commences Settlement Negotiations with Google 27 Jan 2013 Premature Closure of the U.S. FTC’s Investigation 34 Jan 2013 Origins of the Even-Handed / Equal-Treatment Remedy 35 Apr 2013 Google’s 1st Commitment Proposals 38 Oct 2013 Google’s 2nd Commitment Proposals 41 Jan 2014 Google’s 3rd Commitment Proposals 43 Jul 2014 The European Commission’s Dramatic U-Turn 50 Nov 2014 Commissioner Vestager Takes Office 53 Mar 2015 Inadvertent Release of the FTC’s Damning Internal Final Report 54 Apr 2015 Statement of Objections (SO) in the Google Search Case 57 Jul 2016 Supplementary Statement of Objections (SSO) in the Google Search Case 62 Jun 2017 EC Prohibition Decision (Guilty Verdict) in the Google Search Case 65 Sep 2017 Google’s Brazenly Non-Compliant CSS Auction 67 Jul 2018 EC Prohibition Decision in the Google Android Case 69 Jun 2019 Launch of the U.S.
    [Show full text]
  • Google Índice De Contenido
    Google Índice de contenido 1- What is google?................................................................................................................................2 2-History...............................................................................................................................................3 2.1. Financing and initial public offering................................................................................4 2.2. Growth...................................................................................................................................5 2.3. Acquisitions and partnerships................................................................................................5 2.4. Google Data Centers..............................................................................................................7 3- Products and services.......................................................................................................................7 3.1. Advertising.............................................................................................................................7 3.2. Search engine.........................................................................................................................9 3.3. Productivity tools.................................................................................................................10 3.4. Enterprise products..............................................................................................................11
    [Show full text]