PulseAugur
EN
LIVE 10:58:35
ENTITY Recurrent Neural Networks

Recurrent Neural Networks

PulseAugur coverage of Recurrent Neural Networks — every cluster mentioning Recurrent Neural Networks across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
22
64 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
22
63 over 90d
TIER MIX · 90D
TOPICS
RELATIONSHIPS
SENTIMENT · 30D

16 day(s) with sentiment data

RECENT · PAGE 1/4 · 64 TOTAL
  1. TOOL · CL_193917 ·

    State-Space Models: From S4 to Mamba Reviewed

    This paper provides a comprehensive review of Structured State Space Models (SSMs), tracing their evolution from the initial S4 architecture to more advanced models like Mamba and Mamba-2. It analyzes key design dimensi…

  2. TOOL · CL_193847 ·

    New RNN Framework Learns from Multiple Ordered Data Projections

    Researchers have introduced a new framework for Recurrent Neural Networks (RNNs) that moves beyond traditional temporal sequence learning. This framework, based on the Ordered Structural Dependency Hypothesis (OSDH), su…

  3. TOOL · CL_193639 ·

    New Deep Residual Echo State Networks enhance RNN memory capacity

    Researchers have introduced Deep Residual Echo State Networks (DeepResESNs), a novel class of untrained Recurrent Neural Networks designed to improve memory capacity and long-term temporal modeling. By incorporating tem…

  4. TOOL · CL_193608 ·

    New Neuronal Attention Circuit enhances representation learning

    Researchers have introduced the Neuronal Attention Circuit (NAC), a novel continuous-time attention mechanism inspired by biological systems. NAC reformulates attention logit computation using a linear ordinary differen…

  5. TOOL · CL_189340 ·

    Lego Analogy Deciphers Modern GPT Architectures and Efficiency Gains

    This article uses a Lego analogy to explain the inner workings of modern GPT architectures, detailing how individual tokens are processed from input to output. It breaks down key refinements like RoPE, RMSNorm, and SwiG…

  6. RESEARCH · CL_193081 ·

    New research explores advanced training methods for Spiking Neural Networks

    Two recent arXiv papers explore advanced techniques for training spiking neural networks (SNNs). The first paper introduces a general framework for incorporating delays into SNNs using additional state variables, enhanc…

  7. TOOL · CL_191654 ·

    New biologically plausible pruning rule for recurrent neural networks validated

    Researchers have evaluated a new biologically plausible pruning rule called noise-prune for recurrent neural networks. This unsupervised, local rule uses noisy fluctuations to determine connection importance. The study …

  8. RESEARCH · CL_186986 ·

    New biologically-plausible pruning rule for recurrent neural networks validated

    Researchers have evaluated a new biologically-plausible pruning rule called 'noise-prune' for recurrent neural networks. This method uses noisy fluctuations to determine connection importance and has demonstrated effect…

  9. TOOL · CL_180644 ·

    Interpretable ML predicts traffic congestion impacted by COVID-19

    Researchers have developed interpretable machine learning models to predict traffic congestion in Alameda County, California, considering the unique impacts of the COVID-19 pandemic. By incorporating variables related t…

  10. TOOL · CL_181226 ·

    New Recurrent Network Model Mimics Brain Computation for Working Memory

    Researchers have introduced the Recurrent Divisive Normalization Network (RDNN), a novel artificial neural network model inspired by biological divisive normalization. This model is designed to overcome the limitations …

  11. RESEARCH · CL_173069 ·

    Developer builds Transformer model from scratch in PyTorch

    Sparsh Sharma details the process of building a Transformer model from scratch using PyTorch, emphasizing the importance of understanding the underlying mechanisms rather than just using pre-trained models. The walkthro…

  12. TOOL · CL_177165 ·

    Hugging Face survey details automated AI for traffic prediction

    This survey paper from Hugging Face explores Neural Architecture Search (NAS) as a method to automate the design of deep learning models for traffic prediction. It reviews various NAS strategies, including gradient-base…

  13. RESEARCH · CL_171713 ·

    Survey details Neural Architecture Search for traffic prediction models

    A new survey paper published on arXiv explores the application of Neural Architecture Search (NAS) in traffic prediction. The paper details how NAS can automate the design of deep learning models, such as Graph Convolut…

  14. TOOL · CL_167730 ·

    New framework evaluates sequence model performance with controllable memory functions

    Researchers have developed a new synthetic benchmarking framework to evaluate the performance of various sequence modeling architectures, including recurrent neural networks, convolutional models, Transformers, and stru…

  15. TOOL · CL_167517 ·

    Key-Value Means offers expandable memory for transformers

    Researchers have introduced Key-Value Means (KVM), a novel block-recurrent attention mechanism designed to address the memory limitations of transformers. KVM offers a flexible approach, allowing for either fixed-size o…

  16. TOOL · CL_160945 ·

    StressGAT: Explainable Graph Attention Network for Personalized Stress Recognition

    Researchers have developed StressGAT, a novel Graph Attention Network designed to recognize stress through facial expressions. This model addresses limitations of traditional Recurrent Neural Networks and Convolutional …

  17. TOOL · CL_158707 ·

    New hybrid model combines CoLES and State Space Models for user transaction analysis

    Researchers have developed a novel hybrid approach for user-centric modeling of transactional event sequences, combining contrastive representation learning (CoLES) with State Space Models (SSMs). This method addresses …

  18. TOOL · CL_158175 ·

    Deep Dive into Self-Attention Mechanism for LLMs

    This article provides a deep dive into the self-attention mechanism, a core component of the Transformer architecture essential for large language models (LLMs). It explains how self-attention enables models to weigh th…

  19. TOOL · CL_151859 ·

    New FLINT framework fingerprints AI models using 5G side-channel data

    Researchers have developed a novel framework called FLINT that can fingerprint the architecture of federated learning models by analyzing side-channel information from the 5G Physical (PHY) layer. Unlike previous method…

  20. TOOL · CL_151152 ·

    Attention mechanism explained: How language models access long-range context

    The attention mechanism in language models allows tokens to access information from any point in the input sequence, overcoming the limitations of older Recurrent Neural Networks (RNNs) that struggled with long-range de…