y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#cnn News & Analysis

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

14 articles
AINeutralarXiv โ€“ CS AI ยท Apr 77/10
๐Ÿง 

When Does Multimodal AI Help? Diagnostic Complementarity of Vision-Language Models and CNNs for Spectrum Management in Satellite-Terrestrial Networks

Researchers developed SpectrumQA, a benchmark comparing vision-language models (VLMs) and CNNs for spectrum management in satellite-terrestrial networks. The study reveals task-dependent complementarity: CNNs excel at spatial localization while VLMs uniquely enable semantic reasoning capabilities that CNNs lack entirely.

AI ร— CryptoBullisharXiv โ€“ CS AI ยท Mar 46/105
๐Ÿค–

Layer-wise QUBO-Based Training of CNN Classifiers for Quantum Annealing

Researchers propose a new quantum annealing framework for training CNN classifiers that avoids gradient-based optimization by using Quadratic Unconstrained Binary Optimization (QUBO). The method shows competitive performance with classical approaches on image classification benchmarks while remaining compatible with current D-Wave quantum hardware.

AIBullisharXiv โ€“ CS AI ยท Feb 277/105
๐Ÿง 

Automated Vulnerability Detection in Source Code Using Deep Representation Learning

Researchers developed a convolutional neural network model that can automatically detect vulnerabilities in C source code using deep learning techniques. The model was trained on datasets from Draper Labs and NIST, achieving higher recall than previous work while maintaining high precision and demonstrating effectiveness on real Linux kernel vulnerabilities.

AINeutralarXiv โ€“ CS AI ยท Feb 277/106
๐Ÿง 

RaPA: Enhancing Transferable Targeted Attacks via Random Parameter Pruning

Researchers propose Random Parameter Pruning Attack (RaPA), a new method that improves targeted adversarial attacks by randomly pruning model parameters during optimization. The technique achieves up to 11.7% higher attack success rates when transferring from CNN to Transformer models compared to existing methods.

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

A Deep Learning Framework for Heat Demand Forecasting using Time-Frequency Representations of Decomposed Features

Researchers developed a deep learning framework using Continuous Wavelet Transform and CNNs for heat demand forecasting in district heating systems. The model achieved 36-43% reduction in forecasting errors compared to existing methods, reaching up to 95% accuracy in predicting day-ahead heat demand across multiple European cities.

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 275/10
๐Ÿง 

NERO-Net: A Neuroevolutionary Approach for the Design of Adversarially Robust CNNs

Researchers developed NERO-Net, a neuroevolutionary approach to design convolutional neural networks with inherent resistance to adversarial attacks without requiring robust training methods. The evolved architecture achieved 47% adversarial accuracy and 93% clean accuracy on CIFAR-10, demonstrating that architectural design can provide intrinsic robustness against adversarial examples.

AINeutralarXiv โ€“ CS AI ยท Mar 25/106
๐Ÿง 

General vs Domain-Specific CNNs: Understanding Pretraining Effects on Brain MRI Tumor Classification

Research comparing CNN architectures for brain tumor classification found that general-purpose models like ConvNeXt-Tiny (93% accuracy) outperformed domain-specific medical pre-trained models like RadImageNet DenseNet121 (68% accuracy). The study suggests that contemporary general-purpose CNNs with diverse pre-training may be more effective for medical imaging tasks in data-scarce scenarios.

AINeutralarXiv โ€“ CS AI ยท Feb 274/108
๐Ÿง 

Explainability-Aware Evaluation of Transfer Learning Models for IoT DDoS Detection Under Resource Constraints

Researchers evaluated seven pre-trained CNN architectures for IoT DDoS attack detection, finding that DenseNet and MobileNet models provide the best balance of accuracy, reliability, and interpretability under resource constraints. The study emphasizes the importance of combining performance metrics with explainability when deploying AI security models in IoT environments.

AINeutralarXiv โ€“ CS AI ยท Mar 34/105
๐Ÿง 

Adaptive Uncertainty-Guided Surrogates for Efficient phase field Modeling of Dendritic Solidification

Researchers developed a new AI-powered surrogate model using XGBoost and CNNs to significantly reduce computational costs in phase field simulations for metal solidification processes. The adaptive uncertainty-guided approach achieves accurate predictions while requiring fewer expensive simulations and reducing CO2 emissions in additive manufacturing applications.

AINeutralarXiv โ€“ CS AI ยท Mar 34/107
๐Ÿง 

A Case Study on Concept Induction for Neuron-Level Interpretability in CNN

Researchers successfully applied a Concept Induction framework for neural network interpretability to the SUN2012 dataset, demonstrating the method's broader applicability beyond the original ADE20K dataset. The study assigns interpretable semantic labels to hidden neurons in CNNs and validates them through statistical testing and web-sourced images.

AINeutralarXiv โ€“ CS AI ยท Mar 34/106
๐Ÿง 

MixerCSeg: An Efficient Mixer Architecture for Crack Segmentation via Decoupled Mamba Attention

Researchers have developed MixerCSeg, a new AI architecture for crack segmentation that combines CNN, Transformer, and Mamba-based approaches to achieve state-of-the-art performance with high efficiency. The model uses only 2.05 GFLOPs and 2.54M parameters while outperforming existing methods on crack detection benchmarks.

AINeutralarXiv โ€“ CS AI ยท Mar 34/105
๐Ÿง 

An Analysis of Multi-Task Architectures for the Hierarchic Multi-Label Problem of Vehicle Model and Make Classification

Researchers analyzed multi-task learning architectures for hierarchical classification of vehicle makes and models, testing CNN and Transformer models on StanfordCars and CompCars datasets. The study found that multi-task approaches improved performance for CNNs in almost all scenarios and yielded significant improvements for both model types on the CompCars dataset.