Robust Convolutional Neural Network

Robust Convolutional Neural Networks (CNNs) aim to improve the reliability and resilience of CNNs against various challenges, such as adversarial attacks, noisy data, and variations in input conditions (e.g., lighting, image distortions). Current research focuses on enhancing robustness through techniques like feature masking, efficient adversarial training methods, and incorporating biologically-inspired pre-processing steps (e.g., steerable pyramid transforms) or modular network designs. These advancements are crucial for deploying CNNs in real-world applications where robustness is paramount, improving the reliability of AI systems in critical domains like medical image analysis and autonomous driving.

Papers