paper-with-me

Papers

Regression Augmentation With Data-Driven Segmentation

2025-08-02 · Shayan Alahyari, Shiva Mehdipour Ghobadlou, Mike Domaratzki arxiv

Imbalanced regression arises when the target distribution is skewed, causing models to focus on dense regions and struggle with underrepresented (minority) samples. Despite its relevance across many applications, few methods have been designed specifically for this challenge. Existing approaches often rely on fixed, ad hoc thresholds to label samples as rare or common, overlooking the continuous complexity of the joint feature-target space and fail to represent the true underlying rare regions. To address these limitations, we propose a fully data-driven GAN-based augmentation framework that uses Mahalanobis-Gaussian Mixture Modeling (GMM) to automatically identify minority samples and employs deterministic nearest-neighbour matching to enrich sparse regions. Rather than preset thresholds, our method lets the data determine which observations are truly rare. Evaluation on 32 benchmark imbalanced regression datasets demonstrates that our approach consistently outperforms state-of-the-art data augmentation methods.

📄 PDF Abstract BibTeX arXiv:2508.01455

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Semi-supervised Task-driven Data Augmentation for Medical Image Segmentation

2020-07-09 · Krishna Chaitanya, Neerav Karani, Christian F. Baumgartner, Ertunc Erdil 외

Supervised learning-based segmentation methods typically require a large number of annotated training data to generalize well at test time. In medical applications, curating such datasets is not a favourable option becau…

Data AugmentationImage SegmentationMedical Image SegmentationSegmentation+1

Formula-Driven Data Augmentation and Partial Retinal Layer Copying for Retinal Layer Segmentation

2024-10-02 · Tsubasa Konno, Takahiro Ninomiya, Kanta Miura, Koichi Ito 외

Major retinal layer segmentation methods from OCT images assume that the retina is flattened in advance, and thus cannot always deal with retinas that have changes in retinal structure due to ophthalmopathy and/or curvat…

Data AugmentationSegmentation

Federated Learning for Cross-Modality Medical Image Segmentation via Augmentation-Driven Generalization

2026-02-24 · Sachin Dudda Nagaraju, Ashkan Moradi, Bendik Skarre Abrahamsen, Mattijs Elschot arxiv

Purpose: Developing generalizable medical image segmentation models is challenging because imaging data are distributed across institutions and differ in modality and acquisition protocol. Federated learning (FL) enables…

Medical Image SegmentationFederated Learning

Counterfactual Residual Data Augmentation for Regression

2026-06-26 · Hossein Mohebbi, Oliver Schulte, Ke Li, Pascal Poupart arxiv

Data-driven modeling in real-world regression tasks often suffers from limited training samples, high collection costs, and noisy observations. Inspired by the impact of data augmentation in vision and language, we propo…

Data Augmentation

Semi-Supervised and Task-Driven Data Augmentation

2019-02-11 · Krishna Chaitanya, Neerav Karani, Christian Baumgartner, Olivio Donati 외

Supervised deep learning methods for segmentation require large amounts of labelled training data, without which they are prone to overfitting, not generalizing well to unseen images. In practice, obtaining a large numbe…

Data AugmentationSegmentation