information retrieval: Definition and Much More from Answers.com
- ️Wed Jul 01 2015
Information retrieval (IR) is the science of searching for information in documents, searching for documents themselves, searching for metadata which describe documents, or searching within databases, whether relational stand-alone databases or hypertextually-networked databases such as the World Wide Web. There is a common confusion, however, between data retrieval, document retrieval, information retrieval, and text retrieval, and each of these has its own bodies of literature, theory, praxis and technologies. IR is interdisciplinary, based on computer science, mathematics, library science, information science, cognitive psychology, linguistics, statistics and physics.
Automated IR systems are used to reduce information overload. Many universities and public libraries use IR systems to provide access to books, journals, and other documents. Web search engines such as Google, Yahoo search or Live Search (formerly MSN Search) are the most visible IR applications.
History
The idea of using computers to search for relevant pieces of information for was popularized in an article As We May Think by Vannevar Bush in 1945.[1] First implementations of information retrieval systems were introduced in the 1950s and 1960s. By 1990 several different techniques had been shown to perform well on small text corpora (several thousand documents).[1]
In 1992 the US Department of Defense, along with the National Institute of Standards and Technology (NIST), cosponsored the Text Retrieval Conference (TREC) as part of the TIPSTER text program. The aim of this was to look into the information retrieval community by supplying the infrastructure that was needed for evaluation of text retrieval methodologies on a very large text collection. This catalyzed research on methods that scale to huge corpora. The introduction of web search engines has boosted the need to very large scale retrieval systems even further.
Timeline
- 1890: Hollerith tabulating machines were used to analyze the US census. (Herman Hollerith).
- 1945: Vannevar Bush's As We May Think appeared in Atlantic Monthly
- Late 1940s: The US military confronted problems of indexing and retrieval of wartime scientific research documents captured from Germans.
- 1947: Hans Peter Luhn (research engineer at IBM since 1941) began work on a mechanized, punch card based system for searching chemical compounds.
- 1950: The term "information retrieval" may have been coined by Calvin Mooers.
- 1950s: Growing concern in the US for a "science gap" with the SSSR motivated, encouraged funding, and provided a backdrop for mechanized literature searching systems (Allen Kent et al) and the invention of citation indexing (Eugene Garfield).
- 1955: Allen Kent joined Case Western Reserve University, and eventually becomes associate director of the Center for Documentation and Communications Research.
- 1958: International Conference on Scientific Information Washington DC included consideration of IR systems as a solution to problems identified. See: Proceedings of the International Conference on Scientific Information, 1958 (National Academy of Sciences, Washington, DC, 1959)
- 1959: Hans Peter Luhn published "Auto-encoding of documents for information retrieval."
- 1960: Melvin Earl (Bill) Maron and J. L. Kuhns published "On relevance, probabilistic indexing, and information retrieval" in Journal of the ACM 7(3):216-244, July 1960.
- Early 1960s: Gerard Salton began work on IR at Harvard, later moved to Cornell.
- 1962: Cyril W. Cleverdon published early findings of the Cranfield studies, developing a model for IR system evaluation. See: Cyril W. Cleverdon, "Report on the Testing and Analysis of an Investigation into the Comparative Efficiency of Indexing Systems". Cranfield Coll. of Aeronautics, Cranfield, England, 1962.
- 1962: Kent published Information Analysis and Retrieval
- 1963: Weinberg report "Science, Government and Information" gave a full articulation of the idea of a "crisis of scientific information." The report was named after Dr. Alvin Weinberg.
- 1963: Joseph Becker and Robert Hayes published text on information retrieval. Becker, Joseph; Hayes, Robert Mayo. Information storage and retrieval: tools, elements, theories. New York, Wiley (1963).
- 1964: Karen Spärck Jones finished her thesis at Cambridge, Synonymy and Semantic Classification, and continued work on computational linguistics as it applies to IR
- 1964: The National Bureau of Standards sponsored a symposium titled "Statistical Association Methods for Mechanized Documentation." Several highly significant papers, including G. Salton's first published reference (we believe) to the SMART system.
- Mid-1960s: National Library of Medicine developed MEDLARS Medical Literature Analysis and Retrieval System, the first major machine-readable database and batch retrieval system
- Mid-1960s: Project Intrex at MIT
- 1965: J. C. R. Licklider published Libraries of the Future
- 1966: Don Swanson was involved in studies at University of Chicago on Requirements for Future Catalogs
- 1968: Gerard Salton published Automatic Information Organization and Retrieval.
- 1968: J. W. Sammon's RADC Tech report "Some Mathematics of Information Storage and Retrieval..." outlined the vector model.
- 1969: Sammon's "A nonlinear mapping for data structure analysis" (IEEE Transactions on Computers) was the first proposal for visualization interface to an IR system.
- Late 1960s: F. W. Lancaster completed evaluation studies of the MEDLARS system and published the first edition of his text on information retrieval
- Early 1970s: first online systems--NLM's AIM-TWX, MEDLINE; Lockheed's Dialog; SDC's ORBIT
- Early 1970s: Theodor Nelson promoting concept of hypertext, published Computer Lib/Dream Machines
- 1971: N. Jardine and C. J. Van Rijsbergen published "The use of hierarchic clustering in information retrieval", which articulated the "cluster hypothesis." (Information Storage and Retrieval, 7(5), pp. 217-240, Dec 1971)
- 1975: Three highly influential publications by Salton fully articulated his vector processing framework and term
discrimination model:
- A Theory of Indexing (Society for Industrial and Applied Mathematics)
- "A theory of term importance in automatic text analysis", (JASIS v. 26)
- "A vector space model for automatic indexing", (CACM 18:11)
- 1978: The First ACM SIGIR conference.
- 1979: C. J. Van Rijsbergen published Information Retrieval (Butterworths). Heavy emphasis on probabilistic models.
- 1980: First international ACM SIGIR conference, joint with British Computer Society IR group in Cambridge
- 1982: Belkin, Oddy, and Brooks proposed the ASK (Anomalous State of Knowledge) viewpoint for information retrieval. This was an important concept, though their automated analysis tool proved ultimately disappointing.
- 1983: Salton (and M. McGill) published Introduction to Modern Information Retrieval (McGraw-Hill), with heavy emphasis on vector models.
- Mid-1980s: Efforts to develop end user versions of commercial IR systems.
- 1985-1993: Key papers on and experimental systems for visualization interfaces.
- Work by D. B. Crouch, Robert R. Korfhage, M. Chalmers, A. Spoerri and others.
- 1989: First World Wide Web proposals by Tim Berners-Lee at CERN.
- 1992: First TREC conference.
- 1997: Publication of Korfhage's Information Retrieval with emphasis on visualization and multi-reference point systems.
- Late 1990s: Web search engine implementation of many features formerly found only in experimental IR systems
Overview
An information retrieval process begins by a user entering a query in to the system. Queries are formal statements of information needs, for example search strings in web search engines. In information retrieval a query does not uniquely identify a single object in the collection. Instead, several objects may match the query, perhaps with different degrees of relevancy.
An object is an entity which keeps or stores information in a database. User queries are matched to objects stored in the database. Depending on the application the data objects may be, for example, text documents, images or videos. Often the documents themselves are not kept or stored directly in the IR system, but are instead represented in the system by document surrogates.
Most IR systems compute a numeric score on how well each object in the database match the query, and rank the objects according to this value. The top ranking objects are then shown to the user. The process may then be iterated if the user wishes to refine the query.
Performance measures
Several different measures for evaluating the performance of information retrieval systems have been proposed. The measures require a collection of documents and a query. All common measures described here assume a ground truth notion of relevancy: every document is known to be either relevant or non-relevant to a particular query. In practice queries may be ill-posed and there may be different shades of relevancy.
Precision
Precision is the fraction of the documents retrieved that are relevant to the user's information need.
In binary classification, precision is analogous to positive predictive value. Precision takes all retrieved documents into account. It can also be evaluated at a given cut-off rank, considering only the topmost results returned by the system. This measure is called precision at n or P@n.
Note that the meaning and usage of "precision" in the field of Information Retrieval differs from the definition of accuracy and precision within other branches of science and technology.
Recall
Recall is the fraction of the documents that are relevant to the query that are successfully retrieved.
In binary classification, recall is called sensitivity.
It is trivial to achieve recall of 100% by returning all documents in response to any query. Therefore recall alone is not enough but one needs to measure the number of non-relevant document also, for example by computing the precision.
Fall-Out
The proportion of non-relevant documents that are retrieved, out of all non-relevant documents available:
F-measure
The weighted harmonic mean of precision and recall, the traditional F-measure or balanced F-score is:
This is also known as the F1 measure, because recall and precision are evenly weighted.
The general formula for non-negative real α is:
Two other commonly used F measures are the F2 measure, which weights recall twice as much as precision, and the F0.5 measure, which weights precision twice as much as recall.
Average precision
The precision and recall are based on the whole list of documents returned by the system. Average precision emphasizes returning more relevant documents earlier. It is average of precisions computed after truncating the list after each of the relevant documents in turn:
where r is the rank, N the number retrieved, rel() a binary function on the relevance of a given rank, and P() precision at a given cut-off rank.
If there are several queries with known relevancies available, the mean average precision is the mean value of the average precisions computed for each of the queries separately.
Model types
For the information retrieval to be efficient, the documents are typically transformed into a suitable representation. There are several representations. The picture on the right illustrates the relationship of some common models. In the picture, the models are categorized according to two dimensions: the mathematical basis and the properties of the model.
First dimension: mathematical basis
- Set-theoretic Models represent documents as sets of words or phrases. Similarities are usually derived from
set-theoretic operations on those sets. Common models are:
- Standard Boolean model
- Extended Boolean model
- fuzzy retrieval
- Algebraic Models represent documents and queries usually as vectors, matrices or tuples. The similarity of the query
vector and document vector is represented as a scalar value.
- Vector space model
- Generalized vector space model
- Topic-based vector space model (literature: [1], [2])
- Extended Boolean model
- Enhanced topic-based vector space model (literature: [3], [4])
- Latent semantic indexing aka latent semantic analysis
- Probabilistic Models treat the process of document retrieval as a probabilistic inference. Similarities are computed
as probabilities that a document is relevant for a given query. Probabilistic theorems like the Bayes' theorem are often used in these models.
- Binary independence retrieval
- Probabilistic relevance model (BM25)
- Uncertain inference
- Language models
- Divergence from randomness models
- Latent Dirichlet Allocation
Second dimension: properties of the model
- Models without term-interdependencies treat different terms/words as independent. This fact is usually represented in vector space models by the orthogonality assumption of term vectors or in probabilistic models by an independency assumption for term variables.
- Models with immanent term interdependencies allow a representation of interdependencies between terms. However the degree of the interdependency between two terms is defined by the model itself. It is usually directly or indirectly derived (e.g. by dimensional reduction) from the co-occurrence of those terms in the whole set of documents.
- Models with transcendent term interdependencies allow a representation of interdependencies between terms, but they do not allege how the interdependency between two terms is defined. They relay an external source for the degree of interdependency between two terms. (For example a human or sophisticated algorithms.)
Open source systems
- DataparkSearch, search engine written in C, GPL
- Egothor high-performance, full-featured text search engine written entirely in Java
- Glimpse and Webglimpse advanced site search software
- ht://dig Open source web crawling software
- Lemur Language Modelling IR Toolkit
- Lucene [5] Apache Jakarta project
- MG full-text retrieval system Now maintained by the Greenstone Digital Library Software Project
- Smart Early IR engine from Cornell University
- Sphinx [6] Open-source (GPL) SQL full-text search engine
- Terrier TERabyte RetrIEveR, Information Retrieval Platform, written in Java
- Wumpus multi-user information retrieval system
- Xapian Open source IR platform based on Muscat
- Zebra GPL structured text/XML/MARC boolean search IR engine supporting Z39.50 and Web Services
- Zettair, compact and fast search engine written in C, able to handle large amounts of text
Other retrieval tools
- ASPseek
- iHOP Information retrieval system for the biomedical domain
- MEDIE An intelligent search engine, retrieving biomedical events from Medline.
- EB-eye_EBI's_Search_Engine EMBL-EBI Search Engine: EB-eye
- EBIMed Information retrieval (and extraction) system over Medline
- Info-PubMed Protein interaction database with 200,000 gene/protein names mined from Medline.
- Fluid Dynamics Search Engine (FDSE) A search engine written in Perl, freeware and shareware versions are available
- GalaTex XQuery Full-Text Search (XML query text search)
- Information Storage and Retrieval Using Mumps (Online GPL Text)
- mnoGoSearch written in C, it can index web multilingual sites and many databases types.
- Sphinx Free SQL full-text search engine
- BioSpider Free metabolite/drug/protein information retrieval system (used in the annotation of DrugBank and the Human Metabolome Database)
Research Groups (in no particular order)
- Center for Intelligent Information Retrieval at UMASS
- Information Retrieval at the Language Technologies Institute, Carnegie Mellon University
- Information Retrieval at Microsoft Research Cambridge
- Glasgow Information Retrieval Group
- CIR Centre for Information Retrieval
- Centre for Interactive Systems Research at City University, London
- IIT Information Retrieval Lab
- Information Retrieval Group at Université de Neuchâtel
- PSU Intelligent Systems Research Laboratory
- Information and Language Processing Systems at the University of Amsterdam
- Information Retrieval Laboratory, Harbin Institute of Technology (mainly in Chinese)
- Information Retrieval Group at the University of Waterloo, Canada
- Information Retrieval Group at the Queen Mary University of London
- Information Retrieval Lab at the University of A Coruña
Major figures
- Gerard Salton
- Hans Peter Luhn
- W. Bruce Croft
- Karen Spärck Jones
- C. J. van Rijsbergen
- Donald Kraft
- Stephen E. Robertson
- Abraham Bookstein
- Stephen P Harter
- David Blair
Awards in the field
See also
- Areas of IR application
- Adversarial information retrieval
- Controlled vocabulary
- Cross Language Evaluation Forum
- Educational psychology
- Free text search
- Information extraction
- Information science
- Knowledge visualization
- Relevance feedback
- Search index
- tf-idf
- SP theory
References
- ^ a b Singhal, Amit (2001). "Modern Information Retrieval: A Brief Overview". Bulletin of the IEEE Computer Society Technical Committee on Data Engineering 24 (4): 35-43.
External links
- ACM SIGIR: Information Retrieval Special Interest Group
- BCS IRSG: British Computer Society - Information Retrieval Specialist Group
- Text Retrieval Conference (TREC)
- Chinese Web Information Retrieval Forum (CWIRF)
- Information Retrieval (online book) by C. J. van Rijsbergen
- Information Retrieval Wiki
- Information Retrieval resources (Google search)
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)