Learning to Fairly Classify the Quality of Wireless Links
Gregor Cerar, Halil Yetgin, Mihael Mohor\v{c}i\v{c}, Carolina Fortuna

TL;DR
This paper introduces a new tree-based machine learning model for wireless link quality classification that balances high performance, fairness for minority classes, and low training costs, addressing challenges in imbalanced datasets.
Contribution
The paper proposes a novel tree-based classifier that improves fairness and efficiency in wireless link quality estimation, outperforming other models on imbalanced datasets.
Findings
Non-linear models perform slightly better than linear models.
The proposed tree-based model offers the best trade-off between performance and fairness.
Single metric evaluations can hide unfair performance on minority classes.
Abstract
Machine learning (ML) has been used to develop increasingly accurate link quality estimators for wireless networks. However, more in-depth questions regarding the most suitable class of models, most suitable metrics and model performance on imbalanced datasets remain open. In this paper, we propose a new tree-based link quality classifier that meets high performance and fairly classifies the minority class and, at the same time, incurs low training cost. We compare the tree-based model, to a multilayer perceptron (MLP) non-linear model and two linear models, namely logistic regression (LR) and SVM, on a selected imbalanced dataset and evaluate their results using five different performance metrics. Our study shows that 1) non-linear models perform slightly better than linear models in general, 2) the proposed non-linear tree-based model yields the best performance trade-off considering…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsFeature Selection · Logistic Regression · Support Vector Machine
