English
Related papers

Related papers: BitMix: Data Augmentation for Image Steganalysis

200 papers

Regional dropout strategies have been proposed to enhance the performance of convolutional neural network classifiers. They have proved to be effective for guiding the model to attend on less discriminative parts of objects (e.g. leg as…

Computer Vision and Pattern Recognition · Computer Science 2019-08-11 Sangdoo Yun , Dongyoon Han , Seong Joon Oh , Sanghyuk Chun , Junsuk Choe , Youngjoon Yoo

We propose a method to improve steganography by increasing the resilience of stego-media to discovery through steganalysis. Our approach enhances a class of steganographic approaches through the inclusion of a steganographic assistant…

Cryptography and Security · Computer Science 2023-04-26 Andrew Havard , Theodore Manikas , Eric C. Larson , Mitchell A. Thornton

Convolutional Neural Networks (CNNs) serve as the workhorse of deep learning, finding applications in various fields that rely on images. Given sufficient data, they exhibit the capacity to learn a wide range of concepts across diverse…

Computer Vision and Pattern Recognition · Computer Science 2025-02-27 Saorj Kumar , Prince Asiamah , Oluwatoyin Jolaoso , Ugochukwu Esiowu

The development of medical image segmentation using deep learning can significantly support doctors' diagnoses. Deep learning needs large amounts of data for training, which also requires data augmentation to extend diversity for preventing…

Image and Video Processing · Electrical Eng. & Systems 2023-04-27 Xiaoqing Liu , Kenji Ono , Ryoma Bise

Recently, a number of image-mixing-based augmentation techniques have been introduced to improve the generalization of deep neural networks. In these techniques, two or more randomly selected natural images are mixed together to generate an…

Computer Vision and Pattern Recognition · Computer Science 2024-05-27 Khawar Islam , Muhammad Zaigham Zaheer , Arif Mahmood , Karthik Nandakumar

CutMix is a data augmentation strategy that cuts and pastes image patches to mixup training data. Existing methods pick either random or salient areas which are often inconsistent to labels, thus misguiding the training model. By our…

Computer Vision and Pattern Recognition · Computer Science 2025-01-28 Zhiming Wang , Lin Gu , Feng Lu

Deep convolutional neural networks require large amounts of labeled data samples. For many real-world applications, this is a major limitation which is commonly treated by augmentation methods. In this work, we address the problem of…

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

Data augmentation is essential in medical imaging for improving classification accuracy, lesion detection, and organ segmentation under limited data conditions. However, two significant challenges remain. First, a pronounced domain gap…

Computer Vision and Pattern Recognition · Computer Science 2025-04-29 Xuyin Qi , Zeyu Zhang , Canxuan Gang , Hao Zhang , Lei Zhang , Zhiwei Zhang , Yang Zhao

Mixup has become a popular augmentation strategy for image classification, yet its naive pixel-wise interpolation often produces unrealistic images that can hinder learning, particularly in high-stakes medical applications. We propose…

Computer Vision and Pattern Recognition · Computer Science 2025-09-26 Hugo Carlesso , Maria Eliza Patulea , Moncef Garouani , Radu Tudor Ionescu , Josiane Mothe

Despite substantial progress in the field of deep learning, overfitting persists as a critical challenge, and data augmentation has emerged as a particularly promising approach due to its capacity to enhance model generalization in various…

Computer Vision and Pattern Recognition · Computer Science 2023-08-16 Wen Liang , Youzhi Liang , Jianguo Jia

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…

Computer Vision and Pattern Recognition · Computer Science 2019-04-09 Amy Zhao , Guha Balakrishnan , Frédo Durand , John V. Guttag , Adrian V. Dalca

Data augmentation has become a standard component of vision pre-trained models to capture the invariance between augmented views. In practice, augmentation techniques that mask regions of a sample with zero/mean values or patches from other…

Computer Vision and Pattern Recognition · Computer Science 2023-10-31 Shentong Mo , Zhun Sun , Chao Li

The success of training deep Convolutional Neural Networks (CNNs) heavily depends on a significant amount of labelled data. Recent research has found that neural style transfer algorithms can apply the artistic style of one image to another…

Computer Vision and Pattern Recognition · Computer Science 2019-09-04 Xu Zheng , Tejo Chalasani , Koustav Ghosal , Sebastian Lutz , Aljosa Smolic

In this study, we propose a novel data augmentation method that introduces the concept of CutMix into the generation process of diffusion models, thereby exploiting both the ability of diffusion models to generate natural and…

Computer Vision and Pattern Recognition · Computer Science 2025-09-03 Shumpei Takezaki , Ryoma Bise , Shinnosuke Matsuo

Steganalysis as a method to detect whether image contains se-cret message, is a crucial study avoiding the imperils from abus-ing steganography. The point of steganalysis is to detect the weak embedding signals which is hardly learned by…

Multimedia · Computer Science 2022-03-25 Hai Su , Meiyin Han , Junle Liang , Songsen Yu

Data augmentation has become a de facto component of deep learning-based medical image segmentation methods. Most data augmentation techniques used in medical imaging focus on spatial and intensity transformations to improve the diversity…

Image and Video Processing · Electrical Eng. & Systems 2023-08-21 Berke Doga Basaran , Weitong Zhang , Mengyun Qiao , Bernhard Kainz , Paul M. Matthews , Wenjia Bai

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

Data augmentation is an effective regularization strategy to alleviate the overfitting, which is an inherent drawback of the deep neural networks. However, data augmentation is rarely considered for point cloud processing despite many…

Computer Vision and Pattern Recognition · Computer Science 2021-03-11 Dogyoon Lee , Jaeha Lee , Junhyeop Lee , Hyeongmin Lee , Minhyeok Lee , Sungmin Woo , Sangyoun Lee

Deep convolutional neural networks (CNNs) have achieved remarkable results in image processing tasks. However, their high expression ability risks overfitting. Consequently, data augmentation techniques have been proposed to prevent…

Computer Vision and Pattern Recognition · Computer Science 2021-08-10 Ryo Takahashi , Takashi Matsubara , Kuniaki Uehara

Image Steganography is a cryptographic technique that embeds secret information into an image, ensuring the hidden data remains undetectable to the human eye while preserving the image's original visual integrity. Least Significant Bit…

Cryptography and Security · Computer Science 2025-02-24 Nicholas DiSalvo