中文
相关论文

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

200 篇论文

Sequential processes in real-world often carry a combination of simple subsystems that interact with each other in certain forms. Learning such a modular structure can often improve the robustness against environmental changes. In this…

机器学习 · 计算机科学 2023-11-07 Ziyu Wang , Wenhao Jiang , Zixuan Zhang , Wei Tang , Junchi Yan

We propose a few-shot learning method for spatial regression. Although Gaussian processes (GPs) have been successfully used for spatial regression, they require many observations in the target task to achieve a high predictive performance.…

机器学习 · 统计学 2020-10-12 Tomoharu Iwata , Yusuke Tanaka

Continual Learning (CL) enables machine learning models to learn from continuously shifting new training data in absence of data from old tasks. Recently, pretrained vision transformers combined with prompt tuning have shown promise for…

计算机视觉与模式识别 · 计算机科学 2024-04-01 Anurag Roy , Riddhiman Moulick , Vinay K. Verma , Saptarshi Ghosh , Abir Das

Recurrent Neural Network (RNN) and its variations such as Long Short-Term Memory (LSTM) and Gated Recurrent Unit (GRU), have become standard building blocks for learning online data of sequential nature in many research areas, including…

计算与语言 · 计算机科学 2020-05-12 Enmao Diao , Jie Ding , Vahid Tarokh

The prevalent approach to neural machine translation relies on bi-directional LSTMs to encode the source sentence. In this paper we present a faster and simpler architecture based on a succession of convolutional layers. This allows to…

计算与语言 · 计算机科学 2017-07-26 Jonas Gehring , Michael Auli , David Grangier , Yann N. Dauphin

Deep learning approaches for spatio-temporal prediction problems such as crowd-flow prediction assumes data to be of fixed and regular shaped tensor and face challenges of handling irregular, sparse data tensor. This poses limitations in…

机器学习 · 计算机科学 2022-11-29 Syed Mohammed Arshad Zaidi , Varun Chandola , EunHye Yoo

Extremely efficient convolutional neural network architectures are one of the most important requirements for limited-resource devices (such as embedded and mobile devices). The computing power and memory size are two important constraints…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Fahimeh Fooladgar , Shohreh Kasaei

Human motion prediction is challenging due to the complex spatiotemporal feature modeling. Among all methods, graph convolution networks (GCNs) are extensively utilized because of their superiority in explicit connection modeling. Within a…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Jiajun Fu , Fuxing Yang , Yonghao Dang , Xiaoli Liu , Jianqin Yin

This study compares sequential image classification methods based on recurrent neural networks. We describe methods based on recurrent neural networks such as Long-Short-Term memory(LSTM), bidirectional Long-Short-Term memory(BiLSTM)…

图像与视频处理 · 电气工程与系统科学 2022-09-26 Gajraj Kuldeep

Live cell microscopy sequences exhibit complex spatial structures and complicated temporal behaviour, making their analysis a challenging task. Considering cell segmentation problem, which plays a significant role in the analysis, the…

计算机视觉与模式识别 · 计算机科学 2019-01-08 Assaf Arbelle , Tammy Riklin Raviv

Safe and proactive planning in robotic systems generally requires accurate predictions of the environment. Prior work on environment prediction applied video frame prediction techniques to bird's-eye view environment representations, such…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Bernard Lange , Masha Itkina , Mykel J. Kochenderfer

Visual-frame prediction is a pixel-dense prediction task that infers future frames from past frames. Lacking of appearance details, low prediction accuracy and high computational overhead are still major problems with current models or…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Chaofan Ling , Junpei Zhong , Weihua Li

Graph-based reasoning over skeleton data has emerged as a promising approach for human action recognition. However, the application of prior graph-based methods, which predominantly employ whole temporal sequences as their input, to the…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Lukas Hedegaard , Negar Heidari , Alexandros Iosifidis

In this paper, Gated-ViGAT, an efficient approach for video event recognition, utilizing bottom-up (object) information, a new frame sampling policy and a gating mechanism is proposed. Specifically, the frame sampling policy uses weighted…

计算机视觉与模式识别 · 计算机科学 2023-01-19 Nikolaos Gkalelis , Dimitrios Daskalakis , Vasileios Mezaris

To the best of our knowledge, this is the first paper to introduce Convolutions to Gated MultiLayer Perceptron and contributes an implementation of this novel Deep Learning architecture. Google Brain introduced the gMLP in May 2021.…

计算机视觉与模式识别 · 计算机科学 2021-11-09 A. Rajagopal , V. Nirmala

Network Traffic Matrix (TM) prediction is defined as the problem of estimating future network traffic from the previous and achieved network traffic data. It is widely used in network planning, resource management and network security. Long…

网络与互联网体系结构 · 计算机科学 2017-06-12 Abdelhadi Azzouni , Guy Pujolle

Analysis of time-series data allows to identify long-term trends and make predictions that can help to improve our lives. With the rapid development of artificial neural networks, long short-term memory (LSTM) recurrent neural network (RNN)…

新兴技术 · 计算机科学 2018-09-11 Kazybek Adam , Kamilya Smagulova , Alex Pappachen James

Deep learning-based lossless compression methods offer substantial advantages in compressing medical volumetric images. Nevertheless, many learning-based algorithms encounter a trade-off between practicality and compression performance.…

图像与视频处理 · 电气工程与系统科学 2023-11-29 Qianhao Chen , Jietao Chen

This paper introduces channel gating, a dynamic, fine-grained, and hardware-efficient pruning scheme to reduce the computation cost for convolutional neural networks (CNNs). Channel gating identifies regions in the features that contribute…

机器学习 · 计算机科学 2019-10-30 Weizhe Hua , Yuan Zhou , Christopher De Sa , Zhiru Zhang , G. Edward Suh

Forecasting high-dimensional spatiotemporal systems remains computationally challenging for recurrent neural networks (RNNs) and long short-term memory (LSTM) models due to gradient-based training and memory bottlenecks. Reservoir Computing…