deep-learning

Tag

Cards List
#deep-learning

Stiefel-AdamW: Geometry-Aware AdamW for Linear Factorization Blocks

arXiv cs.LG ↗ · 5d ago Cached

This paper introduces Stiefel-AdamW, a geometry-aware optimizer for linear factorization blocks in deep learning that enhances stability and performance, validated on models like GPT2, ViT, and Mistral 7B.

0 favorites 0 likes
#deep-learning

On the Limits of Maximal Coding Rate Reduction for Out-of-Distribution Generalisation

arXiv cs.LG ↗ · 5d ago Cached

This paper establishes two limitations of Maximal Coding Rate Reduction (MCR²) for out-of-distribution generalisation, showing that it can fail under distribution shift and that incorporating invariance principles does not eliminate this failure.

0 favorites 0 likes
#deep-learning

From Stress to Affect: Multimodal Deep Learning for Physiological Emotion Recognition Across Wearable Sensor Modalities

arXiv cs.LG ↗ · 5d ago Cached

A comparative study of temporal deep learning architectures for physiological emotion recognition using multimodal wearable datasets, evaluating LSTM, TCN, and Transformer models under different sensing configurations.

0 favorites 0 likes
#deep-learning

TALON: A Temporally Aware Longitudinal Framework for Radiology Report Generation

arXiv cs.CL ↗ · 5d ago Cached

TALON introduces a temporally aware longitudinal framework for radiology report generation that adaptively integrates variable-length patient histories using a dual-channel temporal fusion module to improve accuracy in detecting interval changes and persistent findings.

0 favorites 0 likes
#deep-learning

Why back propagation goes backward

Hacker News Top ↗ · 5d ago Cached

This article explains why the backpropagation algorithm in neural networks is implemented in a backward pass, clarifying the efficiency advantages over a forward computation based on the chain rule.

0 favorites 0 likes
#deep-learning

A Jev-style model fine-tuned on Qwen3.5 4B

Reddit r/LocalLLaMA ↗ · 5d ago

The author fine-tuned Qwen3.5 4B using LoRA with public and synthetic data to create a Jev-style model, achieving improved performance and open-sourcing the model and dataset.

0 favorites 0 likes
#deep-learning

@antiAIvo: When learning Transformer The hardest part to handle is multi-dimensional matrix operations The human brain can only mo…

X AI KOLs Timeline ↗ · 2026-09-19 Cached

The article introduces a visualization tool for the attention mechanism in Transformers, allowing users to customize input matrices and see step-by-step computations of attention scores. It is an initial version with plans for future updates based on user feedback.

0 favorites 0 likes
#deep-learning

@PyTorch: At PyTorch Conference North America, explore how new optimizers like Muon and TorchJD work alongside tools like fastsaf…

X AI KOLs Following ↗ · 2026-09-18 Cached

The PyTorch Conference North America is announced, featuring sessions on new optimizers like Muon and TorchJD, tools like fastsafetensors and LMCache, with speakers from major tech companies and institutions, happening in San Jose on October 20-21.

0 favorites 0 likes
#deep-learning

@PyTorch: Muon has attracted a lot of attention for fast convergence, but getting those optimizers to work in a real training sta…

X AI KOLs Timeline ↗ · 2026-09-18 Cached

An announcement for a talk at PyTorch Conference North America covering practical implementations of Muon, Dion, and Dion3 optimizers in training stacks.

0 favorites 0 likes
#deep-learning

@RisingSayak: Found a faster kernel? You shouldn’t need to rewrite your model to use it. With Kernels, you can choose which kernel ru…

X AI KOLs Following ↗ · 2026-09-18 Cached

This Twitter thread introduces Hugging Face's Kernels, a tool that allows users to select and replace optimized kernel implementations for supported layers in AI models without rewriting the entire model.

0 favorites 0 likes
#deep-learning

AI Research Agent: 100+ ML Papers → One Personalized Research Report

Reddit r/ArtificialInteligence ↗ · 2026-09-18

An open-source AI agent that automates the discovery, filtering, and ranking of ML research papers based on user interests, generating personalized reports to streamline the research process.

0 favorites 0 likes
#deep-learning

@_avichawla: https://x.com/_avichawla/status/2100876555409039605

X AI KOLs Timeline ↗ · 2026-09-18 Cached

The article explains the engineering aspects of Mixture-of-Experts (MoE) inference, detailing token routing, expert batching, GPU distribution, and performance trade-offs for efficient serving.

0 favorites 0 likes
#deep-learning

@rohanpaul_ai: Stanford deep learning for computer Vision taught by Professor Fei-Fei Li ( @drfeifei ) "Evolutionary forces drives int…

X AI KOLs Timeline ↗ · 2026-09-18 Cached

A Stanford deep learning course on computer vision taught by Professor Fei-Fei Li is available on YouTube, discussing the evolutionary role of vision in developing intelligence.

0 favorites 0 likes
#deep-learning

Customizable and Jointly Optimized Route Planning: A Deep Architecture Enabling Differentiable Shortest-Path Search

arXiv cs.AI ↗ · 2026-09-18 Cached

The paper proposes a deep architecture that jointly optimizes cost functions and route-ranking models for customizable route planning using differentiable shortest-path search, demonstrating significant improvements over state-of-the-art methods on real-world datasets.

0 favorites 0 likes
#deep-learning

Physical knowledge on historical data matters more than enforcing physical constraints on the forecast

arXiv cs.AI ↗ · 2026-09-18 Cached

The paper proposes a Physics Informed Recurrent Neural Network (PIRNN) that predicts unobservable physical variables to improve time series forecasting in physical processes, demonstrated through groundwater level predictions.

0 favorites 0 likes
#deep-learning

Past, Future, All at Once: Mitigating Stability-Plasticity Dilemma via Post-hoc JANUS Rectification

arXiv cs.LG ↗ · 2026-09-18 Cached

This paper introduces a post-hoc weight rectification framework called JANUS to mitigate catastrophic forgetting in fine-tuning foundation models, achieving parameter space orthogonality for preserving historical performance while adapting to new tasks.

0 favorites 0 likes
#deep-learning

Beyond Flattened Tokens: Structure-Preserving EEG Decoding with Reusable TriDim Blocks

arXiv cs.LG ↗ · 2026-09-18 Cached

The paper proposes TriDim, a reusable block for EEG decoding that preserves spatial and temporal structures, achieving state-of-the-art performance across multiple datasets and improving existing models.

0 favorites 0 likes
#deep-learning

CoRe: Coherence and Relational Alignment for Multivariate Time Series Forecasting

arXiv cs.LG ↗ · 2026-09-18 Cached

CoRe proposes a model-agnostic learning objective for multivariate time-series forecasting that uses frequency coherence and relational graph losses to improve prediction accuracy over standard methods.

0 favorites 0 likes
#deep-learning

Enhanced Agriculture-informed Neural Network by Domain Knowledge

arXiv cs.LG ↗ · 2026-09-18 Cached

This paper proposes the Knowledge-enhanced Agriculture-informed Neural Network (KAINN) framework, which integrates domain knowledge into deep learning models to improve the accuracy and interpretability of nitrous oxide emissions predictions in agricultural systems.

0 favorites 0 likes
#deep-learning

FoundAna: A GNN-assisted Foundation Model for Graph Anomaly Detection

arXiv cs.LG ↗ · 2026-09-17 Cached

FoundAna introduces a foundation model for graph anomaly detection that integrates GNNs and transformers to achieve generalizable, cross-graph performance, demonstrating superior results on multiple benchmark datasets.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback