paper-with-me

Papers

Path-Specific Causal Reasoning for Fairness-aware Cognitive Diagnosis

2024-06-05 · Dacao Zhang, Kun Zhang, Le Wu, Mi Tian, Richang Hong, Meng Wang

Cognitive Diagnosis~(CD), which leverages students and exercise data to predict students' proficiency levels on different knowledge concepts, is one of fundamental components in Intelligent Education. Due to the scarcity of student-exercise interaction data, most existing methods focus on making the best use of available data, such as exercise content and student information~(e.g., educational context). Despite the great progress, the abuse of student sensitive information has not been paid enough attention. Due to the important position of CD in Intelligent Education, employing sensitive information when making diagnosis predictions will cause serious social issues. Moreover, data-driven neural networks are easily misled by the shortcut between input data and output prediction, exacerbating this problem. Therefore, it is crucial to eliminate the negative impact of sensitive information in CD models. In response, we argue that sensitive attributes of students can also provide useful information, and only the shortcuts directly related to the sensitive information should be eliminated from the diagnosis process. Thus, we employ causal reasoning and design a novel Path-Specific Causal Reasoning Framework (PSCRF) to achieve this goal. Specifically, we first leverage an encoder to extract features and generate embeddings for general information and sensitive information of students. Then, we design a novel attribute-oriented predictor to decouple the sensitive attributes, in which fairness-related sensitive features will be eliminated and other useful information will be retained. Finally, we designed a multi-factor constraint to ensure the performance of fairness and diagnosis performance simultaneously. Extensive experiments over real-world datasets (e.g., PISA dataset) demonstrate the effectiveness of our proposed PSCRF.

📄 PDF Abstract BibTeX arXiv:2406.03064

Code (1)

NLPfreshman0/PSCRF 공식 구현 pytorch

Tasks

Attributecognitive diagnosisFairness

Methods 이 논문이 사용한 방법론

Focus 설명 없음
PISA PrIme Sample Attention (PISA) directs the training of object detection frameworks towards prime samples. These are samples that play a key role in driving the detection…

Similar Papers 제목 키워드 기반

Evaluating Causal Discovery Algorithms for Path-Specific Fairness and Utility in Healthcare

2026-03-16 · Nitish Nagesh, Elahe Khatibi, Thomas Hughes, Mahdi Bagheri 외 arxiv

Causal discovery in health data faces evaluation challenges when ground truth is unknown. We address this by collaborating with experts to construct proxy ground-truth graphs, establishing benchmarks for synthetic Alzhei…

Causal Inference

On Discrimination Discovery and Removal in Ranked Data using Causal Graph

2018-03-05 · Yongkai Wu, Lu Zhang, Xintao Wu

Predictive models learned from historical data are widely used to help companies and organizations make decisions. However, they may digitally unfairly treat unwanted groups, raising concerns about fairness and discrimin…

Fairness

PC-Fairness: A Unified Framework for Measuring Causality-based Fairness

2019-10-20 · NeurIPS 2019 12 · Yongkai Wu, Lu Zhang, Xintao Wu, Hanghang Tong

A recent trend of fair machine learning is to define fairness as causality-based notions which concern the causal connection between protected attributes and decisions. However, one common challenge of all causality-base…

counterfactualFairness

Explaining Algorithmic Fairness Through Fairness-Aware Causal Path Decomposition

2021-08-11 · Weishen Pan, Sen Cui, Jiang Bian, ChangShui Zhang 외

Algorithmic fairness has aroused considerable interests in data mining and machine learning communities recently. So far the existing research has been mostly focusing on the development of quantitative metrics to measur…

AttributeFairnessFeature Importance

Path-specific Causal Fair Prediction via Auxiliary Graph Structure Learning

2021-09-29 · Liuyi Yao, Yaliang Li, Bolin Ding, Jingren Zhou 외

Algorithm fairness has become a trending topic, and it has a great impact on social welfare. Among different fairness definitions, path-specific causal fairness is a widely adopted one with great potentials, as it distin…

FairnessGraph structure learningPrediction