paper-with-me

Papers

Half-VAE: An Encoder-Free VAE to Bypass Explicit Inverse Mapping

2024-09-06 · Yuan-Hao Wei, Yan-Jie Sun, Chen Zhang

Inference and inverse problems are closely related concepts, both fundamentally involving the deduction of unknown causes or parameters from observed data. Bayesian inference, a powerful class of methods, is often employed to solve a variety of problems, including those related to causal inference. Variational inference, a subset of Bayesian inference, is primarily used to efficiently approximate complex posterior distributions. Variational Autoencoders (VAEs), which combine variational inference with deep learning, have become widely applied across various domains. This study explores the potential of VAEs for solving inverse problems, such as Independent Component Analysis (ICA), without relying on an explicit inverse mapping process. Unlike other VAE-based ICA methods, this approach discards the encoder in the VAE architecture, directly setting the latent variables as trainable parameters. In other words, the latent variables are no longer outputs of the encoder but are instead optimized directly through the objective function to converge to appropriate values. We find that, with a suitable prior setup, the latent variables, represented by trainable parameters, can exhibit mutually independent properties as the parameters converge, all without the need for an encoding process. This approach, referred to as the Half-VAE, bypasses the inverse mapping process by eliminating the encoder. This study demonstrates the feasibility of using the Half-VAE to solve ICA without the need for an explicit inverse mapping process.

📄 PDF Abstract BibTeX arXiv:2409.04140

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceCausal InferenceVariational Inference

Methods 이 논문이 사용한 방법론

ICA _Independent component analysis (ICA) is a statistical and computational technique for revealing hidden factors that underlie sets of random variables, measurements, or…
Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Half-AVAE: Adversarial-Enhanced Factorized and Structured Encoder-Free VAE for Underdetermined Independent Component Analysis

2025-06-08 · Yuan-Hao Wei, Yan-Jie Sun

This study advances the Variational Autoencoder (VAE) framework by addressing challenges in Independent Component Analysis (ICA) under both determined and underdetermined conditions, focusing on enhancing the independenc…

Causal InferenceDecoderDisentanglementVariational Inference

InverseCrafter: Efficient Video ReCapture as a Latent Domain Inverse Problem

2025-12-05 · Yeobin Hong, Suhyeon Lee, Hyungjin Chung, Jong Chul Ye arxiv

Recent approaches in controllable novel view video generation often rely on fine-tuning pre-trained Video Diffusion Models (VDMs). This dominant paradigm is computationally expensive and frequently suffers from catastrop…

Novel View SynthesisVideo GenerationVideo Inpainting

Structured Inverse-Free Natural Gradient: Memory-Efficient & Numerically-Stable KFAC

2023-12-09 · Wu Lin, Felix Dangel, Runa Eschenhagen, Kirill Neklyudov 외

Second-order methods such as KFAC can be useful for neural net training. However, they are often memory-inefficient since their preconditioning Kronecker factors are dense, and numerically unstable in low precision as th…

Second-order methods

Data-Driven Inverse Optimal Control for Continuous-Time Nonlinear Systems

2025-03-12 · Hamed Jabbari Asl, Eiji Uchibe

This paper introduces a novel model-free and a partially model-free algorithm for inverse optimal control (IOC), also known as inverse reinforcement learning (IRL), aimed at estimating the cost function of continuous-tim…

Rethinking PRL: A Multiscale Progressively Residual Learning Network for Inverse Halftoning

2023-05-27 · Feiyu Li, Jun Yang

Image inverse halftoning is a classic image restoration task, aiming to recover continuous-tone images from halftone images with only bilevel pixels. Because the halftone images lose much of the original image content, i…

Image Restoration