html5-img
1 / 17

An Interactive Dialogue System for Knowledge Acquisition in Cyc

An Interactive Dialogue System for Knowledge Acquisition in Cyc. Michael Witbrock 2003-08-09. Cyc: Large Scale Knowledge Base. >3,000 Microtheories. >1,600,000 Assertions. Cyc. >200,000 Rules. >30,000 Relations. >120,000 Concepts. rate of learning. amount known.

Samuel
Download Presentation

An Interactive Dialogue System for Knowledge Acquisition in Cyc

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. An Interactive Dialogue System for Knowledge Acquisition in Cyc Michael Witbrock 2003-08-09 IJCAI 2003

  2. Cyc: Large Scale Knowledge Base >3,000 Microtheories >1,600,000 Assertions Cyc >200,000 Rules >30,000 Relations >120,000 Concepts

  3. rate of learning amount known Frontier of human knowledge How did CYC get this far? Large effort to date 19 realtime years substantial investment 2003 1984 learning via natural language learning by discovery codify&enter each piece of knowledge, by hand CYC

  4. (similarTo RingoStarr JerryAllison) (isa JerryAllison FamousHuman) (mostNotableIsa JerryAllison (PlayerOfInstrumentFn DrumInstrument)) (hasMembers TheBeatles-MusicGroup JerryAllison) (authorOfSong JerryAllison OctopussGarden-TheSong) Analogy Developer

  5. (from-UnderspecifiedLocation JerryAllison Hillsboro) (residesInRegion JerryAllison Hillsboro) (originallyFromRegion JerryAllison Hillsboro) Phrase Disambiguator

  6. Unknown Term (isa PeggySue Song-CW)

  7. (isa JerryAllison (PlayerOfInstrumentFn DrumInstrument)) (occupation JerryAllison (PlayerOfInstrumentFn DrumInstrument)) Precision Suggestor

  8. Concept Refinement Interview (playsInstrumentInMusicalGroup JerryAllison ?EXISTING-OBJECT-TYPE ?MUSICAL-PERFORMANCE-ORGANIZATION)

  9. (aunts PeggySue-1 ?PERSON) (wife JerryAllison PeggySue-1) (implies (and (aunts ?Z ?Y) (wife ?X ?Y)) (uncles ?Z ?X)) Concept Refinement Interview: Why I asked

  10. Concept Refinement Interview: Induction (isa JerryAllison ?NATIONALITY)

  11. KE Rules Deductions Statement Question Knowledge Base Inductions Command Mixed-Initiative Dialogue User Interaction Agenda

  12. Progress in Knowledge Entry Efficiency 50 40 30 20 10 Assertions per Hour Manual KE Feasibility Study 2000-10 RKF Year 1 2001-08 RKF Year 2 2002-09

  13. Where do we want to go next? • Never make the user wait • Support both rapid and diligent parsing. • Improve ambiguity resolution • Deferred resolution by ambiguity tolerance • Anaphor resolution • Focus-based resolution • Transparent, correctable eager resolution • Conversational goals

  14. Design Goal: What is “The World Health Organization”? What is “Severe Acute Respiratory Syndrome”? By what medium was the announcement made? What type of pathogen was the new pathogen? Interlocutor History / Status Text / Template Entry Suggestions for Efficient Knowledge Entry Graphical View of Added Knowledge

  15. Parse Pipeline Syntactic Parser Semantic Parser Reformulator Natural Language Parse Tree Underspecified Semantic Formula Assertible Semantic Formula Knowledge Base

  16. Advanced parsing and discourse modeling • Interaction with Cyc should be a conversation that the user controls. Cyc’s responses should be: • Relevant – Track thread and overall goals • Correctable – Detect, examine, correct • Learned – Do better next time • Move to declarative representation and use inference more • Parsing and resolution rules are more transparent, flexible, and learnable • Deferred and inter-sentential resolution with ambiguity tolerance • User/Cyc relationship as teacher/student (or student/teacher)

More Related