paper-with-me

Papers

ProDiff: Prototype-Guided Diffusion for Minimal Information Trajectory Imputation

2025-05-29 · Tianci Bu, Le Zhou, Wenchuan Yang, Jianhong Mou, Kang Yang, Suoyi Tan, Feng Yao, Jingyuan Wang, Xin Lu

Trajectory data is crucial for various applications but often suffers from incompleteness due to device limitations and diverse collection scenarios. Existing imputation methods rely on sparse trajectory or travel information, such as velocity, to infer missing points. However, these approaches assume that sparse trajectories retain essential behavioral patterns, which place significant demands on data acquisition and overlook the potential of large-scale human trajectory embeddings. To address this, we propose ProDiff, a trajectory imputation framework that uses only two endpoints as minimal information. It integrates prototype learning to embed human movement patterns and a denoising diffusion probabilistic model for robust spatiotemporal reconstruction. Joint training with a tailored loss function ensures effective imputation. ProDiff outperforms state-of-the-art methods, improving accuracy by 6.28\% on FourSquare and 2.52\% on WuXi. Further analysis shows a 0.927 correlation between generated and real trajectories, demonstrating the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2505.23048

Code (1)

b010001y/prodiff 공식 구현 pytorch

Tasks

DenoisingImputation

Methods 이 논문이 사용한 방법론

Travel 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

ProDiff: Progressive Fast Diffusion Model For High-Quality Text-to-Speech

2022-07-13 · Rongjie Huang, Zhou Zhao, Huadai Liu, Jinglin Liu 외

Denoising diffusion probabilistic models (DDPMs) have recently achieved leading performances in many generative tasks. However, the inherited iterative sampling process costs hinder their applications to text-to-speech d…

DenoisingGPUKnowledge DistillationSpeech Synthesis+4

Distribution Aligned Diffusion and Prototype-guided network for Unsupervised Domain Adaptive Segmentation

2023-03-22 · Haipeng Zhou, Lei Zhu, Yuyin Zhou

The Diffusion Probabilistic Model (DPM) has emerged as a highly effective generative model in the field of computer vision. Its intermediate latent vectors offer rich semantic information, making it an attractive option …

Exploiting Interpretable Capabilities with Concept-Enhanced Diffusion and Prototype Networks

2024-10-24 · Alba Carballo-Castro, Sonia Laguna, Moritz Vandenhirtz, Julia E. Vogt

Concept-based machine learning methods have increasingly gained importance due to the growing interest in making neural networks interpretable. However, concept annotations are generally challenging to obtain, making it …

ProtoDiff: Learning to Learn Prototypical Networks by Task-Guided Diffusion

2023-06-26 · NeurIPS 2023 11 · Yingjun Du, Zehao Xiao, Shengcai Liao, Cees Snoek

Prototype-based meta-learning has emerged as a powerful technique for addressing few-shot learning challenges. However, estimating a deterministic prototype using a simple average function from a limited number of exampl…

Few-Shot LearningMeta-Learning

OpenDPR: Open-Vocabulary Change Detection via Vision-Centric Diffusion-Guided Prototype Retrieval for Remote Sensing Imagery

2026-03-29 · Qi Guo, Jue Wang, Yinhe Liu, Yanfei Zhong arxiv

Open-vocabulary change detection (OVCD) seeks to recognize arbitrary changes of interest by enabling generalization beyond a fixed set of predefined classes. We reformulate OVCD as a two-stage pipeline: first generate cl…

Image-text matchingChange Detection