paper-with-me

Papers

Effective Dual-Region Augmentation for Reduced Reliance on Large Amounts of Labeled Data

2025-04-17 · Prasanna Reddy Pulakurthi, Majid Rabbani, Celso M. de Melo, Sohail A. Dianat, Raghuveer M. Rao

This paper introduces a novel dual-region augmentation approach designed to reduce reliance on large-scale labeled datasets while improving model robustness and adaptability across diverse computer vision tasks, including source-free domain adaptation (SFDA) and person re-identification (ReID). Our method performs targeted data transformations by applying random noise perturbations to foreground objects and spatially shuffling background patches. This effectively increases the diversity of the training data, improving model robustness and generalization. Evaluations on the PACS dataset for SFDA demonstrate that our augmentation strategy consistently outperforms existing methods, achieving significant accuracy improvements in both single-target and multi-target adaptation settings. By augmenting training data through structured transformations, our method enables model generalization across domains, providing a scalable solution for reducing reliance on manually annotated datasets. Furthermore, experiments on Market-1501 and DukeMTMC-reID datasets validate the effectiveness of our approach for person ReID, surpassing traditional augmentation techniques.

📄 PDF Abstract BibTeX arXiv:2504.13077

Code (1)

PrasannaPulakurthi/Foreground-Background-Augmentation 공식 구현 pytorch

Tasks

Data AugmentationDiversityDomain AdaptationImage AugmentationPerson Re-IdentificationSource-Free Domain Adaptation

Similar Papers 제목 키워드 기반

R2-Dreamer: Redundancy-Reduced World Models without Decoders or Augmentation

2026-03-18 · Naoki Morihira, Amal Nahar, Kartik Bharadwaj, Yasuhiro Kato 외 arxiv

A central challenge in image-based Model-Based Reinforcement Learning (MBRL) is to learn representations that distill essential information from irrelevant visual details. While promising, reconstruction-based methods of…

Reinforcement LearningData Augmentation

Evaluating COPY-BLEND Augmentation for Low Level Vision Tasks

2021-03-10 · Pranjay Shyam, Sandeep Singh Sengar, Kuk-Jin Yoon, Kyung-Soo Kim

Region modification-based data augmentation techniques have shown to improve performance for high level vision tasks (object detection, semantic segmentation, image classification, etc.) by encouraging underlying algorit…

Data AugmentationDeblurringimage-classificationImage Classification+7

RoboAug: One Annotation to Hundreds of Scenes via Region-Contrastive Data Augmentation for Robotic Manipulation

2026-02-15 · Xinhua Wang, Kun Wu, Zhen Zhao, Hu Cao 외 arxiv

Enhancing the generalization capability of robotic learning to enable robots to operate effectively in diverse, unseen scenes is a fundamental and challenging problem. Existing approaches often depend on pretraining with…

Data AugmentationObject Detection

To Trust or to Think: Cognitive Forcing Functions Can Reduce Overreliance on AI in AI-assisted Decision-making

2021-02-19 · Zana Buçinca, Maja Barbara Malaya, Krzysztof Z. Gajos

People supported by AI-powered decision support tools frequently overrely on the AI: they accept an AI's suggestion even when that suggestion is wrong. Adding explanations to the AI decisions does not appear to reduce th…

Decision Making

Cut-Thumbnail: A Novel Data Augmentation for Convolutional Neural Network

2021-03-09 · Tianshu Xie, Xuan Cheng, Minghui Liu, Jiali Deng 외

In this paper, we propose a novel data augmentation strategy named Cut-Thumbnail, that aims to improve the shape bias of the network. We reduce an image to a certain size and replace the random region of the original ima…

ClassificationData AugmentationFine-Grained Image ClassificationGeneral Classification+4