中文
相关论文

相关论文: Neuromodulation Gated Transformer

200 篇论文

Transformers (Vaswani et al., 2017) have brought a remarkable improvement in the performance of neural machine translation (NMT) systems but they could be surprisingly vulnerable to noise. In this work, we try to investigate how noise…

计算与语言 · 计算机科学 2021-09-13 Peyman Passban , Puneeth S. M. Saladi , Qun Liu

Neuromorphic computing aims to reproduce the energy efficiency and adaptability of biological intelligence in hardware. Superconducting devices are an attractive platform due to their ultra-low dissipation and fast switching dynamics. Here…

超导电性 · 物理学 2026-02-17 Khalil Harrabi , Leonardo Cadorim , Milorad Milosevic

In this work, we explore whether modeling recurrence into the Transformer architecture can both be beneficial and efficient, by building an extremely simple recurrent module into the Transformer. We compare our model to baselines following…

计算与语言 · 计算机科学 2022-05-25 Tao Lei , Ran Tian , Jasmijn Bastings , Ankur P. Parikh

We propose a generalization of transformer neural network architecture for arbitrary graphs. The original transformer was designed for Natural Language Processing (NLP), which operates on fully connected graphs representing all connections…

机器学习 · 计算机科学 2021-01-26 Vijay Prakash Dwivedi , Xavier Bresson

Previous RNN architectures have largely been superseded by LSTM, or "Long Short-Term Memory". Since its introduction, there have been many variations on this simple design. However, it is still widely used and we are not aware of a…

神经与进化计算 · 计算机科学 2017-04-03 Andrew Pulver , Siwei Lyu

Transformer models achieve remarkable success in Neural Machine Translation. Many efforts have been devoted to deepening the Transformer by stacking several units (i.e., a combination of Multihead Attentions and FFN) in a cascade, while the…

计算与语言 · 计算机科学 2020-10-26 Jianhao Yan , Fandong Meng , Jie Zhou

A structural optimization scheme for a single-layer nonnegative adaptive tensor tree (NATT) that models a target probability distribution is proposed as an alternative paradigm for generative modeling. The NATT scheme, by construction,…

机器学习 · 计算机科学 2025-07-02 Katsuya O. Akamatsu , Kenji Harada , Tsuyoshi Okubo , Naoki Kawashima

The Number Theoretic Transform (NTT) is an indispensable tool for computing efficient polynomial multiplications in post-quantum lattice-based cryptography. It has strong resemblance with the Fast Fourier Transform (FFT), which is the most…

密码学与安全 · 计算机科学 2025-04-16 Rishabh Shrivastava , Chaitanya Prasad Ratnala , Durga Manasa Puli , Utsav Banerjee

Multiport network theory (MNT) is a powerful analytical tool for modeling and optimizing complex systems based on circuit models. We present an overview of current research on the application of MNT to the development of electromagnetically…

信息论 · 计算机科学 2024-12-02 Marco Di Renzo , Philipp del Hougne

Building a scalable quantum computer requires developing appropriate models to understand and verify its complex quantum dynamics. We focus on superconducting quantum processors based on transmons for which full numerical simulations are…

量子物理 · 物理学 2018-02-28 Nicolas Didier , Eyob A. Sete , Marcus P. da Silva , Chad Rigetti

Alternatives to recurrent neural networks, in particular, architectures based on attention or convolutions, have been gaining momentum for processing input sequences. In spite of their relevance, the computational properties of these…

机器学习 · 计算机科学 2019-01-14 Jorge Pérez , Javier Marinković , Pablo Barceló

Lattice metamaterials enable lightweight, multifunctional structures, yet homogenization-based evaluation of their effective properties remains computationally expensive. Neural surrogates offer speed but often lack the accuracy and…

图形学 · 计算机科学 2026-04-30 Yu Xing , Yang Liu , Tianyang Xue , Lin Lu

This study delves into the effectiveness of various learning methods in improving Transformer models, focusing particularly on the Gated Residual Network Transformer (GRN-Transformer) in the context of pediatric intensive care units (PICU)…

信号处理 · 电气工程与系统科学 2025-05-27 Thanh-Dung Le , Clara Macabiau , Kévin Albert , Symeon Chatzinotas , Philippe Jouvet , Rita Noumeir

Circuit representation learning has shown promising results in advancing the field of Electronic Design Automation (EDA). Existing models, such as DeepGate Family, primarily utilize Graph Neural Networks (GNNs) to encode circuit netlists…

机器学习 · 计算机科学 2024-07-17 Zhengyuan Shi , Ziyang Zheng , Sadaf Khan , Jianyuan Zhong , Min Li , Qiang Xu

The Number Theoretic Transform (NTT) is a fundamental operation in privacy-preserving technologies, particularly within fully homomorphic encryption (FHE). The efficiency of NTT computation directly impacts the overall performance of FHE,…

硬件体系结构 · 计算机科学 2025-07-18 George Alexakis , Dimitrios Schoinianakis , Giorgos Dimitrakopoulos

The ability of transformers to perform precision tasks such as question answering, Natural Language Inference (NLI) or summarising, have enabled them to be ranked as one of the best paradigm to address Natural Language Processing (NLP)…

计算与语言 · 计算机科学 2021-05-18 Javier Huertas-Tato , Alejandro Martín , David Camacho

Recent advances in neural architectures, such as the Transformer, coupled with the emergence of large-scale pre-trained models such as BERT, have revolutionized the field of Natural Language Processing (NLP), pushing the state of the art…

计算与语言 · 计算机科学 2021-09-24 Anton Chernyavskiy , Dmitry Ilvovsky , Preslav Nakov

The Neural Tangent Kernel (NTK) has emerged as a powerful tool to provide memorization, optimization and generalization guarantees in deep neural networks. A line of work has studied the NTK spectrum for two-layer and deep networks with at…

机器学习 · 统计学 2023-05-23 Simone Bombari , Mohammad Hossein Amani , Marco Mondelli

In order to alleviate data sparsity and overfitting problems in maximum likelihood estimation (MLE) for sequence prediction tasks, we propose the Generative Bridging Network (GBN), in which a novel bridge module is introduced to assist the…

人工智能 · 计算机科学 2018-12-03 Wenhu Chen , Guanlin Li , Shuo Ren , Shujie Liu , Zhirui Zhang , Mu Li , Ming Zhou

We propose precision gating (PG), an end-to-end trainable dynamic dual-precision quantization technique for deep neural networks. PG computes most features in a low precision and only a small proportion of important features in a higher…

计算机视觉与模式识别 · 计算机科学 2020-06-01 Yichi Zhang , Ritchie Zhao , Weizhe Hua , Nayun Xu , G. Edward Suh , Zhiru Zhang