paper-with-me

홈 › Papers

TransLLM: A Unified Multi-Task Foundation Framework for Urban Transportation via Learnable Prompting

2025-08-20 · Jiaming Leng, Yunying Bi, Chuan Qin, Bing Yin, Yanyong Zhang, Chao Wang arxiv

Urban transportation systems encounter diverse challenges across multiple tasks, such as traffic forecasting, electric vehicle (EV) charging demand prediction, and taxi dispatch. Existing approaches suffer from two key limitations: small-scale deep learning models are task-specific and data-hungry, limiting their generalizability across diverse scenarios, while large language models (LLMs), despite offering flexibility through natural language interfaces, struggle with structured spatiotemporal data and numerical reasoning in transportation domains. To address these limitations, we propose TransLLM, a unified foundation framework that integrates spatiotemporal modeling with large language models through learnable prompt composition. Our approach features a lightweight spatiotemporal encoder that captures complex dependencies via dilated temporal convolutions and dual-adjacency graph attention networks, seamlessly interfacing with LLMs through structured embeddings. A novel instance-level prompt routing mechanism, trained via reinforcement learning, dynamically personalizes prompts based on input characteristics, moving beyond fixed task-specific templates. The framework operates by encoding spatiotemporal patterns into contextual representations, dynamically composing personalized prompts to guide LLM reasoning, and projecting the resulting representations through specialized output layers to generate task-specific predictions. Experiments across seven datasets and three tasks demonstrate the exceptional effectiveness of TransLLM in both supervised and zero-shot settings. Compared to ten baseline models, it delivers competitive performance on both regression and planning problems, showing strong generalization and cross-task adaptability. Our code is available at https://github.com/BiYunying/TransLLM.

📄 PDF Abstract BibTeX arXiv:2508.14782

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Why Not Transform Chat Large Language Models to Non-English?

2024-05-22 · Xiang Geng, Ming Zhu, Jiahuan Li, Zhejian Lai 외

The scarcity of non-English data limits the development of non-English large language models (LLMs). Transforming English-centric LLMs to non-English has been identified as an effective and resource-efficient method. Pre…

Knowledge Distillation

UniVBench: Towards Unified Evaluation for Video Foundation Models

2026-02-25 · Jianhui Wei, Xiaotian Zhang, Yichen Li, Yuan Wang 외 arxiv

Video foundation models aim to integrate video understanding, generation, editing, and instruction following within a single framework, making them a central direction for next-generation multimodal systems. However, exi…

Instruction FollowingVideo ReconstructionVideo Generation

MMSense: Adapting Vision-based Foundation Model for Multi-task Multi-modal Wireless Sensing

2025-11-15 · Zhizhen Li, Xuanhao Luo, Xueren Ge, Longyu Zhou 외 arxiv

Large AI models have been widely adopted in wireless communications for channel modeling, beamforming, and resource optimization. However, most existing efforts remain limited to single-modality inputs and channel-specif…

FoundationPose: Unified 6D Pose Estimation and Tracking of Novel Objects

2023-12-13 · CVPR 2024 1 · Bowen Wen, Wei Yang, Jan Kautz, Stan Birchfield

We present FoundationPose, a unified foundation model for 6D object pose estimation and tracking, supporting both model-based and model-free setups. Our approach can be instantly applied at test-time to a novel object wi…

3D Object Detection3D Object Tracking6D Pose Estimation6D Pose Estimation using RGB+7

Understanding Task Aggregation for Generalizable Ultrasound Foundation Models

2026-03-18 · Fangyijie Wang, Tanya Akumu, Vien Ngoc Dang, Amelia Jiménez-Sánchez 외 arxiv

Foundation models promise to unify multiple clinical tasks within a single framework, but recent ultrasound studies report that unified models can underperform task-specific baselines. We hypothesize that this degradatio…