中文
相关论文

相关论文: BioCopy: A Plug-And-Play Span Copy Mechanism in Se…

200 篇论文

We introduce a new task of rephrasing for a more natural virtual assistant. Currently, virtual assistants work in the paradigm of intent slot tagging and the slot values are directly passed as-is to the execution engine. However, this setup…

计算与语言 · 计算机科学 2020-11-05 Arash Einolghozati , Anchit Gupta , Keith Diedrick , Sonal Gupta

Systematic compositionality is an essential mechanism in human language, allowing the recombination of known parts to create novel expressions. However, existing neural models have been shown to lack this basic ability in learning symbolic…

计算与语言 · 计算机科学 2021-10-01 Yichen Jiang , Mohit Bansal

Sequence-to-sequence transduction is the core problem in language processing applications as diverse as semantic parsing, machine translation, and instruction following. The neural network models that provide the dominant solution to these…

计算与语言 · 计算机科学 2021-06-09 Ekin Akyürek , Jacob Andreas

In the fields of computation and neuroscience, much is still unknown about the underlying computations that enable key cognitive functions including learning, memory, abstraction and behavior. This paper proposes a mathematical and…

人工智能 · 计算机科学 2025-01-14 Jeet Singh

Prior studies on text-to-text generation typically assume that the model could figure out what to attend to in the input and what to include in the output via seq2seq learning, with only the parallel training data and no additional…

计算与语言 · 计算机科学 2021-09-06 Yuning Mao , Wenchang Ma , Deren Lei , Jiawei Han , Xiang Ren

A fundamental question in neuroscience is how structure and function of neural systems are related. We study this interplay by combining a familiar auto-associative neural network with an evolving mechanism for the birth and death of…

适应与自组织系统 · 物理学 2019-04-26 Ana P. Millán , J. J. Torres , S. Johnson , J. Marro

Interest in biologically inspired alternatives to backpropagation is driven by the desire to both advance connections between deep learning and neuroscience and address backpropagation's shortcomings on tasks such as online, continual…

神经与进化计算 · 计算机科学 2020-06-18 Jack Lindsey , Ashok Litwin-Kumar

In practical scenario, relation extraction needs to first identify entity pairs that have relation and then assign a correct relation class. However, the number of non-relation entity pairs in context (negative instances) usually far…

计算与语言 · 计算机科学 2019-06-24 Wei Ye , Bo Li , Rui Xie , Zhonghao Sheng , Long Chen , Shikun Zhang

Recent datasets expose the lack of the systematic generalization ability in standard sequence-to-sequence models. In this work, we analyze this behavior of seq2seq models and identify two contributing factors: a lack of mutual exclusivity…

计算与语言 · 计算机科学 2022-11-29 Yichen Jiang , Xiang Zhou , Mohit Bansal

Machine-learning techniques have been recently used with spectacular results to generate artefacts such as music or text. However, these techniques are still unable to capture and generate artefacts that are convincingly structured. In this…

人工智能 · 计算机科学 2017-03-03 Pierre Roy , Alexandre Papadopoulos , François Pachet

Self-play has recently emerged as a promising paradigm for post-training Large Language Models (LLMs). In self-play, the target LLM creates the task input (e.g., a question), which it then addresses itself by producing a task output (e.g.,…

计算与语言 · 计算机科学 2026-05-08 Chengyu Huang , Sheng-Yen Chou , Zhengxin Zhang , Claire Cardie

This paper presents a bio-inspired central pattern generator (CPG)-type architecture for learning optimal maneuvering control of periodic locomotory gaits. The architecture is presented here with the aid of a snake robot model problem…

系统与控制 · 电气工程与系统科学 2019-10-08 Tixian Wang , Amirhossein Taghvaei , Prashant G. Mehta

Joint extraction of entities and relations has received significant attention due to its potential of providing higher performance for both tasks. Among existing methods, CopyRE is effective and novel, which uses a sequence-to-sequence…

计算与语言 · 计算机科学 2020-09-17 Daojian Zeng , Ranran Haoran Zhang , Qianying Liu

We introduce a new family of toy problems that combine features of linear-regression-style continuous in-context learning (ICL) with discrete associative recall. We pretrain transformer models on sample traces from this toy, specifically…

机器学习 · 计算机科学 2025-07-03 Sultan Daniels , Dylan Davis , Dhruv Gautam , Wentinn Liao , Gireeja Ranade , Anant Sahai

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

We investigate the mechanisms that arise when transformers are trained to solve arithmetic on sequences where tokens are variables whose meaning is determined only through their interactions in-context. While prior work has studied…

计算与语言 · 计算机科学 2026-02-26 Eric Todd , Jannik Brinkmann , Rohit Gandikota , David Bau

Recent trends in neural network based text-to-speech/speech synthesis pipelines have employed recurrent Seq2seq architectures that can synthesize realistic sounding speech directly from text characters. These systems however have complex…

计算与语言 · 计算机科学 2019-03-19 Gary Wang

Speculative decoding has emerged as an effective approach for accelerating autoregressive inference by parallelizing token generation through a draft-then-verify paradigm. However, existing methods rely on static drafting lengths and rigid…

计算与语言 · 计算机科学 2026-05-29 Jaydip Sen , Subhasis Dasgupta , Hetvi Waghela

Simultaneous sequence generation is a pivotal task for real-time scenarios, such as streaming speech recognition, simultaneous machine translation and simultaneous speech translation, where the target sequence is generated while receiving…

计算与语言 · 计算机科学 2023-12-01 Shaolei Zhang , Yang Feng

Task-oriented dialogue focuses on conversational agents that participate in user-initiated dialogues on domain-specific topics. In contrast to chatbots, which simply seek to sustain open-ended meaningful discourse, existing task-oriented…

计算与语言 · 计算机科学 2017-08-16 Mihail Eric , Christopher D. Manning