中文
相关论文

相关论文: Isotropic Representation Can Improve Dense Retriev…

200 篇论文

Despite the effectiveness of utilizing the BERT model for document ranking, the high computational cost of such approaches limits their uses. To this end, this paper first empirically investigates the effectiveness of two knowledge…

信息检索 · 计算机科学 2023-05-05 Xuanang Chen , Ben He , Kai Hui , Le Sun , Yingfei Sun

We introduce a new language representation model called BERT, which stands for Bidirectional Encoder Representations from Transformers. Unlike recent language representation models, BERT is designed to pre-train deep bidirectional…

计算与语言 · 计算机科学 2019-05-28 Jacob Devlin , Ming-Wei Chang , Kenton Lee , Kristina Toutanova

Given the prevalence of pre-trained contextualized representations in today's NLP, there have been many efforts to understand what information they contain, and why they seem to be universally successful. The most common approach to use…

计算与语言 · 计算机科学 2022-03-17 Yichu Zhou , Vivek Srikumar

Annotating medical images for disease detection is often tedious and expensive. Moreover, the available training samples for a given task are generally scarce and imbalanced. These conditions are not conducive for learning effective deep…

图像与视频处理 · 电气工程与系统科学 2023-01-24 Fouzia Altaf , Syed M. S. Islam , Naeem K. Janjua , Naveed Akhtar

According to the Probability Ranking Principle (PRP), ranking documents in decreasing order of their probability of relevance leads to an optimal document ranking for ad-hoc retrieval. The PRP holds when two conditions are met: [C1] the…

信息检索 · 计算机科学 2021-01-13 Gustavo Penha , Claudia Hauff

Multi-vector models, such as ColBERT, are a significant advancement in neural information retrieval (IR), delivering state-of-the-art performance by representing queries and documents by multiple contextualized token-level embeddings.…

信息检索 · 计算机科学 2025-05-19 João Veneroso , Rajesh Jayaram , Jinmeng Rao , Gustavo Hernández Ábrego , Majid Hadian , Daniel Cer

Ranker and retriever are two important components in dense passage retrieval. The retriever typically adopts a dual-encoder model, where queries and documents are separately input into two pre-trained models, and the vectors generated by…

信息检索 · 计算机科学 2023-12-29 Haifeng Li , Mo Hai , Dong Tang

Dense retrieval systems are commonly used for information retrieval (IR). They rely on learning text representations through an encoder and usually require supervised modeling via labelled data which can be costly to obtain or simply…

人工智能 · 计算机科学 2024-09-26 Qiuhai Zeng , Zimeng Qiu , Dae Yon Hwang , Xin He , William M. Campbell

Transformer-based models have led to significant innovation in classical and practical subjects as varied as speech processing, natural language processing, and computer vision. On top of the Transformer, attention-based end-to-end…

计算与语言 · 计算机科学 2022-05-19 Fu-Hao Yu , Kuan-Yu Chen

Diffusion-based image generative models produce high-fidelity images through iterative denoising but remain vulnerable to memorization, where they unintentionally reproduce exact copies or parts of training images. Recent memorization…

机器学习 · 计算机科学 2026-02-11 Rohan Asthana , Vasileios Belagiannis

Although existing neural retrieval models reveal promising results when training data is abundant and the performance keeps improving as training data increases, collecting high-quality annotated data is prohibitively costly. To this end,…

计算与语言 · 计算机科学 2023-11-28 Fan Jiang , Tom Drummond , Trevor Cohn

Deep reinforcement learning systems often suffer from unstable training dynamics due to non-stationarity, where learning objectives and data distributions evolve over time. We show that under non-stationary targets, isotropic Gaussian…

机器学习 · 计算机科学 2026-03-20 Ali Saheb Pasand , Johan Obando-Ceron , Aaron Courville , Pouya Bashivan , Pablo Samuel Castro

Noisy training data can significantly degrade the performance of language-model-based classifiers, particularly in non-topical classification tasks. In this study we designed a methodological framework to assess the impact of denoising.…

计算与语言 · 计算机科学 2026-03-10 Nouran Khallaf , Serge Sharoff

Heterogeneous gap among different modalities emerges as one of the critical issues in modern AI problems. Unlike traditional uni-modal cases, where raw features are extracted and directly measured, the heterogeneous nature of cross modal…

信息检索 · 计算机科学 2015-11-19 Aiwen Jiang , Hanxi Li , Yi Li , Mingwen Wang

Information Retrieval using dense low-dimensional representations recently became popular and showed out-performance to traditional sparse-representations like BM25. However, no previous work investigated how dense representations perform…

信息检索 · 计算机科学 2021-06-10 Nils Reimers , Iryna Gurevych

Structured adaptive mesh refinement (AMR), commonly implemented via quadtrees and octrees, underpins a wide range of applications including databases, computer graphics, physics simulations, and machine learning. However, octrees enforce…

数据结构与算法 · 计算机科学 2026-03-02 Theresa Pollinger , Masado Ishii , Jens Domke

Large pre-trained language models have recently gained significant traction due to their improved performance on various down-stream tasks like text classification and question answering, requiring only few epochs of fine-tuning. However,…

计算与语言 · 计算机科学 2023-09-01 Souvik Kundu , Sharath Nittur Sridhar , Maciej Szankin , Sairam Sundaresan

A plethora of sentence embedding models makes it challenging to choose one, especially for technical domains rich with specialized vocabulary. In this work, we domain adapt embeddings using telecom data for question answering. We evaluate…

Reinforcement learning (RL) has recently become the dominant paradigm for strengthening the reasoning abilities of large language models (LLMs). Yet the rule-based reward functions commonly used on mathematical or programming benchmarks…

人工智能 · 计算机科学 2025-09-09 Haoyang He , Zihua Rong , Kun Ji , Chenyang Li , Qing Huang , Chong Xia , Lan Yang , Honggang Zhang

Web search provides a promising way for people to obtain information and has been extensively studied. With the surgence of deep learning and large-scale pre-training techniques, various neural information retrieval models are proposed and…

信息检索 · 计算机科学 2022-03-02 Yujia Zhou , Jing Yao , Zhicheng Dou , Ledell Wu , Ji-Rong Wen