中文
相关论文

相关论文: PrevPredMap: Exploring Temporal Modeling with Prev…

200 篇论文

Recently developed pretrained models can encode rich world knowledge expressed in multiple modalities, such as text and images. However, the outputs of these models cannot be integrated into algorithms to solve sequential decision-making…

人工智能 · 计算机科学 2024-06-19 Yunhao Yang , Cyrus Neary , Ufuk Topcu

Predicting future trajectories for other road agents is an essential task for autonomous vehicles. Established trajectory prediction methods primarily use agent tracks generated by a detection and tracking system and HD map as inputs. In…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Seokha Moon , Hyun Woo , Hongbeen Park , Haeji Jung , Reza Mahjourian , Hyung-gun Chi , Hyerin Lim , Sangpil Kim , Jinkyu Kim

Perception and prediction are two separate modules in the existing autonomous driving systems. They interact with each other via hand-picked features such as agent bounding boxes and trajectories. Due to this separation, prediction, as a…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Junru Gu , Chenxu Hu , Tianyuan Zhang , Xuanyao Chen , Yilun Wang , Yue Wang , Hang Zhao

Many processes, from gene interaction in biology to computer networks to social media, can be modeled more precisely as temporal hypergraphs than by regular graphs. This is because hypergraphs generalize graphs by extending edges to connect…

人机交互 · 计算机科学 2021-05-12 Maximilian T. Fischer , Devanshu Arya , Dirk Streeb , Daniel Seebacher , Daniel A. Keim , Marcel Worring

Capabilities of inference and prediction are significant components of visual systems. In this paper, we address an important and challenging task of them: visual path prediction. Its goal is to infer the future path for a visual object in…

计算机视觉与模式识别 · 计算机科学 2016-12-16 Siyu Huang , Xi Li , Zhongfei Zhang , Zhouzhou He , Fei Wu , Wei Liu , Jinhui Tang , Yueting Zhuang

To handle the two shortcomings of existing methods, (i)nearly all models rely on high-definition (HD) maps, yet the map information is not always available in real traffic scenes and HD map-building is expensive and time-consuming and (ii)…

人工智能 · 计算机科学 2023-11-14 Junhong Xiang , Jingmin Zhang , Zhixiong Nan

Predicting ego vehicle trajectories remains a critical challenge, especially in urban and dense areas due to the unpredictable behaviours of other vehicles and pedestrians. Multimodal trajectory prediction enhances decision-making by…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Sushil Sharma , Arindam Das , Ganesh Sistu , Mark Halton , Ciarán Eising

Video prediction is a fundamental task for various downstream applications, including robotics and world modeling. Although general video prediction models have achieved remarkable performance in standard scenarios, occlusion is still an…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Eliyas Suleyman , Paul Henderson , Eksan Firkat , Nicolas Pugeault

Predicting future sensory states is crucial for learning agents such as robots, drones, and autonomous vehicles. In this paper, we couple multiple sensory modalities with exploratory actions and propose a predictive neural network…

机器人学 · 计算机科学 2021-09-17 Xiaohui Chen , Ramtin Hosseini , Karen Panetta , Jivko Sinapov

While recent large-scale video-language pre-training made great progress in video question answering, the design of spatial modeling of video-language models is less fine-grained than that of image-language models; existing practices of…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Hsin-Ying Lee , Hung-Ting Su , Bing-Chen Tsai , Tsung-Han Wu , Jia-Fong Yeh , Winston H. Hsu

Taxi arrival time prediction is essential for building intelligent transportation systems. Traditional prediction methods mainly rely on extracting features from traffic maps, which cannot model complex situations and nonlinear spatial and…

机器学习 · 计算机科学 2021-10-01 ZiChuan Liu , Zhaoyang Wu , Meng Wang , Rui Zhang

Earth system forecasting has traditionally relied on complex physical models that are computationally expensive and require significant domain expertise. In the past decade, the unprecedented increase in spatiotemporal Earth observation…

机器学习 · 计算机科学 2023-12-29 Zhihan Gao , Xingjian Shi , Boran Han , Hao Wang , Xiaoyong Jin , Danielle Maddix , Yi Zhu , Mu Li , Yuyang Wang

Video prediction is commonly referred to as forecasting future frames of a video sequence provided several past frames thereof. It remains a challenging domain as visual scenes evolve according to complex underlying dynamics, such as the…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Hafez Farazi , Jan Nogga , Sven Behnke

Traffic forecasting is a cornerstone of intelligent transportation systems. While existing research has made significant progress in short-term prediction, long-term forecasting remains a largely uncharted and challenging frontier.…

人工智能 · 计算机科学 2026-03-13 Zhiwei Zhang , Xinyi Du , Weihao Wang , Xuanchi Guo , Wenjuan Han

In the field of autonomous driving, online high-definition (HD) map reconstruction is crucial for planning tasks. Recent research has developed several high-performance HD map reconstruction models to meet this necessity. However, the point…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Haotian Hu , Fanyi Wang , Yaonong Wang , Laifeng Hu , Jingwei Xu , Zhiwang Zhang

Recently, probabilistic predictive coding that directly models the conditional distribution of latent features across successive frames for temporal redundancy removal has yielded promising results. Existing methods using a single-scale…

图像与视频处理 · 电气工程与系统科学 2023-12-13 Ming Lu , Zhihao Duan , Fengqing Zhu , Zhan Ma

The construction of vectorized High-Definition (HD) maps from onboard surround-view cameras has become a significant focus in autonomous driving. However, current map vector estimation pipelines face two key limitations: input-agnostic…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Chi Zhang , Qi Song , Feifei Li , Jie Li , Rui Huang

While deep learning has achieved impressive performance in time series forecasting, it becomes increasingly crucial to understand its decision-making process for building trust in high-stakes scenarios. Existing interpretable models often…

机器学习 · 计算机科学 2026-03-02 Ziheng Peng , Shijie Ren , Xinyue Gu , Linxiao Yang , Xiting Wang , Liang Sun

A new model is presented for multisite statistical downscaling of temperature and precipitation using convolutional conditional neural processes (convCNPs). ConvCNPs are a recently developed class of models that allow deep learning…

机器学习 · 计算机科学 2021-01-21 Anna Vaughan , Will Tebbutt , J. Scott Hosking , Richard E. Turner

Time series models aim for accurate predictions of the future given the past, where the forecasts are used for important downstream tasks like business decision making. In practice, deep learning based time series models come in many forms,…

机器学习 · 计算机科学 2022-06-01 Kashif Rasul , Young-Jin Park , Max Nihlén Ramström , Kyung-Min Kim