paper-with-me

홈 › Papers

STRNet: Visual Navigation with Spatio-Temporal Representation through Dynamic Graph Aggregation

2026-04-03 · Hao Ren, Zetong Bi, Yiming Zeng, Zhaoliang Wan, Lu Qi, Hui Cheng arxiv

Visual navigation requires the robot to reach a specified goal such as an image, based on a sequence of first-person visual observations. While recent learning-based approaches have made significant progress, they often focus on improving policy heads or decision strategies while relying on simplistic feature encoders and temporal pooling to represent visual input. This leads to the loss of fine-grained spatial and temporal structure, ultimately limiting accurate action prediction and progress estimation. In this paper, we propose a unified spatio-temporal representation framework that enhances visual encoding for robotic navigation. Our approach extracts features from both image sequences and goal observations, and fuses them using the designed spatio-temporal fusion module. This module performs spatial graph reasoning within each frame and models temporal dynamics using a hybrid temporal shift module combined with multi-resolution difference-aware convolution. Experimental results demonstrate that our approach consistently improves navigation performance and offers a generalizable visual backbone for goal-conditioned control. Code is available at \href{https://github.com/hren20/STRNet}{https://github.com/hren20/STRNet}.

📄 PDF Abstract BibTeX arXiv:2604.02829

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Navigation

Similar Papers 제목 키워드 기반

SuperMap: A Spatio-Temporal SLAM System for Visual-Language Navigation

2026-08-24 · Shibo Zhao, Guofei Chen, Honghao Zhu, Zhiheng Li 외 arxiv

Robotic navigation in human environments requires a spatio-temporal semantic representation that can rec- oncile open-vocabulary perception with long-term environmental changes. While foundation models provide strong zer…

Spatio-Temporal Data Enhanced Vision-Language Model for Traffic Scene Understanding

2025-11-12 · Jingtian Ma, Jingyuan Wang, Wayne Xin Zhao, Guoping Liu 외 arxiv

Nowadays, navigation and ride-sharing apps have collected numerous images with spatio-temporal data. A core technology for analyzing such images, associated with spatiotemporal information, is Traffic Scene Understanding…

Scene UnderstandingFew-Shot Learning

History-Conditioned Spatio-Temporal Visual Token Pruning for Efficient Vision-Language Navigation

2026-03-06 · Qitong Wang, Yijun Liang, Ming Li, Tianyi Zhou 외 arxiv

Vision-Language Navigation (VLN) enables robots to follow natural-language instructions in visually grounded environments, serving as a key capability for embodied robotic systems. Recent Vision-Language-Action (VLA) mod…

Vision-Language Navigation

STEGNav: Spatio-Temporal Event Graph Reasoning for Multimodal Lifelong Object Navigation

2026-08-28 · Yang Chen, Zhenyu Huang, Wenbo Fu, Danyang Peng 외 arxiv

Multimodal lifelong navigation requires an agent to autonomously explore unseen environments while sequentially completing navigation tasks specified by object categories, language descriptions, or reference images. Exis…

Learning Robot Visual Navigation in Crowds via Intention-Aware Scene Representations

2026-06-24 · Han Bao, Bingyi Xia, Hanjing Ye, Yu Zhan 외 arxiv

Robot crowd navigation requires the ability to infer human intentions while accounting for the structural constraints of the environment. Currently, deep reinforcement learning (DRL) provides a promising method for learn…

Reinforcement LearningVisual Navigation