paper-with-me

Papers

Holistic Semantic Representation for Navigational Trajectory Generation

2025-01-06 · Ji Cao, Tongya Zheng, Qinghong Guo, Yu Wang, Junshu Dai, Shunyu Liu, Jie Yang, Jie Song, Mingli Song

Trajectory generation has garnered significant attention from researchers in the field of spatio-temporal analysis, as it can generate substantial synthesized human mobility trajectories that enhance user privacy and alleviate data scarcity. However, existing trajectory generation methods often focus on improving trajectory generation quality from a singular perspective, lacking a comprehensive semantic understanding across various scales. Consequently, we are inspired to develop a HOlistic SEmantic Representation (HOSER) framework for navigational trajectory generation. Given an origin-and-destination (OD) pair and the starting time point of a latent trajectory, we first propose a Road Network Encoder to expand the receptive field of road- and zone-level semantics. Second, we design a Multi-Granularity Trajectory Encoder to integrate the spatio-temporal semantics of the generated trajectory at both the point and trajectory levels. Finally, we employ a Destination-Oriented Navigator to seamlessly integrate destination-oriented guidance. Extensive experiments on three real-world datasets demonstrate that HOSER outperforms state-of-the-art baselines by a significant margin. Moreover, the model's performance in few-shot learning and zero-shot learning scenarios further verifies the effectiveness of our holistic semantic representation.

📄 PDF Abstract BibTeX arXiv:2501.02737

Code (1)

caoji2001/hoser 공식 구현 pytorch

Tasks

Few-Shot LearningZero-Shot Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Can we cover navigational perception needs of the visually impaired by panoptic segmentation?

2020-07-20 · Wei Mao, Jiaming Zhang, Kailun Yang, Rainer Stiefelhagen

Navigational perception for visually impaired people has been substantially promoted by both classic and deep learning based segmentation methods. In classic visual recognition methods, the segmentation models are mostly…

Deep LearningInstance SegmentationPanoptic SegmentationSegmentation+1

Capturing Context-Aware Route Choice Semantics for Trajectory Representation Learning

2025-10-16 · Ji Cao, Yu Wang, Tongya Zheng, Jie Song 외 arxiv

Trajectory representation learning (TRL) aims to encode raw trajectory data into low-dimensional embeddings for downstream tasks such as travel time estimation, mobility prediction, and trajectory similarity analysis. Fr…

Representation LearningTravel Time Estimation

A Deep Learning Based Behavioral Approach to Indoor Autonomous Navigation

2018-03-12 · Gabriel Sepulveda, Juan Carlos Niebles, Alvaro Soto

We present a semantically rich graph representation for indoor robotic navigation. Our graph representation encodes: semantic locations such as offices or corridors as nodes, and navigational behaviors such as enter offi…

Autonomous NavigationDeep Learning

3DGesPolicy: Phoneme-Aware Holistic Co-Speech Gesture Generation Based on Action Control

2026-01-26 · Xuanmeng Sha, Liyun Zhang, Tomohiro Mashita, Naoya Chiba 외 arxiv

Generating holistic co-speech gestures that integrate full-body motion with facial expressions suffers from semantically incoherent coordination on body motion and spatially unstable meaningless movements due to existing…

Gesture Generation

Aerial World Model for Long-horizon Visual Generation and Navigation in 3D Space

2025-12-26 · Weichen Zhang, Peizhi Tang, Xin Zeng, Fanhang Man 외 arxiv

Unmanned aerial vehicles (UAVs) have emerged as powerful embodied agents. One of the core abilities is autonomous navigation in large-scale three-dimensional environments. Existing navigation policies, however, are typic…