Tag
This paper shows that layer-local training methods like Forward-Forward (FF) do not scale to realistic image sizes and datasets, and that synthetic benchmarks overstate their performance. The authors introduce a strong FF variant (DTG-FF) and demonstrate that on real data (e.g., ImageNet-100 at 224x224) FF achieves only 49.4% versus typical BP above 75%, while on synthetic tasks the gap narrows or reverses.
A curated guide to studying deep learning with PyTorch via a full YouTube live course series, covering topics from tensors to GANs, organized into six parts.
This paper presents WISE-HAR, an ensemble deep learning framework for WiFi-based human activity recognition, achieving robust performance and generalization across scenarios with minimal accuracy drops.
This paper proposes a lightweight CNN architecture to improve adversarial robustness in EEG-based brain-computer interfaces, evaluating it against adversarial attacks and showing better classification performance than existing models.
CNN sues Perplexity AI for using over 17,000 articles, videos, and images without permission to power AI-generated answers, raising fundamental questions about content ownership and economic value in the AI era.
AEyeDE is an attention-based attribution framework that uses a proxy Transformer model to extract attention maps from text and trains a lightweight CNN to distinguish human-written from AI-generated text, outperforming text-only baselines and showing robustness across settings.
CNN has sued AI search startup Perplexity for allegedly copying thousands of articles, videos, and images without permission to power its AI search engine, joining a wave of legal actions by publishers against AI companies over copyright infringement.
AttnGen is an attention-guided training framework that embeds interpretability into the optimization of deep neural networks for genomic sequence classification, achieving improved accuracy and encouraging models to focus on informative nucleotide positions.