paper-with-me

Papers

Multiple-level Point Embedding for Solving Human Trajectory Imputation with Prediction

2023-01-11 · Kyle K. Qin, Yongli Ren, Wei Shao, Brennan Lake, Filippo Privitera, Flora D. Salim

Sparsity is a common issue in many trajectory datasets, including human mobility data. This issue frequently brings more difficulty to relevant learning tasks, such as trajectory imputation and prediction. Nowadays, little existing work simultaneously deals with imputation and prediction on human trajectories. This work plans to explore whether the learning process of imputation and prediction could benefit from each other to achieve better outcomes. And the question will be answered by studying the coexistence patterns between missing points and observed ones in incomplete trajectories. More specifically, the proposed model develops an imputation component based on the self-attention mechanism to capture the coexistence patterns between observations and missing points among encoder-decoder layers. Meanwhile, a recurrent unit is integrated to extract the sequential embeddings from newly imputed sequences for predicting the following location. Furthermore, a new implementation called Imputation Cycle is introduced to enable gradual imputation with prediction enhancement at multiple levels, which helps to accelerate the speed of convergence. The experimental results on three different real-world mobility datasets show that the proposed approach has significant advantages over the competitive baselines across both imputation and prediction tasks in terms of accuracy and stability.

📄 PDF Abstract BibTeX arXiv:2301.04482

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImputationPrediction

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Sparse Manifold Clustering and Embedding

2011-12-01 · NeurIPS 2011 12 · Ehsan Elhamifar, René Vidal

We propose an algorithm called Sparse Manifold Clustering and Embedding (SMCE) for simultaneous clustering and dimensionality reduction of data lying in multiple nonlinear manifolds. Similar to most dimensionality reduct…

ClusteringDimensionality Reduction

Automatic differentiation approach for reconstructing spectral functions with neural networks

2021-12-12 · Lingxiao Wang, Shuzhe Shi, Kai Zhou

Reconstructing spectral functions from Euclidean Green's functions is an important inverse problem in physics. The prior knowledge for specific physical systems routinely offers essential regularization schemes for solvi…

Do Vision-Language-Models show human-like logical problem-solving capability in point and click puzzle games?

2026-05-11 · Maximilian Triebel, Marco Menner, Dominik Helfenstein arxiv

Vision-Language(-Action) Models (VLMs) are increasingly applied to interactive environments, yet existing benchmarks often overlook the complex physical reasoning required for point-and-click puzzle games. This paper int…

Logical ReasoningVisual Grounding

MiniDrive: More Efficient Vision-Language Models with Multi-Level 2D Features as Text Tokens for Autonomous Driving

2024-09-11 · Enming Zhang, Xingyuan Dai, Min Huang, Yisheng Lv 외

Vision-language models (VLMs) serve as general-purpose end-to-end models in autonomous driving, performing subtasks such as prediction, planning, and perception through question-and-answer interactions. However, most exi…

Autonomous DrivingFeature EngineeringLanguage ModelingLanguage Modelling+1

View-Invariant Probabilistic Embedding for Human Pose

2019-12-02 · ECCV 2020 8 · Jennifer J. Sun, Jiaping Zhao, Liang-Chieh Chen, Florian Schroff 외

Depictions of similar human body configurations can vary with changing viewpoints. Using only 2D information, we would like to enable vision algorithms to recognize similarity in human body poses across multiple views. T…

Action RecognitionPose RetrievalSkeleton Based Action RecognitionVideo Alignment