E2Vec: Feature Embedding with Temporal Information for Analyzing Student Actions in E-Book Systems
- lab arXiv
- location Taiwan
- person Valdemar Švábenský
- product e-book
A research team has introduced E2Vec, a feature representation method that encodes the timing of student actions in e-book systems to improve at-risk detection, according to a study presented at the 17th Educational Data Mining Conference [1]. The method, detailed in a paper led by Yuma Miyazaki and including co-author Valdemar Švábenský, treats operation logs and their time intervals as character sequences, then applies the fastText word-embedding algorithm to generate a vector for each student [1][3]. The dataset comprised 305 students across two years of computer science courses [1]. Conventional approaches to analyzing EventStream data — the sequence of interactions recorded by digital textbook platforms — have relied on statistical features such as operation-type counts or access frequencies [2]. Those features, the authors note, “lack temporal information that captures fine-grained differences in learning behaviors among different students” [2]. E2Vec addresses the gap by modeling both the order of operations and the intervals between them [4]. The architecture borrows concepts from natural language processing. Short learning activities — opening an e-book and flipping pages at certain intervals — are represented as “units,” analogous to words, while longer sequences of units form “actions,” analogous to sentences [4]. The fastText model then learns distributed representations of these units, so that similar units acquire similar vector representations [6]. In a subsequent study that adopted E2Vec for learner modeling, researchers described how the representations are aggregated using a method inspired by Bag of Visual Words, yielding 100-dimensional feature vectors per learner [5]. That later work omitted the L2-normalization step used in the original paper to retain information about the volume of actions a student generated [5]. The authors tested E2Vec on an at-risk prediction task, a standard benchmark in educational data mining, and reported a higher F1-score than models using only operation-count features [4]. The paper was published in the proceedings of EDM 2024 and is available on arXiv [3].
research-paper
Background sources we checked (10)
- arxiv.org ↗ Digital textbook (e-book) systems record student interactions with textbooks as a sequence of events called EventStream data. In the past, researchers extracted meaningful features from EventStream, and utilized them as inputs for downstream tasks such as grade prediction and mod…
- arxiv.org ↗ [2407.13053] E2Vec: Feature Embedding with Temporal Information for Analyzing Student Actions in E-Book Systems[](#) ... **arXiv:2407.13053**(cs) [Submitted on 24 May 2024] # Title:E2Vec: Fe…
- arxiv.org ↗ # E2Vec: Feature Embedding with Temporal Information for Analyzing Student Actions in E-Book Systems ... Digital textbook (e-book) systems record student interactions with textbooks as a sequence of events called EventStream data. In the past, researchers extracted meaningful fea…
- arxiv.org ↗ Learning activities cannot be directly used to train ML models; thus, preprocessing the activities of each student into feature representations is necessary. To create feature representations, we adopted the distributed representation of learning material operations, E2Vec [35]. …
- arxiv.org ↗ # E2Vec: Feature Embedding with Temporal Information for Analyzing Student Actions in E-Book Systems ... Digital textbook (e-book) systems record student interactions with textbooks as a sequence of events called EventStream data. In the past, researchers extracted meaningful fea…
- arxiv.org ↗ [2603.07286] Taiwan Safety Benchmark and Breeze Guard: Toward Trustworthy AI for Taiwanese Mandarin --> ... arXiv:2603.07286 (cs) ... [Submitted on 7 Mar 2026] # Title:Taiwan Safety Benchmark and Breeze Guard: Toward Trustworthy AI for Taiwanese Mandarin ... Authors: Po-Chun H…
- arxiv.org ↗ [2311.17487] Taiwan LLM: Bridging the Linguistic Divide with a Culturally Aligned Language Model ... **arXiv:2311.17487**(cs) [Submitted on 29 Nov 2023] # Title:Taiwan LLM: Bridging the Linguistic Divide with a Culturally Aligned Language Model ... Authors:[Yen-Ting Lin](https://…
- arxiv.org ↗ [2503.10427] VisTai: Benchmarking Vision-Language Models for Traditional Chinese in Taiwan ... **arXiv:2503.10427**(cs) [Submitted on 13 Mar 2025] # Title:VisTai: Benchmarking Vision-Language Models for Traditional Chinese in Taiwan ... Authors:[Zhi Rui Tam](https://arxiv.org/sea…
- en.wikipedia.org ↗ Danbooru is an English language imageboard and image hosting website focused primarily on anime style illustrations. It was launched in 2005 by a programmer known as "Albert" and is frequently described as one of the earliest and most influential "booru" style sites, using collab…
- en.wikipedia.org ↗ Planet Nine is a hypothetical ninth planet in the outer region of the Solar System. Its gravitational effects could explain the peculiar clustering of orbits for a group of extreme trans-Neptunian objects (ETNOs)—bodies beyond Neptune that orbit the Sun at distances averaging mor…