paper-with-me

홈 › Papers

Information Theoretic Regularization for Learning Global Features by Sequential VAE

2021-01-01 · Kei Akuzawa, Yusuke Iwasawa, Yutaka Matsuo

Sequential variational autoencoders (VAEs) with global latent variable $z$ have been studied for the purpose of disentangling the global features of data, which is useful in many downstream tasks. To assist the sequential VAEs further in obtaining meaningful $z$, an auxiliary loss that maximizes the mutual information (MI) between the observation and $z$ is often employed. However, by analyzing the sequential VAEs from the information theoretic perspective, we can claim that simply maximizing the MI encourages the latent variables to have redundant information and prevents the disentanglement of global and local features. Based on this analysis, we derive a novel regularization method that makes $z$ informative while encouraging the disentanglement. Specifically, the proposed method removes redundant information by minimizing the MI between $z$ and the local features by using adversarial training. In the experiments, we trained state-space and autoregressive model variants using speech and image datasets. The results indicate that the proposed method improves the performance of the downstream classification and data generation tasks, thereby supporting our information theoretic perspective in the learning of global representations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Disentanglement

Similar Papers 제목 키워드 기반

Expected Worst Case Regret via Stochastic Sequential Covering

2022-09-09 · Changlong Wu, Mohsen Heidari, Ananth Grama, Wojciech Szpankowski

We study the problem of sequential prediction and online minimax regret with stochastically generated features under a general loss function. We introduce a notion of expected worst case minimax regret that generalizes a…

Nyström Regularization for Time Series Forecasting

2021-11-13 · Zirui Sun, Mingwei Dai, Yao Wang, Shao-Bo Lin

This paper focuses on learning rate analysis of Nystr\"{o}m regularization with sequential sub-sampling for $\tau$-mixing time series. Using a recently developed Banach-valued Bernstein inequality for $\tau$-mixing seque…

Time SeriesTime Series AnalysisTime Series Forecasting

Unifying gradient regularization for Heterogeneous Graph Neural Networks

2023-05-25 · Xiao Yang, Xuejiao Zhao, Zhiqi Shen

Heterogeneous Graph Neural Networks (HGNNs) are a class of powerful deep learning methods widely used to learn representations of heterogeneous graphs. Despite the fast development of HGNNs, they still face some challeng…

Diversity

Global Convergence of Policy Gradient for Entropy Regularized Linear-Quadratic Control with Multiplicative Noise

2025-10-03 · Gabriel Diaz, Lucky Li, Wenhao Zhang arxiv

Reinforcement Learning (RL) has emerged as a powerful framework for sequential decision-making in dynamic environments, particularly when system parameters are unknown. This paper investigates RL-based control for entrop…

Reinforcement Learning

Soft Q-Learning with Mutual-Information Regularization

2019-05-01 · ICLR 2019 5 · Jordi Grau-Moya, Felix Leibfried, Peter Vrancx

We propose a reinforcement learning (RL) algorithm that uses mutual-information regularization to optimize a prior action distribution for better performance and exploration. Entropy-based regularization has previously b…

Decision MakingQ-LearningReinforcement LearningReinforcement Learning (RL)+1