-
Personalized Student Knowledge Modeling for Future Learning Resource Prediction
Authors:
Soroush Hashemifar,
Sherry Sahebi
Abstract:
Despite advances in deep learning for education, student knowledge tracing and behavior modeling face persistent challenges: limited personalization, inadequate modeling of diverse learning activities (especially non-assessed materials), and overlooking the interplay between knowledge acquisition and behavioral patterns. Practical limitations, such as fixed-size sequence segmentation, frequently l…
▽ More
Despite advances in deep learning for education, student knowledge tracing and behavior modeling face persistent challenges: limited personalization, inadequate modeling of diverse learning activities (especially non-assessed materials), and overlooking the interplay between knowledge acquisition and behavioral patterns. Practical limitations, such as fixed-size sequence segmentation, frequently lead to the loss of contextual information vital for personalized learning. Moreover, reliance on student performance on assessed materials limits the modeling scope, excluding non-assessed interactions like lectures. To overcome these shortcomings, we propose Knowledge Modeling and Material Prediction (KMaP), a stateful multi-task approach designed for personalized and simultaneous modeling of student knowledge and behavior. KMaP employs clustering-based student profiling to create personalized student representations, improving predictions of future learning resource preferences. Extensive experiments on two real-world datasets confirm significant behavioral differences across student clusters and validate the efficacy of the KMaP model.
△ Less
Submitted 20 May, 2025;
originally announced May 2025.
-
Assessing Public Perception of Car Automation in Iran: Acceptance and Willingness to Pay for Adaptive Cruise Control
Authors:
Sina Sahebi,
Sahand Heshami,
Mohammad Khojastehpour,
Ali Rahimi,
Mahyar Mollajani
Abstract:
Adaptive cruise control (ACC) is a technology that can reduce fuel consumption and air pollution in the automotive industry. However, its availability in Iran is low compared to industrialized countries. This study examines the acceptance and willingness to pay (WTP) for ACC among Iranian drivers. Data from an online survey of 453 respondents were analyzed using the Technology Acceptance Model (TA…
▽ More
Adaptive cruise control (ACC) is a technology that can reduce fuel consumption and air pollution in the automotive industry. However, its availability in Iran is low compared to industrialized countries. This study examines the acceptance and willingness to pay (WTP) for ACC among Iranian drivers. Data from an online survey of 453 respondents were analyzed using the Technology Acceptance Model (TAM) and an ordered logit model. The results show that perceived ease of use and perceived usefulness affect attitudes toward using ACC, which in turn influence behavioral intentions. The logit model also shows that drivers who find ACC easy and useful, who have higher vehicle prices, and who are women with cruise control (CC) experience are more likely to pay for ACC. To increase the adoption of ACC in Iran, it is suggested to target early adopters, especially women and capitalists, who can influence others with their positive feedback. The benefits of ACC for traffic safety and environmental sustainability should also be emphasized.
△ Less
Submitted 29 January, 2024;
originally announced January 2024.
-
Transition-Aware Multi-Activity Knowledge Tracing
Authors:
Siqian Zhao,
Chunpai Wang,
Shaghayegh Sahebi
Abstract:
Accurate modeling of student knowledge is essential for large-scale online learning systems that are increasingly used for student training. Knowledge tracing aims to model student knowledge state given the student's sequence of learning activities. Modern Knowledge tracing (KT) is usually formulated as a supervised sequence learning problem to predict students' future practice performance accordi…
▽ More
Accurate modeling of student knowledge is essential for large-scale online learning systems that are increasingly used for student training. Knowledge tracing aims to model student knowledge state given the student's sequence of learning activities. Modern Knowledge tracing (KT) is usually formulated as a supervised sequence learning problem to predict students' future practice performance according to their past observed practice scores by summarizing student knowledge state as a set of evolving hidden variables. Because of this formulation, many current KT solutions are not fit for modeling student learning from non-assessed learning activities with no explicit feedback or score observation (e.g., watching video lectures that are not graded). Additionally, these models cannot explicitly represent the dynamics of knowledge transfer among different learning activities, particularly between the assessed (e.g., quizzes) and non-assessed (e.g., video lectures) learning activities. In this paper, we propose Transition-Aware Multi-activity Knowledge Tracing (TAMKOT), which models knowledge transfer between learning materials, in addition to student knowledge, when students transition between and within assessed and non-assessed learning materials. TAMKOT is formulated as a deep recurrent multi-activity learning model that explicitly learns knowledge transfer by activating and learning a set of knowledge transfer matrices, one for each transition type between student activities. Accordingly, our model allows for representing each material type in a different yet transferrable latent space while maintaining student knowledge in a shared space. We evaluate our model on three real-world publicly available datasets and demonstrate TAMKOT's capability in predicting student performance and modeling knowledge transfer.
△ Less
Submitted 26 January, 2023;
originally announced January 2023.
-
Knowledge Tracing for Complex Problem Solving: Granular Rank-Based Tensor Factorization
Authors:
Chunpai Wang,
Shaghayegh Sahebi,
Siqian Zhao,
Peter Brusilovsky,
Laura O. Moraes
Abstract:
Knowledge Tracing (KT), which aims to model student knowledge level and predict their performance, is one of the most important applications of user modeling. Modern KT approaches model and maintain an up-to-date state of student knowledge over a set of course concepts according to students' historical performance in attempting the problems. However, KT approaches were designed to model knowledge…
▽ More
Knowledge Tracing (KT), which aims to model student knowledge level and predict their performance, is one of the most important applications of user modeling. Modern KT approaches model and maintain an up-to-date state of student knowledge over a set of course concepts according to students' historical performance in attempting the problems. However, KT approaches were designed to model knowledge by observing relatively small problem-solving steps in Intelligent Tutoring Systems. While these approaches were applied successfully to model student knowledge by observing student solutions for simple problems, they do not perform well for modeling complex problem solving in students.M ost importantly, current models assume that all problem attempts are equally valuable in quantifying current student knowledge.However, for complex problems that involve many concepts at the same time, this assumption is deficient. In this paper, we argue that not all attempts are equivalently important in discovering students' knowledge state, and some attempts can be summarized together to better represent student performance. We propose a novel student knowledge tracing approach, Granular RAnk based TEnsor factorization (GRATE), that dynamically selects student attempts that can be aggregated while predicting students' performance in problems and discovering the concepts presented in them. Our experiments on three real-world datasets demonstrate the improved performance of GRATE, compared to the state-of-the-art baselines, in the task of student performance prediction. Our further analysis shows that attempt aggregation eliminates the unnecessary fluctuations from students' discovered knowledge states and helps in discovering complex latent concepts in the problems.
△ Less
Submitted 6 October, 2022;
originally announced October 2022.
-
Relaxed Clustered Hawkes Process for Procrastination Modeling in MOOCs
Authors:
Mengfan Yao,
Siqian Zhao,
Shaghayegh Sahebi,
Reza Feyzi Behnagh
Abstract:
Hawkes processes have been shown to be efficient in modeling bursty sequences in a variety of applications, such as finance and social network activity analysis. Traditionally, these models parameterize each process independently and assume that the history of each point process can be fully observed. Such models could however be inefficient or even prohibited in certain real-world applications, s…
▽ More
Hawkes processes have been shown to be efficient in modeling bursty sequences in a variety of applications, such as finance and social network activity analysis. Traditionally, these models parameterize each process independently and assume that the history of each point process can be fully observed. Such models could however be inefficient or even prohibited in certain real-world applications, such as in the field of education, where such assumptions are violated. Motivated by the problem of detecting and predicting student procrastination in students Massive Open Online Courses (MOOCs) with missing and partially observed data, in this work, we propose a novel personalized Hawkes process model (RCHawkes-Gamma) that discovers meaningful student behavior clusters by jointly learning all partially observed processes simultaneously, without relying on auxiliary features. Our experiments on both synthetic and real-world education datasets show that RCHawkes-Gamma can effectively recover student clusters and their temporal procrastination dynamics, resulting in better predictive performance of future student activities. Our further analyses of the learned parameters and their association with student delays show that the discovered student clusters unveil meaningful representations of various procrastination behaviors in students.
△ Less
Submitted 29 January, 2021;
originally announced February 2021.
-
Stimuli-Sensitive Hawkes Processes for Personalized Student Procrastination Modeling
Authors:
Mengfan Yao,
Siqian Zhao,
Shaghayegh Sahebi,
Reza Feyzi Behnagh
Abstract:
Student procrastination and cramming for deadlines are major challenges in online learning environments, with negative educational and well-being side effects. Modeling student activities in continuous time and predicting their next study time are important problems that can help in creating personalized timely interventions to mitigate these challenges. However, previous attempts on dynamic model…
▽ More
Student procrastination and cramming for deadlines are major challenges in online learning environments, with negative educational and well-being side effects. Modeling student activities in continuous time and predicting their next study time are important problems that can help in creating personalized timely interventions to mitigate these challenges. However, previous attempts on dynamic modeling of student procrastination suffer from major issues: they are unable to predict the next activity times, cannot deal with missing activity history, are not personalized, and disregard important course properties, such as assignment deadlines, that are essential in explaining the cramming behavior. To resolve these problems, we introduce a new personalized stimuli-sensitive Hawkes process model (SSHP), by jointly modeling all student-assignment pairs and utilizing their similarities, to predict students' next activity times even when there are no historical observations. Unlike regular point processes that assume a constant external triggering effect from the environment, we model three dynamic types of external stimuli, according to assignment availabilities, assignment deadlines, and each student's time management habits. Our experiments on two synthetic datasets and two real-world datasets show a superior performance of future activity prediction, comparing with state-of-the-art models. Moreover, we show that our model achieves a flexible and accurate parameterization of activity intensities in students.
△ Less
Submitted 29 January, 2021;
originally announced February 2021.
-
Modeling Knowledge Acquisition from Multiple Learning Resource Types
Authors:
Siqian Zhao,
Chunpai Wang,
Shaghayegh Sahebi
Abstract:
Students acquire knowledge as they interact with a variety of learning materials, such as video lectures, problems, and discussions. Modeling student knowledge at each point during their learning period and understanding the contribution of each learning material to student knowledge are essential for detecting students' knowledge gaps and recommending learning materials to them. Current student k…
▽ More
Students acquire knowledge as they interact with a variety of learning materials, such as video lectures, problems, and discussions. Modeling student knowledge at each point during their learning period and understanding the contribution of each learning material to student knowledge are essential for detecting students' knowledge gaps and recommending learning materials to them. Current student knowledge modeling techniques mostly rely on one type of learning material, mainly problems, to model student knowledge growth. These approaches ignore the fact that students also learn from other types of material. In this paper, we propose a student knowledge model that can capture knowledge growth as a result of learning from a diverse set of learning resource types while unveiling the association between the learning materials of different types. Our multi-view knowledge model (MVKM) incorporates a flexible knowledge increase objective on top of a multi-view tensor factorization to capture occasional forgetting while representing student knowledge and learning material concepts in a lower-dimensional latent space. We evaluate our model in different experiments toshow that it can accurately predict students' future performance, differentiate between knowledge gain in different student groups and concepts, and unveil hidden similarities across learning materials of different types.
△ Less
Submitted 30 June, 2020; v1 submitted 23 June, 2020;
originally announced June 2020.
-
On a generalization of McCoy Rings
Authors:
Mohammad Vahdani Mehrabadi,
Shervin Sahebi,
Hamid H. S. Javadi
Abstract:
We introduce Central McCoy rings, which are a generalization of McCoy rings and investigate their properties. For a ring R, we prove that R is right Central McCoy if and only if the polynomial ring R[x] is right Central McCoy. Also, we give some examples to show that if R is right Central McCoy, then Mn(R) and Tn(R) are not necessary right Central McCoy, but Dn(R) and Vn(R) are right Central McCoy…
▽ More
We introduce Central McCoy rings, which are a generalization of McCoy rings and investigate their properties. For a ring R, we prove that R is right Central McCoy if and only if the polynomial ring R[x] is right Central McCoy. Also, we give some examples to show that if R is right Central McCoy, then Mn(R) and Tn(R) are not necessary right Central McCoy, but Dn(R) and Vn(R) are right Central McCoy, where Dn(R) and Vn(R) are the subrings of the triangular matrices with constant main diagonal and constant main diagonals, respectively.
△ Less
Submitted 13 October, 2014;
originally announced October 2014.
-
On a generalization of NC-McCoy Rings
Authors:
Mohammad Vahdani Mehrabadi,
Shervin Sahebi,
Hamid H. S. Javadi
Abstract:
In the present paper we concentrate on a natural generalization of NC-McCoy rings that is called J-McCoy and investigate their properties. We prove that local rings are J-McCoy. Also, for an abelian ring R, we show that R is J-McCoy if and only if eR is J-McCoy, where e is an idempotent element of R. Moreover, we give an example to show that the J-McCoy property does not pass Mn(R), but S(R; n);A(…
▽ More
In the present paper we concentrate on a natural generalization of NC-McCoy rings that is called J-McCoy and investigate their properties. We prove that local rings are J-McCoy. Also, for an abelian ring R, we show that R is J-McCoy if and only if eR is J-McCoy, where e is an idempotent element of R. Moreover, we give an example to show that the J-McCoy property does not pass Mn(R), but S(R; n);A(R; n);B(R; n) and T(R; n) are J-McCoy
△ Less
Submitted 12 October, 2014;
originally announced October 2014.
-
On A Generalization of Weak Armendariz Rings
Authors:
Mahboubeh Sanaei,
Shervin Sahebi,
Hamid H. S. Javadi
Abstract:
We introduce the notion of J-Armendariz rings, which are a generalization of weak Armendariz rings and investigate their properties. We show that any local ring is J-Armendariz, and then fined a local ring that is not weak Armendariz.
We introduce the notion of J-Armendariz rings, which are a generalization of weak Armendariz rings and investigate their properties. We show that any local ring is J-Armendariz, and then fined a local ring that is not weak Armendariz.
△ Less
Submitted 6 October, 2014;
originally announced October 2014.
-
On Central Skew Armendariz rings
Authors:
Mahboubeh Sanaei,
Shervin Sahebi,
Hamid H. S. Javadi
Abstract:
For a ring endomirphism, we introduce the central skew Armendariz rings, which are a generalization of skew Armendariz rings and central Armendariz rings, and investigate their properties.
For a ring endomirphism, we introduce the central skew Armendariz rings, which are a generalization of skew Armendariz rings and central Armendariz rings, and investigate their properties.
△ Less
Submitted 29 September, 2014;
originally announced September 2014.
-
Generalized derivations with central values on lie ideals LIE IDEALS
Authors:
Shervin Sahebi,
Venus Rahmani
Abstract:
Let R be a prime ring of H a generalized derivation and L a noncentral lie ideal of R. We show that if l^sH(l)l^t in Z(R) for all lin2 L, where s, t> 0 are fixed integers, then H(x) = bx for some b in C, the extended centroid of R, or R satisfies S4. Moreover, let R be a 2-torsion free semiprime ring, let A = O(R) be an orthogonal completion of R and B = B(C) the Boolean ring of C. Suppose ([x1; x…
▽ More
Let R be a prime ring of H a generalized derivation and L a noncentral lie ideal of R. We show that if l^sH(l)l^t in Z(R) for all lin2 L, where s, t> 0 are fixed integers, then H(x) = bx for some b in C, the extended centroid of R, or R satisfies S4. Moreover, let R be a 2-torsion free semiprime ring, let A = O(R) be an orthogonal completion of R and B = B(C) the Boolean ring of C. Suppose ([x1; x2]sH([x1; x2])[x1; x2]t in Z(R) for all x1; x2 in R, where s, t> 0 are fixed integers. Then there exists idempotent e in B such that H(x) = bx on eA and the ring (1-e)A satisfies S4.
△ Less
Submitted 21 September, 2014;
originally announced September 2014.
-
Rings in which power values of K-Engels with derivations annihilate a certain element
Authors:
Shervin Sahebi,
Venus Rahmani
Abstract:
Let R be a 2 torsion free semiprime ring and d a nonzero derivation. Further let A = O(R) be the orthogonal completion of R and B = B(C) the Boolean ring of C where C be the extended centroid of R. We show that if a[[d(x),x]^n- [y, d(y)]^m]^t = 0 such that a in R for all x, y in R, where m, n, t > 0 are fixed integers, then there exists an idempotent e in B such that eA is a commutative ring and d…
▽ More
Let R be a 2 torsion free semiprime ring and d a nonzero derivation. Further let A = O(R) be the orthogonal completion of R and B = B(C) the Boolean ring of C where C be the extended centroid of R. We show that if a[[d(x),x]^n- [y, d(y)]^m]^t = 0 such that a in R for all x, y in R, where m, n, t > 0 are fixed integers, then there exists an idempotent e in B such that eA is a commutative ring and d induce a zero derivation on (1-e)A.
△ Less
Submitted 21 September, 2014;
originally announced September 2014.
-
Generalized derivations as a generalization of Jordan homomorphisms acting on Lie ideals and right ideals
Authors:
Basudeb Dhara,
Shervin Sahebi,
Venus Rahmani
Abstract:
Let R be a prime ring with center Z(R) and extended centroid C, H a non-zero generalized derivation of R and n>1 a fixed integer. In this paper we study the situations: (1) H(u2)n-H(u)2n in C for all u in L, where L is a non-central Lie ideal of R; (2) H(u2)n - H(u)2n = 0 for all u in [I; I], where I is a nonzero right ideal of R.
Let R be a prime ring with center Z(R) and extended centroid C, H a non-zero generalized derivation of R and n>1 a fixed integer. In this paper we study the situations: (1) H(u2)n-H(u)2n in C for all u in L, where L is a non-central Lie ideal of R; (2) H(u2)n - H(u)2n = 0 for all u in [I; I], where I is a nonzero right ideal of R.
△ Less
Submitted 21 September, 2014;
originally announced September 2014.
-
A note on power values of derivation in prime and semiprime rings
Authors:
Shervin Sahebi,
Venus Rahmani
Abstract:
Let R be a ring with derivation d, such that (d(xy))^n =(d(x))^n(d(y))^n for all x,y in R and n>1 is a fixed integer. In this paper, we show that if R is a prime, then d = 0 or R is a commutative. If R is a semiprime, then d maps R in to its center. Moreover, in semiprime case let A = O(R) be the orthogonal completion of R and B = B(C) be the Boolian ring of C, where C is the extended centroid of…
▽ More
Let R be a ring with derivation d, such that (d(xy))^n =(d(x))^n(d(y))^n for all x,y in R and n>1 is a fixed integer. In this paper, we show that if R is a prime, then d = 0 or R is a commutative. If R is a semiprime, then d maps R in to its center. Moreover, in semiprime case let A = O(R) be the orthogonal completion of R and B = B(C) be the Boolian ring of C, where C is the extended centroid of R, then there exists an idempotent e in B such that eA is commutative ring and d induce a zero derivation on (1-e)A.
△ Less
Submitted 21 September, 2014;
originally announced September 2014.