PulseAugur
EN
LIVE 10:36:42
ENTITY recurrent neural network

recurrent neural network

PulseAugur coverage of recurrent neural network — every cluster mentioning recurrent neural network across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
24
24 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
23
23 over 90d
TIER MIX · 90D
TOPICS
RELATIONSHIPS
SENTIMENT · 30D

7 day(s) with sentiment data

RECENT · PAGE 1/2 · 24 TOTAL
  1. COMMENTARY · CL_108803 ·

    AI Model Explained: LLM, Transformer, Diffusion, and More

    This article explains various types of AI models, differentiating between Dense models and Mixture of Experts (MoE) for Large Language Models (LLMs). It details the Transformer architecture, which is foundational to mod…

  2. TOOL · CL_108055 ·

    Topological Neural Dynamics framework shifts sequence modeling to neuron-wise dynamics

    A new sequence modeling framework called Topological Neural Dynamics (TND) has been proposed, shifting computation from layer-wise to neuron-wise dynamics. This approach represents a neural system as a directed neuron g…

  3. TOOL · CL_96749 ·

    Evolution of Language Models: From Single Neurons to LSTMs

    The evolution of language models traces a path from early single neurons in 1958 to more complex architectures like Multilayer Perceptrons (MLP) and Recurrent Neural Networks (RNN). While RNNs introduced sequential proc…

  4. TOOL · CL_93734 ·

    New Dyna-Pruner framework optimizes AI models for spatio-temporal prediction

    Researchers have developed Dyna-Pruner, a novel framework designed to optimize spatio-temporal prediction models for efficiency and scalability. This system adaptively prunes both data and model structures based on inpu…

  5. RESEARCH · CL_92156 ·

    Transformers Explained: Self-Attention, Parallel Processing, and LLM Architecture

    Transformers, a neural network architecture, revolutionized AI by processing tokens in parallel rather than sequentially like Recurrent Neural Networks (RNNs). This parallel processing, enabled by the self-attention mec…

  6. TOOL · CL_91438 ·

    New LANTERN framework improves health transition modeling

    Researchers have developed a new framework called LANTERN for modeling health-state transition probabilities in irregularly timed longitudinal data. This framework uses an attribute-conditioned neural network to learn f…

  7. TOOL · CL_86562 ·

    Agent-based models tuned to Lotka-Volterra dynamics

    Researchers have developed a method to tune agent-based predator-prey models to better align with Lotka-Volterra dynamics. This approach uses a feature-based loss function to optimize environmental and demographic param…

  8. TOOL · CL_76609 ·

    Hybrid search with RRF and LLM reranker improves RAG accuracy

    This article details how dense retrieval methods in Retrieval-Augmented Generation (RAG) systems can fail to find relevant information, particularly for exact keywords or proper nouns. It proposes a hybrid search approa…

  9. TOOL · CL_72763 ·

    Attention models show promise in asset pricing research

    A new research paper explores the application of advanced attention mechanisms, typically used in natural language processing, to the field of empirical asset pricing. The study specifically examines pre-trained Recurre…

  10. TOOL · CL_56258 ·

    AI model for Sokoban game uses 'path channels' for planning

    Researchers have partially reverse-engineered a convolutional recurrent neural network (RNN) used for the game Sokoban. They discovered that the network stores future moves, or plans, as activations within specific "pat…

  11. TOOL · CL_45594 ·

    Building Recurrent Neural Networks from Scratch Explained

    This article explains the process of building a Recurrent Neural Network (RNN) from scratch. It highlights that RNNs are designed to handle sequential data by maintaining information across different time steps. The cor…

  12. RESEARCH · CL_27516 ·

    New RNN module boosts BCI accuracy and explainability

    Researchers have developed a new Post-Recurrent Module (PRM) to enhance the explainability and performance of Recurrent Neural Networks (RNNs) used in P300-based Brain-Computer Interfaces (BCIs). This module improves cl…

  13. TOOL · CL_24312 ·

    LSTM networks overcome RNN memory limitations with gating mechanisms

    The Long Short-Term Memory (LSTM) network was developed to address the limitations of traditional Recurrent Neural Networks (RNNs) in handling sequential data. Vanilla RNNs struggle with remembering information over lon…

  14. TOOL · CL_22129 ·

    Brain-inspired FRE-RNN makes Equilibrium Propagation more practical for AI

    Researchers have developed a new recurrent neural network architecture, the Feedback-regulated REsidual recurrent neural network (FRE-RNN), designed to improve the practicality of Equilibrium Propagation (EP) for brain-…

  15. TOOL · CL_15609 ·

    New CNN-Transformer Hybrid Model Enhances Spatiotemporal Prediction Efficiency

    Researchers have introduced a new Convolutional Neural Network (CNN) architecture called MIMO-ESP, designed to improve spatiotemporal prediction tasks. This model addresses limitations in existing CNNs, such as difficul…

  16. RESEARCH · CL_15416 ·

    ParaRNN offers interpretable, parallelizable recurrent neural networks for time-dependent data

    Researchers have introduced ParaRNN, a novel recurrent neural network designed for time-dependent data that aims to improve interpretability and parallelization. This model decomposes recurrent dynamics into distinct, i…

  17. RESEARCH · CL_14464 ·

    Deep Jacobian estimation method characterizes nonlinear control in biological systems

    Researchers have developed a new deep learning method called JacobianODE to estimate the Jacobian of dynamical systems from time-series data. This approach allows for a more nuanced understanding of control between inte…

  18. RESEARCH · CL_11923 ·

    Selective-Update RNNs match Transformer accuracy with greater efficiency

    Researchers have developed a new type of Recurrent Neural Network (RNN) called Selective-Update RNNs (suRNNs) that can efficiently handle long-range sequence modeling. Unlike traditional RNNs that update at every time s…

  19. RESEARCH · CL_06358 ·

    New non-Euclidean neural quantum states outperform Euclidean counterparts in VMC experiments

    Researchers have introduced new non-Euclidean neural quantum states (NQS) by extending previous work with Poincaré hyperbolic GRU to include Lorentz RNN, Lorentz GRU, and Poincaré RNN. These new hyperbolic NQS variants …

  20. RESEARCH · CL_10250 ·

    New frameworks offer gradient-free and hierarchical learning for stable deep network training

    Two new research papers propose alternative methods for training deep neural networks. One paper introduces a projection-based framework called PJAX, which treats training as a feasibility problem solvable through itera…