paper-with-me

홈 › Papers

Rare-Aware Autoencoding: Reconstructing Spatially Imbalanced Data

2026-04-02 · Alejandro Castañeda Garcia, Jan van Gemert, Daan Brinks, Nergis Tömen arxiv

Autoencoders can be challenged by spatially non-uniform sampling of image content. This is common in medical imaging, biology, and physics, where informative patterns occur rarely at specific image coordinates, as background dominates these locations in most samples, biasing reconstructions toward the majority appearance. In practice, autoencoders are biased toward dominant patterns resulting in the loss of fine-grained detail and causing blurred reconstructions for rare spatial inputs especially under spatial data imbalance. We address spatial imbalance by two complementary components: (i) self-entropy-based loss that upweights statistically uncommon spatial locations and (ii) Sample Propagation, a replay mechanism that selectively re-exposes the model to hard to reconstruct samples across batches during training. We benchmark existing data balancing strategies, originally developed for supervised classification, in the unsupervised reconstruction setting. Drawing on the limitations of these approaches, our method specifically targets spatial imbalance by encouraging models to focus on statistically rare locations, improving reconstruction consistency compared to existing baselines. We validate in a simulated dataset with controlled spatial imbalance conditions, and in three, uncontrolled, diverse real-world datasets spanning physical, biological, and astronomical domains. Our approach outperforms baselines on various reconstruction metrics, particularly under spatial imbalance distributions. These results highlight the importance of data representation in a batch and emphasize rare samples in unsupervised image reconstruction. We will make all code and related data available.

📄 PDF Abstract BibTeX arXiv:2604.02031

Code (0)

등록된 구현이 없습니다.

Tasks

Image Reconstruction

Similar Papers 제목 키워드 기반

VAMAE: Vessel-Aware Masked Autoencoders for OCT Angiography

2026-04-08 · Ilerioluwakiiye Abolade, Prince Mireku, Kelechi Chibundu, Peace Ododo 외 arxiv

Optical coherence tomography angiography (OCTA) provides non-invasive visualization of retinal microvasculature, but learning robust representations remains challenging due to sparse vessel structures and strong topologi…

Self-Supervised Learning

Balanced Sharpness-Aware Minimization for Imbalanced Regression

2025-08-23 · Yahao Liu, Qin Wang, Lixin Duan, Wen Li arxiv

Regression is fundamental in computer vision and is widely used in various tasks including age estimation, depth estimation, target localization, \etc However, real-world data often exhibits imbalanced distribution, maki…

Depth EstimationAge Estimation

HyperColorization: Propagating spatially sparse noisy spectral clues for reconstructing hyperspectral images

2024-03-18 · M. Kerem Aydin, Qi Guo, Emma Alexander

Hyperspectral cameras face challenging spatial-spectral resolution trade-offs and are more affected by shot noise than RGB photos taken over the same total exposure time. Here, we present a colorization algorithm to reco…

ColorizationSSIM

SGC-VQGAN: Towards Complex Scene Representation via Semantic Guided Clustering Codebook

2024-09-09 · Chenjing Ding, Chiyu Wang, Boshi Liu, Xi Guo 외

Vector quantization (VQ) is a method for deterministically learning features through discrete codebook representations. Recent works have utilized visual tokenizers to discretize visual regions for self-supervised repres…

ClusteringOnline ClusteringQuantizationRepresentation Learning

Instance Hardness-Based Relevance for Imbalanced Regression

2026-07-22 · Vitor M. Leitao, Juscimara G. Avelino, George D. C. Cavalcanti, Rafael M. O. Cruz arxiv

Imbalanced regression problems arise when the target variable has an asymmetric distribution, resulting in underrepresented value ranges in the dataset. Traditional approaches for identifying rare instances rely on a rel…