AIBullisharXiv – CS AI · Mar 177/10
🧠Researchers propose RESQ, a three-stage framework that enhances both security and reliability of quantized deep neural networks through specialized fine-tuning techniques. The framework demonstrates up to 10.35% improvement in attack resilience and 12.47% in fault resilience while maintaining competitive accuracy across multiple neural network architectures.
AIBullisharXiv – CS AI · Mar 167/10
🧠Researchers propose AIM, a novel AI model modulation paradigm that allows a single model to exhibit diverse behaviors without maintaining multiple specialized versions. The approach uses logits redistribution to enable dynamic control over output quality and input feature focus without requiring retraining or additional training data.
🧠 Llama
AINeutralarXiv – CS AI · 1d ago6/10
🧠Researchers propose XOResNet, a novel deep spiking neural network architecture that addresses spike redundancy and information loss in residual structures through OR-ADD shortcut connections and XOR meta-residuals. The model demonstrates improved performance over existing deep SNNs on multiple benchmark datasets, offering architectural insights for building more efficient neuromorphic computing systems.
AINeutralarXiv – CS AI · May 126/10
🧠This research benchmarks RT-DETR object detection models with different ResNet backbones for competitive robotics applications, evaluating how environmental variations like lighting and background contrast affect detection performance. The study finds that intermediate-depth models (ResNet34 and ResNet50) offer optimal balance between accuracy, confidence, and latency, with ResNet50 excelling under illumination changes and ResNet34 performing best under background variations.
AIBearisharXiv – CS AI · Mar 176/10
🧠Researchers discovered that skip connections in deep neural networks make adversarial attacks more transferable across different AI models. They developed the Skip Gradient Method (SGM) which exploits this vulnerability in ResNets, Vision Transformers, and even Large Language Models to create more effective adversarial examples.
AINeutralarXiv – CS AI · Mar 116/10
🧠Researchers analyzed gender bias in audio deepfake detection systems using fairness metrics beyond standard performance measures. The study found significant gender disparities in error distribution that conventional metrics like Equal Error Rate failed to detect, highlighting the need for fairness-aware evaluation in AI voice authentication systems.
AINeutralarXiv – CS AI · Mar 36/107
🧠Researchers propose DeepAFL, a new federated learning approach that uses gradient-free analytical solutions to address heterogeneity and scalability issues in traditional gradient-based FL systems. The method incorporates deep residual blocks with closed-form solutions, achieving 5.68%-8.42% performance improvements over existing baselines across benchmark datasets.
AIBullisharXiv – CS AI · Mar 36/103
🧠Researchers developed USEFUL, a new training method that modifies data distribution to reduce simplicity bias in machine learning models. The approach clusters examples early in training and upsamples underrepresented data, achieving state-of-the-art performance when combined with optimization methods like SAM on popular image classification datasets.
AINeutralarXiv – CS AI · Mar 94/10
🧠Researchers propose a novel Residual Masking Network that combines deep residual networks with attention mechanisms for facial expression recognition. The method achieves state-of-the-art accuracy on FER2013 and VEMO datasets by using segmentation networks to refine feature maps and focus on relevant facial information.