Segmentation Expert-Mixture Regularization: An Adaptive Learning Method for Imbalanced Regression Problems

Sarah Elyane Rashiwa, Paula Branco
Proceedings of the The 39th Canadian Conference on Artificial Intelligence, PMLR 318:612-623, 2026.

Abstract

Imbalanced regression poses a significant challenge for models across a diverse set of domains, where rare extreme cases are often the most important. Standard regression methods, which optimize global error objectives, tend to prioritize high-density regions of the target space, resulting in systematically degraded performance in low-density, extreme regions. Although prior work has focused on data-level strategies that modify the target distribution, comparatively little attention has been devoted to modifying the learning process itself, making it imbalance-aware. In this paper, we introduce Segmentation Expert-Mixture Regularization (SER), a novel algorithm-level framework for imbalanced regression. SER partitions the target space into regions of varying density and leverages a mixture-of-experts architecture to promote specialization across these regions. A regularization mechanism ensures smooth transitions between the built data partitions and provides a global coherence across segment boundaries. This ensures an adaptive and stable learning method over the entire target space. By integrating segmentation, expert specialization, and regularization within a unified learning framework, SER improves robustness and predictive performance, especially in the rare, extreme, and most important target cases. Our experiments show consistent improvements over standard models, particularly in extreme target quantiles. We further analyze the impact of segmentation design, parameter sensitivity, and performance variation across the target distribution. To foster reproducibility and future research, all our code is publicly released.

Cite this Paper


BibTeX
@InProceedings{pmlr-v318-rashiwa26a, title = {Segmentation Expert-Mixture Regularization: An Adaptive Learning Method for Imbalanced Regression Problems}, author = {Rashiwa, Sarah Elyane and Branco, Paula}, booktitle = {Proceedings of the The 39th Canadian Conference on Artificial Intelligence}, pages = {612--623}, year = {2026}, editor = {Bouzar-Benlabiod, Lydia and Leung, Carson}, volume = {318}, series = {Proceedings of Machine Learning Research}, month = {25--29 May}, publisher = {PMLR}, pdf = {https://raw.githubusercontent.com/mlresearch/v318/main/assets/rashiwa26a/rashiwa26a.pdf}, url = {https://proceedings.mlr.press/v318/rashiwa26a.html}, abstract = {Imbalanced regression poses a significant challenge for models across a diverse set of domains, where rare extreme cases are often the most important. Standard regression methods, which optimize global error objectives, tend to prioritize high-density regions of the target space, resulting in systematically degraded performance in low-density, extreme regions. Although prior work has focused on data-level strategies that modify the target distribution, comparatively little attention has been devoted to modifying the learning process itself, making it imbalance-aware. In this paper, we introduce Segmentation Expert-Mixture Regularization (SER), a novel algorithm-level framework for imbalanced regression. SER partitions the target space into regions of varying density and leverages a mixture-of-experts architecture to promote specialization across these regions. A regularization mechanism ensures smooth transitions between the built data partitions and provides a global coherence across segment boundaries. This ensures an adaptive and stable learning method over the entire target space. By integrating segmentation, expert specialization, and regularization within a unified learning framework, SER improves robustness and predictive performance, especially in the rare, extreme, and most important target cases. Our experiments show consistent improvements over standard models, particularly in extreme target quantiles. We further analyze the impact of segmentation design, parameter sensitivity, and performance variation across the target distribution. To foster reproducibility and future research, all our code is publicly released.} }
Endnote
%0 Conference Paper %T Segmentation Expert-Mixture Regularization: An Adaptive Learning Method for Imbalanced Regression Problems %A Sarah Elyane Rashiwa %A Paula Branco %B Proceedings of the The 39th Canadian Conference on Artificial Intelligence %C Proceedings of Machine Learning Research %D 2026 %E Lydia Bouzar-Benlabiod %E Carson Leung %F pmlr-v318-rashiwa26a %I PMLR %P 612--623 %U https://proceedings.mlr.press/v318/rashiwa26a.html %V 318 %X Imbalanced regression poses a significant challenge for models across a diverse set of domains, where rare extreme cases are often the most important. Standard regression methods, which optimize global error objectives, tend to prioritize high-density regions of the target space, resulting in systematically degraded performance in low-density, extreme regions. Although prior work has focused on data-level strategies that modify the target distribution, comparatively little attention has been devoted to modifying the learning process itself, making it imbalance-aware. In this paper, we introduce Segmentation Expert-Mixture Regularization (SER), a novel algorithm-level framework for imbalanced regression. SER partitions the target space into regions of varying density and leverages a mixture-of-experts architecture to promote specialization across these regions. A regularization mechanism ensures smooth transitions between the built data partitions and provides a global coherence across segment boundaries. This ensures an adaptive and stable learning method over the entire target space. By integrating segmentation, expert specialization, and regularization within a unified learning framework, SER improves robustness and predictive performance, especially in the rare, extreme, and most important target cases. Our experiments show consistent improvements over standard models, particularly in extreme target quantiles. We further analyze the impact of segmentation design, parameter sensitivity, and performance variation across the target distribution. To foster reproducibility and future research, all our code is publicly released.
APA
Rashiwa, S.E. & Branco, P.. (2026). Segmentation Expert-Mixture Regularization: An Adaptive Learning Method for Imbalanced Regression Problems. Proceedings of the The 39th Canadian Conference on Artificial Intelligence, in Proceedings of Machine Learning Research 318:612-623 Available from https://proceedings.mlr.press/v318/rashiwa26a.html.

Related Material