scispace - formally typeset
C

Constantinos Dimopoulos

Researcher at New York University

Publications -  5
Citations -  260

Constantinos Dimopoulos is an academic researcher from New York University. The author has contributed to research in topics: Inverted index & Document retrieval. The author has an hindex of 5, co-authored 5 publications receiving 237 citations. Previous affiliations of Constantinos Dimopoulos include University of Patras.

Papers
More filters
Proceedings ArticleDOI

Text vs. space: efficient geo-search query processing

TL;DR: The results indicate that a query processor that combines state-of-the-art text processing techniques with a simple coarse-grained spatial structure can outperform existing approaches by up to two orders of magnitude.
Proceedings ArticleDOI

Optimizing top-k document retrieval strategies for block-max indexes

TL;DR: This paper studies new algorithms and optimizations for Block-Max indexes that achieve significant performance gains over the work in [9], by implementing and comparing Block- Max oriented algorithms based on the well-known Maxscore and WAND approaches.
Journal ArticleDOI

A web page usage prediction scheme using sequence indexing and clustering techniques

TL;DR: This paper considers the problem of web page usage prediction in a web site by modeling users' navigation history and web page content with weighted suffix trees and finds that its quality performance is fairly well and in many cases an outperforming one.
Proceedings ArticleDOI

A candidate filtering mechanism for fast top-k query processing on modern cpus

TL;DR: A system that uses a new filtering mechanism, based on a combination of block maxima and bitmaps, that radically reduces the number of documents that have to be further evaluated and results in very significant speed-ups for disjunctive top-k queries under several state-of-the-art algorithms.
Proceedings ArticleDOI

Fast First-Phase Candidate Generation for Cascading Rankers

TL;DR: This work proposes an alternative framework that builds specialized single-term and pairwise index structures, and then during query time selectively accesses these structures based on a cost budget and a set of early termination techniques.