paper-with-me

Papers

Building a Foundation Model for Trajectory from Scratch

2025-11-25 · Gaspard Merten, Mahmoud Sakr, Gilles Dejaegere arxiv

Foundation models are transformative in artificial intelligence, but building them from scratch, especially for mobility trajectories, is not yet clear or documented. This tutorial bridges this gap by demonstrating the steps and code of a minimal implementation of a trajectory-focused foundation model starting from GPT-2. Through a concise, step-by-step, code-driven process, we demonstrate adapting GPT-2 for spatiotemporal data. We then review and compare representative trajectory foundation models, such as TrajFM and TrajGPT, highlighting their architectural innovations and differences. Additionally, we introduce complementary techniques from related domains, like TimesFM's patching approach. Targeted at researchers and practitioners, this tutorial aims to explain the concepts and terminology of foundation models, at the implementation level. We find it timely and indispensable to create this educational material in order to support the SIGSPATIAL community in building and evaluating mobility foundation models, enhancing both research clarity and peer-review effectiveness in mobility AI.

📄 PDF Abstract BibTeX arXiv:2511.20610

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FoMEMO: Towards Foundation Models for Expensive Multi-objective Optimization

2025-09-03 · Yiming Yao, Fei Liu, Liang Zhao, Xi Lin 외 arxiv

Expensive multi-objective optimization is a prevalent and crucial concern in many real-world scenarios, where sample-efficiency is vital due to the limited evaluations to recover the true Pareto front for decision making…

Decision Making

From RNNs to Foundation Models: An Empirical Study on Commercial Building Energy Consumption

2024-11-21 · Shourya Bose, Yijiang Li, Amy Van Sant, Yu Zhang 외

Accurate short-term energy consumption forecasting for commercial buildings is crucial for smart grid operations. While smart meters and deep learning models enable forecasting using past data from multiple buildings, da…

DiversityTime SeriesTime Series Forecasting

Efficient Continual Pre-training for Building Domain Specific Large Language Models

2023-11-14 · Yong Xie, Karan Aggarwal, Aitzaz Ahmad

Large language models (LLMs) have demonstrated remarkable open-domain capabilities. Traditionally, LLMs tailored for a domain are trained from scratch to excel at handling domain-specific tasks. In this work, we explore …

Compact SO(3) Equivariant Atomistic Foundation Models via Structural Pruning

2026-05-09 · Chen Wang, Siyu Hu, Guangming Tan, Weile Jia arxiv

SO(3) equivariant graph neural networks have become the dominant paradigm for atomistic foundation models, achieving high accuracy and data efficiency by building rotational symmetry directly into the architecture. Yet t…

Knowledge Distillation

HyperCore: The Core Framework for Building Hyperbolic Foundation Models with Comprehensive Modules

2025-04-11 · Neil He, Menglin Yang, Rex Ying

Hyperbolic neural networks have emerged as a powerful tool for modeling hierarchical data across diverse modalities. Recent studies show that token distributions in foundation models exhibit scale-free properties, sugges…

RAG