Search Engines Session 11 LBSC 690 Information Technology.

Slides:



Advertisements
Similar presentations
Data Mining and the Web Susan Dumais Microsoft Research KDD97 Panel - Aug 17, 1997.
Advertisements

Pseudo-Relevance Feedback For Multimedia Retrieval By Rong Yan, Alexander G. and Rong Jin Mwangi S. Kariuki
Search and Ye Shall Find (maybe) Seminar on Emergent Information Technology August 20, 2007 Douglas W. Oard.
Ranked Retrieval INST 734 Module 3 Doug Oard. Agenda  Ranked retrieval Similarity-based ranking Probability-based ranking.
Search Engines. 2 What Are They?  Four Components  A database of references to webpages  An indexing robot that crawls the WWW  An interface  Enables.
Search Engines and Information Retrieval
Information Retrieval Review
ISP 433/533 Week 2 IR Models.
1 CS 430 / INFO 430 Information Retrieval Lecture 8 Query Refinement: Relevance Feedback Information Filtering.
Modern Information Retrieval
The Vector Space Model LBSC 796/CMSC828o Session 3, February 9, 2004 Douglas W. Oard.
Search Session 12 LBSC 690 Information Technology.
Scanned Documents LBSC 796/INFM 718R Douglas W. Oard Week 8, October 29, 2007.
Information Retrieval in Practice
Information Retrieval Interaction CMSC 838S Douglas W. Oard April 27, 2006.
Text Retrieval and Spreadsheets Class 4 LBSC 690 Information Technology.
1 Information Retrieval and Extraction 資訊檢索與擷取 Chia-Hui Chang, Assistant Professor Dept. of Computer Science & Information Engineering National Central.
Basic IR Concepts & Techniques ChengXiang Zhai Department of Computer Science University of Illinois, Urbana-Champaign.
Information Retrieval
Personalized Ontologies for Web Search and Caching Susan Gauch Information and Telecommunications Technology Center Electrical Engineering and Computer.
Chapter 5: Information Retrieval and Web Search
Overview of Search Engines
Evaluation David Kauchak cs458 Fall 2012 adapted from:
Evaluation David Kauchak cs160 Fall 2009 adapted from:
Search Engines and Information Retrieval Chapter 1.
Chapter 7 Web Content Mining Xxxxxx. Introduction Web-content mining techniques are used to discover useful information from content on the web – textual.
JASS 2005 Next-Generation User-Centered Information Management Information visualization Alexander S. Babaev Faculty of Applied Mathematics.
INFO624 - Week 4 Query Languages and Query Operations Dr. Xia Lin Associate Professor College of Information Science and Technology Drexel University.
Content Management Systems Week 14 LBSC 671 Creating Information Infrastructures.
Basics of Information Retrieval Lillian N. Cassel Some of these slides are taken or adapted from Source:
Chapter 2 Architecture of a Search Engine. Search Engine Architecture n A software architecture consists of software components, the interfaces provided.
UOS 1 Ontology Based Personalized Search Zhang Tao The University of Seoul.
Information Retrieval Evaluation and the Retrieval Process.
SUMMON ® 2.0 DISCOVERY REINVENTED. What is Summon 2.0? A new, streamlined, modern interface New and enhanced features providing layers of contextual guidance.
1 Information Retrieval Acknowledgements: Dr Mounia Lalmas (QMW) Dr Joemon Jose (Glasgow)
XP New Perspectives on The Internet, Sixth Edition— Comprehensive Tutorial 3 1 Searching the Web Using Search Engines and Directories Effectively Tutorial.
Chapter 6: Information Retrieval and Web Search
Introduction to Digital Libraries hussein suleman uct cs honours 2003.
Search Engine Architecture
Autumn Web Information retrieval (Web IR) Handout #1:Web characteristics Ali Mohammad Zareh Bidoki ECE Department, Yazd University
Searching the web Enormous amount of information –In 1994, 100 thousand pages indexed –In 1997, 100 million pages indexed –In June, 2000, 500 million pages.
WIRED Week 3 Syllabus Update (next week) Readings Overview - Quick Review of Last Week’s IR Models (if time) - Evaluating IR Systems - Understanding Queries.
The Structure of Information Retrieval Systems LBSC 708A/CMSC 838L Douglas W. Oard and Philip Resnik Session 1: September 4, 2001.
Structure of IR Systems INST 734 Module 1 Doug Oard.
Web Search Module 6 INST 734 Doug Oard. Agenda The Web Crawling  Web search.
Personalized Interaction With Semantic Information Portals Eric Schwarzkopf DFKI
Information in the Digital Environment Information Seeking Models Dr. Dania Bilal IS 530 Spring 2005.
Information Retrieval Techniques Israr Hanif M.Phil QAU Islamabad Ph D (In progress) COMSATS.
Structure of IR Systems INST 734 Module 1 Doug Oard.
How Do We Find Information?. Key Questions  What are we looking for?  How do we find it?  Why is it difficult? “A prudent question is one-half of wisdom”
Search Result Interface Hongning Wang Abstraction of search engine architecture User Ranker Indexer Doc Analyzer Index results Crawler Doc Representation.
Structure of IR Systems LBSC 796/INFM 718R Session 1, September 10, 2007 Doug Oard.
Information Retrieval
Structure of IR Systems LBSC 796/INFM 718R Session 1, January 26, 2011 Doug Oard.
Text Retrieval and Spreadsheets Session 4 LBSC 690 Information Technology.
Evidence from Metadata INST 734 Doug Oard Module 8.
Augmenting (personal) IR Readings Review Evaluation Papers returned & discussed Papers and Projects checkin time.
1 CS 430 / INFO 430 Information Retrieval Lecture 12 Query Refinement and Relevance Feedback.
Search Engines Session 5 INST 301 Introduction to Information Science.
Feature Assignment LBSC 878 February 22, 1999 Douglas W. Oard and Dagobert Soergel.
Search Strategies Session 7 INST 301 Introduction to Information Science.
Information Retrieval in Practice
Information Organization: Overview
Visual Information Retrieval
Information Retrieval (in Practice)
Introduction into Knowledge and information
Introduction to Information Retrieval
Information Organization: Overview
Structure of IR Systems
Introduction to Search Engines
Presentation transcript:

Search Engines Session 11 LBSC 690 Information Technology

Muddiest Points MySQL What’s Joomla for? PHP arrays and loops

Agenda The search process Information retrieval Recommender systems Evaluation

The Memex Machine

Information Hierarchy Data InformationKnowledge Wisdom More refined and abstract

Other issues Interaction with system Results we get Queries we’re posing What we’re retrieving IRDatabases Effectiveness and usability are critical. Concurrency, recovery, atomicity are critical. Interaction is important.One-shot queries. Sometimes relevant, often not. Exact. Always correct in a formal sense. Vague, imprecise information needs (often expressed in natural language). Formally (mathematically) defined queries. Unambiguous. Mostly unstructured. Free text with some metadata. Structured data. Clear semantics based on a formal model.

Information “Retrieval” Find something that you want –The information need may or may not be explicit Known item search –Find the class home page Answer seeking –Is Lexington or Louisville the capital of Kentucky? Directed exploration –Who makes videoconferencing systems?

The Big Picture The four components of the information retrieval environment: –User (user needs) –Process –System –Data What computer geeks care about! What we care about!

Document Delivery BrowseSearch Query Document SelectExamine Information Retrieval Paradigm

Supporting the Search Process Source Selection Search Query Selection Ranked List Examination Document Delivery Document Query Formulation IR System Query Reformulation and Relevance Feedback Source Reselection NominateChoose Predict

Supporting the Search Process Source Selection Search Query Selection Ranked List Examination Document Delivery Document Query Formulation IR System Indexing Index Acquisition Collection

Human-Machine Synergy Machines are good at: –Doing simple things accurately and quickly –Scaling to larger collections in sublinear time People are better at: –Accurately recognizing what they are looking for –Evaluating intangibles such as “quality” Both are pretty bad at: –Mapping consistently between words and concepts

Search Component Model Comparison Function Representation Function Query Formulation Human Judgment Representation Function Retrieval Status Value Utility Query Information NeedDocument Query RepresentationDocument Representation Query Processing Document Processing

Ways of Finding Text Searching metadata –Using controlled or uncontrolled vocabularies Searching content –Characterize documents by the words the contain Searching behavior –User-Item: Find similar users –Item-Item: Find items that cause similar reactions

Two Ways of Searching Write the document using terms to convey meaning Author Content-Based Query-Document Matching Document Terms Query Terms Construct query from terms that may appear in documents Free-Text Searcher Retrieval Status Value Construct query from available concept descriptors Controlled Vocabulary Searcher Choose appropriate concept descriptors Indexer Metadata-Based Query-Document Matching Query Descriptors Document Descriptors

“Exact Match” Retrieval Find all documents with some characteristic –Indexed as “Presidents -- United States” –Containing the words “Clinton” and “Peso” –Read by my boss A set of documents is returned –Hopefully, not too many or too few –Usually listed in date or alphabetical order

The Perfect Query Paradox Every information need has a perfect document ste –Finding that set is the goal of search Every document set has a perfect query –AND every word to get a query for document 1 –Repeat for each document in the set –OR every document query to get the set query The problem isn’t the system … it’s the query!

Queries on the Web (1999) Low query construction effort –2.35 (often imprecise) terms per query –20% use operators –22% are subsequently modified Low browsing effort –Only 15% view more than one page –Most look only “above the fold” One study showed that 10% don’t know how to scroll!

Types of User Needs Informational (30-40% of AltaVista queries) –What is a quark? Navigational –Find the home page of United Airlines Transactional –Data: What is the weather in Paris? –Shopping:Who sells a Viao Z505RX? –Proprietary:Obtain a journal article

Ranked Retrieval Put most useful documents near top of a list –Possibly useful documents go lower in the list Users can read down as far as they like –Based on what they read, time available,... Provides useful results from weak queries –Untrained users find exact match harder to use

Similarity-Based Retrieval Assume “most useful” = most similar to query Weight terms based on two criteria: –Repeated words are good cues to meaning –Rarely used words make searches more selective Compare weights with query –Add up the weights for each query term –Put the documents with the highest total first

Simple Example: Counting Words : Nuclear fallout contaminated Texas. 2: Information retrieval is interesting. 3: Information retrieval is complicated nuclear fallout Texas contaminated interesting complicated information retrieval Documents: Query: recall and fallout measures for information retrieval Query

Discussion Point: Which Terms to Emphasize? Major factors –Uncommon terms are more selective –Repeated terms provide evidence of meaning Adjustments –Give more weight to terms in certain positions Title, first paragraph, etc. –Give less weight each term in longer documents –Ignore documents that try to “spam” the index Invisible text, excessive use of the “meta” field, …

“Okapi” Term Weights TF componentIDF component

Index Quality Crawl quality –Comprehensiveness, dead links, duplicate detection Document analysis –Frames, metadata, imperfect HTML, … Document extension –Anchor text, source authority, category, language, … Document restriction (ephemeral text suppression) –Banner ads, keyword spam, …

Other Web Search Quality Factors Spam suppression –“Adversarial information retrieval” –Every source of evidence has been spammed Text, queries, links, access patterns, … “Family filter” accuracy –Link analysis can be very helpful

Indexing Anchor Text A type of “document expansion” –Terms near links describe content of the target Works even when you can’t index content –Image retrieval, uncrawled links, …

Information Retrieval Types Source: Ayse Goker

Expanding the Search Space Scanned Docs Identity: Harriet “… Later, I learned that John had not heard …”

Page Layer Segmentation Document image generation model –A document consists many layers, such as handwriting, machine printed text, background patterns, tables, figures, noise, etc.

Searching Other Languages Search Translated Query Selection Ranked List Examination Document Use Document Query Formulation Query Translation Query Query Reformulation MTTranslated “Headlines”English Definitions

Speech Retrieval Architecture Automatic Search Boundary Tagging Interactive Selection Content Tagging Speech Recognition Query Formulation

High Payoff Investments Searchable Fraction Transducer Capabilities OCR MT Handwriting Speech

Color Histogram Example

Rating-Based Recommendation Use ratings as to describe objects –Personal recommendations, peer review, … Beyond topicality: –Accuracy, coherence, depth, novelty, style, … Has been applied to many modalities –Books, Usenet news, movies, music, jokes, beer, …

Using Positive Information

Using Negative Information

Problems with Explicit Ratings Cognitive load on users -- people don’t like to provide ratings Rating sparsity -- needs a number of raters to make recommendations No ways to detect new items that have not rated by any users

Putting It All Together Free TextBehaviorMetadata Topicality Quality Reliability Cost Flexibility

Evaluation What can be measured that reflects the searcher’s ability to use a system? (Cleverdon, 1966) –Coverage of Information –Form of Presentation –Effort required/Ease of Use –Time and Space Efficiency –Recall –Precision Effectiveness

Evaluating IR Systems User-centered strategy –Given several users, and at least 2 retrieval systems –Have each user try the same task on both systems –Measure which system works the “best” System-centered strategy –Given documents, queries, and relevance judgments –Try several variations on the retrieval system –Measure which ranks more good docs near the top

Which is the Best Rank Order? = relevant document A. B. C. D. E. F.

Precision and Recall Precision –How much of what was found is relevant? –Often of interest, particularly for interactive searching Recall –How much of what is relevant was found? –Particularly important for law, patents, and medicine

Relevant Retrieved Measures of Effectiveness

Precision-Recall Curves Source: Ellen Voorhees, NIST

Affective Evaluation Measure stickiness through frequency of use –Non-comparative, long-term Key factors (from cognitive psychology): –Worst experience –Best experience –Most recent experience Highly variable effectiveness is undesirable –Bad experiences are particularly memorable

Example Interfaces Google: keyword in context Microsoft Live: query refinement suggestions Exalead: faceted refinement Clusty: clustered results Kartoo: cluster visualization WebBrain: structure visualization Grokker: “map view” PubMed: related article search

Summary Search is a process engaged in by people Human-machine synergy is the key Content and behavior offer useful evidence Evaluation must consider many factors

Before You Go On a sheet of paper, answer the following (ungraded) question (no names, please): What was the muddiest point in today’s class?