中文
相关论文

相关论文: Neural Rule-Execution Tracking Machine For Transfo…

200 篇论文

In contrast to Connectionist Temporal Classification (CTC) approaches, Sequence-To-Sequence (S2S) models for Handwritten Text Recognition (HTR) suffer from errors such as skipped or repeated words which often occur at the end of a sequence.…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Christoph Wick , Jochen Zöllner , Tobias Grüning

While sequence-to-sequence (seq2seq) models achieve state-of-the-art performance in many natural language processing tasks, they can be too slow for real-time applications. One performance bottleneck is predicting the most likely next token…

计算与语言 · 计算机科学 2019-07-26 Chunyang Xiao , Christoph Teichmann , Konstantine Arkoudas

Code generation models can benefit data scientists' productivity by automatically generating code from context and text descriptions. An important measure of the modeling progress is whether a model can generate code that can correctly…

Neural machine translation is a recently proposed approach to machine translation. Unlike the traditional statistical machine translation, the neural machine translation aims at building a single neural network that can be jointly tuned to…

计算与语言 · 计算机科学 2016-05-23 Dzmitry Bahdanau , Kyunghyun Cho , Yoshua Bengio

We introduce a text-to-speech(TTS) framework based on a neural transducer. We use discretized semantic tokens acquired from wav2vec2.0 embeddings, which makes it easy to adopt a neural transducer for the TTS framework enjoying its monotonic…

音频与语音处理 · 电气工程与系统科学 2023-11-09 Minchan Kim , Myeonghun Jeong , Byoung Jin Choi , Dongjune Lee , Nam Soo Kim

We investigate the integration of a planning mechanism into sequence-to-sequence models using attention. We develop a model which can plan ahead in the future when it computes its alignments between input and output sequences, constructing…

机器学习 · 计算机科学 2017-11-29 Francis Dutil , Caglar Gulcehre , Adam Trischler , Yoshua Bengio

Recent advances in data-to-text generation have led to the use of large-scale datasets and neural network models which are trained end-to-end, without explicitly modeling what to say and in what order. In this work, we present a neural…

计算与语言 · 计算机科学 2019-04-15 Ratish Puduppully , Li Dong , Mirella Lapata

One of the core components of modern spoken dialogue systems is the belief tracker, which estimates the user's goal at every step of the dialogue. However, most current approaches have difficulty scaling to larger, more complex dialogue…

计算与语言 · 计算机科学 2017-04-24 Nikola Mrkšić , Diarmuid Ó Séaghdha , Tsung-Hsien Wen , Blaise Thomson , Steve Young

Large Language Models (LLMs) have shown remarkable reasoning performance but struggle with multi-step deductive reasoning involving a series of rule application steps, especially when rules are presented non-sequentially. Our preliminary…

计算与语言 · 计算机科学 2024-08-27 Siyuan Wang , Zhongyu Wei , Yejin Choi , Xiang Ren

In this paper, we explore the task of automatically generating natural language descriptions of salient patterns in a time series, such as stock prices of a company over a week. A model for this task should be able to extract high-level…

计算与语言 · 计算机科学 2021-10-06 Harsh Jhamtani , Taylor Berg-Kirkpatrick

Modern embedding-based metrics for evaluation of generated text generally fall into one of two paradigms: discriminative metrics that are trained to directly predict which outputs are of higher quality according to supervised human…

计算与语言 · 计算机科学 2022-12-13 Yiwei Qin , Weizhe Yuan , Graham Neubig , Pengfei Liu

Human motion generation is a significant pursuit in generative computer vision with widespread applications in film-making, video games, AR/VR, and human-robot interaction. Current methods mainly utilize either diffusion-based generative…

计算机视觉与模式识别 · 计算机科学 2025-02-03 Canxuan Gang

Neural text generation (data- or text-to-text) demonstrates remarkable performance when training data is abundant which for many applications is not the case. To collect a large corpus of parallel data, heuristic rules are often used but…

计算与语言 · 计算机科学 2020-10-13 Katja Filippova

Automatic keyphrase labelling stands for the ability of models to retrieve words or short phrases that adequately describe documents' content. Previous work has put much effort into exploring extractive techniques to address this task;…

信息检索 · 计算机科学 2024-09-26 Jorge Gabín , M. Eduardo Ares , Javier Parapar

Text-guided molecule generation is a task where molecules are generated to match specific textual descriptions. Recently, most existing SMILES-based molecule generation methods rely on an autoregressive architecture. In this work, we…

机器学习 · 计算机科学 2024-02-21 Haisong Gong , Qiang Liu , Shu Wu , Liang Wang

Natural language (NL) to code suggestion systems assist developers in Integrated Development Environments (IDEs) by translating NL utterances into compilable code snippet. The current approaches mainly involve hard-coded, rule-based systems…

软件工程 · 计算机科学 2024-02-13 Mitodru Niyogi

Our research presents a novel motion generation framework designed to produce whole-body motion sequences conditioned on multiple modalities simultaneously, specifically text and audio inputs. Leveraging Vector Quantized Variational…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Sohan Anisetty , James Hays

There are spatio-temporal rules that dictate how robots should operate in complex environments, e.g., road rules govern how (self-driving) vehicles should behave on the road. However, seamlessly incorporating such rules into a robot control…

机器人学 · 计算机科学 2022-02-07 Karen Leung , Marco Pavone

Pre-trained Transformer models like T5 and BART have advanced the state of the art on a wide range of text generation tasks. Compressing these models into smaller ones has become critically important for practical use. Common neural network…

计算与语言 · 计算机科学 2023-06-06 Wangchunshu Zhou , Ronan Le Bras , Yejin Choi

We address the challenging problem of fine-grained text-driven human motion generation. Existing works generate imprecise motions that fail to accurately capture relationships specified in text due to: (1) lack of effective text parsing for…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Yin Wang , Mu Li , Jiapeng Liu , Zhiying Leng , Frederick W. B. Li , Ziyao Zhang , Xiaohui Liang