paper-with-me

Papers

Machine Learning-Powered Course Allocation

2022-10-03 · Ermis Soumalias, Behnoosh Zamanlooy, Jakob Weissteiner, Sven Seuken

We study the course allocation problem, where universities assign course schedules to students. The current state-of-the-art mechanism, Course Match, has one major shortcoming: students make significant mistakes when reporting their preferences, which negatively affects welfare and fairness. To address this issue, we introduce a new mechanism, Machine Learning-powered Course Match (MLCM). At the core of MLCM is a machine learning-powered preference elicitation module that iteratively asks personalized pairwise comparison queries to alleviate students' reporting mistakes. Extensive computational experiments, grounded in real-world data, demonstrate that MLCM, with only ten comparison queries, significantly increases both average and minimum student utility by 7%-11% and 17%-29%, respectively. Finally, we highlight MLCM's robustness to changes in the environment and show how our design minimizes the risk of upgrading to MLCM while making the upgrade process simple for universities and seamless for their students.

📄 PDF Abstract BibTeX arXiv:2210.00954

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

LLM-Powered Preference Elicitation in Combinatorial Assignment

2025-02-14 · Ermis Soumalias, Yanchen Jiang, Kehang Zhu, Michael Curry 외

We study the potential of large language models (LLMs) as proxies for humans to simplify preference elicitation (PE) in combinatorial assignment. While traditional PE methods rely on iterative queries to capture preferen…

Undergraduate Course Allocation through Competitive Markets

2024-12-07 · Daniel Kornbluth, Alexey Kushnir

Prevailing methods of course allocation at undergraduate institutions involve reserving seats to give priority to designated groups of students. We introduce a competitive equilibrium-based mechanism that assigns course …

Fairness

Distributed course allocation with asymmetric friendships

2023-09-18 · Ilya Khakhiashvili, Lihi Dery, Tal Grinshpoun

Students' decisions on whether to take a class are strongly affected by whether their friends plan to take the class with them. A student may prefer to be assigned to a course they likes less, just to be with their frien…

Integrating HCI Datasets in Project-Based Machine Learning Courses: A College-Level Review and Case Study

2024-08-06 · Xiaodong Qu, Matthew Key, Eric Luo, Chuhui Qiu

This study explores the integration of real-world machine learning (ML) projects using human-computer interfaces (HCI) datasets in college-level courses to enhance both teaching and learning experiences. Employing a comp…

Paired Course and Dorm Allocation

2025-01-05 · Eric Gao

Consider a university administrator who must assign students to both courses and dorms and runs (random) serial dictatorship independently in each market. While serial dictatorship is efficient for each individual matchi…