EAAI Journal 2026 Journal Article
Multimodal knowledge-enhanced language model with online test-time adaptation for cross-domain industrial tabular prediction
- Tianyu Wang
- Maite Zhang
- Jingbo Qu
- Zhihao Liu
- Mian Li
- Xi Vincent Wang
Reliable prediction of key variables in industrial scenarios requires effective models for structured tabular data. Traditional data-driven methods often lack generalization across diverse data distributions, while existing transfer learning techniques face difficulties in incorporating multimodal and heterogeneous industrial features. Although Language Models (LMs) have shown strong capability in semantic tasks, their systematic adaptation to structured numerical prediction remains limited, and non-stationary factors such as sensor degradation and condition shifts further pose challenges. To address these issues, this paper proposes a cross-domain modeling method that integrates specialized LM pre-training, parameter-efficient fine-tuning, and lightweight gradient-free test-time adaptation. Numerical, categorical, and textual variables are embedded into unified multimodal representations and processed by a transformer-based LM architecture. Pre-training leverages both general text corpora and heterogeneous industrial tabular datasets, followed by low-rank adaptation for efficient domain-specific fine-tuning. During online inference, model representations are further refined through prompt optimization with covariance matrix adaptation evolution strategy to handle deployment-time distribution shifts. Extensive experiments on 20 industrial datasets across multiple sectors demonstrate that the proposed method achieves consistently strong performance compared with state-of-the-art tabular prediction and transfer learning baselines, validating its effectiveness and robustness for real-world industrial prediction tasks