Balanced Classification

Balanced classification aims to improve the performance of machine learning models on datasets with uneven class distributions, a common problem hindering accurate predictions, especially in applications like medical imaging and object detection. Current research focuses on developing novel loss functions and model architectures (e.g., vision transformers, MaxSAT-based rule learners) that address class imbalance by either re-weighting samples, synthesizing data for under-represented classes, or modifying model training procedures to better separate classes in feature space. These advancements are crucial for ensuring fair and reliable predictions across all classes, leading to more robust and equitable applications in various domains.

Papers