首页
学习
活动
专区
圈层
工具
发布
社区首页 >专栏 >VLDB 2025 | 时空数据(Spatial-Temporal)论文总结(时空预测,轨迹相似度,轨迹表示等)

VLDB 2025 | 时空数据(Spatial-Temporal)论文总结(时空预测,轨迹相似度,轨迹表示等)

作者头像
时空探索之旅
发布2026-03-10 14:58:52
发布2026-03-10 14:58:52
530
举报
文章被收录于专栏:时空探索之旅时空探索之旅

VLDB 2025于2025年9月1号-5号在英国伦敦(London, United Kingdom)举行。

本文总结了VLDB 2025有关时空数据(Spatial Temporal)的相关论文,主要包含如有疏漏,欢迎大家补充。

时空数据Topic:时空预测,交通预测,轨迹相似度,轨迹表示等。

1. TEAM: Topological Evolution-aware Framework for Traffic Forecasting2. Quantifying Point Contributions: A Lightweight Framework for Efficient and Effective Query-Driven Trajectory Simplification3. SIMformer: Single-Layer Vanilla Transformer Can Learn Free-Space Trajectory Similarity4. RED: Effective Trajectory Representation Learning with Comprehensive Information5. T-Assess: An Efficient Data Quality Assessment System Tailored for Trajectory Data6. Revisiting CNNs for Trajectory Similarity Learning7. Mining Platoon Patterns from Traffic Videos8. SimRN: Trajectory Similarity Learning in Road Networks based on Distributed Deep Reinforcement Learning9. GraphSparseNet: a Novel Method for Large Scale Traffic Flow Prediction10. Scalable Pre-Training of Compact Urban Spatio-Temporal Predictive Models on Large-Scale Multi-Domain Data11. TMLKD: Few-shot Trajectory Metric Learning via Knowledge Distillation12. BiST: A Lightweight and Efficient Bi-directional Model for Spatiotemporal Prediction

VLDB25_ST
VLDB25_ST

1 TEAM: Topological Evolution-aware Framework for Traffic Forecasting

链接https://www.vldb.org/pvldb/vol18/p265-kieu.pdf

代码https://github.com/kvmduc/TEAM-topo-evo-traffic-forecasting

作者:Duc Kieu, Tung Kieu, Peng Han, Bin Yang, Christian S. Jensen, Bac Le

关键词:交通预测,拓扑演化感知

2 Quantifying Point Contributions: A Lightweight Framework for Efficient and Effective Query-Driven Trajectory Simplification

链接https://www.vldb.org/pvldb/vol18/p453-gu.pdf

代码https://github.com/yumengs-exp/MLSimp

作者:Yumeng Song, Yu Gu, Tianyi Li, Yushuai Li, Christian S. Jensen, Ge Yu

关键词:轨迹查询,轨迹简化

3 SIMformer: Single-Layer Vanilla Transformer Can Learn Free-Space Trajectory Similarity

链接https://www.vldb.org/pvldb/vol18/p390-jiang.pdf

代码https://github.com/SUSTC-ChuangYANG/SIMformer/

作者:Chuang Yang, Renhe Jiang, Xiaohang Xu, Chuan Xiao, Kaoru Sezaki

关键词:轨迹相似度,Transformer

4 RED: Effective Trajectory Representation Learning with Comprehensive Information

链接https://www.vldb.org/pvldb/vol18/p80-zhou.pdf

代码https://github.com/slzhou-xy/RED

作者:Silin Zhou, Shuo Shang, Lisi Chen, Christian S. Jensen, Panos Kalnis

关键词:轨迹表示学习

5 T-Assess: An Efficient Data Quality Assessment System Tailored for Trajectory Data

链接https://www.vldb.org/pvldb/vol18/p666-chen.pdf

代码https://github.com/ZJU-DAILY/T-Assess

作者:Junhao Zhu, Tao Wang, Danlei Hu, Ziquan Fang, Lu Chen, Yunjun Gao, Tianyi Li, Christian S. Jensen

关键词:自动化,轨迹数据质量评估系统

6 Revisiting CNNs for Trajectory Similarity Learning

链接https://www.vldb.org/pvldb/vol18/p1013-chang.pdf

代码https://github.com/Proudc/ConvTraj

作者:Zhihao Chang, Linzhu Yu, Huan Li, Sai Wu, Gang Chen, Dongxiang Zhang

关键词:轨迹相似度,CNN

7 Mining Platoon Patterns from Traffic Videos

链接https://www.vldb.org/pvldb/vol18/p1839-bei.pdf

代码https://github.com/Mateng0228/Vplatoon

作者:Yijun Bei, Teng Ma, Dongxiang Zhang, Sai Wu, Kian-Lee Tan, Gang Chen

关键词:交通视频,车队模式

8 SimRN: Trajectory Similarity Learning in Road Networks based on Distributed Deep Reinforcement Learning

链接https://www.vldb.org/pvldb/vol18/p2057-chen.pdf

代码https://github.com/ZJU-DAILY/SimRN

作者:Danlei Hu, Yilin Li, Lu Chen, Ziquan Fang, Yushuai Li, Yunjun Gao, Tianyi Li

关键词:轨迹相似度,路网,分布式强化学习

9 GraphSparseNet: a Novel Method for Large Scale Traffic Flow Prediction

链接https://www.vldb.org/pvldb/vol18/p2295-liu.pdf

代码https://github.com/PolynomeK/GSNet

作者:Weiyang Kong, Wu Kaiqi, Sen Zhang, Yubao Liu

关键词:大规模交通预测

10 Scalable Pre-Training of Compact Urban Spatio-Temporal Predictive Models on Large-Scale Multi-Domain Data

链接https://www.vldb.org/pvldb/vol18/p2149-han.pdf

代码https://github.com/usail-hkust/CompactST

作者:Jindong Han, Hao Wang, Hui Xiong, Hao Liu

关键词:时空预测,可扩展,多域(模态)数据

11 TMLKD: Few-shot Trajectory Metric Learning via Knowledge Distillation

链接https://www.vldb.org/pvldb/vol18/p2308-lai.pdf

代码https://github.com/LynnTakesAHint/TMLKD

作者:Danling Lai, Jiajie Xu, Jianfeng Qu, Pingfu Chao, Junhua Fang, Chengfei Liu

关键词:轨迹度量学习,知识蒸馏

12 BiST: A Lightweight and Efficient Bi-directional Model for Spatiotemporal Prediction

链接https://www.vldb.org/pvldb/vol18/p1663-wang.pdf

代码https://github.com/PoorOtterBob/BiST

作者:Jiaming Ma, Binwu Wang, Pengkun Wang, Zhengyang Zhou, Xu Wang, Yang Wang

关键词:时空预测,轻量化

推荐阅读

VLDB 2025 | 时间序列(Time Series)论文总结(预测,异常检测,数据压缩,自动化等)

VLDB 2024 | 时间序列(Time Series)论文总结

VLDB 2024 | 时空数据(Spatial-temporal)论文总结

SIGMOD 2025 | 时间序列(Time Series)论文总结

SIGMOD 2025 | 时空数据(Spatial-temporal)论文总结

ICDE 2025 | 时间序列(Time Series)论文总结

ICDE 2025 时空数据(Spatial-Temporal)论文总结

此公众号的文章皆系本人原创,辛苦码字不易!如需转载,引用请注明出处。如商用联系作者。

如果觉得有帮助还请分享,在看,点赞

本文参与 腾讯云自媒体同步曝光计划,分享自微信公众号。
原始发表:2025-12-12,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 时空探索之旅 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • 1 TEAM: Topological Evolution-aware Framework for Traffic Forecasting
  • 2 Quantifying Point Contributions: A Lightweight Framework for Efficient and Effective Query-Driven Trajectory Simplification
  • 3 SIMformer: Single-Layer Vanilla Transformer Can Learn Free-Space Trajectory Similarity
  • 4 RED: Effective Trajectory Representation Learning with Comprehensive Information
  • 5 T-Assess: An Efficient Data Quality Assessment System Tailored for Trajectory Data
  • 6 Revisiting CNNs for Trajectory Similarity Learning
  • 7 Mining Platoon Patterns from Traffic Videos
  • 8 SimRN: Trajectory Similarity Learning in Road Networks based on Distributed Deep Reinforcement Learning
  • 9 GraphSparseNet: a Novel Method for Large Scale Traffic Flow Prediction
  • 10 Scalable Pre-Training of Compact Urban Spatio-Temporal Predictive Models on Large-Scale Multi-Domain Data
  • 11 TMLKD: Few-shot Trajectory Metric Learning via Knowledge Distillation
  • 12 BiST: A Lightweight and Efficient Bi-directional Model for Spatiotemporal Prediction
  • 推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档