paper-with-me

홈 › Papers

Leveraging Language Models for Analyzing Longitudinal Experiential Data in Education

2025-03-27 · Ahatsham Hayat, Bilal Khan, Mohammad Rashedul Hasan

We propose a novel approach to leveraging pre-trained language models (LMs) for early forecasting of academic trajectories in STEM students using high-dimensional longitudinal experiential data. This data, which captures students' study-related activities, behaviors, and psychological states, offers valuable insights for forecasting-based interventions. Key challenges in handling such data include high rates of missing values, limited dataset size due to costly data collection, and complex temporal variability across modalities. Our approach addresses these issues through a comprehensive data enrichment process, integrating strategies for managing missing values, augmenting data, and embedding task-specific instructions and contextual cues to enhance the models' capacity for learning temporal patterns. Through extensive experiments on a curated student learning dataset, we evaluate both encoder-decoder and decoder-only LMs. While our findings show that LMs effectively integrate data across modalities and exhibit resilience to missing data, they primarily rely on high-level statistical patterns rather than demonstrating a deeper understanding of temporal dynamics. Furthermore, their ability to interpret explicit temporal information remains limited. This work advances educational data science by highlighting both the potential and limitations of LMs in modeling student trajectories for early intervention based on longitudinal experiential data.

📄 PDF Abstract BibTeX arXiv:2503.21617

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMissing Values

Similar Papers 제목 키워드 기반

Leveraging Social Media as a Source for Clinical Guidelines: A Demarcation of Experiential Knowledge

2022-10-01 · SMM4H (COLING) 2022 10 · Jia-Zhen Michelle Chan, Florian Kunneman, Roser Morante, Lea Lösch 외

In this paper we present a procedure to extract posts that contain experiential knowledge from Facebook discussions in Dutch, using automated filtering, manual annotations and machine learning. We define guidelines to an…

Diversity

Large Language Models for Drug Overdose Prediction from Longitudinal Medical Records

2025-04-16 · Md Sultan Al Nahian, Chris Delcher, Daniel Harris, Peter Akpunonu 외

The ability to predict drug overdose risk from a patient's medical records is crucial for timely intervention and prevention. Traditional machine learning models have shown promise in analyzing longitudinal medical recor…

Predicting Opioid Use Disorder from Longitudinal Healthcare Data using Multi-stream Transformer

2021-03-16 · Sajjad Fouladvand, Jeffery Talbert, Linda P. Dwoskin, Heather Bush 외

Opioid Use Disorder (OUD) is a public health crisis costing the US billions of dollars annually in healthcare, lost workplace productivity, and crime. Analyzing longitudinal healthcare data is critical in addressing many…

Notes to Self: Can LLMs Benefit from Experiential Abstractions?

2026-07-22 · Chang Liu, Xinyu Li, Artur Dubrawski arxiv

Humans distill experience into reusable abstractions, e.g., strategies and cautionary reminders, and apply them to gradually solve problems more effectively. We study whether Large Language Models (LLMs) can similarly be…

Reinforcement LearningLogical Reasoning

Online Experiential Learning for Language Models

2026-03-17 · Tianzhu Ye, Li Dong, Qingxiu Dong, Xun Wu 외 arxiv

The prevailing paradigm for improving large language models relies on offline training with human annotations or simulated environments, leaving the rich experience accumulated during real-world deployment entirely unexp…