epistemological databases
play

Epistemological Databases Andrew McCallum Department of Computer - PowerPoint PPT Presentation

Knowledge Base Construction with Epistemological Databases Andrew McCallum Department of Computer Science University of Massachusetts Amherst Joint work with Sameer Singh , Michael Wick , Limin Yao , Sebastian Riedel, Karl Schultz, Aron


  1. Knowledge Base Construction with Epistemological Databases Andrew McCallum Department of Computer Science University of Massachusetts Amherst Joint work with Sameer Singh , Michael Wick , Limin Yao , Sebastian Riedel, Karl Schultz, Aron Culotta.

  2. institutions, conferences, journals, grants, advisors,...

  3. Goal Application A KB of all scientists in the world from papers, reports, web pages, newswire, press releases, blogs, patents,.. • Better tools → Accelerate progress of science. • Help... - find papers to read, to cite - find reviewers, collaborators, people to hire - understand trends and landscape of science • Platform for a “New Model of Publishing” [LeCun] - post to archive; public comments and ratings.

  4. Attributes of our Task A KB of all scientists in the world from papers, reports, web pages, newswire, press releases, blogs, patents,.. • Open universe of entities (strong entity resolution essential) - not coref into pre-known finite set e.g. in Wikipedia • Closed list of relation types* - not OpenIE *later “open” through “universal schema” • Low tolerance for error - users willing to edit • Changing world - e.g. new papers, people moving institutions,...

  5. Knowledge Base Construction Text Text Text docs Structured Wei Li studies at Xinghua U. docs docs Her 2008 publications include Data query W. Li. “Scalable NLP” ACL, 2008. Entity Entities, Relation Mentions Relations Mentions Entity Relation Resolution KB Extraction Extraction (Coref) Wei Li Attends ( Wei Li 72% W. Li Wei Li, W. Li ML ML ML Xinghua U. Xinghua U.) Xinghua U. 90% 90% 90% “truth” answer Information Extraction components aren’t perfect. Errors snowball.

  6. Knowledge Base Construction Text Text Text docs Structured docs docs Data query p(Entity p(Entities, p(Relation Mentions) Relations) Mentions) Entity Relation Resolution KB Extraction Extraction (Coref) p(“truth”) ML ML ML ML Joint Inference Fundamental Issue in answer all Artificial Intelligence 1. How to represent & inject uncertainty from IE into DB? [POS & shallow parsing, ICML 2004] 2. Want to use DB contents to aid IE. [Entity & Relation Extraction, ACL, 2011] ... 3. IE isn’t “one-shot.” Add new data later; redo inference. Want DB infrastructure to manage IE.

  7. Knowledge Base Construction “Epistemological Database” [2010, 2012] evidence evidence evidence Text Text Human Text docs Structured docs Edits docs Data query p(Entity p(Entities, p(Relation Mentions) Relations) Mentions) Entity Relation Resolution KB Extraction Extraction (Coref) p(“truth”) Human Edits as evidence: [Wick, Schultz, McCallum 2012] answer ✘ Traditional: Change DB record of truth ✔ Mini-document “Nov 15: Scott said this was true” - Sometimes humans are wrong, disagree, out-of-date. Epistemological Philosophy - Jointly reason about truth & editors’ reliability/reputation. “Truth is inferred, not observed.”

  8. “Epistemological Database” evidence evidence evidence Text Text Human Text docs Structured docs Edits docs Data query p(Entity p(Entities, p(Relation Mentions) Relations) Mentions) Entity Relation Resolution KB Extraction Extraction (Coref) p(“truth”) inference constantly bubbling in background... Never Ending Inference [Riedel, Wick, McCallum 2012] answer ✘ KB entries locked in ✔ KB entries always reconsidered with more evidence, time,...

  9. “Epistemological Database” evidence evidence evidence Text Text Human Text docs Structured docs Edits docs Data query p(Entity p(Entities, p(Relation Mentions) Relations) Mentions) Entity Relation Resolution KB Extraction Extraction (Coref) p(“truth”) inference constantly bubbling in background... Resolution is foundational [KDD 2008; ACL 2012] answer ✘ Not just for coref of entity-mentions... ✔ Align values, ontologies, schemas, relations, events,... Especially in Epistemological DB: entities/relations never input, only “mentions”

  10. “Epistemological Database” evidence evidence evidence Text Text Human Text docs Structured docs Edits docs Data query p(Entity p(Entities, p(Relation Mentions) Relations) Mentions) Entity Relation Resolution KB Extraction Extraction (Coref) p(“truth”) inference constantly bubbling in background... Resource-bounded Information Gathering [WSDM 2012] answer ✘ Full processing on whole web ✔ Focus queries and processing where needed & fruitful

  11. “Epistemological Database” evidence evidence evidence Text Text Human Text docs Structured docs Edits docs Data query p(Entity p(Entities, p(Relation Mentions) Relations) Mentions) Entity Relation Resolution KB Extraction Extraction (Coref) p(“truth”) inference constantly bubbling in background... Inference Inference Inference Inference Inference Inference worker worker worker worker worker worker answer Smart Parallelism [ACL 2011; NIPS 2011] ✘ MapReduce, black-box ✔ Reason about inference & parallelism together

  12. “Epistemological Database” evidence evidence evidence Text Text Human Text docs Structured docs Edits docs Data query p(Entity p(Entities, p(Relation Mentions) Relations) Mentions) Entity Relation Resolution KB Extraction Extraction (Coref) p(“truth”) inference constantly bubbling in background... Inference Inference Inference Inference Inference Inference worker worker worker worker worker worker answer MCMC, parallel, distributed [ACL 2011; submitted 2012] ✘ Unroll whole factor graph. Limited model structures. ✔ Focused sampling, conflict resolution, particle filtering

  13. “Epistemological Database” evidence evidence evidence Text Text Human Text docs Structured docs Edits docs Data query p(Entity p(Entities, p(Relation Mentions) Relations) Mentions) Entity Relation Resolution KB Extraction Extraction (Coref) Samples p(“truth”) inference constantly bubbling in background... Inference Inference Inference Inference Inference Inference worker worker worker worker worker worker answer MCMC, parallel, distributed [ACL 2011; submitted 2012] ✘ Unroll whole factor graph. Limited model structures. ✔ Focused sampling, conflict resolution, particle filtering

  14. “Epistemological Database” evidence evidence evidence Text Text Human Text docs Structured docs Edits docs Data query p(Entity p(Entities, p(Relation Mentions) Relations) Mentions) Entity Relation Resolution KB Extraction Extraction (Coref) Samples p(“truth”) inference constantly bubbling in background... Inference Inference Inference Inference Inference Inference worker worker worker worker worker worker answer MCMC, parallel, distributed [ACL 2011; submitted 2012] ✘ Unroll whole factor graph. Limited model structures. ✔ Focused sampling, conflict resolution, particle filtering

  15. “Epistemological Database” evidence evidence evidence Text Text Human Text docs Structured docs Edits docs Data query p(Entity p(Entities, p(Relation Mentions) Relations) Mentions) Entity Relation Resolution KB Extraction Extraction (Coref) Samples p(“truth”) inference constantly bubbling in background... Inference Inference Inference Inference Inference Inference worker worker worker worker worker worker answer MCMC, parallel, distributed [ACL 2011; submitted 2012] ✘ Unroll whole factor graph. Limited model structures. ✔ Focused sampling, conflict resolution, particle filtering

  16. “Epistemological Database” evidence evidence evidence Text Text Human Text docs Structured docs Edits docs Data query p(Entity p(Entities, p(Relation Mentions) Relations) Mentions) Entity Relation Resolution KB Extraction Extraction (Coref) Samples p(“truth”) inference constantly bubbling in background... Inference Inference Inference Inference Inference Inference worker worker worker worker worker worker answer MCMC, parallel, distributed [ACL 2011; submitted 2012] ✘ Unroll whole factor graph. Limited model structures. ✔ Focused sampling, conflict resolution, particle filtering

  17. Research Ingredients 1. Learning SampleRank 2. Entity Resolution 3. Human Edits 4. Relations with “Universal Schema” 5. Probabilistic Programming

  18. #2 Entity Resolution Parallel / Distributed Interplay between modeling & efficiency

  19. Entity Resolution Entity resolution by CRF with pairwise factors M. Smith Michael Smith

  20. Entity Resolution Entity resolution by CRF with pairwise factors

  21. Entity Resolution Entity resolution by CRF with pairwise factors

  22. Entity Resolution Entity resolution by CRF with pairwise factors

  23. Entity Resolution Entity resolution by CRF with pairwise factors

  24. Entity Resolution Entity resolution by CRF with pairwise factors

  25. Entity Resolution Entity resolution by CRF with pairwise factors Machine 1 Machine 2 These two proposals can be evaluated (and accepted) in parallel.

  26. Entity Resolution in Parallel by Map-Reduce [Singh, Subramanian, Pereira, McCallum, ACL, 2011] Inference Distributor Inference Inference “Reduce step” “Map step”

  27. Parallelism = faster

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