paper-with-me

Papers

Neural Attentive Circuits

2022-10-14 · Nasim Rahaman, Martin Weiss, Francesco Locatello, Chris Pal, Yoshua Bengio, Bernhard Schölkopf, Li Erran Li, Nicolas Ballas

Recent work has seen the development of general purpose neural architectures that can be trained to perform tasks across diverse data modalities. General purpose models typically make few assumptions about the underlying data-structure and are known to perform well in the large-data regime. At the same time, there has been growing interest in modular neural architectures that represent the data using sparsely interacting modules. These models can be more robust out-of-distribution, computationally efficient, and capable of sample-efficient adaptation to new data. However, they tend to make domain-specific assumptions about the data, and present challenges in how module behavior (i.e., parameterization) and connectivity (i.e., their layout) can be jointly learned. In this work, we introduce a general purpose, yet modular neural architecture called Neural Attentive Circuits (NACs) that jointly learns the parameterization and a sparse connectivity of neural modules without using domain knowledge. NACs are best understood as the combination of two systems that are jointly trained end-to-end: one that determines the module configuration and the other that executes it on an input. We demonstrate qualitatively that NACs learn diverse and meaningful module configurations on the NLVR2 dataset without additional supervision. Quantitatively, we show that by incorporating modularity in this way, NACs improve upon a strong non-modular baseline in terms of low-shot adaptation on CIFAR and CUBs dataset by about 10%, and OOD robustness on Tiny ImageNet-R by about 2.5%. Further, we find that NACs can achieve an 8x speedup at inference time while losing less than 3% performance. Finally, we find NACs to yield competitive results on diverse data modalities spanning point-cloud classification, symbolic processing and text-classification from ASCII bytes, thereby confirming its general purpose nature.

📄 PDF Abstract BibTeX arXiv:2210.08031

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Quantum AS-DeepOnet: Quantum Attentive Stacked DeepONet for Solving 2D Evolution Equations

2026-02-28 · Hongquan Wang, Hanshu Chen, Ilia Marchevsky, Zhuojia Fu arxiv

DeepONet enables retraining-free inference across varying initial conditions or source terms at the cost of high computational requirements. This paper proposes a hybrid quantum operator network (Quantum AS-DeepOnet) sui…

Plan, Attend, Generate: Planning for Sequence-to-Sequence Models

2017-11-28 · NeurIPS 2017 12 · Francis Dutil, Caglar Gulcehre, Adam Trischler, Yoshua Bengio

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 sequ…

Question GenerationQuestion-GenerationReinforcement LearningReinforcement Learning (RL)+1

Q-AGNN: Quantum-Enhanced Attentive Graph Neural Network for Intrusion Detection

2026-03-23 · Devashish Chaudhary, Sutharshan Rajasegarar, Shiva Raj Pokhrel arxiv

With the rapid growth of interconnected devices, accurately detecting malicious activities in network traffic has become increasingly challenging. Most existing deep learning-based intrusion detection systems treat netwo…

Graph Neural NetworkIntrusion Detection

Speaker diarisation using 2D self-attentive combination of embeddings

2019-02-08 · Guangzhi Sun, Chao Zhang, Phil Woodland

Speaker diarisation systems often cluster audio segments using speaker embeddings such as i-vectors and d-vectors. Since different types of embeddings are often complementary, this paper proposes a generic framework to i…

Diversity

Modelling Sentence Pairs with Tree-structured Attentive Encoder

2016-10-10 · COLING 2016 12 · Yao Zhou, Cong Liu, Yan Pan

We describe an attentive encoder that combines tree-structured recursive neural networks and sequential recurrent neural networks for modelling sentence pairs. Since existing attentive models exert attention on the seque…

Paraphrase IdentificationQuestion SelectionSemantic SimilaritySemantic Textual Similarity+1