paper-with-me

홈 › Papers

Investigating Generalization in Neural Networks under Optimally Evolved Training Perturbations

2020-03-14 · Subhajit Chaudhury, Toshihiko Yamasaki

In this paper, we study the generalization properties of neural networks under input perturbations and show that minimal training data corruption by a few pixel modifications can cause drastic overfitting. We propose an evolutionary algorithm to search for optimal pixel perturbations using novel cost function inspired from literature in domain adaptation that explicitly maximizes the generalization gap and domain divergence between clean and corrupted images. Our method outperforms previous pixel-based data distribution shift methods on state-of-the-art Convolutional Neural Networks (CNNs) architectures. Interestingly, we find that the choice of optimization plays an important role in generalization robustness due to the empirical observation that SGD is resilient to such training data corruption unlike adaptive optimization techniques (ADAM). Our source code is available at https://github.com/subhajitchaudhury/evo-shift.

📄 PDF Abstract BibTeX arXiv:2003.06646

Code (1)

subhajitchaudhury/evo-shift 공식 구현

Tasks

Domain Adaptation

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

Investigating Recurrent Neural Network Memory Structures using Neuro-Evolution

2019-02-06 · Alexander Ororbia, Ahmed Ahmed Elsaid, Travis Desell

This paper presents a new algorithm, Evolutionary eXploration of Augmenting Memory Models (EXAMM), which is capable of evolving recurrent neural networks (RNNs) using a wide variety of memory structures, such as Delta-RN…

CPUTime SeriesTime Series Analysis

A Feature-Based Analysis on the Impact of Set of Constraints for e-Constrained Differential Evolution

2015-06-23 · Shayan Poursoltan, Frank Neumann

Different types of evolutionary algorithms have been developed for constrained continuous optimization. We carry out a feature-based analysis of evolved constrained continuous optimization instances to understand the cha…

Evolutionary Algorithms

On the Generalization Capability of Evolved Counter-propagation Neuro-controllers for Robot Navigation

2020-04-25 · Amiram Moshaiov, Michael Zadok

Evolving Counter-Propagation Neuro-Controllers (CPNCs), rather than the traditional Feed-Forward Neuro-Controllers (FFNCs), has recently been suggested and tested using simulated robot navigation. It has been demon-strat…

Robot Navigation

Modes of competition and the fitness of evolved populations

2015-09-23

Competition between individuals drives the evolution of whole species. Although the fittest individuals survive the longest and produce the most offspring, in some circumstances the resulting species may not be optimally…

Evolution leads to a diversity of motion-detection neuronal circuits

2018-04-07 · Ali Tehrani-Saleh, Thomas LaBar, Christoph Adami

A central goal of evolutionary biology is to explain the origins and distribution of diversity across life. Beyond species or genetic diversity, we also observe diversity in the circuits (genetic or otherwise) underlying…

DiversityMotion Detection