paper-with-me

Papers

Explainable Parallel RCNN with Novel Feature Representation for Time Series Forecasting

2023-05-08 · Jimeng Shi, Rukmangadh Myana, Vitalii Stebliankin, Azam Shirali, Giri Narasimhan

Accurate time series forecasting is a fundamental challenge in data science. It is often affected by external covariates such as weather or human intervention, which in many applications, may be predicted with reasonable accuracy. We refer to them as predicted future covariates. However, existing methods that attempt to predict time series in an iterative manner with autoregressive models end up with exponential error accumulations. Other strategies hat consider the past and future in the encoder and decoder respectively limit themselves by dealing with the historical and future data separately. To address these limitations, a novel feature representation strategy -- shifting -- is proposed to fuse the past data and future covariates such that their interactions can be considered. To extract complex dynamics in time series, we develop a parallel deep learning framework composed of RNN and CNN, both of which are used hierarchically. We also utilize the skip connection technique to improve the model's performance. Extensive experiments on three datasets reveal the effectiveness of our method. Finally, we demonstrate the model interpretability using the Grad-CAM algorithm.

📄 PDF Abstract BibTeX arXiv:2305.04876

Code (1)

jimengshi/pararcnn-time-series-forecasting 공식 구현 tf

Tasks

DecoderTime SeriesTime Series Forecasting

Similar Papers 제목 키워드 기반

KE-RCNN: Unifying Knowledge based Reasoning into Part-level Attribute Parsing

2022-06-21 · Xuanhan Wang, Jingkuan Song, Xiaojia Chen, Lechao Cheng 외

Part-level attribute parsing is a fundamental but challenging task, which requires the region-level visual understanding to provide explainable details of body parts. Most existing approaches address this problem by addi…

Attribute

A heterogeneous group CNN for image super-resolution

2022-09-26 · Chunwei Tian, Yanning Zhang, WangMeng Zuo, Chia-Wen Lin 외

Convolutional neural networks (CNNs) have obtained remarkable performance via deep architectures. However, these CNNs often achieve poor robustness for image super-resolution (SR) under complex scenes. In this paper, we …

Image Super-ResolutionSuper-Resolution

PV-RCNN++: Point-Voxel Feature Set Abstraction With Local Vector Representation for 3D Object Detection

2021-01-31 · Shaoshuai Shi, Li Jiang, Jiajun Deng, Zhe Wang 외

3D object detection is receiving increasing attention from both industry and academia thanks to its wide applications in various fields. In this paper, we propose Point-Voxel Region-based Convolution Neural Networks (PV-…

3D Object DetectionObjectobject-detectionObject Detection

RangeRCNN: Towards Fast and Accurate 3D Object Detection with Range Image Representation

2020-09-01 · Zhidong Liang, Ming Zhang, Zehan Zhang, Xian Zhao 외

We present RangeRCNN, a novel and effective 3D object detection framework based on the range image representation. Most existing methods are voxel-based or point-based. Though several optimizations have been introduced t…

3D Object DetectionData AugmentationObjectobject-detection+1

Fruit Quantity and Quality Estimation using a Robotic Vision System

2018-01-17 · M. Halstead, C. McCool, S. Denman, T. Perez 외

Accurate localisation of crop remains highly challenging in unstructured environments such as farms. Many of the developed systems still rely on the use of hand selected features for crop identification and often neglect…