lstm

Tag

Cards List
#lstm

On Surrogate Modeling of Static Response of AM Short-Fiber Thermoplastics Using Graph Neural Networks

arXiv cs.LG · 6d ago Cached

This paper proposes a data-driven surrogate modeling framework using a hybrid Graph Neural Network-Long Short-Term Memory architecture to predict the static response of additively manufactured short-fiber thermoplastics, achieving high accuracy (R²≈0.98) and two orders of magnitude speedup over finite element simulations.

0 favorites 0 likes
#lstm

Leveraging Physiological Signals to Predict Exam Outcomes with Machine Learning

arXiv cs.LG · 2026-06-16 Cached

This study investigates machine learning models to predict exam outcomes using physiological data such as electrodermal activity, heart rate, and skin temperature, finding that both deep learning approaches and simpler models like random forests can be effective.

0 favorites 0 likes
#lstm

LSTM-Based Detection of Structural Breaks in Property Insurance Loss Reserving: A Climate-Informed Approach

arXiv cs.LG · 2026-06-11 Cached

This white paper proposes using LSTM neural networks to detect structural breaks in property insurance loss reserving caused by climate-driven catastrophes, aiming to improve accuracy by 15–20% over traditional methods like Chain Ladder.

0 favorites 0 likes
#lstm

GlucoFM-Bench: Benchmarking Time-Series Foundation Models for Blood Glucose Forecasting

arXiv cs.LG · 2026-06-08 Cached

GlucoFM-Bench evaluates time-series foundation models for blood glucose forecasting across 15 datasets, showing strong zero-shot/few-shot transfer by Chronos-2 and TimesFM but superior performance of a lightweight LSTM when full training data is available.

0 favorites 0 likes
#lstm

Scaling Novel Graph Generation via Lightweight Structure-Guided Autoregressive Models

arXiv cs.LG · 2026-06-04

Researchers propose a lightweight autoregressive framework for graph generation that uses structure-guided topological ordering to achieve near log-linear complexity, addressing scalability and novelty limitations of existing diffusion and autoregressive methods. The approach supports both LSTM and Mamba-style backbones and shows improved novelty while maintaining validity and uniqueness on molecular and non-molecular benchmarks.

0 favorites 0 likes
#lstm

Physics-Informed Machine Learning for Short-Term Flood Prediction

arXiv cs.LG · 2026-06-04 Cached

Researchers propose a Physics-Informed Machine Learning (PIML) framework that integrates hydrological constraints into an LSTM loss function to improve short-term flood forecasting, particularly in data-scarce regimes. A 'Trend Alignment' constraint enforcing consistency between precipitation and discharge trends improves Nash-Sutcliffe Efficiency and eliminates unphysical predictions during extreme events.

0 favorites 0 likes
#lstm

Evaluating Transformer and LSTM Frameworks for Prediction in Ungauged Basins

arXiv cs.AI · 2026-06-03 Cached

This paper evaluates encoder-only Transformer and LSTM models for streamflow prediction in ungauged basins using NOAA's National Water Model simulations. Results show LSTM outperforms Transformer, and incorporating downstream information significantly improves prediction skill across both architectures.

0 favorites 0 likes
#lstm

Leveraging Large Language Models for Sentiment Analysis: Multi-Modal Analysis of Decentraland's MANA Token

arXiv cs.CL · 2026-05-21 Cached

This paper uses a BERT-based large language model for sentiment analysis of Decentraland's Discord community to enhance MANA token price prediction, demonstrating that a multi-modal LSTM incorporating sentiment, trading volume, and market capitalization outperforms a price-only baseline.

0 favorites 0 likes
#lstm

Teacher–student curriculum learning

OpenAI Blog · 2017-07-01 Cached

OpenAI proposes Teacher–Student Curriculum Learning (TSCL), a framework where a Teacher algorithm automatically selects subtasks for a Student to learn complex tasks, optimizing based on learning curve slope and preventing forgetting. The approach matches or surpasses hand-crafted curricula on decimal addition and Minecraft navigation tasks, enabling solutions previously impossible with direct training.

0 favorites 0 likes
#lstm

Unsupervised sentiment neuron

OpenAI Blog · 2017-04-06 Cached

OpenAI demonstrates an unsupervised system that learns sentiment representation by training a multiplicative LSTM to predict the next character in Amazon reviews, achieving state-of-the-art sentiment analysis on Stanford Sentiment Treebank (91.8% accuracy) while requiring 30-100x fewer labeled examples than supervised approaches. The model discovers a distinct 'sentiment neuron' that captures sentiment information and can be directly manipulated to control text generation sentiment.

0 favorites 0 likes
← Back to home

Submit Feedback