paper-with-me

Papers

Generative Pseudo-Inverse Memory

2021-09-29 · ICLR 2022 4 · Kha Pham, Hung Le, Man Ngo, Truyen Tran, Bao Ho, Svetha Venkatesh

We propose Generative Pseudo-Inverse Memory (GPM), a class of deep generative memory models that are fast to write in and read out. Memory operations are recast as seeking robust solutions of linear systems, which naturally lead to the use of matrix pseudo-inverses. The pseudo-inverses are iteratively approximated, with practical computation complexity of almost $O(1)$. We prove theoretically and verify empirically that our model can retrieve exactly what have been written to the memory under mild conditions. A key capability of GPM is iterative reading, during which the attractor dynamics towards fixed points are enabled, allowing the model to iteratively improve sample quality in denoising and generating. More impressively, GPM can store a large amount of data while maintaining key abilities of accurate retrieving of stored patterns, denoising of corrupted data and generating novel samples. Empirically we demonstrate the efficiency and versatility of GPM on a comprehensive suite of experiments involving binarized MNIST, binarized Omniglot, FashionMNIST, CIFAR10 & CIFAR100 and CelebA.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Similar Papers 제목 키워드 기반

Fast and Accurate Pseudoinverse with Sparse Matrix Reordering and Incremental Approach

2020-11-09 · Jinhong Jung, Lee Sael

How can we compute the pseudoinverse of a sparse feature matrix efficiently and accurately for solving optimization problems? A pseudoinverse is a generalization of a matrix inverse, which has been extensively utilized a…

Rethinking Weight Tying: Pseudo-Inverse Tying for LM Stable Training and Updates

2026-02-04 · Jian Gu, Aldeida Aleti, Chunyang Chen, Hongyu Zhang arxiv

Weight tying is widely used in compact language models to reduce parameters by sharing the token table between the input embedding and the output projection. However, parameter sharing alone does not guarantee a stable t…

A Structured Sparse Neural Network and Its Matrix Calculations Algorithm

2022-07-02 · Seyyed Mostafa Mousavi Janbeh Sarayi, Mansour Nikkhah Bahrami

Gradient descent optimizations and backpropagation are the most common methods for training neural networks, but they are computationally expensive for real time applications, need high memory resources, and are difficul…

Trustworthy Image Super-Resolution via Generative Pseudoinverse

2025-05-18 · Andreas Floros, Seyed-Mohsen Moosavi-Dezfooli, Pier Luigi Dragotti

We consider the problem of trustworthy image restoration, taking the form of a constrained optimization over the prior density. To this end, we develop generative models for the task of image super-resolution that respec…

Image RestorationImage Super-ResolutionSuper-Resolution

Generative Memory for Lifelong Reinforcement Learning

2019-02-22 · Aswin Raghavan, Jesse Hostetler, Sek Chai

Our research is focused on understanding and applying biological memory transfers to new AI systems that can fundamentally improve their performance, throughout their fielded lifetime experience. We leverage current unde…

Lifelong learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)