中文
相关论文

相关论文: Combating the Curse of Multilinguality in Cross-Li…

200 篇论文

This paper proposes an approach to cross-language sentence selection in a low-resource setting. It uses data augmentation and negative sampling techniques on noisy parallel sentence data to directly learn a cross-lingual embedding-based…

计算与语言 · 计算机科学 2021-06-07 Yanda Chen , Chris Kedzie , Suraj Nair , Petra Galuščáková , Rui Zhang , Douglas W. Oard , Kathleen McKeown

Disambiguation of word senses in context is easy for humans, but is a major challenge for automatic approaches. Sophisticated supervised and knowledge-based models were developed to solve this task. However, (i) the inherent Zipfian…

Word embeddings are now ubiquitous forms of word representation in natural language processing. There have been applications of word embeddings for monolingual word sense disambiguation (WSD) in English, but few comparisons have been done.…

计算与语言 · 计算机科学 2017-04-11 Hong Jin Kang , Tao Chen , Muthu Kumar Chandrasekaran , Min-Yen Kan

Word Sense Disambiguation (WSD) is a historical task in computational linguistics that has received much attention over the years. However, with the advent of Large Language Models (LLMs), interest in this task (in its classical definition)…

计算与语言 · 计算机科学 2025-03-12 Pierpaolo Basile , Lucia Siciliani , Elio Musacchio , Giovanni Semeraro

In this paper, we present a new approach for word sense disambiguation (WSD) using an exemplar-based learning algorithm. This approach integrates a diverse set of knowledge sources to disambiguate word sense, including part of speech of…

cmp-lg · 计算机科学 2008-02-03 Hwee Tou Ng , Hian Beng Lee

Sparse representations using data dictionaries provide an efficient model particularly for signals that do not enjoy alternate analytic sparsifying transformations. However, solving inverse problems with sparsifying dictionaries can be…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Vishwanath Saragadam , Xin Li , Aswin Sankaranarayanan

Cross-lingual word embeddings (CLWE) have been proven useful in many cross-lingual tasks. However, most existing approaches to learn CLWE including the ones with contextual embeddings are sense agnostic. In this work, we propose a novel…

计算与语言 · 计算机科学 2022-09-16 Linlin Liu , Thien Hai Nguyen , Shafiq Joty , Lidong Bing , Luo Si

Recent approaches to word sense disambiguation (WSD) utilize encodings of the sense gloss (definition), in addition to the input context, to improve performance. In this work we demonstrate that this approach can be adapted for use in…

计算与语言 · 计算机科学 2023-12-19 Joshua Tanner , Jacob Hoffman

Pretrained multilingual contextual representations have shown great success, but due to the limits of their pretraining data, their benefits do not apply equally to all language varieties. This presents a challenge for language varieties…

计算与语言 · 计算机科学 2022-06-22 Ethan C. Chau , Lucy H. Lin , Noah A. Smith

The rise of generative chat-based Large Language Models (LLMs) over the past two years has spurred a race to develop systems that promise near-human conversational and reasoning experiences. However, recent studies indicate that the…

计算与语言 · 计算机科学 2025-03-11 Daniel Guzman-Olivares , Lara Quijano-Sanchez , Federico Liberatore

Cross-lingual word sense disambiguation (WSD) tackles the challenge of disambiguating ambiguous words across languages given context. The pre-trained BERT embedding model has been proven to be effective in extracting contextual information…

计算与语言 · 计算机科学 2020-12-11 Xingran Zhu

Recent advances in Large Language Models (LLMs) have significantly reshaped the landscape of Natural Language Processing (NLP). Among the various prompting techniques, few-shot prompting has gained considerable attention for its…

计算与语言 · 计算机科学 2025-10-07 Deshan Sumanathilaka , Nicholas Micallef , Julian Hough

Recent work in cross-lingual contextual word embedding learning cannot handle multi-sense words well. In this work, we explore the characteristics of contextual word embeddings and show the link between contextual word embeddings and word…

计算与语言 · 计算机科学 2019-09-20 Zheng Zhang , Ruiqing Yin , Jun Zhu , Pierre Zweigenbaum

The issue of word sense ambiguity poses a significant challenge in natural language processing due to the scarcity of annotated data to feed machine learning models to face the challenge. Therefore, unsupervised word sense disambiguation…

计算与语言 · 计算机科学 2023-12-14 Jorge Martinez-Gil

In this paper we propose and carefully evaluate a sequence labeling framework which solely utilizes sparse indicator features derived from dense distributed word representations. The proposed model obtains (near) state-of-the art…

计算与语言 · 计算机科学 2016-12-22 Gábor Berend

Multilingual pre-trained models have demonstrated their effectiveness in many multilingual NLP tasks and enabled zero-shot or few-shot transfer from high-resource languages to low resource ones. However, due to significant typological…

计算与语言 · 计算机科学 2021-09-02 Yimin Fan , Yaobo Liang , Alexandre Muzio , Hany Hassan , Houqiang Li , Ming Zhou , Nan Duan

Subword modeling for zero-resource languages aims to learn low-level representations of speech audio without using transcriptions or other resources from the target language (such as text corpora or pronunciation dictionaries). A good…

音频与语音处理 · 电气工程与系统科学 2020-04-20 Enno Hermann , Herman Kamper , Sharon Goldwater

We explore the use of unsupervised methods in Cross-Lingual Word Sense Disambiguation (CL-WSD) with the application of English to Persian. Our proposed approach targets the languages with scarce resources (low-density) by exploiting word…

计算与语言 · 计算机科学 2018-03-22 Navid Rekabsaz , Mihai Lupu , Allan Hanbury , Andres Duque

Multilingual generative models obtain remarkable cross-lingual in-context learning capabilities through pre-training on large-scale corpora. However, they still exhibit a performance bias toward high-resource languages and learn isolated…

计算与语言 · 计算机科学 2024-06-13 Chong Li , Shaonan Wang , Jiajun Zhang , Chengqing Zong

Cross-lingual Summarization (CLS) aims at producing a summary in the target language for an article in the source language. Traditional solutions employ a two-step approach, i.e. translate then summarize or summarize then translate.…

计算与语言 · 计算机科学 2020-10-20 Ruochen Xu , Chenguang Zhu , Yu Shi , Michael Zeng , Xuedong Huang