paper-with-me

Papers

Rotational augmentation techniques: a new perspective on ensemble learning for image classification

2023-06-12 · Unai Muñoz-Aseguinolaza, Basilio Sierra, Naiara Aginako

The popularity of data augmentation techniques in machine learning has increased in recent years, as they enable the creation of new samples from existing datasets. Rotational augmentation, in particular, has shown great promise by revolving images and utilising them as additional data points for training. This research study introduces a new approach to enhance the performance of classification methods where the testing sets were generated employing transformations on every image from the original dataset. Subsequently, ensemble-based systems were implemented to determine the most reliable outcome in each subset acquired from the augmentation phase to get a final prediction for every original image. The findings of this study suggest that rotational augmentation techniques can significantly improve the accuracy of standard classification models; and the selection of a voting scheme can considerably impact the model's performance. Overall, the study found that using an ensemble-based voting system produced more accurate results than simple voting.

📄 PDF Abstract BibTeX arXiv:2306.07027

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationEnsemble Learningimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Revisiting Data Augmentation for Rotational Invariance in Convolutional Neural Networks

2023-10-12 · Facundo Manuel Quiroga, Franco Ronchetti, Laura Lanzarini, Aurelio Fernandez-Bariviera

Convolutional Neural Networks (CNN) offer state of the art performance in various computer vision tasks. Many of those tasks require different subtypes of affine invariances (scale, rotational, translational) to image tr…

Data Augmentationimage-classificationImage Classification

Combining Ensembles and Data Augmentation can Harm your Calibration

2020-10-19 · ICLR 2021 1 · Yeming Wen, Ghassen Jerfel, Rafael Muller, Michael W. Dusenberry 외

Ensemble methods which average over multiple neural network predictions are a simple approach to improve a model's calibration and robustness. Similarly, data augmentation techniques, which encode prior information in th…

Data Augmentation

Ensemble Augmentation for Deep Neural Networks Using 1-D Time Series Vibration Data

2021-08-06 · Atik Faysal, Ngui Wai Keng, M. H. Lim

Time-series data are one of the fundamental types of raw data representation used in data-driven techniques. In machine condition monitoring, time-series vibration data are overly used in data mining for deep neural netw…

Data AugmentationGenerative Adversarial NetworkTime SeriesTime Series Analysis+1

Sorted Convolutional Network for Achieving Continuous Rotational Invariance

2023-05-23 · Hanlin Mo, Guoying Zhao

The topic of achieving rotational invariance in convolutional neural networks (CNNs) has gained considerable attention recently, as this invariance is crucial for many computer vision tasks such as image classification a…

Data Augmentationimage-classificationImage Classification

Data Augmentation for Brain-Computer Interfaces: Analysis on Event-Related Potentials Data

2018-01-09 · Mario Michael Krell, Anett Seeland, Su Kyoung Kim

On image data, data augmentation is becoming less relevant due to the large amount of available training data and regularization techniques. Common approaches are moving windows (cropping), scaling, affine distortions, r…

Data Augmentation