EDBT 2026 Demo / reviewers in the wild / expert
Mete Sertkan
dblp:235/2301
· DBLP profile ↗
7ranked-venue papers in the field
2as first author
4since 2021 · last 2022
0000-0003-0984-5221ORCID · corroborated
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 7 (2 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2022 | Introducing Neural Bag of Whole-Words with ColBERTer: Contextualized Late Interactions using Enhanced ReductionabstractRecent progress in neural information retrieval has demonstrated large gains in quality, while often sacrificing efficiency and interpretability compared to classical approaches. We propose ColBERTer, a neural retrieval model using contextualized late interaction (ColBERT) with enhanced reduction. Along the effectiveness Pareto frontier, ColBERTer dramatically lowers ColBERT's storage requirements while simultaneously improving the interpretability of its token-matching scores. To this end, ColBERTer fuses single-vector retrieval, multi-vector refinement, and optional lexical matching components into one model. For its multi-vector component, ColBERTer reduces the number of stored vectors by learning unique whole-word representations and learning to identify and remove word representations that are not essential to effective scoring. We employ an explicit multi-task, multi-stage training to facilitate using very small vector dimensions. Results on the MS MARCO and TREC-DL collection show that ColBERTer reduces the storage footprint by up to 2.5x, while maintaining effectiveness. With just one dimension per token in its smallest setting, ColBERTer achieves index storage parity with the plaintext size, with very strong effectiveness results. Finally, we demonstrate ColBERTer's robustness on seven high-quality out-of-domain collections, yielding statistically significant gains over traditional retrieval baselines. Sebastian Hofstätter, Omar Khattab, Sophia Althammer, Mete Sertkan, Allan Hanbury |
CIKM | 4 |
| 2022 | PARM: A Paragraph Aggregation Retrieval Model for Dense Document-to-Document Retrieval
Sophia Althammer, Sebastian Hofstätter, Mete Sertkan, Suzan Verberne, Allan Hanbury |
ECIR (1) | 3 |
| 2022 | Establishing Strong Baselines For TripClick Health Retrieval
Sebastian Hofstätter, Sophia Althammer, Mete Sertkan, Allan Hanbury |
ECIR (2) | 3 |
| 2021 | Modeling Users and Items for Recommenders: There Is More than SemanticsabstractRecommender systems aim to help us to take better decisions and thus to save resources and increase satisfaction. Personalized recommendations are their main asset. In some domains, such as tourism or news, recommender systems rely more on content-based approaches to give personalized recommendations, due to domain-specific challenges. Content-based methods tend to recommend items semantically similar to the users’ previous consumptions. However, the content of items (e.g., text, visuals, categories, etc.) usually contains more than semantic properties. Mete Sertkan |
RecSys | 1 |
| 2020 | Fine-Grained Relevance Annotations for Multi-Task Document Ranking and Question AnsweringabstractThere are many existing retrieval and question answering datasets. However, most of them either focus on ranked list evaluation or single-candidate question answering. This divide makes it challenging to properly evaluate approaches concerned with ranking documents and providing snippets or answers for a given query. In this work, we present FiRA: a novel dataset of Fine-Grained Relevance Annotations. We extend the ranked retrieval annotations of the Deep Learning track of TREC 2019 with passage and word level graded relevance annotations for all relevant documents. We use our newly created data to study the distribution of relevance in long documents, as well as the attention of annotators to specific positions of the text. As an example, we evaluate the recently introduced TKL document ranking model. We find that although TKL exhibits state-of-the-art retrieval results for long documents, it misses many relevant passages. Sebastian Hofstätter, Markus Zlabinger, Mete Sertkan, Michael Schröder 0005, Allan Hanbury |
CIKM | 3 |
| 2020 | PicTouRe - A Picture-Based Tourism RecommenderabstractWe present PicTouRe – a picture-based tourism recommender. PicTouRe aims to mitigate people’s difficulties in explicitly expressing their touristic preferences, which is even more challenging in the initial phase of travel decision making. Addressing this issue, with PicTouRe we follow the idiom “a picture is worth a thousand words” and use pictures as a tool to implicitly elicit peoples’ touristic preferences. We describe the core concept of PicTouRe - the Generic Profiler, which in essence determines an explainable vector representation, i.e., touristic profile, given any picture collection as input. We showcase a user’s journey through PicTouRe and describe the steps behind. Finally, we present results of a first user study supporting our approach. PicTouRe is available under https://pictoprof.ec.tuwien.ac.at and a demo video under https://youtu.be/xZnXLPcenEs. Mete Sertkan, Julia Neidhardt, Hannes Werthner |
RecSys | 1 |
| 2020 | DEXA: Supporting Non-Expert Annotators with Dynamic Examples from ExpertsabstractThe success of crowdsourcing based annotation of text corpora depends on ensuring that crowdworkers are sufficiently well-trained to perform the annotation task accurately. To that end, a frequent approach to train annotators is to provide instructions and a few example cases that demonstrate how the task should be performed (referred to as the CONTROL approach). These globally defined "task-level examples", however, (i) often only cover the common cases that are encountered during an annotation task; and (ii) require effort from crowdworkers during the annotation process to find the most relevant example for the currently annotated sample. To overcome these limitations, we propose to support workers in addition to task-level examples, also with "task-instance level" examples that are semantically similar to the currently annotated data sample (referred to as Dynamic Examples for Annotation, DEXA). Such dynamic examples can be retrieved from collections previously labeled by experts, which are usually available as gold standard dataset. We evaluate DEXA on a complex task of annotating participants, interventions, and outcomes (known as PIO) in sentences of medical studies. The dynamic examples are retrieved using BioSent2Vec, an unsupervised semantic sentence similarity method specific to the biomedical domain. Results show that (i) workers of the DEXA approach reach on average much higher agreements (Cohen's Kappa) to experts than workers of the the CONTROL approach (avg. of 0.68 to experts in DEXA vs. 0.40 in CONTROL); (ii) already three per majority voting aggregated annotations of the DEXA approach reach substantial agreements to experts of 0.78/0.75/0.69 for P/I/O (in CONTROL 0.73/0.58/0.46). Finally, (iii) we acquire explicit feedback from workers and show that in the majority of cases (avg. 72%) workers find the dynamic examples useful. Markus Zlabinger, Marta Sabou, Sebastian Hofstätter, Mete Sertkan, Allan Hanbury |
SIGIR | 4 |