中文
相关论文

相关论文: Spatiotemporal Predictive Pre-training for Robotic…

200 篇论文

Multimodal tracking has garnered widespread attention as a result of its ability to effectively address the inherent limitations of traditional RGB tracking. However, existing multimodal trackers mainly focus on the fusion and enhancement…

计算机视觉与模式识别 · 计算机科学 2024-12-23 Xiantao Hu , Ying Tai , Xu Zhao , Chen Zhao , Zhenyu Zhang , Jun Li , Bineng Zhong , Jian Yang

Semantic segmentation from RGB cameras is essential to the perception of autonomous flying vehicles. The stability of predictions through the captured videos is paramount to their reliability and, by extension, to the trustworthiness of the…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Cédric Vincent , Taehyoung Kim , Henri Meeß

Although deep learning-based methods have shown great success in spatiotemporal predictive learning, the framework of those models is designed mainly by intuition. How to make spatiotemporal forecasting with theoretical guarantees is still…

机器学习 · 计算机科学 2024-02-26 Tongyi Liang , Han-Xiong Li

Temporal human action detection aims to identify and localize action segments within untrimmed videos, serving as a pivotal task in video understanding. Despite the progress achieved by prior architectures like CNN and Transformer models,…

计算机视觉与模式识别 · 计算机科学 2026-04-13 Yicheng Qiu , Keiji Yanai

Self-supervised learning has demonstrated remarkable capability in representation learning for skeleton-based action recognition. Existing methods mainly focus on applying global data augmentation to generate different views of the skeleton…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Yujie Zhou , Haodong Duan , Anyi Rao , Bing Su , Jiaqi Wang

Although spatio-temporal graph neural networks have achieved great empirical success in handling multiple correlated time series, they may be impractical in some real-world scenarios due to a lack of sufficient high-quality training data.…

信号处理 · 电气工程与系统科学 2021-02-10 Chao Pan , Siheng Chen , Antonio Ortega

Accurate spatiotemporal traffic forecasting is a critical prerequisite for proactive resource management in dense urban mobile networks. While large language models have shown promise in time series analysis, they inherently struggle to…

机器学习 · 计算机科学 2026-05-15 Ning Yang , Hengyu Zhong , Haijun Zhang , Randall Berry

Making predictions in a robust way is a difficult task only based on the observed data of a nonlinear system. In this work, a neural network computing framework, the spatiotemporal information conversion machine (STICM), was developed to…

机器学习 · 计算机科学 2023-02-20 Hao Peng , Pei Chen , Rui Liu , Luonan Chen

Humans perceive and understand real-world spaces through a stream of visual observations. Therefore, the ability to streamingly maintain and update spatial evidence from potentially unbounded video streams is essential for spatial…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Fangfu Liu , Diankun Wu , Jiawei Chi , Yimo Cai , Yi-Hsin Hung , Xumin Yu , Hao Li , Han Hu , Yongming Rao , Yueqi Duan

Video-language alignment is a crucial multi-modal task that benefits various downstream applications, e.g., video-text retrieval and video question answering. Existing methods either utilize multi-modal information in video-text pairs or…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Shi-Xue Zhang , Hongfa Wang , Xiaobin Zhu , Weibo Gu , Tianjin Zhang , Chun Yang , Wei Liu , Xu-Cheng Yin

We propose a Spatiotemporal Sampling Network (STSN) that uses deformable convolutions across time for object detection in videos. Our STSN performs object detection in a video frame by learning to spatially sample features from the adjacent…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Gedas Bertasius , Lorenzo Torresani , Jianbo Shi

Spatiotemporal predictive learning aims to generate future frames by learning from historical frames. In this paper, we investigate existing methods and present a general framework of spatiotemporal predictive learning, in which the spatial…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Cheng Tan , Zhangyang Gao , Lirong Wu , Yongjie Xu , Jun Xia , Siyuan Li , Stan Z. Li

This paper presents a novel framework that enables real-world humanoid robots to maintain stability while performing human-like motion. Current methods train a policy which allows humanoid robots to follow human body using the massive…

机器人学 · 计算机科学 2025-05-27 Haoyu Zhao , Sixu Lin , Qingwei Ben , Minyue Dai , Hao Fei , Jingbo Wang , Hua Zou , Junting Dong

Predicting the future in real-world settings, particularly from raw sensory observations such as images, is exceptionally challenging. Real-world events can be stochastic and unpredictable, and the high dimensionality and complexity of…

计算机视觉与模式识别 · 计算机科学 2018-03-07 Mohammad Babaeizadeh , Chelsea Finn , Dumitru Erhan , Roy H. Campbell , Sergey Levine

In dense traffic scenarios, ensuring safety while keeping high task performance for autonomous driving is a critical challenge. To address this problem, this paper proposes a computationally-efficient spatiotemporal receding horizon control…

机器人学 · 计算机科学 2024-05-28 Lei Zheng , Rui Yang , Zengqi Peng , Michael Yu Wang , Jun Ma

Dynamic scene graph generation aims at generating a scene graph of the given video. Compared to the task of scene graph generation from images, it is more challenging because of the dynamic relationships between objects and the temporal…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Yuren Cong , Wentong Liao , Hanno Ackermann , Bodo Rosenhahn , Michael Ying Yang

Vision Transformer models have shown impressive effectiveness in the surgical video understanding tasks through long-range dependency modeling. However, current methods suffer from prohibitive computational costs due to processing massive…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Xixi Jiang , Chen Yang , Dong Zhang , Pingcheng Dong , Xin Yang , Kwang-Ting Cheng

We demonstrate model-based, visual robot manipulation of linear deformable objects. Our approach is based on a state-space representation of the physical system that the robot aims to control. This choice has multiple advantages, including…

机器人学 · 计算机科学 2020-10-07 Mengyuan Yan , Yilin Zhu , Ning Jin , Jeannette Bohg

This paper investigates trajectory prediction for robotics, to improve the interaction of robots with moving targets, such as catching a bouncing ball. Unexpected, highly-non-linear trajectories cannot easily be predicted with…

计算机视觉与模式识别 · 计算机科学 2020-01-16 Marco Monforte , Ander Arriandiaga , Arren Glover , Chiara Bartolozzi

Trajectory prediction has always been a challenging problem for autonomous driving, since it needs to infer the latent intention from the behaviors and interactions from traffic participants. This problem is intrinsically hard, because each…

计算机视觉与模式识别 · 计算机科学 2020-05-07 Hao He , Hengchen Dai , Naiyan Wang