From Word Sequences to Behavioral Sequences: Adapting Modeling and Evaluation Paradigms for Longitudinal NLP
Adithya V Ganesan, Vasudha Varadarajan, Oscar NE Kjell, Whitney R Ringwald, Scott Feltman, Benjamin J Luft, Roman Kotov, Ryan L Boyd, H Andrew Schwartz
TL;DR
From Word Sequences to Behavioral Sequences reframes NLP prediction for longitudinal data by treating documents as time-ordered verb al behavior from individuals rather than independent samples. It introduces target-aligned evaluation with cross-sectional and prospective splits, and decomposes performance into between-person and within-person components to separate stable differences from dynamic change. The study demonstrates that traditional document-level evaluation can mislead, and shows that incorporating history through sequence inputs and appropriate temporal inductive biases yields robust gains under ecologically valid settings, with model choices depending on the generalization target. The work argues for a broader methodological shift toward behavior-sequence paradigms in NLP, with important implications for dataset construction, modeling, and ethical governance in sensitive domains like mental health.
Abstract
While NLP typically treats documents as independent and unordered samples, in longitudinal studies, this assumption rarely holds: documents are nested within authors and ordered in time, forming person-indexed, time-ordered $\textit{behavioral sequences}$. Here, we demonstrate the need for and propose a longitudinal modeling and evaluation paradigm that consequently updates four parts of the NLP pipeline: (1) evaluation splits aligned to generalization over people ($\textit{cross-sectional}$) and/or time ($\textit{prospective}$); (2) accuracy metrics separating between-person differences from within-person dynamics; (3) sequence inputs to incorporate history by default; and (4) model internals that support different $\textit{coarseness}$ of latent state over histories (pooled summaries, explicit dynamics, or interaction-based models). We demonstrate the issues ensued by traditional pipeline and our proposed improvements on a dataset of 17k daily diary transcripts paired with PTSD symptom severity from 238 participants, finding that traditional document-level evaluation can yield substantially different and sometimes reversed conclusions compared to our ecologically valid modeling and evaluation. We tie our results to a broader discussion motivating a shift from word-sequence evaluation toward $\textit{behavior-sequence}$ paradigms for NLP.
