中文
相关论文

相关论文: Gate Recurrent Unit for Efficient Industrial Gas I…

200 篇论文

Deep-learning based QRS-detection algorithms often require essential post-processing to refine the prediction streams for R-peak localisation. The post-processing performs signal-processing tasks from as simple as, removing isolated 0s or…

信号处理 · 电气工程与系统科学 2021-10-11 Ahsan Habib , Chandan Karmakar , John Yearwood

In this paper we compare different types of recurrent units in recurrent neural networks (RNNs). Especially, we focus on more sophisticated units that implement a gating mechanism, such as a long short-term memory (LSTM) unit and a recently…

神经与进化计算 · 计算机科学 2014-12-12 Junyoung Chung , Caglar Gulcehre , KyungHyun Cho , Yoshua Bengio

This paper introduces a new Dynamic Gated Recurrent Neural Network (DG-RNN) for compute-efficient speech enhancement models running on resource-constrained hardware platforms. It leverages the slow evolution characteristic of RNN hidden…

音频与语音处理 · 电气工程与系统科学 2024-09-25 Longbiao Cheng , Ashutosh Pandey , Buye Xu , Tobi Delbruck , Shih-Chii Liu

Process Mining consists of techniques where logs created by operative systems are transformed into process models. In process mining tools it is often desired to be able to classify ongoing process instances, e.g., to predict how long the…

机器学习 · 计算机科学 2019-02-05 Markku Hinkka , Teemu Lehto , Keijo Heljanko , Alexander Jung

This paper addresses the challenges of fault prediction and delayed response in distributed systems by proposing an intelligent prediction method based on temporal feature learning. The method takes multi-dimensional performance metric…

分布式、并行与集群计算 · 计算机科学 2025-05-28 Yang Wang , Wenxuan Zhu , Xuehui Quan , Heyi Wang , Chang Liu , Qiyuan Wu

This paper introduces GRAD, a real-time anomaly detection method for autonomous vehicle sensors that integrates statistical analysis and deep learning to ensure the reliability of sensor data. The proposed approach combines the Reinforced…

机器学习 · 计算机科学 2025-10-28 Mohammad Hossein Jafari Naeimi , Ali Norouzi , Athena Abdi

The goal of this paper is to provide sufficient conditions for guaranteeing the Input-to-State Stability (ISS) and the Incremental Input-to-State Stability ({\delta}ISS) of Gated Recurrent Units (GRUs) neural networks. These conditions,…

系统与控制 · 电气工程与系统科学 2021-10-12 Fabio Bonassi , Marcello Farina , Riccardo Scattolini

To ensure the safe and efficient navigation of autonomous vehicles and advanced driving assistance systems in complex traffic scenarios, predicting the future bounding boxes of surrounding traffic agents is crucial. However, simultaneously…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Muhammad Monjurul Karim , Ruwen Qin , Yinhai Wang

Accurate prediction of seismic responses and quantification of structural damage are critical in civil engineering. Traditional approaches such as finite element analysis could lack computational efficiency, especially for complex…

机器学习 · 计算机科学 2025-03-11 Shan He , Ruiyang Zhang

The paper evaluates three variants of the Gated Recurrent Unit (GRU) in recurrent neural networks (RNN) by reducing parameters in the update and reset gates. We evaluate the three variant GRU models on MNIST and IMDB datasets and show that…

神经与进化计算 · 计算机科学 2017-01-24 Rahul Dey , Fathi M. Salem

We introduce the use of a Gated Recurrent Unit (GRU) for influenza prediction at the state- and city-level in the US, and experiment with the inclusion of real-time flu-related Internet search data. We find that a GRU has lower prediction…

机器学习 · 计算机科学 2019-11-14 Emily L. Aiken , Andre T. Nguyen , Mauricio Santillana

We propose DeepGRU, a novel end-to-end deep network model informed by recent developments in deep learning for gesture and action recognition, that is streamlined and device-agnostic. DeepGRU, which uses only raw skeleton, pose or vector…

计算机视觉与模式识别 · 计算机科学 2019-10-11 Mehran Maghoumi , Joseph J. LaViola

Accurate classification of objects in 3D point clouds is a significant problem in several applications, such as autonomous navigation and augmented/virtual reality scenarios, which has become a research hot spot. In this paper, we presented…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Ramin Mousa , Mitra Khezli , Mohamadreza Azadi , Vahid Nikoofard , Saba Hesaraki

In this paper, we study the problem of node representation learning with graph neural networks. We present a graph neural network class named recurrent graph neural network (RGNN), that address the shortcomings of prior methods. By using…

机器学习 · 计算机科学 2019-08-27 Binxuan Huang , Kathleen M. Carley

Owing to their superior modeling capabilities, gated Recurrent Neural Networks, such as Gated Recurrent Units (GRUs) and Long Short-Term Memory networks (LSTMs), have become popular tools for learning dynamical systems. This paper aims to…

机器学习 · 计算机科学 2022-03-18 Fabio Bonassi , Riccardo Scattolini

Epilepsy is common neurological diseases, affecting about 0.6-0.8 % of world population. Epileptic patients suffer from chronic unprovoked seizures, which can result in broad spectrum of debilitating medical and social consequences. Since…

定量方法 · 定量生物学 2017-06-13 Sachin S. Talathi

Accurate load forecasting remains a formidable challenge in numerous sectors, given the intricate dynamics of dynamic power systems, which often defy conventional statistical models. As a response, time-series methodologies like ARIMA and…

计算工程、金融与科学 · 计算机科学 2023-09-25 Anuvab Sen , Vedica Gupta , Chi Tang

In this paper, we present a novel approach to modeling long-term dependencies in sequential data by introducing a gated recurrent unit (GRU) with a weighted time-delay feedback mechanism. Our proposed model, named $\tau$-GRU, is a…

机器学习 · 计算机科学 2025-05-21 N. Benjamin Erichson , Soon Hoe Lim , Michael W. Mahoney

The application of neural networks to non-linear dynamic system identification tasks has a long history, which consists mostly of autoregressive approaches. Autoregression, the usage of the model outputs of previous time steps, is a method…

机器学习 · 计算机科学 2021-05-06 Daniel Weber , Clemens Gühmann

Recurrent neural network (RNN) has been widely studied in sequence learning tasks, while the mainstream models (e.g., LSTM and GRU) rely on the gating mechanism (in control of how information flows between hidden states). However, the…

计算机视觉与模式识别 · 计算机科学 2020-05-27 Zhanzhan Cheng , Yunlu Xu , Mingjian Cheng , Yu Qiao , Shiliang Pu , Yi Niu , Fei Wu