paper-with-me

Papers

Decontextualized learning for interpretable hierarchical representations of visual patterns

2020-08-31 · R. Ian Etheredge, Manfred Schartl, Alex Jordan

Apart from discriminative models for classification and object detection tasks, the application of deep convolutional neural networks to basic research utilizing natural imaging data has been somewhat limited; particularly in cases where a set of interpretable features for downstream analysis is needed, a key requirement for many scientific investigations. We present an algorithm and training paradigm designed specifically to address this: decontextualized hierarchical representation learning (DHRL). By combining a generative model chaining procedure with a ladder network architecture and latent space regularization for inference, DHRL address the limitations of small datasets and encourages a disentangled set of hierarchically organized features. In addition to providing a tractable path for analyzing complex hierarchal patterns using variation inference, this approach is generative and can be directly combined with empirical and theoretical approaches. To highlight the extensibility and usefulness of DHRL, we demonstrate this method in application to a question from evolutionary biology.

📄 PDF Abstract BibTeX arXiv:2009.09893

Code (1)

ietheredge/VisionEngine 공식 구현 tf

Tasks

Image Generationobject-detectionRepresentation Learning

Similar Papers 제목 키워드 기반

Interpretable Syntactic Representations Enable Hierarchical Word Vectors

2024-11-13 · Biraj Silwal

The distributed representations currently used are dense and uninterpretable, leading to interpretations that themselves are relative, overcomplete, and hard to interpret. We propose a method that transforms these word v…

Incremental Learning

BrainExplore: Large-Scale Discovery of Interpretable Visual Representations in the Human Brain

2025-12-09 · Navve Wasserman, Matias Cosarinsky, Yuval Golbari, Aude Oliva 외 arxiv

Understanding how the human brain represents visual concepts, and in which brain regions these representations are encoded, remains a long-standing challenge. Decades of work have advanced our understanding of visual rep…

Bodhi VLM: Privacy-Alignment Modeling for Hierarchical Visual Representations in Vision Backbones and VLM Encoders via Bottom-Up and Top-Down Feature Search

2026-03-14 · Bo Ma, Wei Qi Yan, Jinsong Wu arxiv

Learning systems that preserve privacy often inject noise into hierarchical visual representations; a central challenge is to \emph{model} how such perturbations align with a declared privacy budget in a way that is inte…

Neural Network Implementation of the Renormalization Group for Fault Diagnosis with Class Imbalance

2026-06-16 · Evgeny Nikulchev, Dmitry Ilin arxiv

The application of machine learning models in practical tasks faces challenges such as class imbalance and multidimensional noise. This paper proposes RGNet, a neural network architecture based on the concept of the reno…

Fault Diagnosis

Interpretable Brain-Inspired Representations Improve RL Performance on Visual Navigation Tasks

2024-02-19 · Moritz Lange, Raphael C. Engelhardt, Wolfgang Konen, Laurenz Wiskott

Visual navigation requires a whole range of capabilities. A crucial one of these is the ability of an agent to determine its own location and heading in an environment. Prior works commonly assume this information as giv…

Inductive BiasVisual Navigation