Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,657 papers · 148 categories

Trend · papers per month

1122 · Sep 202019922001200920172026
15 results for ConvLSTM

Paper proposes a novel approach to improve spatiotemporal precipitation forecasts.

problem Improving accuracy of spatiotemporal precipitation forecasts for flood damage mitigation.
method Introduces a rain-code fusion approach using ConvLSTM and multi-frame fusion for spatiotemporal precipitation code-to-code forecasting.
result Demonstrates enhanced accuracy in precipitation forecasts beyond 3 timesteps using the rain-code fusion.

Proposes ACLAE-DT for unsupervised anomaly detection in multivariate time series.

problem Challenges in building anomaly detection frameworks for multivariate time series data.
method Attention-based ConvLSTM Autoencoder with Dynamic Thresholding.
result Demonstrates superior performance over state-of-the-art methods.

Paper develops a new model for predicting volatility surface.

problem Predicting volatility in financial markets is challenging due to its non-observable nature and complex dynamics.
method Physics-informed convolutional transformer architecture.
result The new model outperforms other deep-learning architectures in predicting volatility surface.

Paper proposes a framework for precise daily default risk prediction of Chinese credit bonds.

problem Inadequate and inaccurate bond information disclosure creates risk of default for investors.
method Framework includes summarizing factors impacting defaults, constructing a risk index system, and using ConvLSTM neural network for prediction.
result The model provides more responsive and accurate daily default risk predictions than authoritative ratings.

Traffic flow prediction is crucial for urban traffic management and public safety. Its key challenges lie in how to adaptively integrate the various factors that affect the flow changes. In this paper, we propose a unified neural network module to address this problem, called Attentive Crowd Flow Machine~(ACFM), which …

2018-09-01abs ↗pdf ↗

Predicts financial asset dependencies using spatiotemporal patterns.

problem Complex dependency structures in financial assets for risk mitigation.
method Proposes Asset Dependency Matrix (ADM) and Asset Dependency Neural Network (ADNN) with ConvLSTM for spatiotemporal asset dependency prediction.
result ADNN outperforms baselines in predicting asset dependencies and their applications.