中文
相关论文

相关论文: Relaxed syntax modeling in Transformers for future…

200 篇论文

Transformer-based architectures have shown remarkable performance in vision and language tasks but pose unique challenges for safety-critical applications. This paper presents a conceptual framework for integrating Transformers into…

软件工程 · 计算机科学 2026-01-28 Sven Kirchner , Nils Purschke , Chengdong Wu , Alois Knoll

Syntactic Language Models (SLMs) can be trained efficiently to reach relatively high performance; however, they have trouble with inference efficiency due to the explicit generation of syntactic structures. In this paper, we propose a new…

计算与语言 · 计算机科学 2025-08-20 Ryo Yoshida , Taiga Someya , Yohei Oseki

This paper integrates graph-to-sequence into an end-to-end text-to-speech framework for syntax-aware modelling with syntactic information of input text. Specifically, the input text is parsed by a dependency parsing module to form a…

声音 · 计算机科学 2023-09-19 Jianzong Wang , Xulong Zhang , Aolan Sun , Ning Cheng , Jing Xiao

Transformers have significantly impacted domains like natural language processing, computer vision, and robotics, where they improve performance compared to other neural networks. This survey explores how transformers are used in…

Frame semantic parsing is a complex problem which includes multiple underlying subtasks. Recent approaches have employed joint learning of subtasks (such as predicate and argument detection), and multi-task learning of related tasks (such…

计算与语言 · 计算机科学 2020-10-27 Aditya Kalyanpur , Or Biran , Tom Breloff , Jennifer Chu-Carroll , Ariel Diertani , Owen Rambow , Mark Sammons

Forensic license plate recognition (FLPR) remains an open challenge in legal contexts such as criminal investigations, where unreadable license plates (LPs) need to be deciphered from highly compressed and/or low resolution footage, e.g.,…

计算机视觉与模式识别 · 计算机科学 2024-05-06 Denise Moussa , Anatol Maier , Andreas Spruck , Jürgen Seiler , Christian Riess

In recent years, large pre-trained Transformer-based language models have led to dramatic improvements in many natural language understanding tasks. To train these models with increasing sizes, many neural network practitioners attempt to…

机器学习 · 计算机科学 2022-02-01 Minjia Zhang , Niranjan Uma Naresh , Yuxiong He

LLMs have shown strong in-context learning (ICL) abilities, but have not yet been extended to signal processing systems. Inspired by their design, we have proposed for the first time ICL using transformer models applicable to motor…

机器学习 · 计算机科学 2026-02-10 Tong Jian , Tianyu Dai , Tao Yu

Fine-tuning pre-trained transformers is a powerful technique for enhancing the performance of base models on specific tasks. From early applications in models like BERT to fine-tuning Large Language Models (LLMs), this approach has been…

计算与语言 · 计算机科学 2025-02-25 Suneel Nadipalli

Transformer-based sequence-to-sequence architectures, while achieving state-of-the-art results on a large number of NLP tasks, can still suffer from overfitting during training. In practice, this is usually countered either by applying…

计算与语言 · 计算机科学 2022-01-04 Dušan Variš , Ondřej Bojar

Machine Translation has played a critical role in reducing language barriers, but its adaptation for Sign Language Machine Translation (SLMT) has been less explored. Existing works on SLMT mostly use the Transformer neural network which…

计算与语言 · 计算机科学 2025-02-19 Nada Shahin , Leila Ismail

A simple design recipe for deep Transformers is to compose identical building blocks. But standard transformer blocks are far from simple, interweaving attention and MLP sub-blocks with skip connections & normalisation layers in precise…

机器学习 · 计算机科学 2024-06-03 Bobby He , Thomas Hofmann

The paper presents an overview of the Spoken Language Translator (SLT) system's hybrid language-processing architecture, focussing on the way in which rule-based and statistical methods are combined to achieve robust and efficient…

cmp-lg · 计算机科学 2008-02-03 Manny Rayner , David Carter

We introduce Spline-based Transformers, a novel class of Transformer models that eliminate the need for positional encoding. Inspired by workflows using splines in computer animation, our Spline-based Transformers embed an input sequence of…

机器学习 · 计算机科学 2025-04-04 Prashanth Chandran , Agon Serifi , Markus Gross , Moritz Bächer

This article surveys the System Level Synthesis framework, which presents a novel perspective on constrained robust and optimal controller synthesis for linear systems. We show how SLS shifts the controller synthesis task from the design of…

最优化与控制 · 数学 2019-04-04 James Anderson , John C. Doyle , Steven Low , Nikolai Matni

Modern task-oriented semantic parsing approaches typically use seq2seq transformers to map textual utterances to semantic frames comprised of intents and slots. While these models are empirically strong, their specific strengths and…

计算与语言 · 计算机科学 2021-05-31 Shrey Desai , Ahmed Aly

Text on historical maps contains valuable information providing georeferenced historical, political, and cultural contexts. However, text extraction from historical maps is challenging due to the lack of (1) effective methods and (2)…

计算机视觉与模式识别 · 计算机科学 2025-06-19 Yijun Lin , Yao-Yi Chiang

The goal of automatic Sign Language Production (SLP) is to translate spoken language to a continuous stream of sign language video at a level comparable to a human translator. If this was achievable, then it would revolutionise Deaf hearing…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Ben Saunders , Necati Cihan Camgoz , Richard Bowden

In-context learning (ICL) has revolutionized the capabilities of transformer models in NLP. In our project, we extend the understanding of the mechanisms underpinning ICL by exploring whether transformers can learn from sequential,…

机器学习 · 计算机科学 2023-12-22 Ryan Campbell , Emma Guo , Evan Hu , Reya Vir , Ethan Hsiao

Neural language models (LMs) are typically trained using only lexical features, such as surface forms of words. In this paper, we argue this deprives the LM of crucial syntactic signals that can be detected at high confidence using existing…

计算与语言 · 计算机科学 2018-03-13 Duncan Blythe , Alan Akbik , Roland Vollgraf