VLDB 2026 Research / reviewers in the wild / expert
Suchana Datta
dblp:270/6658
· DBLP profile ↗
13ranked-venue papers in the field
8as first author
12since 2021 · last 2026
0000-0001-9220-6652ORCID · verified
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 12 (7 first)Data Mining & Knowledge Discovery · 1 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Cultural Analytics for Good: Building Inclusive Evaluation Frameworks for Historical IR
Suchana Datta, Dwaipayan Roy 0001, Derek Greene, Gerardine Meaney, Karen Wade, Philipp Mayr 0001 |
ECIR (3) | 1 |
| 2026 | MIRA: An LLM-Assisted Benchmark for Multi-Category Integrated RetrievalabstractUsers increasingly expect modern search systems to offer a unified interface that seamlessly retrieves information from diverse data sources and formats. However, current information retrieval (IR) evaluation benchmarks have not kept pace with this development, primarily due to the lack of test collections that represent the diversity of contemporary search domains. We address this critical gap with MIRA, a novel benchmark based on a large-scale social science search platform. MIRA is designed for category-aware ranking across heterogeneous categories – Publications, Research Data, Variables, and Instruments & Tools – within a single, unified evaluation framework. The proposed collection is distinctive in several ways: (1) it is built upon real user queries, providing a more realistic basis for evaluation; (2) it covers scholarly items from four distinct categories, enabling multi-faceted evaluation; and (3) it leverages a Large Language Model to generate topic descriptions and narratives, as well as for relevance assessment with respect to these topics, substantially reducing the labor and cost of test collection generation. We release this resource to benefit the community by providing a foundational testbed for the research on multi-faceted, category-aware, integrated, or cross-category information retrieval. Mehmet Deniz Türkmen, Suchana Datta, Dwaipayan Roy 0001, Daniel Hienert, Philipp Mayr 0001, Derek Greene |
SIGIR | 2 |
| 2026 | Projection-Displacement-Based Query Performance Prediction for Embedded Space of Dense RetrieversabstractRecent advances in representation learning have enabled neural Information Retrieval (IR) systems to use learned dense representations for queries and documents to effectively handle semantics, language nuances, and vocabulary mismatch problems. In contrast to traditional IR systems that rely on word matching, dense IR models exploit query/document similarity in dense latent spaces to account for semantics. This requires substantial training data and comes with increased computational demands. Thus, it would be beneficial to predict how a system will perform for a given query to decide whether a dense IR model is the best option or alternatives should be used. Traditional Query Performance Prediction (QPP) models are designed for lexical IR approaches and perform sub-optimally when applied to dense neural IR systems. Therefore, there has been a renewed interest in QPP methods to improve their effectiveness for dense neural IR models. While the results of the new QPP methods are generally encouraging, there is ample room for improvement in absolute performance and stability. We argue that by using features more aligned with the underlying rationale of dense IR models, we can enhance the performance of QPP. In this respect, we propose the Projection-Displacement-Based QPP (PDQPP), which exploits the geometric properties of dense IR models, projects queries and retrieved documents onto subspaces defined by pseudo-relevant documents, and considers changes in retrieval scores within them as a proxy for retrieval coherence. Minor score changes suggest robust and coherent retrieval, while significant alterations indicate semantic divergence and potentially poor performance. Results over a wide range of experimental settings on both traditional (TREC Robust) and neural-oriented (TREC Deep Learning) test collections show that PDQPP mostly outperforms the state-of-the-art QPP baselines. Suchana Datta, Guglielmo Faggioli, Nicola Ferro 0001, Debasis Ganguly, Cristina Ioana Muntean, Raffaele Perego 0001, Nicola Tonellotto |
ACM Trans. Inf. Syst. | 1 |
| 2026 | Introduction to the Special Issue on Query Performance PredictionabstractQuery Performance Prediction (QPP) aims to estimate the effectiveness of a retrieval system for a given query without requiring relevance judgments. While traditionally studied for sparse retrieval, recent advances in neural ranking, dense retrieval, and large language models (LLMs) have prompted a shift towards QPP methods that better reflect modern IR systems. This Special Issue on Query Performance Prediction Towards Novel Information Retrieval Paradigms presents recent advances along two complementary directions. The first focuses on LLM- and representation-based approaches that leverage query variants, semantic interactions, and comparative assessment to improve prediction for neural retrieval models. The second explores new formulations and application settings, including inverse learning, prediction of reliability in retrieval-augmented generation, and the incorporation of multimodal and neurophysiological signals. These works highlight emerging challenges in evaluating QPP in neural and generative settings by demonstrating that QPP is evolving into a broader framework for estimating uncertainty and reliability across complex IR pipelines. We believe that this Special Issue will foster further research towards robust and generalizable QPP methods for next-generation information access systems. Guglielmo Faggioli, Debasis Ganguly, Suchana Datta, Nicola Ferro 0001, Iadh Ounis |
ACM Trans. Inf. Syst. | 3 |
| 2025 | Tales and Truths: Exploring the Linguistic Journey of 19th Century Literature and Non-fiction
Suchana Datta, Dwaipayan Roy 0001, Derek Greene, Gerardine Meaney |
ECIR (4) | 1 |
| 2025 | Combining Query Performance Predictors: A Reproducibility Study
Sourav Saha 0003, Suchana Datta, Dwaipayan Roy 0001, Mandar Mitra, Derek Greene |
ECIR (4) | 2 |
| 2024 | A Deep Learning Approach for Selective Relevance Feedback
Suchana Datta, Debasis Ganguly, Sean MacAvaney, Derek Greene |
ECIR (2) | 1 |
| 2023 | Unsupervised Query Performance Prediction for Neural Models with Pairwise Rank PreferencesabstractA query performance prediction (QPP) method predicts the effectiveness of an IR system for a given query. While unsupervised approaches have been shown to work well for statistical IR models, it is likely that these approaches would yield limited effectiveness for neural ranking models (NRMs) because the retrieval scores of these models lie within a short range unlike their statistical counterparts. In this work, we propose to leverage a pairwise inference-based NRM's (specifically, DuoT5) output to accumulate evidences on the pairwise believes of one document ranked above the other. We hypothesize that the more consistent these pairwise likelihoods are, the higher is the likelihood of the retrieval to be of better quality, thus yielding a higher QPP score. We conduct our experiments on the TREC-DL dataset leveraging pairwise likelihoods from an auxiliary model DuoT5. Our experiments demonstrate that the proposed method called Pairwise Rank Preference-based QPP (QPP-PRP) leads to significantly better results than a number of standard unsupervised QPP baselines on several NRMs. Debasis Ganguly, Suchana Datta, Craig Macdonald |
SIGIR | 3 |
| 2023 | A Relative Information Gain-based Query Performance Prediction Framework with Generated Query VariantsabstractQuery performance prediction (QPP) methods, which aim to predict the performance of a query, often rely on evidences in the form of different characteristic patterns in the distribution of Retrieval Status Values (RSVs). However, for neural IR models, it is usually observed that the RSVs are often less reliable for QPP because they are bounded within short intervals, different from the situation for statistical models. To address this limitation, we propose a model-agnostic QPP framework that gathers additional evidences by leveraging information from the characteristic patterns of RSV distributions computed over a set ofautomatically generatedquery variants, relative to that of the current query. Specifically, the idea behind our proposed method—Weighted Relative Information Gain (WRIG), is that a substantial relative decrease or increase in the standard deviation of the RSVs of the query variants is likely to be a relative indicator of how easy or difficult the original query is. To cater for the absence of human-annotated query variants in real-world scenarios, we further propose an automatic query variant generation method. This can produce variants in a controlled manner by substituting terms from the original query with new ones sampled from a weighted distribution, constructed either via a relevance model or with the help of an embedded representation of query terms. Our experiments on the TREC-Robust, ClueWeb09B, and MS MARCO datasets show that WRIG, by the use of this relative changes in QPP estimate, leads to significantly better results than a state-of-the-art baseline method that leverages information from (manually created) query variants by the application of additive smoothing [ 64 ]. The results also show that our approach can improve the QPP effectiveness of neural retrieval approaches in particular. Suchana Datta, Debasis Ganguly, Mandar Mitra, Derek Greene |
ACM Trans. Inf. Syst. | 1 |
| 2022 | An Analysis of Variations in the Effectiveness of Query Performance Prediction
Debasis Ganguly, Suchana Datta, Mandar Mitra, Derek Greene |
ECIR (1) | 2 |
| 2022 | A 'Pointwise-Query, Listwise-Document' based Query Performance Prediction ApproachabstractThe task of Query Performance Prediction (QPP) in Information Retrieval (IR) involves predicting the relative effectiveness of a search system for a given input query. Supervised approaches for QPP, such as NeuralQPP are often trained on pairs of queries to capture their relative retrieval performance. However, pointwise approaches, such as the recently proposed BERT-QPP, are generally preferable for efficiency reasons. In this paper, we propose a novel end-to-end neural cross-encoder-based approach that is trained pointwise on individual queries, but listwise over the top ranked documents (split into chunks). In contrast to prior work, the network is then trained to predict the number of relevant documents in each chunk for a given query. Our method is thus a split-n-merge technique that instead of predicting the likely number of relevant documents in the top-k, rather predicts the number of relevant documents for each fixed chunk size p(p Suchana Datta, Sean MacAvaney, Debasis Ganguly, Derek Greene |
SIGIR | 1 |
| 2022 | Deep-QPP: A Pairwise Interaction-based Deep Learning Model for Supervised Query Performance PredictionabstractMotivated by the recent success of end-to-end deep neural models for ranking tasks, we present here a supervised end-to-end neural approach for query performance prediction (QPP). In contrast to unsupervised approaches that rely on various statistics of document score distributions, our approach is entirely data-driven. Further, in contrast to weakly supervised approaches, our method also does not rely on the outputs from different QPP estimators. In particular, our model leverages information from the semantic interactions between the terms of a query and those in the top-documents retrieved with it. The architecture of the model comprises multiple layers of 2D convolution filters followed by a feed-forward layer of parameters. Experiments on standard test collections demonstrate that our proposed supervised approach outperforms other state-of-the-art supervised and unsupervised approaches. Suchana Datta, Debasis Ganguly, Derek Greene, Mandar Mitra |
WSDM | 1 |
| 2020 | Retrieving Potential Causes from a Query EventabstractDifferent to traditional IR, which retrieves a set of topically relevant documents given a user query, we investigate causal retrieval, which involves retrieving a set of documents that describe a set of potential causes leading to an effect specified in the query. We argue that the nature of causal relevance should be different to that of traditional topical relevance. This is because although the causally relevant documents would have partial term overlap with the ones that are topically relevant for a query, yet it is expected that a majority of these documents would use a different set of terms to describe a number of causes possibly leading to their effects. To address this, we propose a feedback model to estimate a distribution of terms which are relatively infrequent but associated with high weights in the topically relevant distribution, leading to potential causal relevance. Our experiments demonstrate that such a feedback model turns out to be substantially more effective than traditional IR models and a number of other causality heuristic baselines. Suchana Datta, Debasis Ganguly, Dwaipayan Roy 0001, Francesca Bonin, Charles Jochim, Mandar Mitra |
SIGIR | 1 |