中文
相关论文

相关论文: PLAID SHIRTTT for Large-Scale Streaming Dense Retr…

200 篇论文

Realistic text-to-SQL workflows often require joining multiple tables. As a result, accurately retrieving the relevant set of tables becomes a key bottleneck for end-to-end performance. We study an open-book setting where queries must be…

计算与语言 · 计算机科学 2026-05-29 Hassan Soliman , Vivek Gupta , Dan Roth , Iryna Gurevych

We present SHIELD, a novel methodology for automated and integrated safety signal detection in clinical trials. SHIELD combines disproportionality analysis with semantic clustering of adverse event (AE) terms applied to MedDRA term…

计算与语言 · 计算机科学 2026-02-24 Francois Vandenhende , Anna Georgiou , Theodoros Psaras , Ellie Karekla

We show how full-text search based on inverted indices can be accelerated by clustering the documents without losing results (SeCluD -- SEarch with CLUstered Documents). We develop a fast multilevel clustering algorithm that explicitly uses…

信息检索 · 计算机科学 2014-11-06 Jonathan Dimond , Peter Sanders

While Self-supervised Learning (SSL) has significantly improved Spoken Language Identification (LID), existing models often struggle to consistently classify dialects and accents of the same language as a unified class. To address this…

计算与语言 · 计算机科学 2025-08-26 Qingzheng Wang , Hye-jin Shim , Jiancheng Sun , Shinji Watanabe

High-dimensional latent representations learned by neural network classifiers are notoriously hard to interpret. Especially in medical applications, model developers and domain experts desire a better understanding of how these latent…

机器学习 · 计算机科学 2021-09-08 Andreas Hinterreiter , Marc Streit , Bernhard Kainz

Biomedical Named Entity Recognition (NER) is a challenging problem in biomedical information processing due to the widespread ambiguity of out of context terms and extensive lexical variations. Performance on bioNER benchmarks continues to…

计算与语言 · 计算机科学 2019-08-19 Shreyas Sharma , Ron Daniel

This paper studies the problem of Person Re-Identification (ReID)for large-scale applications. Recent research efforts have been devoted to building complicated part models, which introduce considerably high computational cost and memory…

计算机视觉与模式识别 · 计算机科学 2020-11-25 Zhen Li , Hanyang Shao , Nian Xue , Liang Niu , LiangLiang Cao

Language models such as Bidirectional Encoder Representations from Transformers (BERT) have been very effective in various Natural Language Processing (NLP) and text mining tasks including text classification. However, some tasks still pose…

计算与语言 · 计算机科学 2024-01-09 Abdullah Alsuhaibani , Hamad Zogan , Imran Razzak , Shoaib Jameel , Guandong Xu

In-context learning enables language models (LM) to adapt to downstream data or tasks by incorporating few samples as demonstrations within the prompts. It offers strong performance without the expense of fine-tuning. However, the…

计算与语言 · 计算机科学 2024-10-15 Jian Gu , Aldeida Aleti , Chunyang Chen , Hongyu Zhang

Despite the advantages of their low-resource settings, traditional sparse retrievers depend on exact matching approaches between high-dimensional bag-of-words (BoW) representations of both the queries and the collection. As a result,…

信息检索 · 计算机科学 2024-04-16 Dahlia Shehata

The SPLADE (SParse Lexical AnD Expansion) model is a highly effective approach to learned sparse retrieval, where documents are represented by term impact scores derived from large language models. During training, SPLADE applies…

信息检索 · 计算机科学 2023-06-30 Joel Mackenzie , Shengyao Zhuang , Guido Zuccon

A common approach for compressing NLP networks is to encode the embedding layer as a matrix $A\in\mathbb{R}^{n\times d}$, compute its rank-$j$ approximation $A_j$ via SVD, and then factor $A_j$ into a pair of matrices that correspond to…

机器学习 · 计算机科学 2020-10-12 Alaa Maalouf , Harry Lang , Daniela Rus , Dan Feldman

Knowledge-intensive language tasks (KILT) usually require a large body of information to provide correct answers. A popular paradigm to solve this problem is to combine a search system with a machine reader, where the former retrieves…

计算与语言 · 计算机科学 2022-08-17 Jiangui Chen , Ruqing Zhang , Jiafeng Guo , Yiqun Liu , Yixing Fan , Xueqi Cheng

Self-supervised learning (SSL) has achieved remarkable success across various speech-processing tasks. To enhance its efficiency, previous works often leverage the use of compression techniques. A notable recent attempt is DPHuBERT, which…

音频与语音处理 · 电气工程与系统科学 2024-02-27 Luca Zampierin , Ghouthi Boukli Hacene , Bac Nguyen , Mirco Ravanelli

The quadratic complexity of the attention mechanism and the substantial memory footprint of the Key-Value (KV) cache present severe computational and memory challenges for Large Language Models (LLMs) processing long contexts. Existing…

机器学习 · 计算机科学 2026-03-10 Dongfang Li , Zixuan Liu , Gang Lin , Baotian Hu , Min Zhang

Composed Image Retrieval (CIR) is a complex task that aims to retrieve images based on a multimodal query. Typical training data consists of triplets containing a reference image, a textual description of desired modifications, and the…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Chuong Huynh , Jinyu Yang , Ashish Tawari , Mubarak Shah , Son Tran , Raffay Hamid , Trishul Chilimbi , Abhinav Shrivastava

Indexing is an effective way to support efficient query processing in large databases. Recently the concept of learned index, which replaces or complements traditional index structures with machine learning models, has been actively…

数据库 · 计算机科学 2022-08-01 Yao Tian , Tingyun Yan , Xi Zhao , Kai Huang , Xiaofang Zhou

Understanding linguistics and morphology of resource-scarce code-mixed texts remains a key challenge in text processing. Although word embedding comes in handy to support downstream tasks for low-resource languages, there are plenty of…

计算与语言 · 计算机科学 2021-06-01 Ayan Sengupta , Sourabh Kumar Bhattacharjee , Tanmoy Chakraborty , Md Shad Akhtar

The recent success of deep learning applications has coincided with those widely available powerful computational resources for training sophisticated machine learning models with huge datasets. Nonetheless, training large models such as…

机器学习 · 计算机科学 2022-01-03 Farley Lai , Asim Kadav , Erik Kruus

Discovering new intents is a crucial task in dialogue systems. Most existing methods are limited in transferring the prior knowledge from known intents to new intents. They also have difficulties in providing high-quality supervised signals…

计算与语言 · 计算机科学 2023-04-24 Hanlei Zhang , Hua Xu , Ting-En Lin , Rui Lyu