中文
相关论文

相关论文: Converse Attention Knowledge Transfer for Low-Reso…

200 篇论文

Zero-resource named entity recognition (NER) severely suffers from data scarcity in a specific domain or language. Most studies on zero-resource NER transfer knowledge from various data by fine-tuning on different auxiliary tasks. However,…

计算与语言 · 计算机科学 2021-07-23 Ying Zhang , Fandong Meng , Yufeng Chen , Jinan Xu , Jie Zhou

Named entity recognition is one of the core tasks in NLP. Although many improvements have been made on this task during the last years, the state-of-the-art systems do not explicitly take into account the recursive nature of language.…

计算与语言 · 计算机科学 2019-09-12 Gustavo Aguilar , Thamar Solorio

Connectionist Temporal Classification (CTC) models are popular for their balance between speed and performance for Automatic Speech Recognition (ASR). However, these CTC models still struggle in other areas, such as personalization towards…

计算与语言 · 计算机科学 2023-07-04 Devang Kulshreshtha , Saket Dingliwal , Brady Houston , Sravan Bodapati

Self-attention model have shown its flexibility in parallel computation and the effectiveness on modeling both long- and short-term dependencies. However, it calculates the dependencies between representations without considering the…

计算与语言 · 计算机科学 2019-02-18 Baosong Yang , Jian Li , Derek Wong , Lidia S. Chao , Xing Wang , Zhaopeng Tu

Cross-lingual transfer has become a central paradigm for extending natural language processing (NLP) technologies to low-resource languages. By leveraging supervision from high-resource languages, multilingual language models can achieve…

计算与语言 · 计算机科学 2026-05-12 Fred Philippy , Siwen Guo , Jacques Klein , Tegawendé F. Bissyandé

In recent years great success has been achieved in sentiment classification for English, thanks in part to the availability of copious annotated resources. Unfortunately, most languages do not enjoy such an abundance of labeled data. To…

计算与语言 · 计算机科学 2018-08-21 Xilun Chen , Yu Sun , Ben Athiwaratkun , Claire Cardie , Kilian Weinberger

Code-switching is a common phenomenon among people with diverse lingual background and is widely used on the internet for communication purposes. In this paper, we present a Recurrent Neural Network combined with the Attention Model for…

计算与语言 · 计算机科学 2021-03-04 Aizaz Hussain , Muhammad Umair Arshad

Prior works in cross-lingual named entity recognition (NER) with no/little labeled data fall into two primary categories: model transfer based and data transfer based methods. In this paper we find that both method types can complement each…

计算与语言 · 计算机科学 2020-07-16 Qianhui Wu , Zijia Lin , Börje F. Karlsson , Biqing Huang , Jian-Guang Lou

During the past decade, neural networks have become prominent in Natural Language Processing (NLP), notably for their capacity to learn relevant word representations from large unlabeled corpora. These word embeddings can then be…

计算与语言 · 计算机科学 2022-06-16 Bruno Taillé

Current neural re-rankers often struggle with complex information needs and long, content-rich documents. The fundamental issue is not computational--it is intelligent content selection: identifying what matters in lengthy, multi-faceted…

信息检索 · 计算机科学 2025-10-14 Shubham Chatterjee

To develop computational agents that better communicate using their own emergent language, we endow the agents with an ability to focus their attention on particular concepts in the environment. Humans often understand an object or scene as…

计算与语言 · 计算机科学 2023-05-19 Ryokan Ri , Ryo Ueda , Jason Naradowsky

Non-autoregressive translation (NAT) significantly accelerates the inference process by predicting the entire target sequence. However, due to the lack of target dependency modelling in the decoder, the conditional generation process…

计算与语言 · 计算机科学 2020-11-03 Liang Ding , Longyue Wang , Di Wu , Dacheng Tao , Zhaopeng Tu

Most Transformer language models are primarily pretrained on English text, limiting their use for other languages. As the model sizes grow, the performance gap between English and other languages with fewer compute and data resources…

计算与语言 · 计算机科学 2023-01-24 Malte Ostendorff , Georg Rehm

Recent advances have enabled Large Language Models (LLMs) to tackle reasoning tasks by generating chain-of-thought (CoT) rationales, yet these gains have largely applied to high-resource languages, leaving low-resource languages behind. In…

计算与语言 · 计算机科学 2025-11-27 Khanh-Tung Tran , Barry O'Sullivan , Hoang D. Nguyen

In recent years, representation learning approaches have disrupted many multimedia computing tasks. Among those approaches, deep convolutional neural networks (CNNs) have notably reached human level expertise on some constrained image…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Lucas Pascal , Xavier Bost , Benoît Huet

Reading comprehension is a challenging task in natural language processing and requires a set of skills to be solved. While current approaches focus on solving the task as a whole, in this paper, we propose to use a neural network `skill'…

计算与语言 · 计算机科学 2017-11-13 Todor Mihaylov , Zornitsa Kozareva , Anette Frank

Transfer learning in reinforcement learning (RL) seeks to accelerate learning in new tasks by leveraging knowledge from related sources. Existing neurosymbolic transfer methods, however, typically rely on manually specified task automata,…

人工智能 · 计算机科学 2026-05-08 Mahyar Alinejad , Yue Wang , Amrit Singh Bedi , George Atia

For many natural language processing (NLP) tasks the amount of annotated data is limited. This urges a need to apply semi-supervised learning techniques, such as transfer learning or meta-learning. In this work we tackle Named Entity…

计算与语言 · 计算机科学 2018-12-18 Alexander Fritzler , Varvara Logacheva , Maksim Kretov

Recent papers in neural machine translation have proposed the strict use of attention mechanisms over previous standards such as recurrent and convolutional neural networks (RNNs and CNNs). We propose that by running traditionally stacked…

计算与语言 · 计算机科学 2018-10-31 Julian Richard Medina , Jugal Kalita

Training deep neural networks from scratch on natural language processing (NLP) tasks requires significant amount of manually labeled text corpus and substantial time to converge, which usually cannot be satisfied by the customers. In this…

计算与语言 · 计算机科学 2019-10-29 Yunzhe Tao , Saurabh Gupta , Satyapriya Krishna , Xiong Zhou , Orchid Majumder , Vineet Khare