Skip to main content

Research

Learning Analytics

Adaptive Learning Support through Knowledge Monitoring

Adaptive Learning Support through Knowledge Monitoring

We study adaptive learning support that considers not only what learners actually know but also how accurately they perceive their own understanding. By integrating open-ended learning reflections and assessment results using LLMs and heterogeneous graph neural networks, we estimate learners' perceived knowledge states and provide personalized feedback that addresses both knowledge gaps and metacognitive miscalibration such as overconfidence and underconfidence.

Early Prediction of At-Risk Students with Federated Learning

Early Prediction of At-Risk Students with Federated Learning

We study methods for predicting students at risk of academic difficulty by combining federated learning with differential features that capture relative differences among learners. The goal is to generate risk rankings that support early intervention while preserving privacy across educational institutions.

Collaborative Problem-Solving Skill Recognition

Collaborative Problem-Solving Skill Recognition

We study methods for automatically recognizing multiple collaborative problem-solving skills from classroom discussion data. By incorporating dialogue structure, such as speaker roles and turn-taking, the approach aims to support the analysis and assessment of collaborative learning.

Time Series Forecasting

Continuous Glucose Forecasting

Continuous Glucose Forecasting

We study deep learning models for accurate forecasting of future states from time-series data. GluTANN introduces a dedicated attention mechanism into a Transformer-based architecture to improve continuous glucose forecasting while reducing predictive uncertainty.

Time-Series Forecasting with Mamba

Time-Series Forecasting with Mamba

We study extensions of Mamba for modeling complex nonlinear dependencies in time-series data. By introducing a negative-feedback mechanism, the approach aims to better capture long-term dependencies and nonlinear temporal dynamics for accurate forecasting.