y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#resnet News & Analysis

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

7 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
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.

AIBullisharXiv โ€“ CS AI ยท Mar 36/103
๐Ÿง 

Changing the Training Data Distribution to Reduce Simplicity Bias Improves In-distribution Generalization

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
๐Ÿง 

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.