中文
相关论文

相关论文: An interpretable LSTM neural network for autoregre…

200 篇论文

In this paper, we propose multi-variable LSTM capable of accurate forecasting and variable importance interpretation for time series with exogenous variables. Current attention mechanism in recurrent neural networks mostly focuses on the…

机器学习 · 计算机科学 2018-06-19 Tian Guo , Tao Lin

For recurrent neural networks trained on time series with target and exogenous variables, in addition to accurate prediction, it is also desired to provide interpretable insights into the data. In this paper, we explore the structure of…

机器学习 · 计算机科学 2019-05-30 Tian Guo , Tao Lin , Nino Antulov-Fantulin

The recurrent neural network and its variants have shown great success in processing sequences in recent years. However, this deep neural network has not aroused much attention in anomaly detection through predictively process monitoring.…

机器学习 · 计算机科学 2023-09-06 Jiaqi Qiu , Yu Lin , Inez Zwetsloot

Recurrent Neural Networks (RNNs), and specifically a variant with Long Short-Term Memory (LSTM), are enjoying renewed interest as a result of successful applications in a wide range of machine learning problems that involve sequential data.…

机器学习 · 计算机科学 2015-11-18 Andrej Karpathy , Justin Johnson , Li Fei-Fei

As deep neural networks continue to revolutionize various application domains, there is increasing interest in making these powerful models more understandable and interpretable, and narrowing down the causes of good and bad predictions. We…

机器学习 · 统计学 2016-11-21 Viktoriya Krakovna , Finale Doshi-Velez

Time series forecasting is prevalent in various real-world applications. Despite the promising results of deep learning models in time series forecasting, especially the Recurrent Neural Networks (RNNs), the explanations of time series…

机器学习 · 计算机科学 2023-08-29 Chaoqun Wang , Yijun Li , Xiangqian Sun , Qi Wu , Dongdong Wang , Zhixiang Huang

Extracting time-varying latent variables from computational cognitive models is a key step in model-based neural analysis, which aims to understand the neural correlates of cognitive processes. However, existing methods only allow…

机器学习 · 计算机科学 2025-09-01 Ti-Fen Pan , Jing-Jing Li , Bill Thompson , Anne Collins

We introduce a new version of deep state-space models (DSSMs) that combines a recurrent neural network with a state-space framework to forecast time series data. The model estimates the observed series as functions of latent variables that…

机器学习 · 统计学 2022-05-20 Haoxuan Wu , David S. Matteson , Martin T. Wells

This paper develops a general framework for learning interpretable data representation via Long Short-Term Memory (LSTM) recurrent neural networks over hierarchal graph structures. Instead of learning LSTM models over the pre-fixed…

计算机视觉与模式识别 · 计算机科学 2017-03-10 Xiaodan Liang , Liang Lin , Xiaohui Shen , Jiashi Feng , Shuicheng Yan , Eric P. Xing

We extend recurrent neural networks to include several flexible timescales for each dimension of their output, which mechanically improves their abilities to account for processes with long memory or with highly disparate time scales. We…

统计金融 · 定量金融 2023-08-21 Damien Challet , Vincent Ragel

Time series prediction with deep learning methods, especially long short-term memory neural networks (LSTMs), have scored significant achievements in recent years. Despite the fact that the LSTMs can help to capture long-term dependencies,…

机器学习 · 计算机科学 2018-11-12 Youru Li , Zhenfeng Zhu , Deqiang Kong , Hua Han , Yao Zhao

Clinical medical data, especially in the intensive care unit (ICU), consist of multivariate time series of observations. For each patient visit (or episode), sensor data and lab test results are recorded in the patient's Electronic Health…

机器学习 · 计算机科学 2017-03-23 Zachary C. Lipton , David C. Kale , Charles Elkan , Randall Wetzel

Recently, several methods have been proposed to explain the predictions of recurrent neural networks (RNNs), in particular of LSTMs. The goal of these methods is to understand the network's decisions by assigning to each input variable,…

机器学习 · 计算机科学 2019-06-05 Leila Arras , Ahmed Osman , Klaus-Robert Müller , Wojciech Samek

Recursive neural networks (RvNN) have been shown useful for learning sentence representations and helped achieve competitive performance on several natural language inference tasks. However, recent RvNN-based models fail to learn simple…

计算与语言 · 计算机科学 2021-04-13 Atul Sahay , Ayush Maheshwari , Ritesh Kumar , Ganesh Ramakrishnan , Manjesh Kumar Hanawal , Kavi Arya

We present a novel application of LSTM recurrent neural networks to multilabel classification of diagnoses given variable-length time series of clinical measurements. Our method outperforms a strong baseline on a variety of metrics.

机器学习 · 计算机科学 2017-03-23 Zachary C. Lipton , David C. Kale , Randall C. Wetzel

Regression problems with time-series predictors are common in banking and many other areas of application. In this paper, we use multi-head attention networks to develop interpretable features and use them to achieve good predictive…

机器学习 · 计算机科学 2022-05-26 Tianjie Wang , Jie Chen , Joel Vaughan , Vijayan N. Nair

In many scientific problems such as video surveillance, modern genomics, and finance, data are often collected from diverse measurements across time that exhibit time-dependent heterogeneous properties. Thus, it is important to not only…

机器学习 · 统计学 2022-10-10 Lin Qiu , Vernon M. Chinchilli , Lin Lin

Recent studies on interpretability of attention distributions have led to notions of faithful and plausible explanations for a model's predictions. Attention distributions can be considered a faithful explanation if a higher attention…

Recurrent neural network is a powerful model that learns temporal patterns in sequential data. For a long time, it was believed that recurrent networks are difficult to train using simple optimizers, such as stochastic gradient descent, due…

神经与进化计算 · 计算机科学 2015-04-20 Tomas Mikolov , Armand Joulin , Sumit Chopra , Michael Mathieu , Marc'Aurelio Ranzato

Recurrent neural networks like long short-term memory (LSTM) are important architectures for sequential prediction tasks. LSTMs (and RNNs in general) model sequences along the forward time direction. Bidirectional LSTMs (Bi-LSTMs) on the…

机器学习 · 统计学 2017-11-16 Samira Shabanian , Devansh Arpit , Adam Trischler , Yoshua Bengio
‹ 上一页 1 2 3 10 下一页 ›