paper-with-me

Papers

Associative Adversarial Networks

2016-11-18 · Tarik Arici, Asli Celikyilmaz

We propose a higher-level associative memory for learning adversarial networks. Generative adversarial network (GAN) framework has a discriminator and a generator network. The generator (G) maps white noise (z) to data samples while the discriminator (D) maps data samples to a single scalar. To do so, G learns how to map from high-level representation space to data space, and D learns to do the opposite. We argue that higher-level representation spaces need not necessarily follow a uniform probability distribution. In this work, we use Restricted Boltzmann Machines (RBMs) as a higher-level associative memory and learn the probability distribution for the high-level features generated by D. The associative memory samples its underlying probability distribution and G learns how to map these samples to data space. The proposed associative adversarial networks (AANs) are generative models in the higher-levels of the learning, and use adversarial non-stochastic models D and G for learning the mapping between data and higher-level representation spaces. Experiments show the potential of the proposed networks.

📄 PDF Abstract BibTeX arXiv:1611.06953

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial Network

Similar Papers 제목 키워드 기반

Associative Adversarial Learning Based on Selective Attack

2021-12-28 · Runqi Wang, Xiaoyue Duan, Baochang Zhang, Song Xue 외

A human's attention can intuitively adapt to corrupted areas of an image by recalling a similar uncorrupted image they have previously seen. This observation motivates us to improve the attention of adversarial images by…

Adversarial RobustnessFew-Shot Learningobject-detectionObject Detection

Associative Memory using Dictionary Learning and Expander Decoding

2016-11-29 · Arya Mazumdar, Ankit Singh Rawat

An associative memory is a framework of content-addressable memory that stores a collection of message vectors (or a dataset) over a neural network while enabling a neurally feasible mechanism to recover any message in t…

Dictionary Learning

Near-Term Quantum-Classical Associative Adversarial Networks

2019-05-30 · Eric R. Anschuetz, Cristian Zanoci

We introduce a new hybrid quantum-classical adversarial machine learning architecture called a quantum-classical associative adversarial network (QAAN). This architecture consists of a classical generative adversarial ne…

Generative Adversarial Network

Robust Bidirectional Associative Memory via Regularization Inspired by the Subspace Rotation Algorithm

2025-11-14 · Ci Lin, Tet Yeap, Iluju Kiringa, Biwei Zhang arxiv

Bidirectional Associative Memory (BAM) trained with Bidirectional Backpropagation (B-BP) often suffers from poor robustness and high sensitivity to noise and adversarial attacks. To address these issues, we propose a nov…

Characterizing the Weight Space for Different Learning Models

2020-06-04 · Saurav Musunuru, Jay N. Paranjape, Rahul Kumar Dubey, Vijendran G. Venkoparao

Deep Learning has become one of the primary research areas in developing intelligent machines. Most of the well-known applications (such as Speech Recognition, Image Processing and NLP) of AI are driven by Deep Learning.…

Deep Learningspeech-recognitionSpeech Recognition