中文
相关论文

相关论文: Reduced-Gate Convolutional LSTM Using Predictive C…

200 篇论文

Graph convolutional networks have been widely used for skeleton-based action recognition due to their excellent modeling ability of non-Euclidean data. As the graph convolution is a local operation, it can only utilize the short-range joint…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Zhan Chen , Sicheng Li , Bing Yang , Qinghan Li , Hong Liu

Deep convolutional neural networks are used to address many computer vision problems, including video prediction. The task of video prediction requires analyzing the video frames, temporally and spatially, and constructing a model of how…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Niloofar Azizi , Hafez Farazi , Sven Behnke

A challenge in speech production research is to predict future tongue movements based on a short period of past tongue movements. This study tackles speaker-dependent tongue motion prediction problem in unlabeled ultrasound videos with…

计算机视觉与模式识别 · 计算机科学 2019-02-20 Chaojie Zhao , Peng Zhang , Jian Zhu , Chengrui Wu , Huaimin Wang , Kele Xu

This study proposes a multi-resolution Convolutional Long Short-Term Memory (ConvLSTM) ensemble framework that leverages diverse temporal input resolutions to mitigate error accumulation and improve long-horizon forecasting of…

机器学习 · 计算机科学 2026-05-25 Jihoon Kim , Heejung Youn

We present a method that trains large capacity neural networks with significantly improved accuracy and lower dynamic computational cost. We achieve this by gating the deep-learning architecture on a fine-grained-level. Individual…

机器学习 · 计算机科学 2020-04-06 Babak Ehteshami Bejnordi , Tijmen Blankevoort , Max Welling

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

Large Language Models (LLMs), with billions of parameters, present significant challenges for full finetuning due to the high computational demands, memory requirements, and impracticality of many real-world applications. When faced with…

机器学习 · 计算机科学 2024-12-18 Jonathan Svirsky , Yehonathan Refael , Ofir Lindenbaum

Achieving reliable multidimensional Vehicle-to-Vehicle (V2V) channel state information (CSI) prediction is both challenging and crucial for optimizing downstream tasks that depend on instantaneous CSI. This work extends traditional…

系统与控制 · 电气工程与系统科学 2024-09-24 Lei Chu , Daoud Burghal , Rui Wang , Michael Neuman , Andreas F. Molisch

Accurate vehicle trajectory prediction is crucial for ensuring safe and efficient autonomous driving. This work explores the integration of Transformer based model with Long Short-Term Memory (LSTM) based technique to enhance spatial and…

机器人学 · 计算机科学 2024-12-19 Chandra Raskoti , Weizi Li

Future video prediction is an ill-posed Computer Vision problem that recently received much attention. Its main challenges are the high variability in video content, the propagation of errors through time, and the non-specificity of the…

计算机视觉与模式识别 · 计算机科学 2018-03-19 Marc Oliu , Javier Selva , Sergio Escalera

A number of techniques for interpretability have been presented for deep learning in computer vision, typically with the goal of understanding what the networks have based their classification on. However, interpretability for deep video…

计算机视觉与模式识别 · 计算机科学 2020-07-13 Joonatan Mänttäri , Sofia Broomé , John Folkesson , Hedvig Kjellström

Long short-term memory (LSTM) has been widely used for sequential data modeling. Researchers have increased LSTM depth by stacking LSTM cells to improve performance. This incurs model redundancy, increases run-time delay, and makes the…

机器学习 · 计算机科学 2018-06-01 Xiaoliang Dai , Hongxu Yin , Niraj K. Jha

Action recognition greatly benefits motion understanding in video analysis. Recurrent networks such as long short-term memory (LSTM) networks are a popular choice for motion-aware sequence learning tasks. Recently, a convolutional extension…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Sebastian Agethen , Winston H. Hsu

Graph processes model a number of important problems such as identifying the epicenter of an earthquake or predicting weather. In this paper, we propose a Graph Convolutional Recurrent Neural Network (GCRNN) architecture specifically…

机器学习 · 计算机科学 2019-06-28 Luana Ruiz , Fernando Gama , Alejandro Ribeiro

Neural Video Compression has emerged in recent years, with condition-based frameworks outperforming traditional codecs. However, most existing methods rely solely on the previous frame's features to predict temporal context, leading to two…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Tiange Zhang , Zhimeng Huang , Xiandong Meng , Kai Zhang , Zhipin Deng , Siwei Ma

Image segmentation is an important step in most visual tasks. While convolutional neural networks have shown to perform well on single image segmentation, to our knowledge, no study has been been done on leveraging recurrent gated…

计算机视觉与模式识别 · 计算机科学 2016-11-01 Sepehr Valipour , Mennatullah Siam , Martin Jagersand , Nilanjan Ray

Advanced travel information and warning, if provided accurately, can help road users avoid traffic congestion through dynamic route planning and behavior change. It also enables traffic control centres mitigate the impact of congestion by…

机器学习 · 计算机科学 2018-09-11 Wei Wang , Xucheng Li

LSTMs were introduced to combat vanishing gradients in simple RNNs by augmenting them with gated additive recurrent connections. We present an alternative view to explain the success of LSTMs: the gates themselves are versatile recurrent…

计算与语言 · 计算机科学 2018-05-11 Omer Levy , Kenton Lee , Nicholas FitzGerald , Luke Zettlemoyer

Optical imaging systems are inherently limited in their resolution due to the point spread function (PSF), which applies a static, yet spatially-varying, convolution to the image. This degradation can be addressed via Convolutional Neural…

计算机视觉与模式识别 · 计算机科学 2024-01-10 Sunny Howard , Peter Norreys , Andreas Döpp

Traffic forecasting is a particularly challenging application of spatiotemporal forecasting, due to the time-varying traffic patterns and the complicated spatial dependencies on road networks. To address this challenge, we learn the traffic…

机器学习 · 计算机科学 2019-11-06 Zhiyong Cui , Kristian Henrickson , Ruimin Ke , Ziyuan Pu , Yinhai Wang