paper-with-me

Papers

Using Detailed Access Trajectories for Learning Behavior Analysis

2018-12-14 · Yanbang Wang, Nancy Law, Erik Hemberg, Una-May O'Reilly

Student learning activity in MOOCs can be viewed from multiple perspectives. We present a new organization of MOOC learner activity data at a resolution that is in between the fine granularity of the clickstream and coarse organizations that count activities, aggregate students or use long duration time units. A detailed access trajectory (DAT) consists of binary values and is two dimensional with one axis that is a time series, e.g. days and the other that is a chronologically ordered list of a MOOC component type's instances, e.g. videos in instructional order. Most popular MOOC platforms generate data that can be organized as detailed access trajectories (DATs).We explore the value of DATs by conducting four empirical mini-studies. Our studies suggest DATs contain rich information about students' learning behaviors and facilitate MOOC learning analyses.

📄 PDF Abstract BibTeX arXiv:1812.05767

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

LSTM Self-Supervision for Detailed Behavior Analysis

2017-07-01 · CVPR 2017 7 · Biagio Brattoli, Uta Buchler, Anna-Sophia Wahl, Martin E. Schwab 외

Behavior analysis provides a crucial non-invasive and easily accessible diagnostic tool for biomedical research. A detailed analysis of posture changes during skilled motor tasks can reveal distinct functional deficits a…

DiagnosticSelf-Supervised Learning

MobilityDL: A Review of Deep Learning From Trajectory Data

2024-02-01 · Anita Graser, Anahid Jalali, Jasmin Lampert, Axel Weißenfeld 외

Trajectory data combines the complexities of time series, spatial data, and (sometimes irrational) movement behavior. As data availability and computing power have increased, so has the popularity of deep learning from t…

Deep LearningTime Series

Anomalous Behavior Detection in Trajectory Data of Older Drivers

2023-11-29 · Seyedeh Gol Ara Ghoreishi, Sonia Moshfeghi, Muhammad Tanveer Jan, Joshua Conniff 외

Given a road network and a set of trajectory data, the anomalous behavior detection (ABD) problem is to identify drivers that show significant directional deviations, hardbrakings, and accelerations in their trips. The A…

Your Context Is Not an Array: Unveiling Random Access Limitations in Transformers

2024-08-10 · MohammadReza Ebrahimi, Sunny Panchal, Roland Memisevic

Despite their recent successes, Transformer-based large language models show surprising failure modes. A well-known example of such failure modes is their inability to length-generalize: solving problem instances at infe…

SparseDice: Imitation Learning for Temporally Sparse Data via Regularization

2021-06-13 · ICML Workshop URL 2021 7 · Alberto Camacho, Izzeddin Gur, Marcin Lukasz Moczulski, Ofir Nachum 외

Imitation learning learns how to act by observing the behavior of an expert demonstrator. We are concerned with a setting where the demonstrations comprise only a subset of state-action pairs (as opposed to the whole tra…

Imitation LearningMuJoCo