y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#resnet News & Analysis

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

12 articles
AINeutralarXiv – CS AI · Jun 257/10
🧠

Learning Non-Vacuous Generalization Bounds from Optimization

Researchers have developed a non-vacuous generalization bound for deep neural networks by analyzing stochastic gradient descent through the lens of fractional Brownian motion, demonstrating theoretical guarantees on networks like ResNet and Vision Transformer trained on ImageNet-1K. This addresses a long-standing gap between theoretical bounds and practical neural network performance.

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 · Jun 196/10
🧠

Exploring Feature Extraction Technique Parameters for Acoustic Gunshot Classification

Researchers present a systematic study of feature extraction techniques for acoustic gunshot detection using 23,000 recordings across 85 firearms, demonstrating that technique selection can improve classification accuracy by up to 20% and parameter optimization by an additional 4.7%. The work addresses gaps in current gunshot detection systems used in civilian safety, military, and conservation applications.

AINeutralarXiv – CS AI · Jun 26/10
🧠

ResNet-34 with Lightweight Decoder for Accurate and Efficient Segmentation of Fetal Brain MRI

Researchers have developed a ResNet-34-based deep learning model with a lightweight decoder for segmenting fetal brain tissues in MRI scans, achieving 97.37% accuracy and 90.33% mean Dice Similarity Coefficient. The model addresses critical challenges in prenatal diagnosis by handling fetal motion artifacts and anatomical variability while maintaining computational efficiency suitable for real-time clinical use.

AINeutralarXiv – CS AI · Jun 16/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.