VLDB 2026 Research / reviewers in the wild / expert
Andrew Yates
dblp:49/7109 · also Andrew C. Yates
· DBLP profile ↗
81ranked-venue papers in the field
11as first author
59since 2021 · last 2026
0000-0002-5970-880XORCID · verified
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 75 (9 first)Data Mining & Knowledge Discovery · 6 (2 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | FACTUM: Mechanistic Detection of Citation Hallucination in Long-Form RAG
Maxime Dassen, Rebecca Kotula, Kenton Murray, Andrew Yates, Dawn J. Lawrie, Efsun Selin Kayi, James Mayfield, Kevin Duh |
ECIR (1) | 4 |
| 2026 | LANCER: LLM Reranking for Nugget Coverage
Jia-Huei Ju, François G. Landry, Eugene Yang 0001, Suzan Verberne, Andrew Yates |
ECIR (2) | 5 |
| 2026 | To Case or Not to Case: An Empirical Study in Learned Sparse Retrieval
Emmanouil Georgios Lionis, Jia-Huei Ju, Angelos Nalmpantis, Casper Thuis, Sean MacAvaney, Andrew Yates |
ECIR (1) | 6 |
| 2026 | Revisiting Human-vs-LLM Judgments Using the TREC Podcast Track
Watheq Mansour, J. Shane Culpepper, Joel Mackenzie, Andrew Yates |
ECIR (2) | 4 |
| 2026 | LLM-Based Listwise Reranking Under the Effect of Positional Bias
Jingfen Qiao, Jin Huang 0010, Xinyu Ma 0001, Shuaiqiang Wang, Dawei Yin 0001, Evangelos Kanoulas, Andrew Yates |
ECIR (1) | 7 |
| 2026 | Joint Modeling of Candidate and Recruiter Preferences for Fair Two-Sided Job Matching
Clara Rus, Masoud Mansoury, Andrew Yates, Maarten de Rijke |
ECIR (3) | 3 |
| 2026 | Judiciously Reducing Sub-group Comparisons for Learning Intersectional Fair Representations
Clara Rus, Andrew Yates, Maarten de Rijke |
ECIR (3) | 2 |
| 2026 | RoutIR: Fast Serving of Retrieval Pipelines for Retrieval-Augmented Generation
Eugene Yang 0001, Andrew Yates, Dawn J. Lawrie, James Mayfield, Trevor Adriaanse |
ECIR (4) | 2 |
| 2026 | Neural Lexical Search with Learned Sparse Retrieval
Andrew Yates, Carlos Eduardo Rosar Kós Lassance, Cosimo Rulli, Eugene Yang 0001, Sean MacAvaney, Siddharth A. K. Singh, Thong Nguyen 0004, Yibin Lei |
ECIR (4) | 1 |
| 2026 | Topic-Specific Classifiers are Better Relevance Judges than Prompted LLMsabstractThe unjudged document problem, where systems that did not contribute to the original judgement pool may retrieve documents without a relevance judgement, is a key obstacle to the reuseability of test collections in information retrieval. While the de facto standard to deal with the problem is to treat unjudged documents as non-relevant, many alternatives have been proposed, such as the use of large language models (LLMs) as a relevance judge (LLM-as-a-judge). However, this has been criticized, among other things, as circular, since the same LLM can be used as the ranker and the judge. We propose to train topic-specific relevance classifiers instead: By finetuning monoT5 with independent LoRA weight adaptation on the judgments of a single assessor for a single topic's pool, we align it to that assessor's notion of relevance for the topic. The system rankings obtained through our classifier's relevance judgments achieve a Spearmans' $ρ$ correlation of $>0.94$ with ground truth system rankings. As little as 128 initial human judgments per topic suffice to improve the comparability of models, compared to treating unjudged documents as non-relevant, while achieving more reliability than existing LLM-as-a-judge approaches. Topic-specific relevance classifiers are thus a lightweight and straightforward way to tackle the unjudged document problem, while maintaining human judgments as the gold standard for retrieval evaluation. Code, models, and data are made openly available. Lukas Gienapp, Martin Potthast, Andrew Yates, Harrisen Scells, Eugene Yang 0001 |
SIGIR | 3 |
| 2026 | Search for Coverage: Learning Coverage-Aware Retrieval with Augmented Sub-Question AnswerabilityabstractLong-form Retrieval-Augmented Generation (RAG) brings the challenge of coverage-based ranking, because ranking methods must ensure the inclusion of comprehensive relevant nuggets (i.e., facts), which can thereby be synthesized into a comprehensive output. In this work, we propose CoveR, a dense retrieval method optimized for coverage-aware retrieval scenarios. CoveR is a bi-encoder trained with the coverage-based contrastive and distillation objectives, which enables CoveR to capture diverse aspects of information needs. To train CoveR, we create the SCOPE dataset, which comprises 90K training pairs from Researchy Questions with synthetic coverage signals augmented from sub-question answerability judgments generated by LLMs. Our empirical experiments show that CoveR enhances nugget coverage by 10% over strong dense retrieval baselines without sacrificing its relevance-based retrieval capability. Further ablation studies validate the importance of our proposed learning method, showing that CoveR achieves a superior trade-off between relevance- and coverage-based ranking, which is essential for long-form RAG. Jia-Huei Ju, Eugene Yang 0001, Trevor Adriaanse, Suzan Verberne, Andrew Yates |
SIGIR | 5 |
| 2026 | HALO: Hyperbolic Adaptation via Lift Overlay for Hierarchy-Aware Cross-Modal RetrievalabstractThe same image can be described at multiple levels of detail (e.g., "a dog" vs. "a golden retriever sleeping on a couch" ), and humans naturally organize these descriptions into a hierarchy from coarse to fine. A practical retrieval system would better align with human recognition if respecting this semantic hierarchy during search. Hyperbolic geometry is well-suited to represent such hierarchical relations, but due to the geometry discrepancy, existing hyperbolic VLMs often demand costly retraining. We propose HALO (Hyperbolic Adaptation via Lifted Overlay), a lightweight hyperbolic retrieval framework that equips Euclidean-pretrained VLMs with hierarchy-aware search at low computational overhead, without compromising retrieval performance. We shift Lorentzian modeling to the embedding space where cross-modal similarity is computed, while keeping parameter updates fully Euclidean and LoRA-friendly. This design enables plug-and-play fine-tuning without entailment-style auxiliary losses used by prior hyperbolic VLMs. Empirically, HALO matches strong Euclidean pretrained baselines on retrieval performance. Across CLIP ViT-B/32, ViT-B/16, and ViT-L/14, our setting improves zero-shot recall by ~ 70-90% over pretrained hyperbolic (hierarchy-aware) baselines and by ~ 2%-6% over standard pre-trained CLIP baselines, while equipping euclidean CLIP with hierarchy-aware search. Teng Long 0002, Andrew Yates |
SIGIR | 2 |
| 2026 | How Variability Influences Podcast Search: Queries, Transcriptions, and JudgesabstractPodcasts have continued to grow in popularity over the last two decades, with more than 4.52 million podcasts and 584 million listeners across the globe in 2025. Developing effective search systems for web-scale podcast corpora is of vital importance. Previous research has approached the search task primarily through text representation using a single transcription of the audio content via automatic speech recognition (ASR) models. However, there is currently limited understanding about how variation in podcast representations influences ranking, retrieval, and relevance assessment. Watheq Mansour, J. Shane Culpepper, Andrew Yates, Joel Mackenzie |
SIGIR | 3 |
| 2026 | Sparton: Fast and Memory-Efficient Triton Kernel for Learned Sparse RetrievalabstractState-of-the-art Learned Sparse Retrieval (LSR) models, such as \splade, typically employ a Language Modeling (LM) head to project latent hidden states into a lexically-anchored logit matrix. This intermediate matrix is subsequently transformed into a sparse lexical representation through element-wise operations (ReLU, łogp) and max-pooling over the sequence dimension. Despite its effectiveness, the LM head creates a massive memory bottleneck due to the sheer size of the vocabulary (V ), which can range from 30,000 to over 250,000 tokens in recent models. Materializing this matrix creates a significant memory bottleneck, limiting model scaling. The resulting I/O overhead between operators further throttles throughput and runtime performance. In this paper, we propose SPARTON, a fast---memory-efficient---Triton kernel tailored for the LM head in LSR models. SPARTON utilizes a fused approach that integrates the tiled matrix multiplication, ReLU, Log1P, and max-reduction into a single GPU kernel. By performing an early online reduction directly on raw logit tiles, SPARTON avoids materializing the full logit matrix in memory. Our experiments demonstrate that the SPARTON kernel, in isolation, achieves up to a 4.8× speedup and an order-of-magnitude reduction in peak memory usage compared to PyTorch baselines. Integrated into SPLADE (|V | ≈ 30k ), SPARTON enables a 33% larger batch size and 14% faster training with no effectiveness loss. On a multilingual backbone (|V | ≈ 250k ), these gains jump to a 26× larger batch size and 2.5× faster training. Thong Nguyen 0004, Cosimo Rulli, Franco Maria Nardini, Rossano Venturini, Andrew Yates |
SIGIR | 5 |
| 2026 | Better than Dense? Investigating the Natural Backward Compatibility of Learned Sparse RepresentationsabstractAdvancements in retrieval models necessitate re-indexing, a computationally expensive process for large-scale production environments. While updating only the query encoder and continuing to use the old index could be a promising middle ground, dense retrieval systems suffer severe performance drops in this setting. We investigate whether Learned Sparse Retrieval (LSR) can mitigate this backward compatibility issue, as its lexical matching may provide a stable term-based anchor to preserve compatibility across model versions. Experiments on BEIR and the streaming settings of LoTTE show that upgrading only the query encoder causes only a small effectiveness drop in LSR when no mitigation applied, whereas dense retrieval fails severely. We explore lightweight query adaptation methods including ranking fusion, representation fusion, and minimal-training adapters to further improve compatibility. These approaches significantly improve backward compatibility on BEIR and effectively reduce performance loss in streaming retrieval. Code: https://github.com/JingfenQiao/LSR-BC.git Jingfen Qiao, Gabrielle Poerwawinata, Thong Nguyen 0004, Jia-Huei Ju, Eugene Yang 0001, Evangelos Kanoulas, Andrew Yates |
SIGIR | 7 |
| 2026 | CoverageBench: Evaluating Information Coverage across Tasks and DomainsabstractWe wish to measure the information coverage of an ad hoc retrieval algorithm, that is, how much of the range of available relevant information is covered by the search results. Information coverage is a central aspect for retrieval, especially when the retrieval system is integrated with generative models in a retrieval-augmented generation (RAG) system. The classic metrics for ad hoc retrieval, precision and recall, reward a system as more relevant documents are retrieved. However, since relevance in ad hoc test collections is defined for a document without any relation to other documents that might contain the same information, high recall is sufficient but not necessary to ensure coverage. The same is true for other metrics such as rank-biased precision (RBP), normalized discounted cumulative gain (nDCG), and mean average precision (MAP). Test collections developed around the notion of diversity ranking in web search incorporate multiple aspects that support a concept of coverage in the web domain. In this work, we construct a benchmark, CoverageBench, for evaluating information coverage made from existing collections. This suite offers researchers a unified testbed spanning multiple genres and tasks. All topics, nuggets, relevance labels, and baseline rankings are released on Hugging Face Datasets, along with instructions for accessing the publicly available document collections. Saron Samuel, Andrew Yates, Dawn J. Lawrie, Ian Soboroff, Trevor Adriaanse, Benjamin Van Durme, Eugene Yang 0001 |
SIGIR | 2 |
| 2026 | Clustering-Based Methods for Vector-Based Pseudo-Relevance FeedbackabstractPrior work has shown that vector-based pseudo relevance feedback (PRF) is an effective technique for query expansion for improving retrieval results in dense information retrieval. In dense retrieval, ColBERT-PRF has emerged as a novel mechanism, using cluster centroids built from feedback documents as PRF expansion tokens and leveraging statistical information from the closest neighboring token ids to dictate how useful these expansion tokens are. While this approach has been shown to work well in the monolingual retrieval setting for English using the original ColBERT infrastructure, such systems have since evolved to improve inference speed, reduce storage and memory usage, and support cross-language (CLIR) and multilingual (MLIR) retrieval. As a result, many of these advancements have reduced the ability to utilize token-level statistics. In this work, we aim to explore how well this type of approach can adapt to dense retrieval models when it is not feasible to use surface-form information to pick discriminating expansion tokens. Furthermore, we explore alternative clustering mechanisms, such as HDBScan, to compare how different clustering methods perform at building clusters that can be useful for PRF. Experiments on MLIR, CLIR, and Report Generation tasks, such as those in the TREC 2024 NeuCLIR Report Generation Pilot Task, show that even without access to these token statistics, the use of cluster centroids for PRF can still improve nDCG and α-nDCG by up to 12%. Xavier Velez, Andrew Yates, Eugene Yang 0001, Trevor Adriaanse, Sanjeev Khudanpur |
SIGIR | 2 |
| 2026 | ColBERTSaR: Sparsified ColBERT Index via Product QuantizationabstractWhile ColBERT is an effective neural retrieval architecture, it requires a heavy index structure to support candidate set retrieval based on approximated token embeddings, gathering and decompressing document token embeddings, and applying the MaxSim operation. Indexes in PLAID and similar ColBERT implementations require five to ten times the disk storage of the original raw text, which limits their scalability. Furthermore, prior work has identified that the gathering and decompression stages are the primary inefficiencies at query time. Limiting the number of document tokens that must be gathered by thresholding and score approximation does not eliminate the need for the entire index to support ad hoc queries. In this work, we propose an embedding quantization approach that turns a ColBERT index into a true inverted index. We show that, theoretically, ColBERT with embedding quantization is equivalent to learned-sparse retrieval except for the scoring mechanism. Empirically, we demonstrate that our index is 50-70% smaller than a one-bit PLAID index while retaining retrieval effectiveness. Eugene Yang 0001, Andrew Yates, Dawn J. Lawrie, James Mayfield, Saron Samuel, Rohan Jha |
SIGIR | 2 |
| 2026 | WSDM CUP 2026: Multilingual RetrievalabstractMultilingual retrieval has become a core functionality in information systems, such as retrieval-augmented generation, since the retrieved document can be post-processed by a large language model into a form that the users can easily consume. Whether the user can directly read the source documents becomes less vital to the search process. However, ad hoc retrieval has primarily been developed in English, limiting the capability of these complex systems to retrieve information across different languages. To address this challenge, we introduce a multilingual retrieval task at WSDM Cup 2026 that requires systems to search a multilingual collection using English queries. Dawn J. Lawrie, Sean MacAvaney, James Mayfield, Luca Soldaini, Eugene Yang 0001, Andrew Yates |
WSDM | 6 |
| 2025 | Constructing Set-Compositional and Negated Representations for First-Stage RankingabstractSet compositional and negated queries are crucial for expressing complex information needs and enable the discovery of niche items like ''Books about non-European monarchs''. Despite the recent advances in LLMs, first-stage ranking remains challenging due to the requirement of encoding documents and queries independently from each other. This limitation calls for constructing compositional query representations that encapsulate logical operations or negations, and can be used to match relevant documents effectively. In the first part of this work, we explore constructing such representations in a zero-shot setting using vector operations between lexically grounded Learned Sparse Retrieval (LSR) representations. Specifically, we introduce Disentangled Negation that penalizes only the negated parts of a query, and a Combined Pseudo-Term approach that enhances LSR's ability to handle intersections. We find that our zero-shot approach is competitive and often outperforms retrievers fine-tuned on compositional data, highlighting certain limitations of LSR and Dense Retrievers. Finally, we address some of these limitations and improve LSR's representation power for negation, by allowing them to attribute negative term scores and effectively penalize documents containing the negated terms. Antonis Krasakis, Andrew Yates, Evangelos Kanoulas |
CIKM | 2 |
| 2025 | PEIR: Modeling Performance in Neural Information Retrieval
Pooya Khandel, Andrew Yates, Ana Lucia Varbanescu, Maarten de Rijke, Andy D. Pimentel |
ECIR (2) | 2 |
| 2025 | CUP: A Framework for Resource-Efficient Review-Based Recommenders
Ghazaleh H. Torbati, Anna Tigunova, Gerhard Weikum, Andrew Yates |
ECIR (2) | 4 |
| 2025 | Efficient and Effective Conversational Search with Tail Entity Selection
Hai Dang Tran, Andrew Yates, Gerhard Weikum |
ECIR (3) | 2 |
| 2025 | A Reproducibility Study of LLM Setwise Reranker with HeapsortabstractLarge language models (LLMs) can be effective at retrieval but are generally too expensive to use as first-stage rankers.As a consequence, several approaches to their use as rerankers of less expensive first-stage retrieval results have been suggested.Zhuang et al. recommend setwise approaches.In particular, they use heapsort to efficiently return top-ranked documents by obtaining a partial order from each LLM call.Utilizing rerankers requires setting parameters such as number of input documents, number of documents to be reranked, evaluation depth, number of tokens per document, and selection of LLM, all of which contribute to latency and effectiveness.In this work, we reproduce the batching and reranking of Zhuang et al. with a larger comparison window size.Furthermore, we determine that the document truncation used in the original implementation is suboptimal.By providing more context to the LLM, we show that the reranker is more effective than originally reported. Dawn J. Lawrie, Efsun Selin Kayi, James Mayfield, Eugene Yang 0001, Andrew Yates, Douglas W. Oard |
SIGIR | 5 |
| 2025 | Effective Inference-Free Retrieval for Learned Sparse RepresentationsabstractLearned Sparse Retrieval (LSR) is an effective IR approach that exploits pre-trained language models for encoding text into a learned bag of words. Several efforts in the literature have shown that sparsity is key to enabling a good trade-off between the efficiency and effectiveness of the query processor. To induce the right degree of sparsity, researchers typically use regularization techniques when training LSR models. Recently, new efficient-inverted index-based-retrieval engines have been proposed, leading to a natural question: has the role of regularization changed in training LSR models? In this paper, we conduct an extended evaluation of regularization approaches for LSR where we discuss their effectiveness, efficiency, and out-of-domain generalization capabilities. We first show that regularization can be relaxed to produce more effective LSR en- coders. We also show that query encoding is now the bottleneck limiting the overall query processor performance. To remove this bottleneck, we advance the state-of-the-art of inference-free LSR by proposing Learned Inference-free Retrieval (Li-Lsr). At training time, Li-Lsr learns a score for each token, casting the query encoding step into a seamless table lookup. Our approach yields state-of-the-art effectiveness for both in-domain and out-of-domain evaluation,surpassing Splade-v3-Doc by 1 point of mRR@10 on MsMarco and 1.8 points of nDCG@10 on Beir. Franco Maria Nardini, Thong Nguyen 0004, Cosimo Rulli, Rossano Venturini, Andrew Yates |
SIGIR | 5 |
| 2025 | Reproducibility, Replicability, and Insights into Visual Document Retrieval with Late InteractionabstractVisual Document Retrieval (VDR) is an emerging research area that focuses on encoding and retrieving document images directly, bypassing the dependence on Optical Character Recognition (OCR) for document search. A recent advance in VDR was introduced by ColPali, which significantly improved retrieval effectiveness through a late interaction mechanism. ColPali's approach demonstrated substantial performance gains over existing baselines that do not use late interaction on an established benchmark. In this study, we investigate the reproducibility and replicability of VDR methods with and without late interaction mechanisms by systematically evaluating their performance across multiple pre-trained vision-language models. Our findings confirm that late interaction yields considerable improvements in retrieval effectiveness; however, it also introduces computational inefficiencies during inference. Additionally, we examine the adaptability of VDR models to textual inputs and assess their robustness across text-intensive datasets within the proposed benchmark, particularly when scaling the indexing mechanism. Furthermore, our research investigates the specific contributions of late interaction by looking into query-patch matching in the context of visual document retrieval. We find that although query tokens cannot explicitly match image patches as in the text retrieval scenario, they tend to match the patch contains visually similar tokens or their surrounding patches. Jingfen Qiao, Jia-Huei Ju, Xinyu Ma 0001, Evangelos Kanoulas, Andrew Yates |
SIGIR | 5 |
| 2025 | MMMORRF: Multimodal Multilingual MOdularized Reciprocal Rank FusionabstractVideos inherently contain multiple modalities, including visual events, text overlays, sounds, and speech, all of which are important for retrieval. However, state-of-the-art multimodal language models like VAST and LanguageBind are built on vision-language models (VLMs), and thus overly prioritize visual signals. Retrieval benchmarks further reinforce this bias by focusing on visual queries and neglecting other modalities. We create a search system MMMORRF that extracts text and features from both visual and audio modalities and integrates them with a novel modality-aware weighted reciprocal rank fusion. MMMORRF is both effective and efficient, demonstrating practicality in searching videos based on users' information needs instead of visual descriptive queries. We evaluate MMMORRF on MultiVENT 2.0 and TVR, two multimodal benchmarks designed for more targeted information needs, and find that it improves nDCG@20 by 81% over leading multimodal encoders and 37% over single-modality retrieval. Saron Samuel, Dan DeGenaro, Jimena Guallar-Blasco, Kate Sanders 0002, Seun Eisape, Arun V. Reddy, Alexander Martin 0006, Andrew Yates, Eugene Yang 0001, Cameron Carpenter, David Etter, Efsun Selin Kayi, Matthew Wiesner, Kenton Murray, Reno Kriz |
SIGIR | 8 |
| 2025 | Neural Lexical Search with Learned Sparse RetrievalabstractLearned Sparse Retrieval (LSR) techniques use neural machinery to represent queries and documents as learned bags of words. In contrast with other neural retrieval techniques, such as generative retrieval and dense retrieval, LSR has been shown to be a remarkably robust, transferable, and efficient family of methods for retrieving high-quality search results. This half-day tutorial aims to provide an extensive overview of LSR, ranging from its fundamentals to the latest emerging techniques. By the end of the tutorial, attendees will be familiar with the important design decisions of an LSR system, know how to apply them to text and other modalities, and understand the latest techniques for retrieving with them efficiently. Website: https://lsr-tutorial.github.io Andrew Yates, Carlos Eduardo Rosar Kós Lassance, Cosimo Rulli, Eugene Yang 0001, Sean MacAvaney, Siddharth A. K. Singh, Thong Nguyen 0004, Yibin Lei |
SIGIR | 1 |
| 2024 | AnnoRank: A Comprehensive Web-Based Framework for Collecting Annotations and Assessing RankingsabstractWe present AnnoRank, a web-based user interface (UI) framework designed to facilitate collecting crowdsource annotations in the context of information retrieval. AnnoRank enables the collection of explicit and implicit annotations for a specified query and a single or multiple documents, allowing for the observation of user-selected items and the assignment of relevance judgments. Furthermore, AnnoRank allows for ranking comparisons, allowing for the visualization and evaluation of a ranked list generated by different fairness interventions, along with its utility and fairness metrics. Fairness interventions in the annotation pipeline are necessary to prevent the propagation of bias when a user selects the top-k items in a ranked list. With the widespread use of ranking systems, the application supports multimodality through text and image document formats. We also support the assessment of agreement between annotators to ensure the quality of the annotations. AnnoRank is integrated with the Ranklib library, offering a vast range of ranking models that can be applied to the data and displayed in the UI. AnnoRank is designed to be flexible, configurable, and easy to deploy to meet diverse annotation needs in information retrieval. AnnoRank is publicly available as open-source software, together with detailed documentation at https://github.com/ClaraRus/AnnoRank. Clara Rus, Gabrielle Poerwawinata, Andrew Yates, Maarten de Rijke |
CIKM | 3 |
| 2024 | STAR: Sparse Text Approach for RecommendationabstractIn this work we propose to adapt Learned Sparse Retrieval, an emerging approach in IR, to text-centric content-based recommendations, leveraging the strengths of transformer models for an efficient and interpretable user-item matching. We conduct extensive experiments, showing that our LSR-based recommender, dubbed STAR, outperforms existing dense bi-encoder baselines on three recommendation domains. The obtained word-level representations of users and items are easy to examine and result in over 10x more compact indexes. Anna Tigunova, Ghazaleh H. Torbati, Andrew Yates, Gerhard Weikum |
CIKM | 3 |
| 2024 | Multimodal Learned Sparse Retrieval with Probabilistic Expansion Control
Thong Nguyen 0004, Mariya Hendriksen, Andrew Yates, Maarten de Rijke |
ECIR (2) | 3 |
| 2024 | A Study of Pre-processing Fairness Intervention Methods for Ranking People
Clara Rus, Andrew Yates, Maarten de Rijke |
ECIR (4) | 2 |
| 2024 | Conversational Search with Tail Entities
Hai Dang Tran, Andrew Yates, Gerhard Weikum |
ECIR (2) | 2 |
| 2024 | Gen-IR @ SIGIR 2024: The Second Workshop on Generative Information RetrievalabstractGenerative information retrieval (Gen-IR) is a fast-growing interdisciplinary research area that investigates how to leverage advances in generative Artificial Intelligence (AI) to improve information retrieval systems. Gen-IR has attracted interest from the information retrieval, natural language processing, and machine learning communities, among others. Since the dawn of Gen-IR last year, there has been an explosion of Gen-IR systems that have launched and are now widely used. Interest in this area across academia and industry is only expected to continue to grow as new research challenges and application opportunities arise. The goal of this proposed workshop, The Second Workshop on Generative Information Retrieval (Gen-IR @ SIGIR 2024) is to provide an interactive venue for exploring a broad range of foundational and applied Gen-IR research. The workshop will focus on tasks such as generative document retrieval, grounded answer generation, generative recommendation, and generative knowledge graphs, all through the lens of model training, model behavior, and broader issues. The workshop will be highly interactive, favoring panel discussions, poster sessions, and roundtable discussions over one-sided keynotes and paper talks. Gabriel Bénédict, Ruqing Zhang 0001, Donald Metzler, Andrew Yates, Ziyan Jiang |
SIGIR | 4 |
| 2024 | Are We Really Achieving Better Beyond-Accuracy Performance in Next Basket Recommendation?abstractNext basket recommendation ( NBR) is a special type of sequential recommendation that is increasingly receiving attention. So far, most NBR studies have focused on optimizing the accuracy of the recommendation, whereas optimizing for beyond-accuracy metrics, e.g., item fairness and diversity remains largely unexplored. Recent studies into NBR have found a substantial performance difference between recommending repeat items and explore items. Repeat items contribute most of the users' perceived accuracy compared with explore items. Ming Li 0068, Yuanna Liu, Sami Jullien, Mozhdeh Ariannezhad, Andrew Yates, Mohammad Aliannejadi, Maarten de Rijke |
SIGIR | 5 |
| 2024 | Negative Sampling Techniques for Dense Passage Retrieval in a Multilingual SettingabstractThe bi-encoder transformer architecture has become popular in open-domain retrieval, surpassing traditional sparse retrieval methods. Using hard negatives during training can improve the effectiveness of dense retrievers, and various techniques have been proposed to generate these hard negatives. We investigate the effectiveness of multiple negative sampling methods based on lexical methods (BM25), clustering, and periodically updated dense indices. We examine techniques that were introduced for finding hard negatives in a monolingual setting and reproduce them in a multilingual setting. We discover a gap amongst these techniques that we fill by proposing a novel clustered training method. Specifically, we focus on monolingual retrieval using multilingual dense retrievers across a broad set of diverse languages. We find that negative sampling based on BM25 negatives is surprisingly effective in an in-distribution setting, but this finding does not generalize to out-of-distribution and zero-shot settings, where the newly proposed method achieves the best results. We conclude with recommendations on which negative sampling methods may be the most effective given different multilingual retrieval scenarios. Thilina Rajapakse, Andrew Yates, Maarten de Rijke |
SIGIR | 2 |
| 2024 | Contextualizing and Expanding Conversational Queries without SupervisionabstractMost conversational passage retrieval systems try to resolve conversational dependencies by using an intermediate query resolution step. To do so, they synthesize conversational data or assume the availability of large-scale question rewriting datasets. To relax those conditions, we propose a zero-shot unified resolution–retrieval approach, that (i) contextualizes and (ii) expands query embeddings using the conversation history and without fine-tuning on conversational data. Contextualization biases the last user question embeddings towards the conversation. Query expansion is used in two ways: (i) abstractive expansion generates embeddings based on the current question and previous history, whereas (ii) extractive expansion tries to identify history term embeddings based on attention weights from the retriever. Our experiments demonstrate the effectiveness of both contextualization and unified expansion in improving conversational retrieval. Contextualization does so mostly by resolving anaphoras to the conversation and bringing their embeddings closer to the important resolution terms that were omitted. By adding embeddings to the query, expansion targets phenomena of ellipsis more explicitly, with our analysis verifying its effectiveness on identifying and adding important resolutions to the query. By combining contextualization and expansion, we find that our zero-shot unified resolution–retrieval methods are competitive and can even outperform supervised methods. Antonis Krasakis, Andrew Yates, Evangelos Kanoulas |
ACM Trans. Inf. Syst. | 2 |
| 2024 | PARADE: Passage Representation Aggregation forDocument RerankingabstractPre-trained transformer models, such as BERT and T5, have shown to be highly effective at ad hoc passage and document ranking. Due to the inherent sequence length limits of these models, they need to process document passages one at a time rather than processing the entire document sequence at once. Although several approaches for aggregating passage-level signals into a document-level relevance score have been proposed, there has yet to be an extensive comparison of these techniques. In this work, we explore strategies for aggregating relevance signals from a document’s passages into a final ranking score. We find that passage representation aggregation techniques can significantly improve over score aggregation techniques proposed in prior work, such as taking the maximum passage score. We call this new approach PARADE. In particular, PARADE can significantly improve results on collections with broad information needs where relevance signals can be spread throughout the document (such as TREC Robust04 and GOV2). Meanwhile, less complex aggregation techniques may work better on collections with an information need that can often be pinpointed to a single passage (such as TREC DL and TREC Genomics). We also conduct efficiency analyses and highlight several strategies for improving transformer-based aggregation. Canjia Li, Andrew Yates, Sean MacAvaney, Ben He 0001, Yingfei Sun |
ACM Trans. Inf. Syst. | 2 |
| 2023 | A Study of Term-Topic Embeddings for Ranking
Lila Boualili, Andrew Yates |
ECIR (2) | 2 |
| 2023 | A Unified Framework for Learned Sparse Retrieval
Thong Nguyen 0004, Sean MacAvaney, Andrew Yates |
ECIR (3) | 3 |
| 2023 | Masked and Swapped Sequence Modeling for Next Novel Basket Recommendation in Grocery ShoppingabstractNext basket recommendation (NBR) is the task of predicting the next set of items based on a sequence of already purchased baskets. It is a recommendation task that has been widely studied, especially in the context of grocery shopping. In next basket recommendation (NBR), it is useful to distinguish between repeat items, i.e., items that a user has consumed before, and explore items, i.e., items that a user has not consumed before. Most NBR work either ignores this distinction or focuses on repeat items. We formulate the next novel basket recommendation (NNBR) task, i.e., the task of recommending a basket that only consists of novel items, which is valuable for both real-world application and NBR evaluation. We evaluate how existing NBR methods perform on the NNBR task and find that, so far, limited progress has been made w.r.t. the NNBR task. To address the NNBR task, we propose a simple bi-directional transformer basket recommendation model (BTBR), which is focused on directly modeling item-to-item correlations within and across baskets instead of learning complex basket representations. To properly train BTBR, we propose and investigate several masking strategies and training objectives: (i) item-level random masking, (ii) item-level select masking, (iii) basket-level all masking, (iv) basket-level explore masking, and (v) joint masking. In addition, an item-basket swapping strategy is proposed to enrich the item interactions within the same baskets. We conduct extensive experiments on three open datasets with various characteristics. The results demonstrate the effectiveness of BTBR and our masking and swapping strategies for the NNBR task. BTBR with a properly selected masking and swapping strategy can substantially improve NNBR performance. Ming Li 0068, Mozhdeh Ariannezhad, Andrew Yates, Maarten de Rijke |
RecSys | 3 |
| 2023 | Repetition and Exploration in Sequential RecommendationabstractIn several recommendation scenarios, including next basket recommendation, the importance of repetition and exploration has been discovered and studied. Sequential recommenders (SR) aim to infer a user's preferences and suggest the next item for them to interact with based on their historical interaction sequences. There has not been a systematic analysis of sequential recommenders from the perspective of repetition and exploration. As a result, it is unclear how these models, that are typically optimized for accuracy, perform in terms of repetition and exploration, as well as the potential drawbacks of deploying them in real applications. Ming Li 0068, Ali Vardasbi, Andrew Yates, Maarten de Rijke |
SIGIR | 3 |
| 2023 | Adapting Learned Sparse Retrieval for Long DocumentsabstractLearned sparse retrieval (LSR) is a family of neural retrieval methods that transform queries and documents into sparse weight vectors aligned with a vocabulary. While LSR approaches like Splade work well for short passages, it is unclear how well they handle longer documents. We investigate existing aggregation approaches for adapting LSR to longer documents and find that proximal scoring is crucial for LSR to handle long documents. To leverage this property, we proposed two adaptations of the Sequential Dependence Model (SDM) to LSR: ExactSDM and SoftSDM. ExactSDM assumes only exact query term dependence, while SoftSDM uses potential functions that model the dependence of query terms and their expansion terms (i.e., terms identified using a transformer's masked language modeling head). Thong Nguyen 0004, Sean MacAvaney, Andrew Yates |
SIGIR | 3 |
| 2023 | Who Will Purchase This Item Next? Reverse Next Period Recommendation in Grocery ShoppingabstractRecommender systems have become an essential instrument to connect people to the items that they need. Online grocery shopping is one scenario where this is very clear. So-called user-centered recommendations take a user as input and suggest items based on the user’s preferences. Such user-centered recommendations have received significant attention and uptake. Instead, we focus on an item-centered recommendation task, again in the grocery-shopping scenario. In the reverse next-period recommendation ( RNPR ) task, we are given an item and have to identify potential users who would like to consume it in the next period. We consider three sub-tasks of the overall reverse next-period recommendation ( RNPR ) task, (i) Expl- RNPR , (ii) Rep- RNPR , and (iii) Mixed- RNPR , where we consider different types of target users, i.e., (i) explore users, who are new to a given item, (ii) repeat users, who previously purchased a given item, and (iii) both explore users and repeat users. To address the Expl- RNPR task, we propose a habit-interest fusion model that employs frequency information to capture the repetition-exploration habits of users and that uses pre-trained item embeddings to model the user’s interests. For the Mixed- RNPR task, we propose a repetition-exploration user ranking algorithm to decouple the repetition and exploration task and investigate the tradeoff between targeting different types of users for a given item. Furthermore, to reduce the computational cost at inference, we analyze the repetition behavior from both user and item perspectives and then introduce a repetition-based candidate filtering method for each sub-task. We conduct experiments on two public grocery-shopping datasets. Our experimental results not only demonstrate the difference between repetition and exploration, but also the effectiveness of the proposed methods. Ming Li 0068, Mozhdeh Ariannezhad, Andrew Yates, Maarten de Rijke |
Trans. Recomm. Syst. | 3 |
| 2022 | Dense Retrieval with Entity ViewsabstractPre-trained language models like BERT have been demonstrated to be both effective and efficient ranking methods when combined with approximate nearest neighbor search, which can quickly match dense representations of queries and documents. However, pretrained language models alone do not fully capture information about uncommon entities. In this work, we investigate methods for enriching dense query and document representations with entity information from an external source. Our proposed method identifies groups of entities in a text and encodes them into a dense vector representation, which is then used to enrich BERT's vector representation of the text. To handle documents that contain many loosely-related entities, we devise a strategy for creating multiple entity representations that reflect different views of a document. For example, a document about a scientist may cover aspects of her personal life and recent work, which correspond to different views of the entity. In an evaluation on MS MARCO benchmarks, we find that enriching query and document representations in this way yields substantial increases in effectiveness. Hai Dang Tran, Andrew Yates |
CIKM | 2 |
| 2022 | Squeezing Water from a Stone: A Bag of Tricks for Further Improving Cross-Encoder Effectiveness for Reranking
Ronak Pradeep, Xinyu Zhang 0018, Andrew Yates, Jimmy Lin |
ECIR (1) | 5 |
| 2022 | Zero-shot Query Contextualization for Conversational SearchabstractCurrent conversational passage retrieval systems cast conversational search into ad-hoc search by using an intermediate query resolution step that places the user's question in context of the conversation. While the proposed methods have proven effective, they still assume the availability of large-scale question resolution and conversational search datasets. To waive the dependency on the availability of such data, we adapt a pre-trained token-level dense retriever on ad-hoc search data to perform conversational search with no additional fine-tuning. The proposed method allows to contextualize the user question within the conversation history, but restrict the matching only between question and potential answer. Our experiments demonstrate the effectiveness of the proposed approach. We also perform an analysis that provides insights of how contextualization works in the latent space, in essence introducing a bias towards salient terms from the conversation. Antonis Krasakis, Andrew Yates, Evangelos Kanoulas |
SIGIR | 2 |
| 2022 | ParClick: A Scalable Algorithm for EM-based Click ModelsabstractResearch on click models usually focuses on developing effective approaches to reduce biases in user clicks. However, one of the major drawbacks of existing click models is the lack of scalability. In this work, we tackle the scalability of Expectation-Maximization (EM)-based click models by introducing ParClick, a new parallel algorithm designed by following the Partitioning-Communication-Aggregation-Mapping (PCAM) method. To this end, we first provide a generic formulation of EM-based click models. Then, we design an efficient parallel version of this generic click model following the PCAM approach: we partition user click logs and model parameters into separate tasks, analyze communication among them, and aggregate these tasks to reduce communication overhead. Finally, we provide a scalable, parallel implementation of the proposed design, which maps well on a multi-core machine. Our experiments on the Yandex relevance prediction dataset show that ParClick scales well when increasing the amount of training data and computational resources. In particular, ParClick is 24.7 times faster to train with 40 million search sessions and 40 threads compared to the standard sequential version of the Click Chain Model (CCM) without any degradation in effectiveness. Pooya Khandel, Ilya Markov, Andrew Yates, Ana Lucia Varbanescu |
WWW | 3 |
| 2022 | CEQE to SQET: A study of contextualized embeddings for query expansion
Shahrzad Naseri, Jeff Dalton 0001, Andrew Yates, James Allan 0001 |
Inf. Retr. J. | 3 |
| 2021 | CEQE: Contextualized Embeddings for Query Expansion
Shahrzad Naseri, Jeff Dalton 0001, Andrew Yates, James Allan 0001 |
ECIR (1) | 3 |
| 2021 | You Get What You Chat: Using Conversations to Personalize Search-Based Recommendations
Ghazaleh H. Torbati, Andrew Yates, Gerhard Weikum |
ECIR (1) | 2 |
| 2021 | Comparing Score Aggregation Approaches for Document Retrieval with Pretrained Transformers
Xinyu Zhang 0018, Andrew Yates, Jimmy Lin |
ECIR (2) | 2 |
| 2021 | DiffIR: Exploring Differences in Ranking Models' BehaviorabstractUnderstanding and comparing the behavior of retrieval models is a fundamental challenge that requires going beyond examining average effectiveness and per-query metrics, because these do not reveal key differences in how ranking models' behavior impacts individual results. DiffIR is a new open-source web tool to assist with qualitative ranking analysis by visually 'diffing' system rankings at the individual result level for queries where behavior significantly diverges. Using one of several configurable similarity measures, it identifies queries for which the rankings of models compared have important differences in individual rankings and provides a visual web interface to compare the rankings side-by-side. DiffIR additionally supports a model-specific visualization approach based on custom term importance weight files. These support studying the behavior of interpretable models, such as neural retrieval methods that produce document scores based on a similarity matrix or based on a single document passage. Observations from this tool can complement neural probing approaches like ABNIRML to generate quantitative tests. We provide an illustrative use case of DiffIR by studying the qualitative differences between recently developed neural ranking models on a standard TREC benchmark dataset. Kevin Martin Jose, Thong Nguyen 0004, Sean MacAvaney, Jeff Dalton 0001, Andrew Yates |
SIGIR | 5 |
| 2021 | Simplified Data Wrangling with ir_datasetsabstractManaging the data for Information Retrieval (IR) experiments can be challenging. Dataset documentation is scattered across the Internet and once one obtains a copy of the data, there are numerous different data formats to work with. Even basic formats can have subtle dataset-specific nuances that need to be considered for proper use. To help mitigate these challenges, we introduce a new robust and lightweight tool (ir_datasets) for acquiring, managing, and performing typical operations over datasets used in IR. We primarily focus on textual datasets used for ad-hoc search. This tool provides both a Python and command line interface to numerous IR datasets and benchmarks. To our knowledge, this is the most extensive tool of its kind. Integrations with popular IR indexing and experimentation toolkits demonstrate the tool's utility. We also provide documentation of these datasets through the \sys catalog: https://ir-datasets.com/. The catalog acts as a hub for information on datasets used in IR, providing core information about what data each benchmark provides as well as links to more detailed information. We welcome community contributions and intend to continue to maintain and grow this tool. Sean MacAvaney, Andrew Yates, Sergey Feldman, Doug Downey, Arman Cohan, Nazli Goharian |
SIGIR | 2 |
| 2021 | How Deep is your Learning: the DL-HARD Annotated Deep Learning DatasetabstractDeep Learning Hard (DL-HARD) is a new annotated dataset designed to more effectively evaluate neural ranking models on complex topics. It builds on TREC Deep Learning (DL) topics by extensively annotating them with question intent categories, answer types, wikified entities, topic categories, and result type metadata from a commercial web search engine. Based on this data, we introduce a framework for identifying challenging queries. DL-HARD contains fifty topics from the official DL 2019/2020 evaluation benchmark, half of which are newly and independently assessed. We perform experiments using the official submitted runs to DL on DL-HARD and find substantial differences in metrics and the ranking of participating systems. Overall, DL-HARD is a new resource that promotes research on neural ranking methods by focusing on challenging and complex topics. Iain Mackie, Jeff Dalton 0001, Andrew Yates |
SIGIR | 3 |
| 2021 | Pretrained Transformers for Text Ranking: BERT and BeyondabstractThe goal of text ranking is to generate an ordered list of texts retrieved from a corpus in response to a query. Although the most common formulation of text ranking is search, instances of the task can also be found in many natural language processing applications. This tutorial, based on a forthcoming book, provides an overview of text ranking with neural network architectures known as transformers, of which BERT is the best-known example. The combination of transformers and self-supervised pretraining has, without exaggeration, revolutionized the fields of natural language processing (NLP), information retrieval (IR), and beyond. We provide a synthesis of existing work as a single point of entry for both researchers and practitioners. Our coverage is grouped into two categories: transformer models that perform reranking in multi-stage ranking architectures and learned dense representations that perform ranking directly. Two themes pervade our treatment: techniques for handling long documents and techniques for addressing the tradeoff between effectiveness (result quality) and efficiency (query latency). Although transformer architectures and pretraining techniques are recent innovations, many aspects of their application are well understood. Nevertheless, there remain many open research questions, and thus in addition to laying out the foundations of pretrained transformers for text ranking, we also attempt to prognosticate the future. Andrew Yates, Rodrigo Nogueira 0001, Jimmy Lin |
SIGIR | 1 |
| 2021 | Exploring Personal Knowledge Extraction from Conversations with CHARMabstractIncorporating users' personal facts enhances the quality of many downstream services. Automated extraction of such personal knowledge has recently received considerable attention. However, often the operation of extraction models is not exposed to the user, making predictions inexplicable. In this work we present a web demonstration platform showcasing a recent personal knowledge extraction model, CHARM, which provides information on how the prediction was made and which data was decisive for it. Our demonstration explores two potential sources of input data: conversational transcripts and social media submissions. Anna Tigunova, Paramita Mirza, Andrew Yates, Gerhard Weikum |
WSDM | 3 |
| 2021 | Pretrained Transformers for Text Ranking: BERT and BeyondabstractThe goal of text ranking is to generate an ordered list of texts retrieved from a corpus in response to a query. Although the most common formulation of text ranking is search, instances of the task can also be found in many natural language processing applications. This tutorial, based on a forthcoming book, provides an overview of text ranking with neural network architectures known as transformers, of which BERT is the best-known example. The combination of transformers and self-supervised pretraining has, without exaggeration, revolutionized the fields of natural language processing (NLP), information retrieval (IR), and beyond. We provide a synthesis of existing work as a single point of entry for both researchers and practitioners. Our coverage is grouped into two categories: transformer models that perform reranking in multi-stage ranking architectures and learned dense representations that perform ranking directly. Two themes pervade our treatment: techniques for handling long documents and techniques for addressing the tradeoff between effectiveness (result quality) and efficiency (query latency). Although transformer architectures and pretraining techniques are recent innovations, many aspects of their application are well understood. Nevertheless, there remain many open research questions, and thus in addition to laying out the foundations of pretrained transformers for text ranking, we also attempt to prognosticate the future. Andrew Yates, Rodrigo Nogueira 0001, Jimmy Lin |
WSDM | 1 |
| 2021 | Contextualized query expansion via unsupervised chunk selection for text retrieval
Kai Hui 0001, Ben He 0001, Xianpei Han, Le Sun 0001, Andrew Yates |
Inf. Process. Manag. | 6 |
| 2020 | Personalized Entity Search by Sparse and Scrutable User ProfilesabstractPrior work on personalizing web search results has focused on considering query-and-click logs to capture users' individual interests. For product search, extensive user histories about purchases and ratings have been exploited. However, for general entity search, such as for books on specific topics or travel destinations with certain features, personalization is largely underexplored. In this paper, we address personalization of book search, as an exemplary case of entity search, by exploiting sparse user profiles obtained through online questionnaires. We devise and compare a variety of re-ranking methods based on language models or neural learning. Our experiments show that even very sparse information about individuals can enhance the effectiveness of the search results. Ghazaleh H. Torbati, Andrew Yates, Gerhard Weikum |
CHIIR | 2 |
| 2020 | Flexible IR Pipelines with CapreolusabstractWhile a number of recent open-source toolkits for training and using neural information retrieval models have greatly simplified experiments with neural reranking methods, they essentially hard code a "search-then-rerank'' experimental pipeline. These pipelines consist of an efficient first-stage ranking method, like BM25, followed by a neural reranking method. Deviations from this setup often require hacks; some improvements, like adding a second reranking step that uses a more expensive neural method, are infeasible without major code changes. In order to improve the flexibility of such toolkits, we propose implementing experimental pipelines as dependency graphs of functional "IR primitives,'' which we call modules, that can be used and combined as needed. Andrew Yates, Kevin Martin Jose, Xinyu Zhang 0018, Jimmy Lin |
CIKM | 1 |
| 2020 | Capreolus: A Toolkit for End-to-End Neural Ad Hoc RetrievalabstractWe present Capreolus, a toolkit designed to facilitate end-to-end it ad hoc retrieval experiments with neural networks by providing implementations of prominent neural ranking models within a common framework. Our toolkit adopts a standard reranking architecture via tight integration with the Anserini toolkit for candidate document generation using standard bag-of-words approaches. Using Capreolus, we are able to reproduce Yang et al.'s recent SIGIR 2019 finding that, in a reranking scenario on the test collection from the TREC 2004 Robust Track, many neural retrieval models do not significantly outperform a strong query expansion baseline. Furthermore, we find that this holds true for five additional models implemented in Capreolus. We describe the architecture and design of our toolkit, which includes a Web interface to facilitate comparisons between rankings returned by different models. Andrew Yates, Siddhant Arora, Xinyu Zhang 0018, Wei Yang 0017, Kevin Martin Jose, Jimmy Lin |
WSDM | 1 |
| 2019 | Replicating Relevance-Ranked Synonym Discovery in a New Language and Domain
Andrew Yates, Michael Unterkalmsteiner |
ECIR (1) | 1 |
| 2019 | CEDR: Contextualized Embeddings for Document RankingabstractAlthough considerable attention has been given to neural ranking architectures recently, far less attention has been paid to the term representations that are used as input to these models. In this work, we investigate how two pretrained contextualized language models (ELMo and BERT) can be utilized for ad-hoc document ranking. Through experiments on TREC benchmarks, we find that several ex-sting neural ranking architectures can benefit from the additional context provided by contextualized language models. Furthermore, we propose a joint approach that incorporates BERT's classification vector into existing neural models and show that it outperforms state-of-the-art ad-hoc ranking baselines. We call this joint approach CEDR (Contextualized Embeddings for Document Ranking). We also address practical challenges in using these models for ranking, including the maximum input length imposed by BERT and runtime performance impacts of contextualized language models. Sean MacAvaney, Andrew Yates, Arman Cohan, Nazli Goharian |
SIGIR | 2 |
| 2019 | Content-Based Weak Supervision for Ad-Hoc Re-RankingabstractOne challenge with neural ranking is the need for a large amount of manually-labeled relevance judgments for training. In contrast with prior work, we examine the use of weak supervision sources for training that yield pseudo query-document pairs that already exhibit relevance (e.g., newswire headline-content pairs and encyclopedic heading-paragraph pairs). We also propose filtering techniques to eliminate training samples that are too far out of domain using two techniques: a heuristic-based approach and novel supervised filter that re-purposes a neural ranker. Using several leading neural ranking architectures and multiple weak supervision datasets, we show that these sources of training pairs are effective on their own (outperforming prior weak supervision techniques), and that filtering can further improve performance. Sean MacAvaney, Andrew Yates, Kai Hui 0001, Ophir Frieder |
SIGIR | 2 |
| 2019 | Listening between the Lines: Learning Personal Attributes from ConversationsabstractOpen-domain dialogue agents must be able to converse about many topics while incorporating knowledge about the user into the conversation. In this work we address the acquisition of such knowledge, for personalization in downstream Web applications, by extracting personal attributes from conversations. This problem is more challenging than the established task of information extraction from scientific publications or Wikipedia articles, because dialogues often give merely implicit cues about the speaker. We propose methods for inferring personal attributes, such as profession, age or family status, from conversations using deep learning. Specifically, we propose several Hidden Attribute Models, which are neural networks leveraging attention mechanisms and embeddings. Our methods are trained on a per-predicate basis to output rankings of object values for a given subject-predicate combination (e.g., ranking the doctor and nurse professions high when speakers talk about patients, emergency rooms, etc). Experiments with various conversational texts including Reddit discussions, movie scripts and a collection of crowdsourced personal dialogues demonstrate the viability of our methods and their superior performance compared to state-of-the-art baselines. Anna Tigunova, Andrew Yates, Paramita Mirza, Gerhard Weikum |
WWW | 2 |
| 2019 | Overcoming low-utility facets for complex answer retrieval
Sean MacAvaney, Andrew Yates, Arman Cohan, Luca Soldaini, Kai Hui 0001, Nazli Goharian, Ophir Frieder |
Inf. Retr. J. | 2 |
| 2018 | Characterizing Question Facets for Complex Answer RetrievalabstractComplex answer retrieval (CAR) is the process of retrieving answers to questions that have multifaceted or nuanced answers. In this work, we present two novel approaches for CAR based on the observation that question facets can vary in utility: from structural (facets that can apply to many similar topics, such as 'History') to topical (facets that are specific to the question's topic, such as the 'Westward expansion' of the United States). We first explore a way to incorporate facet utility into ranking models during query term score combination. We then explore a general approach to reform the structure of ranking models to aid in learning of facet utility in the query-document term matching phase. When we use our techniques with a leading neural ranker on the TREC CAR dataset, our methods yield statistically significant improvements over both an unmodified neural architecture and submitted TREC runs. Sean MacAvaney, Andrew Yates, Arman Cohan, Luca Soldaini, Kai Hui 0001, Nazli Goharian, Ophir Frieder |
SIGIR | 2 |
| 2018 | Co-PACRR: A Context-Aware Neural IR Model for Ad-hoc RetrievalabstractNeural IR models, such as DRMM and PACRR, have achieved strong results by successfully capturing relevance matching signals. We argue that the context of these matching signals is also important. Intuitively, when extracting, modeling, and combining matching signals, one would like to consider the surrounding text(local context) as well as other signals from the same document that can contribute to the overall relevance score. In this work, we highlight three potential shortcomings caused by not considering context information and propose three neural ingredients to address them: a disambiguation component, cascade k-max pooling, and a shuffling combination layer. Incorporating these components into the PACRR model yields Co-PACER, a novel context-aware neural IR model. Extensive comparisons with established models on TREC Web Track data confirm that the proposed model can achieve superior search results. In addition, an ablation analysis is conducted to gain insights into the impact of and interactions between different components. We release our code to enable future comparisons. Kai Hui 0001, Andrew Yates, Klaus Berberich, Gerard de Melo |
WSDM | 2 |
| 2017 | Denoising Clinical Notes for Medical Literature Retrieval with Convolutional Neural ModelabstractThe rapid increase of medical literature poses a significant challenge for physicians, who have repeatedly reported to struggle to keep up to date with developments in research. This gap is one of the main challenges in integrating recent advances in clinical research with day-to-day practice. Thus, the need for clinical decision support (CDS) search systems that can retrieve highly relevant medical literature given a clinical note describing a patient has emerged. However, clinical notes are inherently noisy, thus not being fit to be used as queries as-is. In this work, we present a convolutional neural model aimed at improving clinical notes representation, making them suitable for document retrieval. The system is designed to predict, for each clinical note term, its importance in relevant documents. The approach was evaluated on the 2016 TREC CDS dataset, where it achieved a 37% improvement in infNDCG over state-of-the-art query reduction methods and a 27% improvement over the best known method for the task. Luca Soldaini, Andrew Yates, Nazli Goharian |
CIKM | 2 |
| 2017 | Triaging content severity in online mental health forumsabstractIn recent years, social media has become a significant resource for improving healthcare and mental health. Mental health forums are online communities where people express their issues, and seek help from moderators and other users. In such forums, there are often posts with severe content indicating that the user is in acute distress and there is a risk of attempted self‐harm. Moderators need to respond to these severe posts in a timely manner to prevent potential self‐harm. However, the large volume of daily posted content makes it difficult for the moderators to locate and respond to these critical posts. We propose an approach for triaging user content into four severity categories that are defined based on an indication of self‐harm ideation. Our models are based on a feature‐rich classification framework, which includes lexical, psycholinguistic, contextual, and topic modeling features. Our approaches improve over the state of the art in triaging the content severity in mental health forums by large margins (up to 17% improvement over the F‐1 scores). Furthermore, using our proposed model, we analyze the mental state of users and we show that overall, long‐term users of the forum demonstrate decreased severity of risk over time. Our analysis on the interaction of the moderators with the users further indicates that without an automatic way to identify critical content, it is indeed challenging for the moderators to provide timely response to the users in need. Arman Cohan, Sydney Young, Andrew Yates, Nazli Goharian |
J. Assoc. Inf. Sci. Technol. | 3 |
| 2017 | Learning to reformulate long queries for clinical decision supportabstractThe large volume of biomedical literature poses a serious problem for medical professionals, who are often struggling to keep current with it. At the same time, many health providers consider knowledge of the latest literature in their field a key component for successful clinical practice. In this work, we introduce two systems designed to help retrieving medical literature. Both receive a long, discursive clinical note as input query, and return highly relevant literature that could be used in support of clinical practice. The first system is an improved version of a method previously proposed by the authors; it combines pseudo relevance feedback and a domain‐specific term filter to reformulate the query. The second is an approach that uses a deep neural network to reformulate a clinical note. Both approaches were evaluated on the 2014 and 2015 TREC CDS datasets; in our tests, they outperform the previously proposed method by up to 28% in inferred NDCG; furthermore, they are competitive with the state of the art, achieving up to 8% improvement in inferred NDCG. Luca Soldaini, Andrew Yates, Nazli Goharian |
J. Assoc. Inf. Sci. Technol. | 2 |
| 2016 | Learning the Relationships between Drug, Symptom, and Medical Condition Mentions in Social Media
Andrew Yates, Nazli Goharian, Ophir Frieder |
ICWSM | 1 |
| 2016 | The News Cycle's Influence on Social Media Activity
Andrew Yates, Jonah Joselow, Nazli Goharian |
ICWSM | 1 |
| 2016 | Enhancing web search in the medical domain via query clarification
Luca Soldaini, Andrew Yates, Elad Yom-Tov, Ophir Frieder, Nazli Goharian |
Inf. Retr. J. | 2 |
| 2015 | Retrieving Medical Literature for Clinical Decision Support
Luca Soldaini, Arman Cohan, Andrew Yates, Nazli Goharian, Ophir Frieder |
ECIR | 3 |
| 2014 | Relevance-Ranked Domain-Specific Synonym Discovery
Andrew Yates, Nazli Goharian, Ophir Frieder |
ECIR | 1 |
| 2013 | A framework for detecting public health trends with TwitterabstractTraditional public health surveillance requires regular clinical reports and considerable effort by health professionals to analyze data. Therefore, a low cost alternative is of great practical use. As a platform used by over 500 million users worldwide to publish their ideas about many topics, including health conditions, Twitter provides researchers the freshest source of public health conditions on a global scale. We propose a framework for tracking public health condition trends via Twitter. The basic idea is to use frequent term sets from highly purified health-related tweets as queries into a Wikipedia article index -- treating the retrieval of medically-related articles as an indicator of a health-related condition. By observing fluctuations in frequent term sets and in turn medically-related articles over a series of time slices of tweets, we detect shifts in public health conditions and concerns over time. Compared to existing approaches, our framework provides a general a priori identification of emerging public health conditions rather than a specific illness (e.g., influenza) as is commonly done. Jon Parker, Yifang Wei, Andrew Yates, Ophir Frieder, Nazli Goharian |
ASONAM | 3 |
| 2013 | ADRTrace: Detecting Expected and Unexpected Adverse Drug Reactions from User Reviews on Social Media Sites
Andrew Yates, Nazli Goharian |
ECIR | 1 |
| 2012 | Efficient estimation of aspect weightsabstractMany websites encourage people to submit reviews of various products and services. We present and evaluate a novel approach to efficiently model and analyze the text within user reviews to estimate how much reviewers care about different aspects of a product (i.e., amenities, food, location, room, etc. of a hotel). Our approach performs statistically quite similar to the best existing method. However, our method for computing aspect weights is a linear time method while the current state of the art solution requires cubic time at best. Jon Parker, Andrew Yates, Nazli Goharian, Wai Gen Yee |
SIGIR | 2 |
| 2010 | eduKEN: a tool for fine-grained video comment collection and analysisabstractAn increasing amount of Web information is in video format. Today's search technology allows videos to be found using graphical features and textual descriptions. However, the information gleaned from video features is coarse, while textual descriptions are often short and fail to capture the precise content of videos. We hypothesize that user comments contain supplemental information that effectively describes the content of a video. This information, once extracted, can be applied to a search engine index to improve video search accuracy. Wai Gen Yee, Andrew Yates, Ophir Frieder, Armin Moehrle |
WWW | 2 |