中文
相关论文

相关论文: Region Mixup

200 篇论文

While deep neural networks have achieved remarkable performance, data augmentation has emerged as a crucial strategy to mitigate overfitting and enhance network performance. These techniques hold particular significance in industrial…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Hyungmin Kim , Donghun Kim , Pyunghwan Ahn , Sungho Suh , Hansang Cho , Junmo Kim

We show that the effectiveness of the well celebrated Mixup [Zhang et al., 2018] can be further improved if instead of using it as the sole learning objective, it is utilized as an additional regularizer to the standard cross-entropy loss.…

机器学习 · 计算机科学 2023-02-08 Francesco Pinto , Harry Yang , Ser-Nam Lim , Philip H. S. Torr , Puneet K. Dokania

Convolutional neural networks (CNN) have demonstrated remarkable performance when the training and testing data are from the same distribution. However, such trained CNN models often largely degrade on testing data which is unseen and…

计算机视觉与模式识别 · 计算机科学 2022-10-27 Haozhe Liu , Wentian Zhang , Jinheng Xie , Haoqian Wu , Bing Li , Ziqi Zhang , Yuexiang Li , Yawen Huang , Bernard Ghanem , Yefeng Zheng

MixUp is a recently proposed data-augmentation scheme, which linearly interpolates a random pair of training examples and correspondingly the one-hot representations of their labels. Training deep neural networks with such additional data…

机器学习 · 计算机科学 2018-11-26 Hongyu Guo , Yongyi Mao , Richong Zhang

Mixup, a recent proposed data augmentation method through linearly interpolating inputs and modeling targets of random samples, has demonstrated its capability of significantly improving the predictive accuracy of the state-of-the-art…

计算与语言 · 计算机科学 2019-05-23 Hongyu Guo , Yongyi Mao , Richong Zhang

Data augmentation is key to improving the generalization ability of deep learning models. Mixup is a simple and widely-used data augmentation technique that has proven effective in alleviating the problems of overfitting and data scarcity.…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Sanghyeok Lee , Minkyu Jeon , Injae Kim , Yunyang Xiong , Hyunwoo J. Kim

Automatic Facial Expression Recognition (FER) has attracted increasing attention in the last 20 years since facial expressions play a central role in human communication. Most FER methodologies utilize Deep Neural Networks (DNNs) that are…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Andreas Psaroudakis , Dimitrios Kollias

Medical image analysis suffers from a lack of labeled data due to several challenges including patient privacy and lack of experts. Although some AI models only perform well with large amounts of data, we will move to data augmentation…

图像与视频处理 · 电气工程与系统科学 2025-11-26 Khadija Rais , Mohamed Amroune , Mohamed Yassine Haouam , Abdelmadjid Benmachiche

We consider detecting objects in an image by iteratively selecting from a set of arbitrarily shaped candidate regions. Our generic approach, which we term visual chunking, reasons about the locations of multiple object instances in an image…

计算机视觉与模式识别 · 计算机科学 2015-03-18 Nicholas Rhinehart , Jiaji Zhou , Martial Hebert , J. Andrew Bagnell

A significant challenge in object detection is accurate identification of an object's position in image space, whereas one algorithm with one set of parameters is usually not enough, and the fusion of multiple algorithms and/or parameters…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Pan Wei , John E. Ball , Derek T. Anderson

Neural networks do not generalize well to unseen data with domain shifts -- a longstanding problem in machine learning and AI. To overcome the problem, we propose MixStyle, a simple plug-and-play, parameter-free module that can improve…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Kaiyang Zhou , Yongxin Yang , Yu Qiao , Tao Xiang

Learning in weight spaces, where neural networks process the weights of other deep neural networks, has emerged as a promising research direction with applications in various fields, from analyzing and editing neural fields and implicit…

Data augmentation plays a crucial role in enhancing the robustness and performance of machine learning models across various domains. In this study, we introduce a novel mixed-sample data augmentation method called RandoMix. RandoMix is…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Xiaoliang Liu , Furao Shen , Jian Zhao , Changhai Nie

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

Multiple instance learning exhibits a powerful approach for whole slide image-based diagnosis in the absence of pixel- or patch-level annotations. In spite of the huge size of hole slide images, the number of individual slides is often…

The recent advances in Convolutional Neural Networks (CNNs) and Vision Transformers have convincingly demonstrated high learning capability for video action recognition on large datasets. Nevertheless, deep models often suffer from the…

计算机视觉与模式识别 · 计算机科学 2024-10-23 Yi Tan , Zhaofan Qiu , Yanbin Hao , Ting Yao , Tao Mei

Pansharpening aims at fusing a panchromatic image with a multispectral one, to generate an image with the high spatial resolution of the former and the high spectral resolution of the latter. In the last decade, many algorithms have been…

Mixup refers to interpolation-based data augmentation, originally motivated as a way to go beyond empirical risk minimization (ERM). Its extensions mostly focus on the definition of interpolation and the space (input or feature) where it…

机器学习 · 计算机科学 2023-11-10 Shashanka Venkataramanan , Ewa Kijak , Laurent Amsaleg , Yannis Avrithis

Several Scientific and engineering applications require merging of sampled images for complex perception development. In most cases, for such requirements, images are merged at intensity level. Even though it gives fairly good perception of…

计算机视觉与模式识别 · 计算机科学 2014-08-01 T. R. Gopalakrishnan Nair , Richa Sharma

Data augmentation is one of the most prevalent tools in deep learning, underpinning many recent advances, including those from classification, generative models, and representation learning. The standard approach to data augmentation…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Brandon Trabucco , Kyle Doherty , Max Gurinas , Ruslan Salakhutdinov