paper-with-me

홈 › Papers

Rectified Factor Networks

2015-02-23 · NeurIPS 2015 12 · Djork-Arné Clevert, Andreas Mayr, Thomas Unterthiner, Sepp Hochreiter

We propose rectified factor networks (RFNs) to efficiently construct very sparse, non-linear, high-dimensional representations of the input. RFN models identify rare and small events in the input, have a low interference between code units, have a small reconstruction error, and explain the data covariance structure. RFN learning is a generalized alternating minimization algorithm derived from the posterior regularization method which enforces non-negative and normalized posterior means. We proof convergence and correctness of the RFN learning algorithm. On benchmarks, RFNs are compared to other unsupervised methods like autoencoders, RBMs, factor analysis, ICA, and PCA. In contrast to previous sparse coding methods, RFNs yield sparser codes, capture the data's covariance structure more precisely, and have a significantly smaller reconstruction error. We test RFNs as pretraining technique for deep networks on different vision datasets, where RFNs were superior to RBMs and autoencoders. On gene expression data from two pharmaceutical drug discovery studies, RFNs detected small and rare gene modules that revealed highly relevant new biological insights which were so far missed by other unsupervised methods.

📄 PDF Abstract BibTeX arXiv:1502.06464

Code (0)

등록된 구현이 없습니다.

Tasks

Drug Discovery

Methods 이 논문이 사용한 방법론

ICA _Independent component analysis (ICA) is a statistical and computational technique for revealing hidden factors that underlie sets of random variables, measurements, or…
PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

ReDi: Rectified Discrete Flow

2025-07-21 · Jaehoon Yoo, Wonjung Kim, Seunghoon Hong arxiv

Discrete Flow-based Models (DFMs) are powerful generative models for high-quality discrete data but typically suffer from slow sampling speeds due to their reliance on iterative decoding processes. This reliance on a mul…

Image Generation

Generating gradients in the energy landscape using rectified linear type cost functions for efficiently solving 0/1 matrix factorization in Simulated Annealing

2023-12-27 · Makiko Konoshima, Hirotaka Tamura, Yoshiyuki Kabashima

The 0/1 matrix factorization defines matrix products using logical AND and OR as product-sum operators, revealing the factors influencing various decision processes. Instances and their characteristics are arranged in ro…

Rectified SpaAttn: Revisiting Attention Sparsity for Efficient Video Generation

2025-11-25 · Xuewen Liu, Zhikai Li, Jing Zhang, Mengjuan Chen 외 arxiv

Diffusion Transformers dominate video generation, but the quadratic complexity of attention computation introduces substantial latency. Attention sparsity reduces computational costs by focusing on critical tokens while …

Video Generation

Effective Mean-Field Inference Method for Nonnegative Boltzmann Machines

2016-03-08 · Muneki Yasuda

Nonnegative Boltzmann machines (NNBMs) are recurrent probabilistic neural network models that can describe multi-modal nonnegative data. NNBMs form rectified Gaussian distributions that appear in biological neural networ…

GDRO: Group-level Reward Post-training Suitable for Diffusion Models

2026-01-05 · Yiyang Wang, Xi Chen, Xiaogang Xu, Yu Liu 외 arxiv

Recent advancements adopt online reinforcement learning (RL) from LLMs to text-to-image rectified flow diffusion models for reward alignment. The use of group-level rewards successfully aligns the model with the targeted…

Reinforcement Learning