paper-with-me

Papers

Stabilizing Multimodal Autoencoders: A Theoretical and Empirical Analysis of Fusion Strategies

2025-12-23 · Diyar Altinses, Andreas Schwung arxiv

In recent years, the development of multimodal autoencoders has gained significant attention due to their potential to handle multimodal complex data types and improve model performance. Understanding the stability and robustness of these models is crucial for optimizing their training, architecture, and real-world applicability. This paper presents an analysis of Lipschitz properties in multimodal autoencoders, combining both theoretical insights and empirical validation to enhance the training stability of these models. We begin by deriving the theoretical Lipschitz constants for aggregation methods within the multimodal autoencoder framework. We then introduce a regularized attention-based fusion method, developed based on our theoretical analysis, which demonstrates improved stability and performance during training. Through a series of experiments, we empirically validate our theoretical findings by estimating the Lipschitz constants across multiple trials and fusion strategies. Our results demonstrate that our proposed fusion function not only aligns with theoretical predictions but also outperforms existing strategies in terms of consistency, convergence speed, and accuracy. This work provides a solid theoretical foundation for understanding fusion in multimodal autoencoders and contributes a solution for enhancing their performance.

📄 PDF Abstract BibTeX arXiv:2512.20749

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Mixture-of-experts VAEs can disregard variation in surjective multimodal data

2022-04-11 · Jannik Wolff, Tassilo Klein, Moin Nabi, Rahul G. Krishnan 외

Machine learning systems are often deployed in domains that entail data from multiple modalities, for example, phenotypic and genotypic characteristics describe patients in healthcare. Previous works have developed multi…

Mixture-of-Experts

Stabilizing Bi-Level Hyperparameter Optimization using Moreau-Yosida Regularization

2020-07-27 · Sauptik Dhar, Unmesh Kurup, Mohak Shah

This research proposes to use the Moreau-Yosida envelope to stabilize the convergence behavior of bi-level Hyperparameter optimization solvers, and introduces the new algorithm called Moreau-Yosida regularized Hyperparam…

Hyperparameter Optimization

Spike No More: Stabilizing the Pre-training of Large Language Models

2023-12-28 · Sho Takase, Shun Kiyono, Sosuke Kobayashi, Jun Suzuki

Loss spikes often occur during pre-training of large language models. The spikes degrade the performance of large language models and sometimes ruin the pre-training. Since the pre-training needs a vast computational bud…

Language ModellingLarge Language Model

Generative Adversarial Networks for High-Dimensional Item Factor Analysis: A Deep Adversarial Learning Algorithm

2025-02-15 · Nanyu Luo, Feng Ji

Advances in deep learning and representation learning have transformed item factor analysis (IFA) in the item response theory (IRT) literature by enabling more efficient and accurate parameter estimation. Variational Aut…

parameter estimationRepresentation Learning

Theoretical Convergence Guarantees for Variational Autoencoders

2024-10-22 · Sobihan Surendran, Antoine Godichon-Baggioni, Sylvain Le Corff

Variational Autoencoders (VAE) are popular generative models used to sample from complex data distributions. Despite their empirical success in various machine learning tasks, significant gaps remain in understanding the…