AIBearishCrypto Briefing · 3d ago7/10
🧠CNN has filed a copyright infringement lawsuit against Perplexity, an AI company, over the use of its content in AI-generated responses. The case highlights growing legal tensions between content creators and AI firms, with potential industry-wide implications for how AI systems are trained and deployed.
🏢 Perplexity
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 · May 116/10
🧠Researchers propose STDA-Net, a deep learning framework for sleep stage classification that uses 2D spectrograms instead of traditional 1D EEG signals, combined with domain adaptation techniques to work across different datasets. The method achieves 89.03% accuracy and demonstrates superior stability compared to existing approaches, advancing automated sleep staging technology.
AIBullisharXiv – CS AI · May 116/10
🧠TimeLesSeg introduces a unified deep learning framework for segmenting Multiple Sclerosis lesions that works across different imaging contrasts and with or without temporal data. The model uses stochastic generative techniques and domain randomization to address the fragmentation between cross-sectional and longitudinal segmentation approaches, demonstrating superior performance on multiple datasets.
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.