Related Experiment Videos
Mitigating bias in multilabel medical text classification: a cooperative training framework with dynamic debiasing
Pengfei Li1, Xu Zhang1, Xiaoyu Hu1
1School of Computer Science and Engineering, MOE Key Laboratory of Computer Network and Information Integration, Southeast University, Nanjing, Jiangsu 210096, China.
Motivation:
Medical text classification plays a critical role in clinical decision support, automated diagnosis, and biomedical research. However, deep learning models are highly susceptible to dataset-induced biases, such as label bias and keyword bias, which can lead to unreliable predictions and poor generalization in real-world clinical applications. Existing debiasing methods often either overcorrect informative samples or lack interpretability during inference, limiting their effectiveness in multilabel medical text classification tasks.
Results:
We propose Cooperative Debiasing Network (CoDeNet), a cooperative training framework that mitigates dataset bias through dynamic sample reweighting and interpretable counterfactual inference. The framework consists of a primary classifier and a debias estimator, where the debias estimator quantifies sample-level bias and dynamically regulates the optimization process through an elastic scaling mechanism. In addition, a counterfactual postprocessing strategy explicitly isolates label-level and keyword-level biases to improve interpretability. Experiments conducted on the DepressionEMO and BDI-Sen datasets demonstrate that CoDeNet consistently improves classification performance over strong transformer-based baselines, including BERT and MentalBERT. In particular, CoDeNet achieves improvements of up to +6.57% macro-F1 on BDI-Sen and +2.16% macro-F1 on DepressionEMO, with especially strong gains on low-frequency clinical labels. The results indicate that CoDeNet effectively reduces dataset-induced bias while preserving model robustness and interpretability.
Availability And Implementation:
The source code and implementation details of CoDeNet will be publicly available on GitHub: https://github.com/66ccff39C5BB/CoDeNet.
Related Concept Videos
Improving Translational Accuracy
Improving Translational Accuracy
Classification of Illness
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe and...
Strategies for Assessing and Addressing Confounding
Confounding can be addressed at both the design phase of a study and through analytical methods after data...
Bias
In statistics, a sampling bias is created when a sample is collected from a population, and some members of the population are not as likely to be chosen as others (remember, each member...
Blinding