Leveraging Multi-stream Information Fusion for Trajectory Prediction in Low-illumination Scenarios: A Multi-channel Graph Convolutional Approach
Hailong Gong, Zirui Li, Chao Lu, Guodong Du, Jianwei Gong

TL;DR
This paper introduces a multi-channel graph convolutional method that fuses image, optical flow, and object trajectory data to improve vehicle trajectory prediction in low-light conditions, outperforming existing baselines.
Contribution
It presents a novel multi-stream fusion approach combining CNN, LSTM, and ST-GCN for trajectory prediction in low-illumination scenarios, validated on new datasets.
Findings
Outperforms baseline methods in low-light conditions
Effective fusion of multi-modal perception data
Applicable to various perception scenarios
Abstract
Trajectory prediction is a fundamental problem and challenge for autonomous vehicles. Early works mainly focused on designing complicated architectures for deep-learning-based prediction models in normal-illumination environments, which fail in dealing with low-light conditions. This paper proposes a novel approach for trajectory prediction in low-illumination scenarios by leveraging multi-stream information fusion, which flexibly integrates image, optical flow, and object trajectory information. The image channel employs Convolutional Neural Network (CNN) and Long Short-term Memory (LSTM) networks to extract temporal information from the camera. The optical flow channel is applied to capture the pattern of relative motion between adjacent camera frames and modelled by Spatial-Temporal Graph Convolutional Network (ST-GCN). The trajectory channel is used to recognize high-level…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Video Surveillance and Tracking Methods · Traffic and Road Safety
Methodsfail
