paper-with-me

Papers

Class-Conditional Compression and Disentanglement: Bridging the Gap between Neural Networks and Naive Bayes Classifiers

2019-06-06 · Rana Ali Amjad, Bernhard C. Geiger

In this draft, which reports on work in progress, we 1) adapt the information bottleneck functional by replacing the compression term by class-conditional compression, 2) relax this functional using a variational bound related to class-conditional disentanglement, 3) consider this functional as a training objective for stochastic neural networks, and 4) show that the latent representations are learned such that they can be used in a naive Bayes classifier. We continue by suggesting a series of experiments along the lines of Nonlinear In-formation Bottleneck [Kolchinsky et al., 2018], Deep Variational Information Bottleneck [Alemi et al., 2017], and Information Dropout [Achille and Soatto, 2018]. We furthermore suggest a neural network where the decoder architecture is a parameterized naive Bayes decoder.

📄 PDF Abstract BibTeX arXiv:1906.02576

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDisentanglement

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

VAE-based Feature Disentanglement for Data Augmentation and Compression in Generalized GNSS Interference Classification

2025-04-14 · Lucas Heublein, Simon Kocher, Tobias Feigl, Alexander Rügamer 외

Distributed learning and Edge AI necessitate efficient data processing, low-latency communication, decentralized model training, and stringent data privacy to facilitate real-time intelligence on edge devices while reduc…

Data AugmentationData CompressionDisentanglement

Towards efficient representation identification in supervised learning

2022-04-10 · Kartik Ahuja, Divyat Mahajan, Vasilis Syrgkanis, Ioannis Mitliagkas

Humans have a remarkable ability to disentangle complex sensory inputs (e.g., image, text) into simple factors of variation (e.g., shape, color) without much supervision. This ability has inspired many works that attempt…

Disentanglement

Decompose to Adapt: Cross-domain Object Detection via Feature Disentanglement

2022-01-06 · Dongnan Liu, Chaoyi Zhang, Yang song, Heng Huang 외

Recent advances in unsupervised domain adaptation (UDA) techniques have witnessed great success in cross-domain computer vision tasks, enhancing the generalization ability of data-driven deep learning architectures by br…

DisentanglementDomain Adaptationobject-detectionObject Detection+2

Impact of Disentanglement on Pruning Neural Networks

2023-07-19 · Carl Shneider, Peyman Rostami, Anis Kacem, Nilotpal Sinha 외

Deploying deep learning neural networks on edge devices, to accomplish task specific objectives in the real-world, requires a reduction in their memory footprint, power consumption, and latency. This can be realized via …

DisentanglementModel Compression

Disentangled and Distilled Encoder for Out-of-Distribution Reasoning with Rademacher Guarantees

2025-12-11 · Zahra Rahiminasab, Michael Yuhas, Arvind Easwaran arxiv

Recently, the disentangled latent space of a variational autoencoder (VAE) has been used to reason about multi-label out-of-distribution (OOD) test samples that are derived from different distributions than training samp…

Model Compression