paper-with-me

Papers

Will this Course Increase or Decrease Your GPA? Towards Grade-aware Course Recommendation

2019-04-22 · Sara Morsy, George Karypis

In order to help undergraduate students towards successfully completing their degrees, developing tools that can assist students during the course selection process is a significant task in the education domain. The optimal set of courses for each student should include courses that help him/her graduate in a timely fashion and for which he/she is well-prepared for so as to get a good grade in. To this end, we propose two different grade-aware course recommendation approaches to recommend to each student his/her optimal set of courses. The first approach ranks the courses by using an objective function that differentiates between courses that are expected to increase or decrease a student's GPA. The second approach combines the grades predicted by grade prediction methods with the rankings produced by course recommendation methods to improve the final course rankings. To obtain the course rankings in the first approach, we adapt two widely-used representation learning techniques to learn the optimal temporal ordering between courses. Our experiments on a large dataset obtained from the University of Minnesota that includes students from 23 different majors show that the grade-aware course recommendation methods can do better on recommending more courses in which the students are expected to perform well and recommending fewer courses in which they are expected not to perform well in than grade-unaware course recommendation methods.

📄 PDF Abstract BibTeX arXiv:1904.11798

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Grade Prediction with Temporal Course-wise Influence

2017-09-15 · Zhiyun Ren, Xia Ning, Huzefa Rangwala

There is a critical need to develop new educational technology applications that analyze the data collected by universities to ensure that students graduate in a timely fashion (4 to 6 years); and they are well prepared …

Prediction

Grade Inflation and Stunted Effort in a Curved Economics Course

2021-08-08 · Alex Garivaltis

To protect his teaching evaluations, an economics professor uses the following exam curve: if the class average falls below a known target, $m$, then all students will receive an equal number of free points so as to brin…

All

Jointly Predicting Courses and Grades Using a Transformer-Based Model

2026-08-13 · Paul Savala arxiv

Existing predictive models in learning analytics often treat student academic history as a simple sequence, overlooking the concurrent nature of courses taken within a semester. This simplification can lead to inaccurate…

Graph Neural Network

Prover-Verifier Games improve legibility of LLM outputs

2024-07-18 · Jan Hendrik Kirchner, Yining Chen, Harri Edwards, Jan Leike 외

One way to increase confidence in the outputs of Large Language Models (LLMs) is to support them with reasoning that is clear and easy to check -- a property we call legibility. We study legibility in the context of solv…

Math

An Analysis of Programming Course Evaluations Before and After the Introduction of an Autograder

2021-10-28 · Gerhard Johann Hagerer, Laura Lahesoo, Miriam Anschütz, Stephan Krusche 외

Commonly, introductory programming courses in higher education institutions have hundreds of participating students eager to learn to program. The manual effort for reviewing the submitted source code and for providing f…