中文
相关论文

相关论文: Parallel Intent and Slot Prediction using MLB Fusi…

200 篇论文

A key human ability is to decompose a scene into distinct objects and use their relationships to understand the environment. Object-centric learning aims to mimic this process in an unsupervised manner. Recently, the slot attention-based…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Pinzhuo Tian , Shengjie Yang , Hang Yu , Alex C. Kot

Common recurrent neural architectures scale poorly due to the intrinsic difficulty in parallelizing their state computations. In this work, we propose the Simple Recurrent Unit (SRU), a light recurrent unit that balances model capacity and…

计算与语言 · 计算机科学 2018-09-10 Tao Lei , Yu Zhang , Sida I. Wang , Hui Dai , Yoav Artzi

The ability to decompose complex natural scenes into meaningful object-centric abstractions lies at the core of human perception and reasoning. In the recent culmination of unsupervised object-centric learning, the Slot-Attention module has…

计算机视觉与模式识别 · 计算机科学 2023-02-13 Baoxiong Jia , Yu Liu , Siyuan Huang

In goal-oriented dialog systems, belief trackers estimate the probability distribution of slot-values at every dialog turn. Previous neural approaches have modeled domain- and slot-dependent belief trackers, and have difficulty in adding…

计算与语言 · 计算机科学 2019-07-18 Hwaran Lee , Jinsik Lee , Tae-Yoon Kim

Effective representation learning from text has been an active area of research in the fields of NLP and text mining. Attention mechanisms have been at the forefront in order to learn contextual sentence representations. Current…

计算与语言 · 计算机科学 2020-08-11 Sneha Mehta , Huzefa Rangwala , Naren Ramakrishnan

In simultaneous machine translation, the objective is to determine when to produce a partial translation given a continuous stream of source words, with a trade-off between latency and quality. We propose a neural machine translation (NMT)…

计算与语言 · 计算机科学 2020-06-01 Patrick Wilken , Tamer Alkhouli , Evgeny Matusov , Pavel Golik

In this work, we present a unified model that can handle both Keyword Spotting and Word Recognition with the same network architecture. The proposed network is comprised of a non-recurrent CTC branch and a Seq2Seq branch that is further…

计算机视觉与模式识别 · 计算机科学 2020-08-18 George Retsinas , Giorgos Sfikas , Petros Maragos

Recurrent neural networks such as the GRU and LSTM found wide adoption in natural language processing and achieve state-of-the-art results for many tasks. These models are characterized by a memory state that can be written to and read from…

神经与进化计算 · 计算机科学 2016-06-10 Dirk Weissenborn , Tim Rocktäschel

Modern task-oriented dialogue (TOD) systems increasingly rely on large language model (LLM) agents, leveraging Retrieval-Augmented Generation (RAG) and long-context capabilities for long-term memory utilization. However, these methods are…

计算与语言 · 计算机科学 2025-08-14 Yiming Du , Bingbing Wang , Yang He , Bin Liang , Baojun Wang , Zhongyang Li , Lin Gui , Jeff Z. Pan , Ruifeng Xu , Kam-Fai Wong

Natural Language Understanding (NLU) and Natural Language Generation (NLG) are the two critical components of every conversational system that handles the task of understanding the user by capturing the necessary information in the form of…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Mauajama Firdaus , Avinash Madasu , Asif Ekbal

Spoken Language Understanding (SLU) aims to extract structured semantic representations (e.g., slot-value pairs) from speech recognized texts, which suffers from errors of Automatic Speech Recognition (ASR). To alleviate the problem caused…

计算与语言 · 计算机科学 2020-09-08 Chen Liu , Su Zhu , Lu Chen , Kai Yu

The standard approach to mitigate errors made by an automatic speech recognition system is to use confidence scores associated with each predicted word. In the simplest case, these scores are word posterior probabilities whilst more complex…

音频与语音处理 · 电气工程与系统科学 2019-02-19 Qiujia Li , Preben Ness , Anton Ragni , Mark Gales

Prompt learning is a new paradigm for utilizing pre-trained language models and has achieved great success in many tasks. To adopt prompt learning in the NER task, two kinds of methods have been explored from a pair of symmetric…

计算与语言 · 计算机科学 2023-05-29 Yongliang Shen , Zeqi Tan , Shuhui Wu , Wenqi Zhang , Rongsheng Zhang , Yadong Xi , Weiming Lu , Yueting Zhuang

Continuous-output neural machine translation (CoNMT) replaces the discrete next-word prediction problem with an embedding prediction. The semantic structure of the target embedding space (i.e., closeness of related words) is intuitively…

计算与语言 · 计算机科学 2024-04-03 Evgeniia Tokarchuk , Vlad Niculae

Large Language Models (LLMs) have demonstrated impressive capabilities in language generation and general task performance. However, their application to spoken language understanding (SLU) remains challenging, particularly for token-level…

计算与语言 · 计算机科学 2025-10-09 Shangjian Yin , Peijie Huang , Jiatian Chen , Haojing Huang , Yuhong Xu

Anticipating the future actions of a human is a widely studied problem in robotics that requires spatio-temporal reasoning. In this work we propose a deep learning approach for anticipation in sensory-rich robotics applications. We…

计算机视觉与模式识别 · 计算机科学 2015-09-17 Ashesh Jain , Avi Singh , Hema S Koppula , Shane Soh , Ashutosh Saxena

This paper investigates whether Large Language Models (LLMs), fine-tuned on synthetic but domain-representative data, can perform the twofold task of (i) slot and intent detection and (ii) natural language response generation for a smart…

计算与语言 · 计算机科学 2025-03-24 Rune Birkmose , Nathan Mørkeberg Reece , Esben Hofstedt Norvin , Johannes Bjerva , Mike Zhang

Recurrent Neural Networks (RNNs) with sophisticated units that implement a gating mechanism have emerged as powerful technique for modeling sequential signals such as speech or electroencephalography (EEG). The latter is the focus on this…

信号处理 · 电气工程与系统科学 2018-01-09 Meysam Golmohammadi , Saeedeh Ziyabari , Vinit Shah , Eva Von Weltin , Christopher Campbell , Iyad Obeid , Joseph Picone

Conversational agents such as Cortana, Alexa and Siri are continuously working on increasing their capabilities by adding new domains. The support of a new domain includes the design and development of a number of NLU components for domain…

计算与语言 · 计算机科学 2020-01-27 Muhammad Raza Khan , Morteza Ziyadi , Mohamed AbdelHady

Spoken language understanding (SLU) is a structure prediction task in the field of speech. Recently, many works on SLU that treat it as a sequence-to-sequence task have achieved great success. However, This method is not suitable for…

声音 · 计算机科学 2025-01-20 Jiliang Hu , Zuchao Li , Mengjia Shen , Haojun Ai , Sheng Li , Jun Zhang
‹ 上一页 1 8 9 10 下一页 ›