中文
相关论文

相关论文: ResizeMix: Mixing Data with Preserved Object Infor…

200 篇论文

In the context of continual learning, acquiring new knowledge while maintaining previous knowledge presents a significant challenge. Existing methods often use experience replay techniques that store a small portion of previous task data…

机器学习 · 计算机科学 2025-12-24 Minsu Kim , Seong-Hyeon Hwang , Steven Euijong Whang

Labeling semantic segmentation datasets is a costly and laborious process if compared with tasks like image classification and object detection. This is especially true for remote sensing applications that not only work with extremely high…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Matheus Barros Pereira , Jefersson Alex dos Santos

Convolutional neural networks for visual recognition require large amounts of training samples and usually benefit from data augmentation. This paper proposes PatchMix, a data augmentation method that creates new samples by composing…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Paola Cascante-Bonilla , Arshdeep Sekhon , Yanjun Qi , Vicente Ordonez

Data mixing augmentation has proved effective in training deep models. Recent methods mix labels mainly based on the mixture proportion of image pixels. As the main discriminative information of a fine-grained image usually resides in…

计算机视觉与模式识别 · 计算机科学 2020-12-10 Shaoli Huang , Xinchao Wang , Dacheng Tao

Data mixing (e.g., Mixup, Cutmix, ResizeMix) is an essential component for advancing recognition models. In this paper, we focus on studying its effectiveness in the self-supervised setting. By noticing the mixed images that share the same…

计算机视觉与模式识别 · 计算机科学 2022-06-16 Sucheng Ren , Huiyu Wang , Zhengqi Gao , Shengfeng He , Alan Yuille , Yuyin Zhou , Cihang Xie

Techniques combining multiple images as input/output have proven to be effective data augmentations for training convolutional neural networks. In this paper, we present StackMix: Each input is presented as a concatenation of two images,…

计算机视觉与模式识别 · 计算机科学 2021-03-18 John Chen , Samarth Sinha , Anastasios Kyrillidis

The Mixup scheme suggests mixing a pair of samples to create an augmented training sample and has gained considerable attention recently for improving the generalizability of neural networks. A straightforward and widely used extension of…

计算机视觉与模式识别 · 计算机科学 2021-12-17 Joonhyung Park , June Yong Yang , Jinwoo Shin , Sung Ju Hwang , Eunho Yang

Data augmentation techniques, such as simple image transformations and combinations, are highly effective at improving the generalization of computer vision models, especially when training data is limited. However, such techniques are…

机器学习 · 计算机科学 2023-11-03 Wenxuan Bao , Francesco Pittaluga , Vijay Kumar B G , Vincent Bindschaedler

Data augmentation is a commonly applied technique with two seemingly related advantages. With this method one can increase the size of the training set generating new samples and also increase the invariance of the network against the…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Jalal Al-afandi , Bálint Magyar , András Horváth

Convolutional neural networks (CNN) for image steganalysis demonstrate better performances with employing concepts from high-level vision tasks. The major employed concept is to use data augmentation to avoid overfitting due to limited…

图像与视频处理 · 电气工程与系统科学 2021-01-28 In-Jae Yu , Wonhyuk Ahn , Seung-Hun Nam , Heung-Kyu Lee

In pathology image analysis, obtaining and maintaining high-quality annotated samples is an extremely labor-intensive task. To overcome this challenge, mixing-based methods have emerged as effective alternatives to traditional preprocessing…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Tianyi Zhang , Zhiling Yan , Chunhui Li , Nan Ying , Yanli Lei , Yunlu Feng , Yu Zhao , Guanglei Zhang

Data augmentation (DA) is a widely used technique for enhancing the training of deep neural networks. Recent DA techniques which achieve state-of-the-art performance always meet the need for diversity in augmented training samples. However,…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Chenyang Wang , Junjun Jiang , Xiong Zhou , Xianming Liu

Data augmentation is becoming essential for improving regression performance in critical applications including manufacturing, climate prediction, and finance. Existing techniques for data augmentation largely focus on classification tasks…

机器学习 · 计算机科学 2022-08-18 Seong-Hyeon Hwang , Steven Euijong Whang

Dynamic data selection aims to accelerate training with lossless performance. However, reducing training data inherently limits data diversity, potentially hindering generalization. While data augmentation is widely used to enhance…

机器学习 · 计算机科学 2025-05-13 Suorong Yang , Peng Ye , Furao Shen , Dongzhan Zhou

Image segmentation is an important task in many medical applications. Methods based on convolutional neural networks attain state-of-the-art accuracy; however, they typically rely on supervised training with large labeled datasets. Labeling…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Amy Zhao , Guha Balakrishnan , Frédo Durand , John V. Guttag , Adrian V. Dalca

In computational pathology, researchers often face challenges due to the scarcity of labeled pathology datasets. Data augmentation emerges as a crucial technique to mitigate this limitation. In this study, we introduce an efficient data…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Jiamu Wang , Jin Tae Kwak

Modern person re-identification (Re-ID) methods have a weak generalization ability and experience a major accuracy drop when capturing environments change. This is because existing multi-camera Re-ID datasets are limited in size and…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Timur Mamedov , Anton Konushin , Vadim Konushin

This paper discusses and evaluates ideas of data balancing and data augmentation in the context of mathematical objects: an important topic for both the symbolic computation and satisfiability checking communities, when they are making use…

符号计算 · 计算机科学 2023-08-21 Tereso del Rio , Matthew England

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…

计算机视觉与模式识别 · 计算机科学 2020-07-10 Hao Li , Xiaopeng Zhang , Hongkai Xiong , Qi Tian

Mixed Sample Data Augmentation (MSDA) has received increasing attention in recent years, with many successful variants such as MixUp and CutMix. By studying the mutual information between the function learned by a VAE on the original data…

机器学习 · 计算机科学 2021-03-02 Ethan Harris , Antonia Marcu , Matthew Painter , Mahesan Niranjan , Adam Prügel-Bennett , Jonathon Hare