中文
相关论文

相关论文: Synthetic Target Domain Supervision for Open Retri…

200 篇论文

3D synthetic-to-real unsupervised domain adaptive segmentation is crucial to annotating new domains. Self-training is a competitive approach for this task, but its performance is limited by different sensor sampling patterns (i.e.,…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Zhimin Yuan , Wankang Zeng , Yanfei Su , Weiquan Liu , Ming Cheng , Yulan Guo , Cheng Wang

Using synthetic data for training neural networks that achieve good performance on real-world data is an important task as it can reduce the need for costly data annotation. Yet, synthetic and real world data have a domain gap. Reducing…

计算机视觉与模式识别 · 计算机科学 2022-08-12 Shahaf Ettedgui , Shady Abu-Hussein , Raja Giryes

The pre-trained language model (eg, BERT) based deep retrieval models achieved superior performance over lexical retrieval models (eg, BM25) in many passage retrieval tasks. However, limited work has been done to generalize a deep retrieval…

信息检索 · 计算机科学 2023-02-21 Tao Chen , Mingyang Zhang , Jing Lu , Michael Bendersky , Marc Najork

In this work, we introduce back-training, an alternative to self-training for unsupervised domain adaptation (UDA) from source to target domain. While self-training generates synthetic training data where natural inputs are aligned with…

计算与语言 · 计算机科学 2021-09-10 Devang Kulshreshtha , Robert Belfer , Iulian Vlad Serban , Siva Reddy

Dense retrievers have demonstrated significant potential for neural information retrieval; however, they exhibit a lack of robustness to domain shifts, thereby limiting their efficacy in zero-shot settings across diverse domains. A…

信息检索 · 计算机科学 2025-01-27 Goksenin Yuksel , David Rau , Jaap Kamps

Semi-supervised domain adaptation (SSDA) adapts a learner to a new domain by effectively utilizing source domain data and a few labeled target samples. It is a practical yet under-investigated research topic. In this paper, we analyze the…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Wenqiao Zhang , Changshuo Liu , Can Cui , Beng Chin Ooi

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

Spacecraft Pose Estimation (SPE) is a fundamental capability for autonomous space operations such as rendezvous, docking, and in-orbit servicing. Hybrid pipelines that combine object detection, keypoint regression, and Perspective-n-Point…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Inder Pal Singh , Nidhal Eddine Chenni , Abd El Rahman Shabayek , Arunkumar Rathinam , Djamila Aouada

Answering complex open-domain questions requires understanding the latent relations between involving entities. However, we found that the existing QA datasets are extremely imbalanced in some types of relations, which hurts the…

计算与语言 · 计算机科学 2021-09-22 Ziniu Hu , Yizhou Sun , Kai-Wei Chang

In this paper, we analyze the capabilities of the multi-lingual Dense Passage Retriever (mDPR) for extremely low-resource languages. In the Cross-lingual Open-Retrieval Answer Generation (CORA) pipeline, mDPR achieves success on…

信息检索 · 计算机科学 2024-08-23 Jie Wu , Zhaochun Ren , Suzan Verberne

Despite their recent popularity and well-known advantages, dense retrievers still lag behind sparse methods such as BM25 in their ability to reliably match salient phrases and rare entities in the query and to generalize to out-of-domain…

Dense retrievers play a vital role in accessing external and specialized knowledge to augment language models (LMs). Training dense retrievers typically requires annotated query-document pairs, which are costly to create and scarce in…

Text-based person retrieval (TPR) has gained significant attention as a fine-grained and challenging task that closely aligns with practical applications. Tailoring CLIP to person domain is now a emerging research topic due to the abundant…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Yating Liu , Zimo Liu , Xiangyuan Lan , Wenming Yang , Yaowei Li , Qingmin Liao

Test-Time Adaptation (TTA) aims to mitigate distributional shifts between training and test domains during inference time. However, existing TTA methods fall short in the realistic scenario where models face both continually changing…

计算机视觉与模式识别 · 计算机科学 2026-04-24 Yingkai Yang , Chaoqi Chen , Hui Huang

Test-time domain adaptation aims to adapt a source pre-trained model to a target domain without using any source data. Existing works mainly consider the case where the target domain is static. However, real-world machine perception systems…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Qin Wang , Olga Fink , Luc Van Gool , Dengxin Dai

The objective of Continual Test-time Domain Adaptation (CTDA) is to gradually adapt a pre-trained model to a sequence of target domains without accessing the source data. This paper proposes a Dynamic Sample Selection (DSS) method for CTDA.…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Yanshuo Wang , Jie Hong , Ali Cheraghian , Shafin Rahman , David Ahmedt-Aristizabal , Lars Petersson , Mehrtash Harandi

Dense retrievers utilize pre-trained backbone language models (e.g., BERT, LLaMA) that are fine-tuned via contrastive learning to perform the task of encoding text into sense representations that can be then compared via a shallow…

信息检索 · 计算机科学 2025-05-13 Zheng Yao , Shuai Wang , Guido Zuccon

Open-domain table question answering aims to provide answers to a question by retrieving and extracting information from a large collection of tables. Existing studies of open-domain table QA either directly adopt text retrieval methods or…

计算与语言 · 计算机科学 2023-09-20 Nengzheng Jin , Dongfang Li , Junying Chen , Joanna Siebert , Qingcai Chen

End-to-end automatic speech recognition often degrades on domain-specific data due to scarce in-domain resources. We propose a synthetic-data-based domain adaptation framework with two contributions: (1) a large language model (LLM)-based…

音频与语音处理 · 电气工程与系统科学 2026-03-19 Natsuo Yamashita , Koichi Nagatsuka , Hiroaki Kokubo , Kota Dohi , Tuan Vu Ho

Interactive search can provide a better experience by incorporating interaction feedback from the users. This can significantly improve search accuracy as it helps avoid irrelevant information and captures the users' search intents.…

机器学习 · 计算机科学 2023-10-06 Jianghong Zhou , Joyce C. Ho , Chen Lin , Eugene Agichtein