paper-with-me

Papers

From Latent Space to Training Data: Explainable Specialization in Minimal MLPs

2026-05-25 · Enrique Alba, Ezequiel Lopez-Rubio arxiv

We here study whether training biases can make hidden neurons specialize in minimal one-hidden-layer MLPs, and whether such specialization improves prototype-based reconstruction of the training dataset from the learned weights. We consider Gaussianactivation MLPs of width equal to dataset size and compare three structural losses that respectively encourage coverage of the training samples, separation between neuron-induced prototypes, and low overlap of hidden responses, against the standard fitting baseline. Experiments on uniformly sampled one-dimensional datasets show a stable pattern from N = 3 to N = 100 across 480 controlled runs. Coverage regularization gives the lowest mean reconstruction error at every tested size and raises the prototype-usage specialization ratio relative to the standard baseline, while separation has mixed effects and overlap penalties are systematically harmful. We show that the harm is not an optimization failure: overlap-active approaches fit the data as well as overlap-free ones but route the optimizer to a degenerate equilibrium in which prototype centers are pushed outside the convex hull of the training inputs. Coverage cannot reward this expulsion and acts as an attractor: separation admits it only at large temperature and overlap admits it at the nominal hyperparameter choice. A direct τ-sweep on the separation-only mask and a prototype-position visualization at N = 100 confirm the mechanism. The findings yield a simple design principle for prototype-recoverability-aware training: every repulsive structural loss must be compensated by a compatible attractor, or it will collapse the latent geometry it was meant to refine.

📄 PDF Abstract BibTeX arXiv:2605.25939

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EXoN: EXplainable encoder Network

2021-05-23 · SeungHwan An, Hosik Choi, Jong-June Jeon

We propose a new semi-supervised learning method of Variational AutoEncoder (VAE) which yields a customized and explainable latent space by EXplainable encoder Network (EXoN). Customization means a manual design of laten…

Classification

Exploring XAI for the Arts: Explaining Latent Space in Generative Music

2023-08-10 · Nick Bryan-Kinns, Berker Banar, Corey Ford, Courtney N. Reed 외

Explainable AI has the potential to support more interactive and fluid co-creative AI systems which can creatively collaborate with people. To do this, creative AI models need to be amenable to debugging by offering eXpl…

Music Generation

Courant: a State-Adaptive Perceiver-Based Neural Surrogate with Local Support and Interpretable Field Decomposition

2026-05-24 · Anuj Kumar, Josiah Bjorgaard, Nikolaos Bouklas, Matteo Salvador 외 arxiv

We introduce "Courant", a Perceiver-based encoder-processor-decoder surrogate model that has latent features exhibiting adaptive specialization and local support in the physical space, enabling functionality akin to an a…

Exploring System 1 and 2 communication for latent reasoning in LLMs

2025-10-01 · Julian Coda-Forno, Zhuokai Zhao, Qiang Zhang, Dipesh Tamboli 외 arxiv

Should LLM reasoning live in a separate module, or within a single model's forward pass and representational space? We study dual-architecture latent reasoning, where a fluent Base exchanges latent messages with a Coproc…

In-Context Learning for Latent Space Bayesian Optimization

2026-06-08 · Tuan A. Vu, Harri Lähdesmäki, Julien Martinelli arxiv

Bayesian optimization (BO) is a central tool for sample-efficient design, and latent-space Bayesian optimization (LSBO) extends it to structured objects such as molecules and proteins. In parallel, tabular foundation mod…