Guest Editors’ Introduction

Information Discovery: Needles and Haystacks

Carl Lagoze Cornell University Amit Singhal Google

F

or thousands of years, people have realized the importance of archiving and finding information. With the advent of computers, it became possible to store large amounts of information in electronic form — and finding useful needles in the resulting haystacks has since become one of the most important problems in information management. Many systems exist to help users navigate the considerable information available to them over the Internet, which is arguably the biggest information haystack around. From personal email search systems to large corporate informationmanagement systems, from small library collections to the whole Web, search is everywhere. Yet, much work remains. In this issue of IC, we showcase some emerging techniques that are helping to improve this vibrant research area.

The Information Retrieval Tradition We can trace the practice of archiving written information back to around 3000 BC, when the Sumerians designated special areas to store clay tablets with

16

MAY • JUNE 2005

Published by the IEEE Computer Society

cuneiform inscriptions. Realizing that proper organization and access to the archives was critical for efficient use of information, the Sumerians even developed special classifications to identify every tablet and its content. (See www. libraries.gr for a great historical perspective on modern libraries.) The need to store and retrieve data has become increasingly important over the ensuing centuries, particularly as inventions such as paper, the printing press, and computers have made it easier to generate larger and larger amounts of written records. In 1945, Vannevar Bush published a ground-breaking article titled “As We May Think,” which introduced the idea of automatic access to large amounts of stored knowledge.1 By the mid-1950s, researchers had built on this idea and created more concrete descriptions of how text archives could be searched automatically with a computer. One of the most influential was H.P. Luhn’s proposal for (put simply) using words as indexing units for documents and measuring word overlap as a criterion for retrieval.2 Over the years, such efforts have

1089-7801/05/$20.00 © 2005 IEEE

IEEE INTERNET COMPUTING

Guest Editors’ Introduction

matured into the vibrant field we know as information retrieval. IR researchers explore all aspects of information management and access, applying expertise in a wide variety of topics, including digital libraries, natural-language understanding, statistics, computer science, hypertext, and the Web. Modern search systems largely use keywordbased algorithms, which years of scrutiny have shown to be the most effective and efficient method for practical, general-purpose search. Although simple on the surface, this approach has led to the development of very sophisticated search algorithms that are tailored to individual domains (such as the Web or companies’ intranets).

The Metadata Tradition An IR system extracts keywords directly from a document corpus. In the Web context, this keyword indexing has been enhanced by deriving indexing information from link structure. However, a rich tradition also exists for using external metadata supplied by authors or third parties. By and large, information discovery in the traditional “bricks and mortar” library context depends on professionally created metadata, which is collected in catalogs. Tools for searching these catalogs have matured through the past several decades and are now dominated by a few commercial library management system (LMS) vendors. In this domain, search depends on well-structured catalog records that include controlled subject vocabularies and name authorities. Using the terminology from this issue’s theme, we can characterize individual library catalogs as separate haystacks. Along with the spread of the Internet, there has been considerable work on federating catalog searches across these haystacks. The most notable product of this work is the Z39.50 protocol (www.niso.org/z39.50/z3950.html), a US National Information Standards Organization (NISO) standard that nearly all LMS vendors support. Using Z39.50 gateways such as the one run by the US Library of Congress (www.loc.gov/z3950/gateway. html), a user can even submit a single query to search across library catalogs worldwide. The Web’s rapid growth over the past decade has challenged this catalog-based search paradigm and the systems and standards that support it. The federated searching community has responded to the Web’s maturation by releasing the so-called “next generation Z39.50,” which includes a search/retrieve Web (SRW) service (www.loc.gov/z3950/agency/zing/srw/).

IEEE INTERNET COMPUTING

Another response, promoted primarily by the library community, has been the development of metadata standards that are less strict than those used in traditional cataloging records. The dominant effort in this area is the Dublin Core Metadata Initiative (www.dublincore.org). The guiding belief underlying the DCMI and related efforts is that metadata remains important, but the complexity and cost of traditional library cataloging must be reduced in the digital context (for both Web and digital library efforts). This is due to several factors, including the Web’s massive scale and the ephemeral and informal nature of much of the content on it. Although the DCMI was intended to be a foundation for improving Web search, however, major search engines scarcely use it in practice. As search has matured into one of the mostused Web applications, commercial interests have made it hard for Web search engines to use metadata in search algorithms. Web metadata often comes from page authors, some of whom provide misleading metadata to search engines for the sole purpose of “Web spamming.” In a world in which Web traffic is money, some vendors have considerable incentive for spamming search engine indices to get higher rankings and thus generate more traffic. Nonetheless, a trusted source of metadata, such as a library, publisher, or institutional repository, can still be very valuable for Web search. Independent of whether metadata is simple or complex, machine- or human-generated, the library, publishing, and institutional-repository communities have shown strong interest in the notion of harvesting metadata to allow “crosshaystack” information discovery. In contrast to federated searching, as in the context of Z39.50 and SRW, metadata harvesting is a relatively simple model through which information providers use a common protocol to expose structured information about their information objects. The Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH; www.openarchives.org) is the most widely used protocol for this purpose. It is designed to let service providers access any type of metadata (in fact, any type of XML-structured data) related to any form of information object. Thus, developers of Web-based services could use OAI-PMH to harvest a Dublin Core metadata record about a digital document in an institutional repository, or an XML representation of a portion of a scientific database. As such, OAI-PMH provides an access point for search engine providers and their crawlers to extract indexable information from the

www.computer.org/internet/

MAY • JUNE 2005

17

Needles and Haystacks

“deep” or “dark” Web, such as scientific databases or publishers’ repositories.

Theme Features The three theme articles in this issue take different perspectives on information discovery. In “Search Adaptations and the Challenges of the Web,” Michael P. Evans and colleagues present a historical survey of IR and examine Web search within that context. They describe the unique challenges and opportunities of Web search, including some areas for potential advances over the next few years. The Evans article presents a good overview of the breadth of the challenges in this field. Fillipo Menczer explores the issue of semantic similarity among Web pages in “Mapping the Semantics of Web Text and Links.” He looks at how well content- and link-based measures of similarity — the two cues most widely used by search engines and other tools — approximate true (that is, human-determined) semantic similarity between Web pages. The ability to capture document and cross-document semantics has been an issue ever since Luhn raised the notion of token-based retrieval. This article presents a nice study of the relationship between document content and link structure and user-perceived document semantics. With “Ranking Complex Relationships on the Semantic Web,” Boanerges Aleman-Meza and colleagues describe information discovery in the context of the emerging Semantic Web, a subject of considerable interest in the W3C and general Web communities. As envisioned, the Semantic Web would provide additional search-relevant cues, such as taxonomies and concept relationships. This article describes how semantically rich metadata could help improve results ranking in response to queries. Improved search is one of the primary justifications for the Semantic Web effort, and this article makes some progress in documenting the possibilities in this area. These articles certainly don’t cover the entire topic space, but they effectively complement the results of a broad spectrum of researchers whose work continues to advance our ability to find information in the increasingly rich and diverse Web.

T

he distinctions between the Web and traditional libraries are increasingly blurring. This is exemplified by efforts such as Google Print (http://print.google.com), which is currently

18

MAY • JUNE 2005

www.computer.org/internet/

scanning large portions of major library collections for indexing and access, and Google Scholar (http://scholar.google.com), which indexes a large portion of the scholarly literature. As a result, commonality is increasing in the methods for finding needles in their respective haystacks. In addition, there is a growing need to fully bridge the gap between traditional structured metadata search (exemplified by library catalogs) and full-text indexing (exemplified by modern Web search engines). Efforts such as XQuery 1.0 and XPath 2.0 Full-Text (www.cs.cornell.edu/ database/) demonstrate the interest in query languages and indexing technology that seamlessly bridges the gaps between fully-structured, semistructured, and unstructured data. As the amount of information available online continues to grow at a dramatic rate, information discovery becomes ever more important. One key challenge that lies ahead is personalization of search and discovery. Although commercial sites like Amazon.com already have mechanisms that use our previous actions and choices to influence the results to our new queries, the question remains: how can we accomplish this at a more general Web scale and without compromising privacy? This and many other questions will be the focus of much research and development in the coming years. References 1. V. Bush, "As We May Think," Atlantic Monthly, vol. 176, no. 1, 1945, pp. 101–108. 2. H.P. Luhn, "A Statistical Approach to Mechanized Encoding and Searching of Literary Information," IBM J. Research and Development, 1957, pp. 309–317. Carl Lagoze is senior research associate at Cornell University. His research interests include information and document architectures, scholarly publishing, and digital libraries. Lagoze received an MSE from the Wang Institute of Graduate Studies. He was recently awarded the Frederick G. Kilgour Award for Research in Library and Information Technology. Contact him at [email protected]. Amit Singhal is a distinguished engineer at Google. His research interests include information retrieval, Web search, and Web data mining. He received a PhD in computer science from Cornell University, where he studied with the late Gerard Salton, one of the founders of the field of modern information retrieval. Prior to joining Google, Singhal was a researcher at AT&T Labs. Contact him at singhal@ google.com.

IEEE INTERNET COMPUTING

Information Discovery - Semantic Scholar

Many systems exist to help users nav- igate the considerable ... idea of automatic access to large amounts of stored .... use a common protocol to expose structured infor- mation about .... and Searching of Literary Information," IBM J. Research.

394KB Sizes 1 Downloads 335 Views

Recommend Documents

Information Discovery - Semantic Scholar
igate the considerable information avail- .... guages and indexing technology that seamless- ... Carl Lagoze is senior research associate at Cornell University.

Efficient Semantic Service Discovery in Pervasive ... - Semantic Scholar
computing environments that integrate heterogeneous wireless network technolo- ... Simple Object Access Protocol (SOAP) on top of Internet protocols (HTTP, SMTP). .... In this area, various languages have been proposed to describe.

The Information Workbench - Semantic Scholar
applications complementing the Web of data with the characteristics of the Web ..... contributed to the development of the Information Workbench, in particular.

The Information Workbench - Semantic Scholar
across the structured and unstructured data, keyword search combined with facetted ... have a Twitter feed included that displays live news about a particular resource, .... Advanced Keyword Search based on Semantic Query Completion and.

Learning, Information Exchange, and Joint ... - Semantic Scholar
Atlanta, GA 303322/0280, [email protected]. 2 IIIA, Artificial Intelligence Research Institute - CSIC, Spanish Council for Scientific Research ... situation or problem — moreover, the reasoning needed to support the argumentation process will als

Discriminative Models for Information Retrieval - Semantic Scholar
Department of Computer Science. University ... Pattern classification, machine learning, discriminative models, max- imum entropy, support vector machines. 1.

Learning, Information Exchange, and Joint ... - Semantic Scholar
as an information market. Then we will show how agents can use argumentation as an information sharing method, and achieve effective learning from communication, and information sharing among peers. The paper is structured as follows. Section 2 intro

TEXTLINE INFORMATION EXTRACTION FROM ... - Semantic Scholar
Camera-Captured Document Image Segmentation. 1. INTRODUCTION. Digital cameras are low priced, portable, long-ranged and non-contact imaging devices as compared to scanners. These features make cameras suitable for versatile OCR related ap- plications

Biotechnology and Drug Discovery: From Bench to ... - Semantic Scholar
cess—for instance, growth factors and their receptors, which are frequently ..... cell the human DNA comprising a gene and use the host to manufacture the ...

Biotechnology and Drug Discovery: From Bench to ... - Semantic Scholar
feedback from novel translational applications. Initially ..... received 2001). Recombinant form of B-type natriuretic ..... of which inhibits the growth of tumors that express it. HER2/ ..... NJM is a recipient of a fellowship from The American.

TEXTLINE INFORMATION EXTRACTION FROM ... - Semantic Scholar
because of the assumption that more characters lie on baseline than on x-line. After each deformation iter- ation, the distances between each pair of snakes are adjusted and made equal to average distance. Based on the above defined features of snake

Correlated Equilibria, Incomplete Information and ... - Semantic Scholar
Sep 23, 2008 - France, tel:+33 1 69 33 30 45, [email protected]. ..... no coalition T ⊂ S, and self-enforcing blocking plan ηT for T generating a.

Model Interoperability in Building Information ... - Semantic Scholar
Abstract The exchange of design models in the de- sign and construction .... that schema, a mapping (StepXML [9]) for XML file representation of .... databases of emissions data. .... what constitutes good modelling practice. The success.

Information processing, computation, and cognition - Semantic Scholar
Apr 9, 2010 - 2. G. Piccinini, A. Scarantino. 1 Information processing, computation, and the ... In recent years, some cognitive scientists have attempted to get around the .... used in computer science and computability theory—the same notion that

Metacognitive illusions for auditory information - Semantic Scholar
students participated for partial course credit. ... edited using Adobe Audition Software. ..... tionships between monitoring and control in metacognition: Lessons.

Discovery and Cross-Amplification of Microsatellite ... - Semantic Scholar
MICHAEL W. HART1,*. 1Department of Biological Sciences, Simon Fraser University, Burnaby, British Columbia V5A 1S6,. Canada; 2Department of Renewable ...

Target validation: A door to drug discovery - Semantic Scholar
Institute of Materia Medica, Chinese Academy of Medical Sciences and Peking Union Medical College, Beijing, China. 23. *Correspondence to: Guan-Hua Du, ... been widely used in both medical and pharmaceutical research. However, the definition of .....

How Optimism Leads to Price Discovery and ... - Semantic Scholar
Feb 18, 2010 - followed by trade (almost) at the right price pW (µ). ...... wSτ (c|µ) converge to the utilities that traders would realize under perfect com- petition,.

Discovery and Cross-Amplification of Microsatellite ... - Semantic Scholar
(www.ncbi.nlm.nih.gov/BLAST). We used these results to identify microsatellite clones that were strongly similar to other nucleotide sequences (BLASTn, optimized for some- what similar sequences) or to gene predictions or identified protein-coding ge

Externalities, Information Processing and ... - Semantic Scholar
C. Athena Aktipis. Reed College. Box 25. 3203 SE Woodstock Blvd. ... It is unclear exactly how groups of this nature fit within the framework of group selection.

Evaluating Heterogeneous Information Access ... - Semantic Scholar
search engines, and is a topic of investigation in both the academic community ... the typical single ranked list (e.g. ten blue links) employed in homogeneous ...

Externalities, Information Processing and ... - Semantic Scholar
for the coupling of utility functions of agents in dyads or larger groups. Computer .... probably lies in the co-evolution of the capacity to detect individuals who are ...

Information processing, computation, and cognition - Semantic Scholar
Apr 9, 2010 - Springer Science+Business Media B.V. 2010. Abstract Computation ... purposes, and different purposes are legitimate. Hence, all sides of ...... In comes the redness of a ripe apple, out comes approaching. But organisms do ...

Evaluating Heterogeneous Information Access ... - Semantic Scholar
We need to better understand the more complex user be- haviour within ... search engines, and is a topic of investigation in both the ... in homogeneous ranking.