paper-with-me

홈 › Papers

STLLM-DF: A Spatial-Temporal Large Language Model with Diffusion for Enhanced Multi-Mode Traffic System Forecasting

2024-09-08 · Zhiqi Shao, Haoning Xi, Haohui Lu, Ze Wang, Michael G. H. Bell, Junbin Gao

The rapid advancement of Intelligent Transportation Systems (ITS) presents challenges, particularly with missing data in multi-modal transportation and the complexity of handling diverse sequential tasks within a centralized framework. To address these issues, we propose the Spatial-Temporal Large Language Model Diffusion (STLLM-DF), an innovative model that leverages Denoising Diffusion Probabilistic Models (DDPMs) and Large Language Models (LLMs) to improve multi-task transportation prediction. The DDPM's robust denoising capabilities enable it to recover underlying data patterns from noisy inputs, making it particularly effective in complex transportation systems. Meanwhile, the non-pretrained LLM dynamically adapts to spatial-temporal relationships within multi-modal networks, allowing the system to efficiently manage diverse transportation tasks in both long-term and short-term predictions. Extensive experiments demonstrate that STLLM-DF consistently outperforms existing models, achieving an average reduction of 2.40\% in MAE, 4.50\% in RMSE, and 1.51\% in MAPE. This model significantly advances centralized ITS by enhancing predictive accuracy, robustness, and overall system performance across multiple tasks, thus paving the way for more effective spatio-temporal traffic forecasting through the integration of frozen transformer language models and diffusion techniques.

📄 PDF Abstract BibTeX arXiv:2409.05921

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingLanguage ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

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…
MAE 설명 없음

Similar Papers 제목 키워드 기반

Spatio-Temporal LLM: Reasoning about Environments and Actions

2025-07-07 · Haozhen Zheng, Beitong Tian, Mingyuan Wu, Zhenggang Tang 외 arxiv

Despite significant recent progress of Multimodal Large Language Models (MLLMs), current MLLMs are challenged by "spatio-temporal" prompts, i.e., prompts that refer to 1) the entirety of an environment encoded in a point…

AttestLLM: Efficient Attestation Framework for Billion-scale On-device LLMs

2025-09-08 · Ruisi Zhang, Yifei Zhao, Neusha Javidnia, Mengxin Zheng 외 arxiv

As on-device LLMs(e.g., Apple on-device Intelligence) are widely adopted to reduce network dependency, improve privacy, and enhance responsiveness, verifying the legitimacy of models running on local devices becomes crit…

Automated Network Protocol Testing with LLM Agents

2025-10-15 · Yunze Wei, Kaiwen Wei, Shibo Du, Jianyu Wang 외 arxiv

Network protocol testing is fundamental for modern network infrastructure. However, traditional network protocol testing methods are labor-intensive and error-prone, requiring manual interpretation of specifications, tes…

BoostLLM: Boosting-inspired LLM Fine-tuning for Few-shot Tabular Classification

2026-05-07 · Yi-Siang Wang, Kuan-Yu Chen, Yu-Chen Den, Darby Tien-Hao Chang arxiv

Large language models (LLMs) have recently been adapted to tabular prediction by serializing structured features into natural language, but their performance in low-data regimes remains limited compared to gradient-boost…

parameter-efficient fine-tuning

FORESTLLM: Large Language Models Make Random Forest Great on Few-shot Tabular Learning

2026-01-16 · Zhihan Yang, Jiaqi Wei, Xiang Zhang, Haoyu Dong 외 arxiv

Tabular data high-stakes critical decision-making in domains such as finance, healthcare, and scientific discovery. Yet, learning effectively from tabular data in few-shot settings, where labeled examples are scarce, rem…