中文
相关论文

相关论文: SkillNet-NLU: A Sparsely Activated Model for Gener…

200 篇论文

When a human communicates with a machine using natural language on the web and online, how can it understand the human's intention and semantic context of their talk? This is an important AI task as it enables the machine to construct a…

计算与语言 · 计算机科学 2022-12-22 Soyeon Caren Han , Siqu Long , Henry Weld , Josiah Poon

Task-oriented dialogue systems use four connected modules, namely, Natural Language Understanding (NLU), a Dialogue State Tracking (DST), Dialogue Policy (DP) and Natural Language Generation (NLG). A research challenge is to learn each…

计算与语言 · 计算机科学 2020-08-21 Andrea Madotto , Zihan Liu , Zhaojiang Lin , Pascale Fung

Pre-trained multilingual language models show significant performance gains for zero-shot cross-lingual model transfer on a wide range of natural language understanding (NLU) tasks. Previously, for zero-shot cross-lingual evaluation,…

计算与语言 · 计算机科学 2022-12-14 Lifu Tu , Caiming Xiong , Yingbo Zhou

Large pre-trained language models help to achieve state of the art on a variety of natural language processing (NLP) tasks, nevertheless, they still suffer from forgetting when incrementally learning a sequence of tasks. To alleviate this…

计算与语言 · 计算机科学 2023-03-03 Mingxu Tao , Yansong Feng , Dongyan Zhao

The use of large pretrained neural networks to create contextualized word embeddings has drastically improved performance on several natural language processing (NLP) tasks. These computationally expensive models have begun to be applied to…

计算机与社会 · 计算机科学 2019-12-03 Benjamin Clavié , Kobi Gal

Spoken language understanding (SLU) treats automatic speech recognition (ASR) and natural language understanding (NLU) as a unified task and usually suffers from data scarcity. We exploit an ASR and NLU joint training method based on meta…

音频与语音处理 · 电气工程与系统科学 2022-06-28 Yingying Gao , Junlan Feng , Chao Deng , Shilei Zhang

Transformer-based pre-trained language models have demonstrated superior performance on various natural language processing tasks. However, it remains unclear how the skills required to handle these tasks distribute among model parameters.…

计算与语言 · 计算机科学 2022-11-15 Xiaozhi Wang , Kaiyue Wen , Zhengyan Zhang , Lei Hou , Zhiyuan Liu , Juanzi Li

When learning a new skill, you take advantage of your preexisting skills and knowledge. For instance, if you are a skilled violinist, you will likely have an easier time learning to play cello. Similarly, when learning a new language you…

计算与语言 · 计算机科学 2017-11-06 Johannes Bjerva

Traditional multi-task learning (MTL) methods use dense networks that use the same set of shared weights across several different tasks. This often creates interference where two or more tasks compete to pull model parameters in different…

Natural Language Inference (NLI) models are known to learn from biases and artefacts within their training data, impacting how well they generalise to other unseen datasets. Existing de-biasing approaches focus on preventing the models from…

计算与语言 · 计算机科学 2022-05-03 Joe Stacey , Yonatan Belinkov , Marek Rei

Natural language understanding (NLU) is the task of semantic decoding of human languages by machines. NLU models rely heavily on large training data to ensure good performance. However, substantial languages and domains have very few data…

计算与语言 · 计算机科学 2022-08-22 Zihan Liu

Building machine learning models for natural language understanding (NLU) tasks relies heavily on labeled data. Weak supervision has been proven valuable when large amount of labeled data is unavailable or expensive to obtain. Existing…

计算与语言 · 计算机科学 2022-05-24 Guoqing Zheng , Giannis Karamanolakis , Kai Shu , Ahmed Hassan Awadallah

This open access book provides a comprehensive overview of the state of the art in research and applications of Foundation Models and is intended for readers familiar with basic Natural Language Processing (NLP) concepts. Over the recent…

计算与语言 · 计算机科学 2023-02-20 Gerhard Paaß , Sven Giesselbach

Activation function is a pivotal component of deep learning, facilitating the extraction of intricate data patterns. While classical activation functions like ReLU and its variants are extensively utilized, their static nature and…

机器学习 · 计算机科学 2025-11-04 Barathi Subramanian , Rathinaraja Jeyaraj , Rakhmonov Akhrorjon Akhmadjon Ugli

With the renaissance of deep learning, neural networks have achieved promising results on many natural language understanding (NLU) tasks. Even though the source codes of many neural network models are publicly available, there is still a…

计算与语言 · 计算机科学 2020-11-30 Nham Le , Tuan Lai , Trung Bui , Doo Soon Kim

A modular design encourages neural models to disentangle and recombine different facets of knowledge to generalise more systematically to new tasks. In this work, we assume that each task is associated with a subset of latent discrete…

机器学习 · 计算机科学 2022-03-02 Edoardo M. Ponti , Alessandro Sordoni , Yoshua Bengio , Siva Reddy

Pre-trained Language Model (PLM) has become a representative foundation model in the natural language processing field. Most PLMs are trained with linguistic-agnostic pre-training tasks on the surface form of the text, such as the masked…

计算与语言 · 计算机科学 2022-11-11 Yiming Cui , Wanxiang Che , Shijin Wang , Ting Liu

Natural language understanding (NLU) and Natural language generation (NLG) tasks hold a strong dual relationship, where NLU aims at predicting semantic labels based on natural language utterances and NLG does the opposite. The prior work…

计算与语言 · 计算机科学 2020-10-16 Shang-Yu Su , Yung-Sung Chuang , Yun-Nung Chen

Prompting a pretrained language model with natural language patterns has been proved effective for natural language understanding (NLU). However, our preliminary study reveals that manual discrete prompts often lead to unstable performance…

计算与语言 · 计算机科学 2023-10-26 Xiao Liu , Yanan Zheng , Zhengxiao Du , Ming Ding , Yujie Qian , Zhilin Yang , Jie Tang

Activation sparsity is an intriguing property of deep neural networks that has been extensively studied in ReLU-based models, due to its advantages for efficiency, robustness, and interpretability. However, methods relying on exact zero…