← Search

Renqiang Luo

4 accepted papers

2025

Cognitive Fluctuations Enhanced Attention Network for Knowledge Tracing

AAAI 2025technical

Knowledge tracing (KT) involves using the historical records of student-learning interactions to anticipate their performance on forthcoming questions. Central to this process is the modeling of human cognition to gain deeper insights into how knowledge is acquired and retained. Human cognition is c…

Cited by 0SourcePDFScholar
2025

Factor Graph-based Interpretable Neural Networks

ICLR 2025poster

Comprehensible neural network explanations are foundations for a better understanding of decisions, especially when the input data are infused with malicious perturbations. Existing solutions generally mitigate the impact of perturbations through adversarial training, yet they fail to generate compr…

2025

FairGP: A Scalable and Fair Graph Transformer Using Graph Partitioning

AAAI 2025technical

Recent studies have highlighted significant fairness issues in Graph Transformer (GT) models, particularly against subgroups defined by sensitive features. Additionally, GTs are computationally intensive and memory-demanding, limiting their application to large-scale graphs. Our experiments demonstr…

2024

FairGT: A Fairness-aware Graph Transformer

IJCAI 2024poster

The design of Graph Transformers (GTs) often neglects considerations for fairness, resulting in biased outcomes against certain sensitive subgroups. Since GTs encode graph information without relying on message-passing mechanisms, conventional fairness-aware graph learning methods are not directly a…