Lecture Notes in Computer Science, 2001, Volume 2097/2001, 126-151, DOI: 10.1007/3-540-45754-2_9

Experiences with IR TOP N Optimization in a Main Memory DBMS: Applying ‘the Database Approach’ in New Domains

Henk Ernst Blok, Arjen P. de Vries, Henk M. Blanken and Peter M. G. Apers

View Related Documents

Abstract

Data abstraction and query processing techniques are usually studied in the domain of administrative applications. We present a case-study in the non-standard domain of (multimedia) information retrieval, mainly intended as a feasibility study in favor of the ’database approach’ to data management.
Top-N queries form a natural query class when dealing with content retrieval. In the IR field, a lot of research has been done on processing top-N queries efficiently. Unfortunately, these results cannot directly be ported to the database environment, because their tuple-oriented nature would seriously limit the freedom of the query optimizer to select appropriate query plans.
By horizontally fragmenting our database containing document statistics, we are able to combine some of the best of the IR and database optimization principles, providing good retrieval quality as well as database ‘goodies’ like flexibility, scalability, effciency, and generality. Key issues we address in this paper concern the effects of our fragmentation approach on speed and quality of the answers, opportunities for scalability, supported by experimental results.

Keywords  top-N  - indexing - query optimization - content based retrieval - multimedia - databases

Fulltext Preview

Image of the first page of the fulltext document