entity extraction and consolidation for social web
play

Entity Extraction and Consolidation for Social Web Content - PowerPoint PPT Presentation

Entity Extraction and Consolidation for Social Web Content Preservation Stefan Dietze 1 , Diana Maynard 2 , Elena Demidova 1 , Thomas Risse 1 , Wim Peters 2 , Katerina Doka 3 , Yannis Stavrakas 3 1 L3S Research Center, Hannover, Germany 2


  1. Entity Extraction and Consolidation for Social Web Content Preservation Stefan Dietze 1 , Diana Maynard 2 , Elena Demidova 1 , Thomas Risse 1 , Wim Peters 2 , Katerina Doka 3 , Yannis Stavrakas 3 1 L3S Research Center, Hannover, Germany 2 University Sheffield, UK 3 IMIS, RC ATHENA, Athens, Greece SDA 2012, September 27, 2012

  2. The ARCOMEM Approach • Make use of the Social Web – Huge source of user generated content – Wide range of articulation methods From simple „I like it“ -Buttons to complete articles – Represents the diversity of opinions of the public • User activities often triggered by – Events and related entities (e.g. Sport Events, Celebrations, Crises, News Articles, Persons, Locations) – Topics (e.g. Global Warming, Financial Crisis, Swine Flu)  A semantic-aware and socially-driven preservation model is a natural way to go SDA 2012, September 27, 2012 Slide 2

  3. Architecture Cross Crawl Analysis Applications Named Entity Twitter Evol. Recog. Dynamics Broadcaster Application Parliament Application Offline Social Web Analysis Processing Image/Video Analysis GATE Offline Analysis WARC Extracted Files SocialWeb Information Consolidation Enrichment ARCOMEM WARC Export Storage Online Processing GATE Online Analysis Social Web Analysis Crawler Cockpit Crawler Relevance Analysis & Priorization Intelligent Queue Resource Application-Aware Resource Selection URLs Crawl Management Helper & Prioritization Fetching Definition SDA 2012, September 27, 2012 Slide 3

  4. The Extraction Components for Text Aim  Extraction of Entities, Topics, Events and Opinions (ETOEs) from  Web Pages  Social Web (Twitter, YouTube, Facebook , …) Challenges  Entity recognition from degraded input sources (tweets etc)  Advancing state of the art NLP and text mining  Dynamics detection: evolution of terms/entities  Semantic representation of Web objects and entities  Appropriate RDF schemas for ETOE and Web objects  Exploiting (Linked Open) Web data to enrich extracted ETOE  Entity classification (into events, locations, topics etc) & consolidation SDA 2012, September 27, 2012 Slide 4

  5. ETOE Processing Chain Processing Event and Opinion GATE: Pre-Procsseing and Entity Extraction Enrichment & Mining Consolidation Document Linguistic Named Pre- Pre- Entity Event & Entity Processing Processing Extraction Relation Enrichment extraction Video & Image Analysis and Entity Extraction Opinion Entity Video/Image Video/Image Mining Correlation Preprocessing Analysis Crawler Storage ARCOMEM ARCOMEM Web ARCOMEM Object Store Crawler Knowledge Base SDA 2012, September 27, 2012 Slide 5

  6. RDF Schema for ARCOMEM Knowledge Base  Relationships between ARCOMEM entities (ETOE etc) and information objects RDF schema: http://www.gate.ac.uk/ns/ontologies/arcomem-data-model.rdf  SDA 2012, September 27, 2012 Slide 6

  7. ETOE Extraction with GATE ARCOMEM research challenges:  Text processing in multiple languages (automated language detection)  Language processing & entity recognition on social media/degraded texts (e.g. tweets)  Entity classification (particularly wrt ETOE) Progress so far:  3 adopted components for (a) term recognition, (b) entity recognition, and (c) event detection  Languages: English & German (automated language detection)  Applied to ARCOMEM use case data:  Greek financial crisis dataset: 84 Web documents from news sites, 32 Facebook posts, 41,000 tweets and 800 user comments  SWR Rock am Ring festival: 51 HTML documents (>3000 user comments)  Austrian Parliament crawl: ca 326 HTML and PDF documents SDA 2012, September 27, 2012 Slide 7

  8. ETOE Extraction with GATE candidate multi-word term SDA 2012, September 27, 2012 Slide 8

  9. ETOE extraction results so far  Example entities (types): Type #Entities  ECB (Organisation), arco:Time 51416  Athens (Location), arco:Money 6335  Jean Claude Trichet (Person) arco:Event 759  Example queries: arco:Organisation 15376 (1) Simple: Get Web Objects about events arco:Location 21218 of type “industrial action” => http://tinyurl.com/78ny7p5 arco:Person 4465 Total 99569 (2) Correlated: Get Web objects about events (arco:Event) in Athens (arco:Location) (+ large number of terms) (involving the IMF (arco:Organisation)) => http://tinyurl.com/78uj5at SDA 2012, September 27, 2012 Slide 9

  10. ETOE extraction results: evaluation  Manually created gold standard: Facebook posts, Financial Crisis Crawl 315 entities, 221 selected by at least two annotators  NE evaluation: comparison of system results with gold standard  „Adjusted“: exclusion of terms which were outside of annotated sentences (as system only considered terms as part of detected sentences) => increase of recall Precision Recall F1 Task 80% 68% 74% NE detection NE detection 80% 83.9% 81,9% (adjusted) Type 98.8% 98.5% 98.6% determination Full NE 79% 67% 72.5% recognition Full NE 79% 82.1% 80.5% recognition (adjusted) SDA 2012, September 27, 2012 Slide 10

  11. Data consolidation and integration problem Data extracted from different components or during different processing cycles not aligned => consolidation, disambiguation & correlation required. Processing Event and Opinion GATE: Pre-Procsseing and Entity Extraction Enrichment & Mining Consolidation Document Linguistic Named Pre- Pre- Entity Event & Entity Processing Processing Extraction Relation Enrichment extraction Video & Image Analysis and Entity Extraction Opinion Entity Video/Image Video/Image Mining Correlation Preprocessing Analysis <Location> Griechenland </Location> <Organisation> Greek Parliament </Organisation> <Location> Greece </Location> <Person> Venizelos </Person> ? Crawler Storage ARCOMEM ARCOMEM Web ARCOMEM Crawler Object Store Knowledge Base SDA 2012, September 27, 2012 Slide 11

  12. Data clustering & enrichment Enrichment of entities with related references to Linked Data, particularly reference datasets (DBpedia , Freebase, …) => use enrichments for correlation/clustering/consolidation Processing Event and Opinion GATE: Pre-Procsseing and Entity Extraction Enrichment & Mining Consolidation Document Linguistic Named Pre- Pre- Entity Event & Entity Processing Processing Extraction Relation Enrichment extraction Video & Image Analysis and Entity Extraction Opinion Entity Video/Image Video/Image Mining Correlation Preprocessing Analysis Crawler Storage ARCOMEM ARCOMEM Web ARCOMEM Crawler Object Store Knowledge Base SDA 2012, September 27, 2012 Slide 12

  13. Enrichment for clustering and correlation: example <Person> Jean Claude Trichet </Person> <Organisation> ECB </Organisation> <Event> Trichet warns of systemic debt crisis </Event> SDA 2012, September 27, 2012 Slide 13

  14. Enrichment for clustering and correlation: example <Person> Jean Claude Trichet </Person> <Organisation> ECB </Organisation> <Event> Trichet warns of systemic debt crisis </Event> <Enrichment>http://dbpedia.org/resource/ Jean-Claude_Trichet </Enrichment> <Enrichment>http://dbpedia.org/resource/ ECB </Enrichment> SDA 2012, September 27, 2012 Slide 14

  15. Enrichment for clustering and correlation: example <Person> Jean Claude Trichet </Person> <Organisation> ECB </Organisation> <Event> Trichet warns of systemic debt crisis </Event> <Enrichment>http://dbpedia.org/resource/ Jean-Claude_Trichet </Enrichment> <Enrichment>http://dbpedia.org/resource/ ECB </Enrichment> => dbpprop:office dbpedia:President_of_the_European_Central_Bank dbpedia:Governor_of_the_Banque_de_France => dcterms:subject category:Living_people category:Karlspreis_recipients category:Alumni_of_the_École_Nationale_d'Administration category:People_from_Lyon … SDA 2012, September 27, 2012 Slide 15

  16. ARCOMEM entities and enrichments - graph  Nodes: entities/events (blue), enrichments DBpedia (green), Freebase (orange)  1013 clusters of correlated entities/events SDA 2012, September 27, 2012 Slide 16

  17. ARCOMEM entities and enrichments - graph  Nodes: entities/events (blue), enrichments DBpedia (green), Freebase (orange)  1013 clusters of correlated entities/events => cluster expansion by considering related enrichments SDA 2012, September 27, 2012 Slide 17

  18. Clustering of entities via enrichment relatedness Discovery of “related” entities by discovering related enrichments (a) Retrieving possible paths between 2 enrichments (eg via RelFinder http://www.visualdataweb.org/relfinder.php) (b) Computation of relatedness measure (considering variables such as shortest path, number of paths, relationship types, number of directly connected edges of both enrichments…) (c) Clustering enrichments (entities) which are above certain threshold SDA 2012, September 27, 2012 Slide 18

  19. Enrichment evaluation results  Manual evaluation of 240 enrichment-entity pairs  Available scores: 1 (correct), 0 (incorrect), 0.5 (vague or ambiguous relationship) Entity Type Average score Average score Average Score DBPedia Freebase Total 0.71 arco:Event 0.71 0.88 arco:Location 0.81 0.94 0.67 arco:Money 0.67 0.97 arco:Organization 0.93 1 0.89 arco:Person 0.9 0.89 0.74 arco:Time 0.74 Total 0.79 0.94 0.87 SDA 2012, September 27, 2012 Slide 19

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend