中文
相关论文

相关论文: Design Challenges in Low-resource Cross-lingual En…

200 篇论文

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

In the field of information retrieval, Query Likelihood Models (QLMs) rank documents based on the probability of generating the query given the content of a document. Recently, advanced large language models (LLMs) have emerged as effective…

信息检索 · 计算机科学 2023-10-23 Shengyao Zhuang , Bing Liu , Bevan Koopman , Guido Zuccon

Cross-language entity linking grounds mentions in multiple languages to a single-language knowledge base. We propose a neural ranking architecture for this task that uses multilingual BERT representations of the mention and the context in a…

计算与语言 · 计算机科学 2021-07-09 Elliot Schumacher , James Mayfield , Mark Dredze

Online encyclopedia such as Wikipedia has become one of the best sources of knowledge. Much effort has been devoted to expanding and enriching the structured data by automatic information extraction from unstructured text in Wikipedia.…

信息检索 · 计算机科学 2014-06-26 Kezun Zhang , Yanghua Xiao , Hanghang Tong , Haixun Wang , Wei Wang

Multimodal Entity Linking (MEL) which aims at linking mentions with multimodal contexts to the referent entities from a knowledge base (e.g., Wikipedia), is an essential task for many multimodal applications. Although much attention has…

计算与语言 · 计算机科学 2022-04-14 Xuwu Wang , Junfeng Tian , Min Gui , Zhixu Li , Rui Wang , Ming Yan , Lihan Chen , Yanghua Xiao

In Natural Language Processing, entity linking (EL) has centered around Wikipedia, but yet remains underexplored for the job market domain. Disambiguating skill mentions can help us get insight into the current labor market demands. In this…

计算与语言 · 计算机科学 2024-02-01 Mike Zhang , Rob van der Goot , Barbara Plank

Cross-lingual summarization (CLS) aims to generate a summary for the source text in a different target language. Currently, instruction-tuned large language models (LLMs) excel at various English tasks. However, unlike languages such as…

计算与语言 · 计算机科学 2025-03-26 Zhecheng Li , Yiwei Wang , Bryan Hooi , Yujun Cai , Naifan Cheung , Nanyun Peng , Kai-wei Chang

Cross-lingual summarization (XLS) aims to generate a summary in a target language different from the source language document. While large language models (LLMs) have shown promising zero-shot XLS performance, their few-shot capabilities on…

计算与语言 · 计算机科学 2024-06-10 Gyutae Park , Seojin Hwang , Hwanhee Lee

Despite the recent advancements in NLP with the advent of Large Language Models (LLMs), Entity Linking (EL) for historical texts remains challenging due to linguistic variation, noisy inputs, and evolving semantic conventions. Existing…

计算与语言 · 计算机科学 2026-01-14 Cristian Santini , Marieke Van Erp , Mehwish Alam

Massive knowledge graphs like Wikidata attempt to capture world knowledge about multiple entities. Recent approaches concentrate on automatically enriching these KGs from text. However a lot of information present in the form of natural…

计算与语言 · 计算机科学 2023-02-10 Bhavyajeet Singh , Pavan Kandru , Anubhav Sharma , Vasudeva Varma

Cross-lingual retrieval aims to retrieve relevant text across languages. Current methods typically achieve cross-lingual retrieval by learning language-agnostic text representations in word or sentence level. However, how to learn phrase…

计算与语言 · 计算机科学 2022-04-20 Heqi Zheng , Xiao Zhang , Zewen Chi , Heyan Huang , Tan Yan , Tian Lan , Wei Wei , Xian-Ling Mao

Multimodal Entity Linking (MEL) aims at linking ambiguous mentions with multimodal information to entity in Knowledge Graph (KG) such as Wikipedia, which plays a key role in many applications. However, existing methods suffer from…

人工智能 · 计算机科学 2024-08-02 Shezheng Song , Shan Zhao , Chengyu Wang , Tianwei Yan , Shasha Li , Xiaoguang Mao , Meng Wang

Despite their popularity in non-English NLP, multilingual language models often underperform monolingual ones due to inter-language competition for model parameters. We propose Cross-lingual Expert Language Models (X-ELM), which mitigate…

计算与语言 · 计算机科学 2024-10-10 Terra Blevins , Tomasz Limisiewicz , Suchin Gururangan , Margaret Li , Hila Gonen , Noah A. Smith , Luke Zettlemoyer

A large amount of local and culture-specific knowledge (e.g., people, traditions, food) can only be found in documents written in dialects. While there has been extensive research conducted on cross-lingual information retrieval (CLIR), the…

计算与语言 · 计算机科学 2025-01-07 Robert Litschko , Oliver Kraus , Verena Blaschke , Barbara Plank

Multimodal Entity Linking (MEL) aims to link ambiguous mentions within multimodal contexts to associated entities in a multimodal knowledge base. Existing approaches to MEL introduce multimodal interaction and fusion mechanisms to bridge…

计算机视觉与模式识别 · 计算机科学 2025-07-11 Zhiwei Hu , Víctor Gutiérrez-Basulto , Zhiliang Xiang , Ru Li , Jeff Z. Pan

Cross-lingual knowledge transfer is critical for building high-performing multilingual language models for languages with insufficient training data. When target language data is scarce, the knowledge required for many downstream tasks…

计算与语言 · 计算机科学 2026-05-25 Anastasiia Sedova , Natalie Schluter , Skyler Seto , Maartje ter Hoeve

Entity Linking (EL) seeks to align entity mentions in text to entries in a knowledge-base and is usually comprised of two phases: candidate generation and candidate ranking. While most methods focus on the latter, it is the candidate…

计算与语言 · 计算机科学 2021-03-09 Eleni Partalidou , Despina Christou , Grigorios Tsoumakas

Multilingual question answering tasks typically assume answers exist in the same language as the question. Yet in practice, many languages face both information scarcity -- where languages have few reference articles -- and information…

计算与语言 · 计算机科学 2021-04-14 Akari Asai , Jungo Kasai , Jonathan H. Clark , Kenton Lee , Eunsol Choi , Hannaneh Hajishirzi

Large language models (LLMs) have shown impressive zero-shot capabilities in various document reranking tasks. Despite their successful implementations, there is still a gap in existing literature on their effectiveness in low-resource…

信息检索 · 计算机科学 2023-12-27 Mofetoluwa Adeyemi , Akintunde Oladipo , Ronak Pradeep , Jimmy Lin

Multi-entity question answering (MEQA) poses significant challenges for large language models (LLMs), which often struggle to consolidate scattered information across multiple documents. An example question might be "What is the…

计算与语言 · 计算机科学 2025-03-07 Teng Lin , Yizhang Zhu , Yuyu Luo , Nan Tang