中文
相关论文

相关论文: ColBERT's [MASK]-based Query Augmentation: Effects…

200 篇论文

An important problem in text-ranking systems is handling the hard queries that form the tail end of the query distribution. The difficulty may arise due to the presence of uncommon, underspecified, or incomplete queries. In this work, we…

信息检索 · 计算机科学 2024-06-13 Abhijit Anand , Venktesh V , Vinay Setty , Avishek Anand

This paper introduces Cobweb4L, a novel approach for efficient language model learning that supports masked word prediction. The approach builds on Cobweb, an incremental system that learns a hierarchy of probabilistic concepts. Each…

计算与语言 · 计算机科学 2024-09-20 Xin Lian , Nishant Baglodi , Christopher J. MacLellan

Data augmentation is an effective technique for improving the performance of machine learning models. However, it has not been explored as extensively in natural language processing (NLP) as it has in computer vision. In this paper, we…

计算与语言 · 计算机科学 2024-01-04 Himmet Toprak Kesgin , Mehmet Fatih Amasyali

Recent progress in Natural Language Understanding (NLU) is driving fast-paced advances in Information Retrieval (IR), largely owed to fine-tuning deep language models (LMs) for document ranking. While remarkably effective, the ranking…

信息检索 · 计算机科学 2020-06-05 Omar Khattab , Matei Zaharia

Query Performance Prediction (QPP) estimates the effectiveness of a search engine's results in response to a query without relevance judgments. Traditionally, post-retrieval predictors have focused upon either the distribution of the…

信息检索 · 计算机科学 2023-10-18 Maria Vlachou , Craig Macdonald

Vector embeddings from pre-trained language models form a core component in Neural Information Retrieval systems across a multitude of knowledge extraction tasks. The paradigm of late interaction, introduced in ColBERT, demonstrates high…

信息检索 · 计算机科学 2026-03-27 Raj Nath Patel , Sourav Dutta

Many natural language processing tasks benefit from long inputs, but processing long documents with Transformers is expensive -- not only due to quadratic attention complexity but also from applying feedforward and projection layers to…

The [CLS] token in BERT is commonly used as a fixed-length representation for classification tasks, yet prior work has shown that both other tokens and intermediate layers encode valuable contextual information. In this work, we study…

计算与语言 · 计算机科学 2025-10-15 Maike Behrendt , Stefan Sylvius Wagner , Stefan Harmeling

We propose a novel data augmentation method for labeled sentences called conditional BERT contextual augmentation. Data augmentation methods are often applied to prevent overfitting and improve generalization of deep neural network models.…

计算与语言 · 计算机科学 2018-12-18 Xing Wu , Shangwen Lv , Liangjun Zang , Jizhong Han , Songlin Hu

Large language models have become a powerful method for feature augmentation in recommendation systems. However, existing approaches relying on quick inference often suffer from incomplete feature coverage and insufficient specificity in…

信息检索 · 计算机科学 2025-02-25 Weihao Liu , Zhaocheng Du , Haiyuan Zhao , Wenbo Zhang , Xiaoyan Zhao , Gang Wang , Zhenhua Dong , Jun Xu

The pre-training of masked language models (MLMs) consumes massive computation to achieve good results on downstream NLP tasks, resulting in a large carbon footprint. In the vanilla MLM, the virtual tokens, [MASK]s, act as placeholders and…

计算与语言 · 计算机科学 2022-11-16 Baohao Liao , David Thulke , Sanjika Hewavitharana , Hermann Ney , Christof Monz

In this paper we propose a novel approach for combining first-stage lexical retrieval models and Transformer-based re-rankers: we inject the relevance score of the lexical model as a token in the middle of the input of the cross-encoder…

信息检索 · 计算机科学 2023-01-25 Arian Askari , Amin Abolghasemi , Gabriella Pasi , Wessel Kraaij , Suzan Verberne

This work presents a general query term weighting approach based on query performance prediction (QPP). To this end, a given term is weighed according to its predicted effect on query performance. Such an effect is assumed to be manifested…

信息检索 · 计算机科学 2019-02-28 Haggai Roitman

While (large) language models have significantly improved over the last years, they still struggle to sensibly process long sequences found, e.g., in books, due to the quadratic scaling of the underlying attention mechanism. To address…

计算与语言 · 计算机科学 2024-06-14 Tamara Czinczoll , Christoph Hönes , Maximilian Schall , Gerard de Melo

Databases employ indexes to filter out irrelevant records, which reduces scan overhead and speeds up query execution. However, this optimization is only available to queries that filter on the indexed attribute. To extend these speedups to…

数据库 · 计算机科学 2020-12-15 Vikram Nathan , Jialin Ding , Tim Kraska , Mohammad Alizadeh

BERT-based text ranking models have dramatically advanced the state-of-the-art in ad-hoc retrieval, wherein most models tend to consider individual query-document pairs independently. In the mean time, the importance and usefulness to…

信息检索 · 计算机科学 2021-04-20 Xiaoyang Chen , Kai Hui , Ben He , Xianpei Han , Le Sun , Zheng Ye

Query Expansion (QE) improves retrieval performance by enriching queries with related terms. Recently, Large Language Models (LLMs) have been used for QE, but existing methods face a trade-off: generating diverse terms boosts performance…

信息检索 · 计算机科学 2025-09-03 Jinseok Kim , Sukmin Cho , Soyeong Jeong , Sangyeop Kim , Sungzoon Cho

Language models can be prompted to reason through problems in a manner that significantly improves performance. However, \textit{why} such prompting improves performance is unclear. Recent work showed that using logically \textit{invalid}…

人工智能 · 计算机科学 2023-07-25 Rylan Schaeffer , Kateryna Pistunova , Samar Khanna , Sarthak Consul , Sanmi Koyejo

Transformer architectures are increasingly effective at processing and generating very long chunks of texts, opening new perspectives for document-level machine translation (MT). In this work, we challenge the ability of MT systems to…

计算与语言 · 计算机科学 2025-04-29 Ziqian Peng , Rachel Bawden , François Yvon

Test-time scaling improves the reasoning capabilities of large language models (LLMs) by allocating extra compute to generate longer Chains-of-Thoughts (CoTs). This enables models to tackle more complex problem by breaking them down into…

人工智能 · 计算机科学 2026-03-03 Adel Javanmard , Baharan Mirzasoleiman , Vahab Mirrokni