中文
相关论文

相关论文: Simple Yet Effective Neural Ranking and Reranking …

200 篇论文

Existing multilingual embedding models often encounter challenges in cross-lingual scenarios due to imbalanced linguistic resources and less consideration of cross-lingual alignment during training. Although standardized contrastive…

计算与语言 · 计算机科学 2026-04-15 Seungyoon Lee , Minhyuk Kim , Seongtae Hong , Youngjoon Jang , Dongsuk Oh , Heuiseok Lim

This is the first year of the TREC Neural CLIR (NeuCLIR) track, which aims to study the impact of neural approaches to cross-language information retrieval. The main task in this year's track was ad hoc ranked retrieval of Chinese, Persian,…

信息检索 · 计算机科学 2023-09-26 Dawn Lawrie , Sean MacAvaney , James Mayfield , Paul McNamee , Douglas W. Oard , Luca Soldaini , Eugene Yang

With the increasing utilization of multilingual text information, Cross-Lingual Information Retrieval (CLIR) has become a crucial research area. However, the impact of training data composition on both CLIR and Mono-Lingual Information…

This paper proposes a Japanese/English cross-language information retrieval (CLIR) system targeting technical documents. Our system first translates a given query containing technical terms into the target language, and then retrieves…

计算与语言 · 计算机科学 2007-05-23 Atsushi Fujii , Tetsuya Ishikawa

Pyserini is an easy-to-use Python toolkit that supports replicable IR research by providing effective first-stage retrieval in a multi-stage ranking architecture. Our toolkit is self-contained as a standard Python package and comes with…

信息检索 · 计算机科学 2021-02-22 Jimmy Lin , Xueguang Ma , Sheng-Chieh Lin , Jheng-Hong Yang , Ronak Pradeep , Rodrigo Nogueira

In this work we present a systematic empirical study focused on the suitability of the state-of-the-art multilingual encoders for cross-lingual document and sentence retrieval tasks across a number of diverse language pairs. We first treat…

计算与语言 · 计算机科学 2021-12-22 Robert Litschko , Ivan Vulić , Simone Paolo Ponzetto , Goran Glavaš

We address the challenge of retrieving previously fact-checked claims in monolingual and crosslingual settings - a critical task given the global prevalence of disinformation. Our approach follows a two-stage strategy: a reliable baseline…

计算与语言 · 计算机科学 2025-10-16 Prasanna Devadiga , Arya Suneesh , Pawan Kumar Rajpoot , Bharatdeep Hazarika , Aditya U Baliga

Interactive and non-interactive model are the two de-facto standard frameworks in vector-based cross-lingual information retrieval (V-CLIR), which embed queries and documents in synchronous and asynchronous fashions, respectively. From the…

计算与语言 · 计算机科学 2021-11-04 Linlong Xu , Baosong Yang , Xiaoyu Lv , Tianchi Bi , Dayiheng Liu , Haibo Zhang

While there are high-quality software frameworks for information retrieval experimentation, they do not explicitly support cross-language information retrieval (CLIR). To fill this gap, we have created Patapsco, a Python CLIR framework.…

信息检索 · 计算机科学 2022-01-26 Cash Costello , Eugene Yang , Dawn Lawrie , James Mayfield

This paper explores a novel technique for improving recall in cross-language information retrieval (CLIR) systems using iterative query refinement grounded in the user's lexical-semantic space. The proposed methodology combines multi-level…

信息检索 · 计算机科学 2024-02-22 Karthik Ravichandran , Sarmistha Sarna Gomasta

Bilingual lexicon induction (BLI) with limited bilingual supervision is a crucial yet challenging task in multilingual NLP. Current state-of-the-art BLI methods rely on the induction of cross-lingual word embeddings (CLWEs) to capture…

计算与语言 · 计算机科学 2024-10-21 Yaoyiran Li , Fangyu Liu , Ivan Vulić , Anna Korhonen

In this study, we investigate interaction-based neural matching models for ad-hoc cross-lingual information retrieval (CLIR) using cross-lingual word embeddings (CLWEs). With experiments conducted on the CLEF collection over four language…

信息检索 · 计算机科学 2020-05-28 Puxuan Yu , James Allan

The main issue in Cross Language Information Retrieval (CLIR) is the poor performance of retrieval in terms of average precision when compared to monolingual retrieval performance. The main reasons behind poor performance of CLIR are…

信息检索 · 计算机科学 2014-01-16 Saurabh Varshney , Jyoti Bajpai

Translation ambiguity, out of vocabulary words and missing some translations in bilingual dictionaries make dictionary-based Cross-language Information Retrieval (CLIR) a challenging task. Moreover, in agglutinative languages which do not…

信息检索 · 计算机科学 2014-11-06 Javid Dadashkarimi , Azadeh Shakery , Heshaam Faili

Multiple neural language models have been developed recently, e.g., BERT and XLNet, and achieved impressive results in various NLP tasks including sentence classification, question answering and document ranking. In this paper, we explore…

信息检索 · 计算机科学 2020-04-29 Zhuolin Jiang , Amro El-Jaroudi , William Hartmann , Damianos Karakos , Lingjun Zhao

Pretrained multilingual text encoders based on neural Transformer architectures, such as multilingual BERT (mBERT) and XLM, have achieved strong performance on a myriad of language understanding tasks. Consequently, they have been adopted…

计算与语言 · 计算机科学 2021-01-22 Robert Litschko , Ivan Vulić , Simone Paolo Ponzetto , Goran Glavaš

One of the important factors that affects the performance of Cross Language Information Retrieval(CLIR)is the quality of translations being employed in CLIR. In order to improve the quality of translations, it is important to exploit…

信息检索 · 计算机科学 2014-05-22 Hosein Azarbonyad , Azadeh Shakery , Heshaam Faili

The BRIGHT benchmark is a dataset consisting of reasoning-intensive queries over diverse domains. We explore retrieval results on BRIGHT using a range of retrieval techniques, including sparse, dense, and fusion methods, and establish…

信息检索 · 计算机科学 2025-09-03 Yijun Ge , Sahel Sharifymoghaddam , Jimmy Lin

Although more and more language pairs are covered by machine translation services, there are still many pairs that lack translation resources. Cross-language information retrieval (CLIR) is an application which needs translation…

计算与语言 · 计算机科学 2007-05-23 Wessel Kraaij , Jian-Yun Nie , Michel Simard

As a crucial role in cross-language information retrieval (CLIR), query translation has three main challenges: 1) the adequacy of translation; 2) the lack of in-domain parallel training data; and 3) the requisite of low latency. To this…

计算与语言 · 计算机科学 2020-10-27 Liang Yao , Baosong Yang , Haibo Zhang , Weihua Luo , Boxing Chen