English
Related papers

Related papers: KeepOriginalAugment: Single Image-based Better Inf…

200 papers

Data augmentation is a prevalent technique for improving performance in various machine learning applications. We propose SeqAug, a modality-agnostic augmentation method that is tailored towards sequences of extracted features. The core…

Computation and Language · Computer Science 2023-05-04 Efthymios Georgiou , Alexandros Potamianos

Data augmentation is one of the most effective techniques to improve the generalization performance of deep neural networks. Yet, despite often facing limited data availability in medical image analysis, it is frequently underutilized. This…

Image and Video Processing · Electrical Eng. & Systems 2024-03-18 Adam Tupper , Christian Gagné

Collecting fine-grained labels usually requires expert-level domain knowledge and is prohibitive to scale up. In this paper, we propose Attribute Mix, a data augmentation strategy at attribute level to expand the fine-grained samples. The…

Computer Vision and Pattern Recognition · Computer Science 2020-07-10 Hao Li , Xiaopeng Zhang , Hongkai Xiong , Qi Tian

With the increase of computing power, machine learning models in medical imaging have been introduced to help in rending medical diagnosis and inspection, like hemophilia, a rare disorder in which blood cannot clot normally. Often, one of…

Computer Vision and Pattern Recognition · Computer Science 2024-09-19 Qianyu Fan

Multi-organ segmentation is a widely applied clinical routine and automated organ segmentation tools dramatically improve the pipeline of the radiologists. Recently, deep learning (DL) based segmentation models have shown the capacity to…

Computer Vision and Pattern Recognition · Computer Science 2026-02-04 Chang Liu , Fuxin Fan , Annette Schwarz , Andreas Maier

Data augmentation is a series of techniques that generate high-quality artificial data by manipulating existing data samples. By leveraging data augmentation techniques, AI models can achieve significantly improved applicability in tasks…

Machine Learning · Computer Science 2025-10-16 Zaitian Wang , Pengfei Wang , Kunpeng Liu , Pengyang Wang , Yanjie Fu , Chang-Tien Lu , Charu C. Aggarwal , Jian Pei , Yuanchun Zhou

In this paper, we explore and compare multiple solutions to the problem of data augmentation in image classification. Previous work has demonstrated the effectiveness of data augmentation through simple techniques, such as cropping,…

Computer Vision and Pattern Recognition · Computer Science 2017-12-14 Luis Perez , Jason Wang

Training deep neural networks requires datasets with a large number of annotated examples. The collection and annotation of these datasets is not only extremely expensive but also faces legal and privacy problems. These factors are a…

Computer Vision and Pattern Recognition · Computer Science 2025-01-17 Christoph Reinders , Frederik Schubert , Bodo Rosenhahn

Quality assessment of images and videos emphasizes both local details and global semantics, whereas general data sampling methods (e.g., resizing, cropping or grid-based fragment) fail to catch them simultaneously. To address the…

Computer Vision and Pattern Recognition · Computer Science 2024-01-08 Yongxu Liu , Yinghui Quan , Guoyao Xiao , Aobo Li , Jinjian Wu

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…

Computer Vision and Pattern Recognition · Computer Science 2025-06-04 Prasanna Reddy Pulakurthi , Majid Rabbani , Celso M. de Melo , Sohail A. Dianat , Raghuveer M. Rao

Salient object detection(SOD) aims at locating the most significant object within a given image. In recent years, great progress has been made in applying SOD on many vision tasks. The depth map could provide additional spatial prior and…

Computer Vision and Pattern Recognition · Computer Science 2021-06-09 Guangyu Ren , Yanchu Xie , Tianhong Dai , Tania Stathaki

Recent years have seen the introduction of a range of methods for post-hoc explainability of image classifier predictions. However, these post-hoc explanations may not always be faithful to classifier predictions, which poses a significant…

Machine Learning · Computer Science 2021-09-28 Ruiwen Li , Zhibo Zhang , Jiani Li , Chiheb Trabelsi , Scott Sanner , Jongseong Jang , Yeonjeong Jeong , Dongsub Shim

Multimodal Person Reidentification is gaining popularity in the research community due to its effectiveness compared to counter-part unimodal frameworks. However, the bottleneck for multimodal deep learning is the need for a large volume of…

Computer Vision and Pattern Recognition · Computer Science 2023-12-05 Mulham Fawakherji , Eduard Vazquez , Pasquale Giampa , Binod Bhattarai

Self-supervised contrastive learning is among the recent representation learning methods that have shown performance gains in several downstream tasks including semantic segmentation. This paper evaluates strong data augmentation, one of…

Image and Video Processing · Electrical Eng. & Systems 2025-12-11 Azeez Idris , Abdurahman Ali Mohammed , Samuel Fanijo

We present PointAugment, a new auto-augmentation framework that automatically optimizes and augments point cloud samples to enrich the data diversity when we train a classification network. Different from existing auto-augmentation methods…

Computer Vision and Pattern Recognition · Computer Science 2020-03-23 Ruihui Li , Xianzhi Li , Pheng-Ann Heng , Chi-Wing Fu

We present a method for expanding a dataset by incorporating knowledge from the wide distribution of pre-trained latent diffusion models. Data augmentations typically incorporate inductive biases about the image formation process into the…

Computer Vision and Pattern Recognition · Computer Science 2024-06-13 Orest Kupyn , Christian Rupprecht

Multiple Instance Learning (MIL), a powerful strategy for weakly supervised learning, is able to perform various prediction tasks on gigapixel Whole Slide Images (WSIs). However, the tens of thousands of patches in WSIs usually incur a vast…

Computer Vision and Pattern Recognition · Computer Science 2023-03-14 Zhuchen Shao , Liuxi Dai , Yifeng Wang , Haoqian Wang , Yongbing Zhang

Depth images and thermal images contain the spatial geometry information and surface temperature information, which can act as complementary information for the RGB modality. However, the quality of the depth and thermal images is often…

Computer Vision and Pattern Recognition · Computer Science 2024-05-14 Liuxin Bao , Xiaofei Zhou , Xiankai Lu , Yaoqi Sun , Haibing Yin , Zhenghui Hu , Jiyong Zhang , Chenggang Yan

Recently, a number of new Semi-Supervised Learning methods have emerged. As the accuracy for ImageNet and similar datasets increased over time, the performance on tasks beyond the classification of natural images is yet to be explored. Most…

Computer Vision and Pattern Recognition · Computer Science 2022-08-04 Tim Frommknecht , Pedro Alves Zipf , Quanfu Fan , Nina Shvetsova , Hilde Kuehne

We improve the recently-proposed "MixMatch" semi-supervised learning algorithm by introducing two new techniques: distribution alignment and augmentation anchoring. Distribution alignment encourages the marginal distribution of predictions…

Machine Learning · Computer Science 2020-02-17 David Berthelot , Nicholas Carlini , Ekin D. Cubuk , Alex Kurakin , Kihyuk Sohn , Han Zhang , Colin Raffel