14 articles tagged with #cnn. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.
AINeutralarXiv โ CS AI ยท Apr 77/10
๐ง 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
๐ค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
๐ง 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
๐ง 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 55/10
๐ง Researchers developed DCENWCNet, a deep learning ensemble model that combines three CNN architectures to classify white blood cells with superior accuracy. The model outperforms existing state-of-the-art networks on the Rabbin-WBC dataset and incorporates LIME-based explainability for interpretable medical diagnosis.
AIBullisharXiv โ CS AI ยท Mar 36/108
๐ง 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
๐ง 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
๐ง 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
๐ง 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
๐ง 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
๐ง 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
๐ง 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
๐ง 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
๐ง 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.