QLSTM outperforms LSTM in predicting KSE 100 index movements.
problem Predicting stock market movement in uncertain economic conditions.
method Used LSTM and QLSTM models on monthly data of economic indicators.
result QLSTM provided more accurate predictions of KSE 100 index values.
DA-LSTM adapts LSTM depth to non-uniform data, improving efficiency.
problem Non-uniform information distribution in sequential data cannot be accurately modeled by traditional LSTM.
method Developed DA-LSTM architecture that dynamically adjusts LSTM depth based on information distribution.
result DA-LSTM reduces computation resource usage and convergence time by 41.78% and 46.01% respectively.
Stacked LSTM networks improve traffic volume forecasting.
problem Accurate traffic volume prediction for better planning.
method Applying stacked Long Short-Term Memory (LSTM) networks for time series forecasting.
result Stacked LSTM networks enhance the accuracy of traffic volume predictions.
Extended LSTMs improve volatility prediction by 20%.
problem Predicting asset price volatility with long memory.
method Extended LSTMs with multiple flexible timescales.
result Extended LSTMs outperform rough volatility predictions by 20%.
Enhanced LSTM model learns complex temporal dependencies.
problem Modeling long-term dependencies in sequential data.
method Gamma-LSTM with hierarchical memory units and gates.
result Gamma-LSTM outperforms regular and stacked LSTMs in sequence prediction.
Simplified LSTM models improve sentiment analysis on Twitter debate data.
problem Performing sentiment analysis on long sequence data from Twitter debates.
method Developed six parameter-reduced LSTM models (slim LSTM) for faster training and reduced computational cost.
result Slim LSTM models outperform standard LSTM model in sentiment analysis of GOP Debate Twitter dataset.
QLSTM improves speech recognition by considering internal quaternion dependencies.
problem Weak internal dependencies in traditional RNNs for speech recognition.
method Proposes QLSTM, a quaternion-based LSTM that considers both external and internal dependencies.
result QLSTM achieves better performance with up to 2.8 times fewer parameters.
LSTMs improve demand forecasting for e-grocery products.
problem Improving demand forecasting accuracy in e-grocery retail.
method Developed and tested univariate and multivariate LSTM models for 100 fast-moving consumer goods.
result LSTMs outperform traditional models for food products, especially in beverage category.
Fully convolutional neural networks (FCN) have been shown to achieve state-of-the-art performance on the task of classifying time series sequences. We propose the augmentation of fully convolutional networks with long short term memory recurrent neural network (LSTM RNN) sub-modules for time series classification. Our …
LSTMs improve bond yield forecasting with unique signals.
problem Improving bond yield forecasting accuracy.
method Long short-term memory (LSTM) networks with sequence-to-sequence architectures and LSTM-LagLasso methodology.
result Univariate LSTM models with additional memory can achieve similar results as multivariate MLP models using exogenous information.
Method extracts knowledge from LSTM for sequence validation.
problem Validating sequences generated by unknown automata.
method Clustering hidden states to build a corresponding automaton.
result Automaton accurately predicts sequence validity.
Extended LSTM improves language modeling performance.
problem Improving LSTM for large-scale language modeling.
method Exponential gating, modified memory structure, and residual stacking.
result xLSTM outperforms state-of-the-art models in performance and scaling.
Paper uses LSTM autoencoder for ADS-B data to detect surveillance aircraft.
problem Detecting surveillance aircraft from ADS-B flight data.
method LSTM-based sequence autoencoder for ADS-B data.
result LSTM autoencoder effectively learns features for detecting surveillance aircraft.
The paper uses HMM and LSTM for stock market trend analysis.
problem Predicting stock market trends using machine learning.
method Apply Hidden Markov Model and Long Short Term Memory to stock market data.
result The combination of GMM-HMM+LSTM and XGB-HMM+LSTM outperformed other models.
New LSTM model predicts stock market prices with improved accuracy.
problem Improving stock market prediction accuracy for traders and investors.
method Two-time frequency LSTM model combining annual and daily parameters.
result The model predicts stock market prices with higher accuracy.
Analyzes memory time span in LSTMs for multi-speaker speech separation.
problem Understanding how long-term dependencies are handled by LSTMs in speech separation tasks.
method Leaked state variable with controlled lifetime to evaluate task performance.
result Estimates the time span LSTMs exploit in multi-speaker speech separation.
NeuroMemFPP uses LSTM to estimate FPP parameters with high accuracy.
problem Estimating parameters of fractional Poisson process with memory and long-range dependence.
method Recurrent Neural Network (RNN), specifically Long Short-Term Memory (LSTM), for parameter estimation.
result The LSTM-based approach reduces MSE by about 55.3% compared to traditional MOM method.
We propose a max-pooling based loss function for training Long Short-Term Memory (LSTM) networks for small-footprint keyword spotting (KWS), with low CPU, memory, and latency requirements. The max-pooling loss training can be further guided by initializing with a cross-entropy loss trained network. A posterior smoothin…
Paper presents methods to create stock price confidence intervals using LSTM models.
problem Creating accurate confidence intervals for LSTM-estimated stock prices.
method Three bootstrap methods for dependent data, optimal block length selection, and benchmark comparison.
result Illustrated through stock price data, different bootstrap strategies provide varying confidence intervals.
LSTM neural networks improve fiber nonlinearities in coherent systems.
problem Compensating fiber nonlinearities in digital coherent systems.
method Utilization of Long short-term memory (LSTM) neural networks.
result LSTM neural networks provide superior performance compared to digital back propagation, especially in multi-channel scenarios.
Develops LSTM for predicting neuronal dynamics over long time-horizons.
problem Understanding and controlling complex brain behaviors.
method Long Short-Term Memory (LSTM) neural network architecture for multi-time step predictions.
result LSTM improves short time-horizon prediction accuracy and multi-time step predictions of neuronal dynamics.
Although deep learning models have proven effective at solving problems in natural language processing, the mechanism by which they come to their conclusions is often unclear. As a result, these models are generally treated as black boxes, yielding no insight of the underlying learned patterns. In this paper we conside…
A new LSTM variant retains semantic information across time.
problem Maintaining semantic information in LSTM hidden states over time.
method Persistent Recurrent Unit (PRU) with a feedforward layer.
result PRU outperforms conventional LSTM in three tasks.
Paper proposes new method for time series confidence intervals using LSTM.
problem Constructing accurate confidence intervals for multivariate time series.
method Uses Long Short Term Memory Network (LSTM) and novel block bootstrap techniques.
result Demonstrates improved accuracy in constructing confidence intervals.
Develops deep learning model for detecting anomalies in transportation data.
problem Anomaly detection in temporal data of transportation networks.
method Proposes EVT-LSTM model combining LSTM and EVT, trained with an objective function.
result EVT-LSTM model outperforms other models in anomaly detection.
Method interprets LSTMs at the cell level for better understanding of their dynamics.
problem Understanding the dynamics of LSTMs at the cell level.
method A systematic pipeline for interpreting individual hidden state dynamics using response characterization methods.
result Identifies neurons with insightful dynamics and quantifies their impact on network performance.
Hybrid model forecasts Bitcoin prices better than standard LSTM.
problem Forecasting Bitcoin price fluctuations.
method VMD for decomposition, LSTM for modeling IMFs, final prediction aggregation.
result Hybrid model outperforms standard LSTM in various metrics.
Deep learning predicts currency volatility accurately.
problem Predicting future volatility in Forex trading.
method Constructed a deep-learning network using multiscale LSTM with multi-currency pairs.
result Multiscale LSTM model outperforms conventional models.
LSTM predicts COVID-19 growth patterns from global data.
problem Forecasting the spread of COVID-19 using big data and machine learning.
method Used multivariate long short-term memory (LSTM) to learn correlations over time.
result LSTM outperformed RNN in predicting COVID-19 growth with lower validation error.
New LSTM scheme incorporates prior knowledge and measurement uncertainties.
problem Overfitting and insufficient data for accurate time-dependent solutions.
method Sparse Bayesian training algorithm for automatic connection determination.
result Less prone to overfitting, smaller data set required for satisfying accuracy.
Study combines CNNs and LSTMs for ECG classification, improving performance with attention mechanisms.
problem Improving ECG classification accuracy for weakly supervised tasks.
method Investigates ConvLSTM networks and various attention mechanisms to capture both morphological and temporal features.
result Attention mechanisms improve classification performance and provide interpretable saliency maps.
Deep LSTM models predict corn yields at county level.
problem Predicting county-level corn yields to address information asymmetry and improve price efficiency.
method Employed Long Short-Term Memory (LSTM) neural networks for time series prediction.
result Deep LSTM models show promising predictive power for county-level corn yields.
LSTM model detects voice disorders with high accuracy.
problem Automated detection of voice disorders is challenging due to continuous audio data.
method Used Long Short Term Memory (LSTM) model for feature extraction and classification of voice disorders.
result 22% sensitivity, 97% specificity, 56% unweighted average recall.
A deep historical LSTM model improves tennis shot recognition from RGB videos.
problem Improving action recognition from RGB video input for sports analysis.
method Convolutional Neural Network (CNN) and Weighted Long Short-Term Memory (LSTM) for 3D tennis shot recognition.
result The method achieves better performance than state-of-the-art baselines for tennis shot recognition.
Deep neural networks predict electricity consumption accurately.
problem Predicting future electricity consumption for better management.
method Used Recurrent Neural Networks (RNN) and Long Short Term Memory (LSTM) networks to predict electricity consumption based on past data.
result Both RNN and LSTM achieved an average Root Mean Square error of 0.1.
LSTM models outperform traditional ARIMA in S&P 500 forecasting.
problem Forecasting volatile financial data with non-linear dependencies.
method Compared LSTM and ARIMA models using historical data and technical indicators.
result LSTM models outperformed ARIMA in accuracy and error metrics.
SRNNs achieve LSTMs' online regression performance in less time.
problem Training LSTMs is time-consuming.
method First-order training algorithm with linear time complexity.
result SRNNs provide similar regression performance as LSTMs in shorter training time.
LSTM-MDNs improve risk forecasting during turbulent periods.
problem Forecasting Value-at-Risk (VaR) during volatile market conditions.
method Implemented Long Short-Term Memory mixture density networks (LSTM-MDNs) for VaR forecasting and compared them with established models.
result LSTM-MDNs outperformed benchmark models in turbulent periods but not in calm periods.
Long Short-Term Memory (LSTM) is a recurrent neural network (RNN) architecture that has been designed to address the vanishing and exploding gradient problems of conventional RNNs. Unlike feedforward neural networks, RNNs have cyclic connections making them powerful for modeling sequences. They have been successfully u…
A joint model predicts IT operations and detects anomalies.
problem Predicting IT operations and detecting anomalies in noisy data.
method A joint model combining variational auto-encoder and LSTM, with spectral residual analysis integration.
result The joint model outperforms models trained separately on prediction and anomaly detection tasks.
Multivariate techniques based on engineered features have found wide adoption in the identification of jets resulting from hadronic top decays at the Large Hadron Collider (LHC). Recent Deep Learning developments in this area include the treatment of the calorimeter activation as an image or supplying a list of jet con…
Optimizes investment model using LSTM for better risk control.
problem Enhancing risk control in multi-factor investment models.
method Combines LSTM with multi-factor investment model for factor selection and weight determination.
result LSTM model outperforms benchmark in risk control metrics.
Paper uses LSTM neural networks to forecast commodity prices.
problem Forecasting accuracy of traditional methods like ARIMA.
method Long Short-Term Memory (LSTM) neural networks complement traditional methods.
result Forecast averaging of LSTM and ARIMA models improves forecast accuracy.
Paper proposes novel hedging strategies using LSTM models for diversified investment portfolios.
problem Hedging risky asset portfolios in turbulent financial markets.
method Four diverse models (LSTM, ARIMA-GARCH, momentum, contrarian) generate price forecasts for diversified AIS.
result LSTM-based strategies outperform other models, with Bitcoin being the best diversifier for S&P 500 index.
EnLSTM network improves log generation from small datasets.
problem Generating well logs from small datasets with high accuracy.
method Combining ENN and C-LSTM networks with perturbation methods.
result 34% reduction in mean-square-error compared to existing models.
In this work, we first analyze the memory behavior in three recurrent neural networks (RNN) cells; namely, the simple RNN (SRN), the long short-term memory (LSTM) and the gated recurrent unit (GRU), where the memory is defined as a function that maps previous elements in a sequence to the current output. Our study show…
Cryptocurrency prices predicted using LSTM, SVM, and polynomial regression.
problem Uncertainty in crypto coin values.
method Long Short Term Memory, Support Vector Machine, Polynomial Regression models.
result Support Vector Machine with linear kernel had the smallest mean square error.
Paper predicts future vehicle trajectories for safer AVs.
problem Improving accuracy of long-term vehicle trajectory prediction for autonomous vehicles.
method Dual LSTM network for automatic learning of driver behaviors and future trajectory prediction.
result The method achieves lower RMSE for longitudinal and lateral predictions compared to state-of-the-art methods.