paper-with-me

Papers

Unsupervised Domain Adaption for Neural Information Retrieval

2023-10-13 · Carlos Dominguez, Jon Ander Campos, Eneko Agirre, Gorka Azkune

Neural information retrieval requires costly annotated data for each target domain to be competitive. Synthetic annotation by query generation using Large Language Models or rule-based string manipulation has been proposed as an alternative, but their relative merits have not been analysed. In this paper, we compare both methods head-to-head using the same neural IR architecture. We focus on the BEIR benchmark, which includes test datasets from several domains with no training data, and explore two scenarios: zero-shot, where the supervised system is trained in a large out-of-domain dataset (MS-MARCO); and unsupervised domain adaptation, where, in addition to MS-MARCO, the system is fine-tuned in synthetic data from the target domain. Our results indicate that Large Language Models outperform rule-based methods in all scenarios by a large margin, and, more importantly, that unsupervised domain adaptation is effective compared to applying a supervised IR system in a zero-shot fashion. In addition we explore several sizes of open Large Language Models to generate synthetic data and find that a medium-sized model suffices. Code and models are publicly available for reproducibility.

📄 PDF Abstract BibTeX arXiv:2310.09350

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationInformation RetrievalRetrievalUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

On the Robustness of Domain Adaption to Adversarial Attacks

2021-08-04 · Liyuan Zhang, YuHang Zhou, Lei Zhang

State-of-the-art deep neural networks (DNNs) have been proved to have excellent performance on unsupervised domain adaption (UDA). However, recent work shows that DNNs perform poorly when being attacked by adversarial sa…

Adversarial AttackDomain AdaptationPseudo LabelUnsupervised Domain Adaptation

CMT in TREC-COVID Round 2: Mitigating the Generalization Gaps from Web to Special Domain Search

2020-11-03 · Chenyan Xiong, Zhenghao Liu, Si Sun, Zhuyun Dai 외

Neural rankers based on deep pretrained language models (LMs) have been shown to improve many information retrieval benchmarks. However, these methods are affected by their the correlation between pretraining domain and …

Domain AdaptationFew-Shot LearningInformation RetrievalRetrieval

Spatial Attention Pyramid Network for Unsupervised Domain Adaptation

2020-03-29 · ECCV 2020 8 · Cong-Cong Li, Dawei Du, Libo Zhang, Longyin Wen 외

Unsupervised domain adaptation is critical in various computer vision tasks, such as object detection, instance segmentation, and semantic segmentation, which aims to alleviate performance degradation caused by domain-sh…

Domain AdaptationInstance Segmentationobject-detectionObject Detection+3

Domain-Invariant Adversarial Learning for Unsupervised Domain Adaption

2018-11-30 · Yexun Zhang, Ya zhang, Yan-Feng Wang, Qi Tian

Unsupervised domain adaption aims to learn a powerful classifier for the target domain given a labeled source data set and an unlabeled target data set. To alleviate the effect of `domain shift', the major challenge in d…

Domain AdaptationGenerative Adversarial Network

Learning Invariant Representation for Unsupervised Image Restoration

2020-03-28 · CVPR 2020 6 · Wenchao Du, Hu Chen, Hongyu Yang

Recently, cross domain transfer has been applied for unsupervised image restoration tasks. However, directly applying existing frameworks would lead to domain-shift problems in translated images due to lack of effective …

Domain AdaptationImage Restoration