中文
相关论文

相关论文: Impact of Data Duplication on Deep Neural Network-…

200 篇论文

With the proliferation of algorithmic decision-making, increased scrutiny has been placed on these systems. This paper explores the relationship between the quality of the training data and the overall fairness of the models trained with…

计算机视觉与模式识别 · 计算机科学 2023-05-03 Aki Barry , Lei Han , Gianluca Demartini

Over-parameterized deep neural networks have proven to be able to learn an arbitrary dataset with 100$\%$ training accuracy. Because of a risk of overfitting and computational cost issues, we cannot afford to increase the number of network…

机器学习 · 计算机科学 2019-04-08 Bukweon Kim , Sung Min Lee , Jin Keun Seo

Neural networks have become increasingly popular in the last few years as an effective tool for the task of image classification due to the impressive performance they have achieved on this task. In image classification tasks, it is common…

机器学习 · 计算机科学 2025-05-20 Lucas M. Dorneles , Luan Fonseca Garcia , Joel Luís Carbonera

In many applications of deep learning, particularly those in image restoration, it is either very difficult, prohibitively expensive, or outright impossible to obtain paired training data precisely as in the real world. In such cases, one…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Bolin Liu , Xiao Shu , Xiaolin Wu

The effectiveness of large language models (LLMs) is often hindered by duplicated data in their extensive pre-training datasets. Current approaches primarily focus on detecting and removing duplicates, which risks the loss of valuable…

计算与语言 · 计算机科学 2024-07-10 Nan He , Weichen Xiong , Hanwen Liu , Yi Liao , Lei Ding , Kai Zhang , Guohua Tang , Xiao Han , Wei Yang

This paper investigates discrepancies in how neural networks learn from different imaging domains, which are commonly overlooked when adopting computer vision techniques from the domain of natural images to other specialized domains such as…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Nicholas Konz , Maciej A. Mazurowski

State-of-the-art algorithms for many semantic visual tasks are based on the use of convolutional neural networks. These networks are commonly trained, and evaluated, on large annotated datasets of artifact-free high-quality images. In this…

计算机视觉与模式识别 · 计算机科学 2017-05-31 Igor Vasiljevic , Ayan Chakrabarti , Gregory Shakhnarovich

In recent years, the widespread use of deep neural networks (DNNs) has facilitated great improvements in performance for computer vision tasks like image classification and object recognition. In most realistic computer vision applications,…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Tejas Borkar , Lina Karam

Deep learning models frequently suffer from various problems such as class imbalance and lack of robustness to distribution shift. It is often difficult to find data suitable for training beyond the available benchmarks. This is especially…

计算机视觉与模式识别 · 计算机科学 2023-03-03 Pratinav Seth , Akshat Bhandari , Kumud Lakara

Recent studies have shown that deep convolutional neural networks (DCNN) are vulnerable to adversarial examples and sensitive to perceptual quality as well as the acquisition condition of images. These findings raise a big concern for the…

机器学习 · 计算机科学 2020-04-15 Yeli Feng , Yiyu Cai

In machine learning, research has traditionally focused on model development, with relatively less attention paid to training data. As model architectures have matured and marginal gains from further refinements diminish, data quality has…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Pei-Han Chen , Szu-Chi Chung

We measure the influence of image augmentations and training dataset size when training a deep neural network to classify galaxy morphology. Data augmentation is an integral step when training machine learning models and often astronomers…

天体物理仪器与方法 · 物理学 2026-04-29 Leon H. Butterworth , Ashley Spindler

Deep neural networks (DNNs) have achieved remarkable success in a variety of computer vision tasks, where massive labeled images are routinely required for model optimization. Yet, the data collected from the open world are unavoidably…

计算机视觉与模式识别 · 计算机科学 2023-02-13 Peng Cui , Yang Yue , Zhijie Deng , Jun Zhu

Deep neural networks (DNNs) achieve excellent performance on standard classification tasks. However, under image quality distortions such as blur and noise, classification accuracy becomes poor. In this work, we compare the performance of…

计算机视觉与模式识别 · 计算机科学 2017-05-09 Samuel Dodge , Lina Karam

This research conducts an investigation on the effect of visually similar images within a publicly available diabetic foot ulcer dataset when training deep learning classification networks. The presence of binary-identical duplicate images…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Imran Chowdhury Dipto , Bill Cassidy , Connah Kendrick , Neil D. Reeves , Joseph M. Pappachan , Vishnu Chandrabalan , Moi Hoon Yap

Deep neural networks (DNNs) have made remarkable strides in various computer vision tasks, including image classification, segmentation, and object detection. However, recent research has revealed a vulnerability in advanced DNNs when faced…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Chengyin Hu , Weiwen Shi , Chao Li , Jialiang Sun , Donghua Wang , Junqi Wu , Guijian Tang

Deep learning has achieved remarkable results in many computer vision tasks. Deep neural networks typically rely on large amounts of training data to avoid overfitting. However, labeled data for real-world applications may be limited. By…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Suorong Yang , Weikang Xiao , Mengchen Zhang , Suhan Guo , Jian Zhao , Furao Shen

While state-of-the-art diffusion models (DMs) excel in image generation, concerns regarding their security persist. Earlier research highlighted DMs' vulnerability to data poisoning attacks, but these studies placed stricter requirements…

机器学习 · 计算机科学 2024-06-18 Zhuoshi Pan , Yuguang Yao , Gaowen Liu , Bingquan Shen , H. Vicky Zhao , Ramana Rao Kompella , Sijia Liu

Convolutional Neural Networks (CNNs) have proven to be highly effective in solving a broad spectrum of computer vision tasks, such as classification, identification, and segmentation. These methods can be deployed in both centralized and…

Data augmentation has emerged as a powerful technique for improving the performance of deep neural networks and led to state-of-the-art results in computer vision. However, state-of-the-art data augmentation strongly distorts training…

计算机视觉与模式识别 · 计算机科学 2020-10-16 Amil Merchant , Barret Zoph , Ekin Dogus Cubuk