1 / 9

Document Clustering for Natural Language Dialogue-based IR (Google for the Blind)

Document Clustering for Natural Language Dialogue-based IR (Google for the Blind). Antoine Raux IR Seminar and Lab 11-743 Fall 2003 Initial Presentation. Background. Current search engines: user browses through an ordered list of retrieved documents

freddunn
Download Presentation

Document Clustering for Natural Language Dialogue-based IR (Google for the Blind)

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. Document Clustering for Natural Language Dialogue-based IR(Google for the Blind) Antoine Raux IR Seminar and Lab 11-743 Fall 2003 Initial Presentation

  2. Background • Current search engines: user browses through an ordered list of retrieved documents • Problem: for some users and/or some devices, this is not realistic • Speech only interaction (e.g. for the blind, phone-based systems) • Small devices (e.g. PDA, cell phones)

  3. Goal • Build a light-weight, “natural language” dialogue-based interface to refine queries and select relevant documents.

  4. Previous Work • Research on innovative interfaces for IR using clustering • e.g. Scatter/Gather • Technology to enable the visually impaired to access the web • Page readers, web navigators • But no research combining the two: • Using clustering to perform speech-based IR

  5. Problem Definition • Starts with a free query • “What are you seeking information about?” • Turn-based interaction • System turns: 20 words at most • User turns: free, natural language • Goal: retrieve one document

  6. Baseline Solution • Feed the initial query to a traditional search engine • Read the first words of the top document and ask “Do you want this document?” • If users says “No”, read the first words of the next document, and so on.

  7. Proposed (Initial) Solution • Feed the initial query to a traditional search engine • Cluster the set of selected documents into a small number of cluster (e.g. 2-5) • Label each cluster • Generate a question to select a cluster • If small number of documents left, traverse the list sequentially else go back to step 2

  8. Planned Implementation • Use the Lemur Toolkit for parsing, indexing and basic retrieval • Implement (in C++) a top-down clustering algorithm that labels each cluster • Implement a (very simple) CGI user interface Document Summaries Retrieval Clustering Question

  9. To be continued…

More Related