paper-with-me

Papers

A Comparison for Anti-noise Robustness of Deep Learning Classification Methods on a Tiny Object Image Dataset: from Convolutional Neural Network to Visual Transformer and Performer

2021-06-03 · Ao Chen, Chen Li, HaoYuan Chen, Hechen Yang, Peng Zhao, Weiming Hu, Wanli Liu, Shuojia Zou, Marcin Grzegorzek

Image classification has achieved unprecedented advance with the the rapid development of deep learning. However, the classification of tiny object images is still not well investigated. In this paper, we first briefly review the development of Convolutional Neural Network and Visual Transformer in deep learning, and introduce the sources and development of conventional noises and adversarial attacks. Then we use various models of Convolutional Neural Network and Visual Transformer to conduct a series of experiments on the image dataset of tiny objects (sperms and impurities), and compare various evaluation metrics in the experimental results to obtain a model with stable performance. Finally, we discuss the problems in the classification of tiny objects and make a prospect for the classification of tiny objects in the future.

📄 PDF Abstract BibTeX arXiv:2106.01927

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDeep Learningimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

ScanMix: Learning from Severe Label Noise via Semantic Clustering and Semi-Supervised Learning

2021-03-21 · Ragav Sachdeva, Filipe R Cordeiro, Vasileios Belagiannis, Ian Reid 외

We propose a new training algorithm, ScanMix, that explores semantic clustering and semi-supervised learning (SSL) to allow superior robustness to severe label noise and competitive robustness to non-severe label noise p…

ClusteringImage Classification

Neurological Status Classification Using Convolutional Neural Network

2021-04-01 · Mehrad Jaloli, Divya Choudhary, Marzia Cescon

In this study we show that a Convolutional Neural Network (CNN) model is able to accuratelydiscriminate between 4 different phases of neurological status in a non-Electroencephalogram(EEG) dataset recorded in an experime…

ClassificationEEGElectroencephalogram (EEG)General Classification

Task-Oriented Wireless Transmission of 3D Point Clouds: Geometric Versus Semantic Robustness

2026-03-13 · Vukan Ninkovic, Tamara Sobot, Vladimir Vincan, Gorana Gojic 외 arxiv

Wireless transmission of high-dimensional 3D point clouds (PCs) is increasingly required in industrial collaborative robotics systems. Conventional compression methods prioritize geometric fidelity, although many practic…

Semantic CommunicationPoint Clouds

Adaptive Differential Denoising for Respiratory Sounds Classification

2025-06-03 · Gaoyang Dong, Zhicheng Zhang, Ping Sun, Minghui Zhang

Automated respiratory sound classification faces practical challenges from background noise and insufficient denoising in existing systems. We propose Adaptive Differential Denoising network, that integrates noise suppre…

Audio ClassificationClassificationDenoisingDiagnostic+1

Parametric Noise Injection: Trainable Randomness to Improve Deep Neural Network Robustness against Adversarial Attack

2018-11-22 · CVPR 2019 6 · Adnan Siraj Rakin, Zhezhi He, Deliang Fan

Recent development in the field of Deep Learning have exposed the underlying vulnerability of Deep Neural Network (DNN) against adversarial examples. In image classification, an adversarial example is a carefully modifie…

Adversarial AttackAdversarial Defenseimage-classificationImage Classification