paper-with-me

Papers

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, Kaitao Zhang, Shi Yu, Zhiyuan Liu, Hoifung Poon, Jianfeng Gao, Paul Bennett

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 target domain and rely on massive fine-tuning relevance labels. Directly applying pretraining methods to specific domains may result in suboptimal search quality because specific domains may have domain adaption problems, such as the COVID domain. This paper presents a search system to alleviate the special domain adaption problem. The system utilizes the domain-adaptive pretraining and few-shot learning technologies to help neural rankers mitigate the domain discrepancy and label scarcity problems. Besides, we also integrate dense retrieval to alleviate traditional sparse retrieval's vocabulary mismatch obstacle. Our system performs the best among the non-manual runs in Round 2 of the TREC-COVID task, which aims to retrieve useful information from scientific literature related to COVID-19. Our code is publicly available at https://github.com/thunlp/OpenMatch.

📄 PDF Abstract BibTeX arXiv:2011.01580

Code (3)

thunlp/OpenMatch 공식 구현 pytorch
2023-MindSpore-1/ms-code-210/tree/main/CMT mindspore
2023-MindSpore-1/ms-code-6/tree/main/CMT mindspore

Tasks

Domain AdaptationFew-Shot LearningInformation RetrievalRetrieval

Similar Papers 제목 키워드 기반

Participation in TREC 2020 COVID Track Using Continuous Active Learning

2020-11-03 · Xue Jun Wang, Maura R. Grossman, Seung Gyu Hyun

We describe our participation in all five rounds of the TREC 2020 COVID Track (TREC-COVID). The goal of TREC-COVID is to contribute to the response to the COVID-19 pandemic by identifying answers to many pressing questio…

Active LearningAll

Searching for Scientific Evidence in a Pandemic: An Overview of TREC-COVID

2021-04-19 · Kirk Roberts, Tasmeer Alam, Steven Bedrick, Dina Demner-Fushman 외

We present an overview of the TREC-COVID Challenge, an information retrieval (IR) shared task to evaluate search on scientific literature related to COVID-19. The goals of TREC-COVID include the construction of a pandemi…

Information RetrievalRetrieval

TREC-COVID: Constructing a Pandemic Information Retrieval Test Collection

2020-05-09 · Ellen Voorhees, Tasmeer Alam, Steven Bedrick, Dina Demner-Fushman 외

TREC-COVID is a community evaluation designed to build a test collection that captures the information needs of biomedical researchers using the scientific literature during a pandemic. One of the key characteristics of …

Information RetrievalRetrieval

RRF102: Meeting the TREC-COVID Challenge with a 100+ Runs Ensemble

2020-10-01 · Michael Bendersky, Honglei Zhuang, Ji Ma, Shuguang Han 외

In this paper, we report the results of our participation in the TREC-COVID challenge. To meet the challenge of building a search engine for rapidly evolving biomedical collection, we propose a simple yet effective weigh…

RetrievalSemantic Retrieval

SLEDGE-Z: A Zero-Shot Baseline for COVID-19 Literature Search

2020-10-12 · EMNLP 2020 11 · Sean MacAvaney, Arman Cohan, Nazli Goharian

With worldwide concerns surrounding the Severe Acute Respiratory Syndrome Coronavirus 2 (SARS-CoV-2), there is a rapidly growing body of scientific literature on the virus. Clinicians, researchers, and policy-makers need…

ArticlesRe-Ranking