y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#resnet News & Analysis

9 articles tagged with #resnet. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

9 articles
AIBullisharXiv – CS AI · Mar 177/10
🧠

RESQ: A Unified Framework for REliability- and Security Enhancement of Quantized Deep Neural Networks

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
🧠

AI Model Modulation with Logits Redistribution

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
🧠

XOResNet: Exclusive-OR Meta-Residuals Facilitate Deep Spiking Neural Networks Learning

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
🧠

Benchmarking ResNet Backbones in RT-DETR: Impact of Depth and Regularization under environmental conditions

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
🧠

On the Adversarial Transferability of Generalized "Skip Connections"

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
🧠

Gender Fairness in Audio Deepfake Detection: Performance and Disparity Analysis

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
🧠

DeepAFL: Deep Analytic Federated Learning

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.

AINeutralarXiv – CS AI · Mar 94/10
🧠

Facial Expression Recognition Using Residual Masking Network

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.