arXiv ScienceSearch

arXiv subjects

Christine Jacob

Publications and source records attributed to Christine Jacob.

2 recordsLinked to original sources

D-TAIA: Domain-Aware LLM Adaptation for Multi-Task Predictive Process Monitoring

Predictive Process Monitoring (PPM) enables organizations to forecast future process behavior, such as the next activity and remaining time of ongoing cases. In practice, three conditions cause existing methods to degrade, namely data scarcity, high process entropy and distributional shift. While Foundation Models (FMs), especially Large Language Models (LLMs), offer a new paradigm through broad sequential reasoning, adapting them to multi-task PPM under these conditions remains an open challenge. Existing FM-based approaches either lack mechanisms for handling distributional shift or rely on direct regression heads that can be structurally misaligned with continuous time prediction tasks. This paper introduces D-TAIA (Domain-aware Training and Attention-based Inference Architecture), a framework for a joint next activity and remaining time prediction task via parameter-efficient fine-tuning of an FM backbone. Our approach combines domain-aware triplet loss (DATL) pre-training with FAISS-based nearest neighbor retrieval for remaining time prediction, and adopts the TAIA inference strategy to preserve pre-trained sequential reasoning during fine-tuning. Evaluated across four real-world event logs, D-TAIA consistently shows SOTA or competitive performance compared to a fine-tuned LLM and a recurrent neural network baseline. Ablation studies confirm that techniques from NLP and computer vision can be transferred effectively to PPM with only a 10M-parameter backbone, though component contributions vary by dataset entropy.

cs.LG

Conditional least squares estimation in nonstationary nonlinear stochastic regression models

Let $\{Z_n\}$ be a real nonstationary stochastic process such that $E(Z_n|{\mathcaligr F}_{n-1})\stackrel{\mathrm{a.s.}}{<}\infty$ and $E(Z^2_n|{\mathcaligr F}_{n-1})\stackrel{\mathrm{a.s.}}{<}\infty$, where $\{{\mathcaligr F}_n\}$ is an increasing sequence of $\sigma$-algebras. Assuming that $E(Z_n|{\mathcaligr F}_{n-1})=g_n(\theta_0,\nu_0)=g^{(1)}_n(\theta_0)+g^{(2)}_n(\theta_0,\nu_0)$, $\theta_0\in{\mathbb{R}}^p$, $p<\infty$, $\nu_0\in{\mathbb{R}}^q$ and $q\leq\infty$, we study the asymptotic properties of $\hat{\theta}_n:=\arg\min_{\theta}\sum_{k=1}^n(Z_k-g_k({\theta,\hat{\nu}}))^2\lambda_k^{-1}$, where $\lambda_k$ is ${\mathcaligr F}_{k-1}$-measurable, $\hat{\nu}=\{\hat{\nu}_k\}$ is a sequence of estimations of $\nu_0$, $g_n(\theta,\hat{\nu})$ is Lipschitz in $\theta$ and $g^{(2)}_n(\theta_0,\hat{\nu})-g^{(2)}_n(\theta,\hat{\nu})$ is asymptotically negligible relative to $g^{(1)}_n(\theta_0)-g^{(1)}_n(\theta)$. We first generalize to this nonlinear stochastic model the necessary and sufficient condition obtained for the strong consistency of $\{\hat{\theta}_n\}$ in the linear model. For that, we prove a strong law of large numbers for a class of submartingales. Again using this strong law, we derive the general conditions leading to the asymptotic distribution of $\hat{\theta}_n$. We illustrate the theoretical results with examples of branching processes, and extension to quasi-likelihood estimators is also considered.

math.ST