paper-with-me

Papers

Lift What You Can: Green Online Learning with Heterogeneous Ensembles

2025-09-23 · Kirsten Köbschall, Sebastian Buschjäger, Raphael Fischer, Lisa Hartung, Stefan Kramer arxiv

Ensemble methods for stream mining necessitate managing multiple models and updating them as data distributions evolve. Considering the calls for more sustainability, established methods are however not sufficiently considerate of ensemble members' computational expenses and instead overly focus on predictive capabilities. To address these challenges and enable green online learning, we propose heterogeneous online ensembles (HEROS). For every training step, HEROS chooses a subset of models from a pool of models initialized with diverse hyperparameter choices under resource constraints to train. We introduce a Markov decision process to theoretically capture the trade-offs between predictive performance and sustainability constraints. Based on this framework, we present different policies for choosing which models to train on incoming data. Most notably, we propose the novel $ζ$-policy, which focuses on training near-optimal models at reduced costs. Using a stochastic model, we theoretically prove that our $ζ$-policy achieves near optimal performance while using fewer resources compared to the best performing policy. In our experiments across 11 benchmark datasets, we find empiric evidence that our $ζ$-policy is a strong contribution to the state-of-the-art, demonstrating highly accurate performance, in some cases even outperforming competitors, and simultaneously being much more resource-friendly.

📄 PDF Abstract BibTeX arXiv:2509.18962

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Training-Free Cross-Architecture Merging for Graph Neural Networks

2026-02-22 · Rishabh Bhattacharya, Vikaskumar Kalsariya, Naresh Manwani arxiv

Model merging has emerged as a powerful paradigm for combining the capabilities of distinct expert models without the high computational cost of retraining, yet current methods are fundamentally constrained to homogeneou…

Green Accelerated Hoeffding Tree

2022-05-06 · Eva Garcia-Martin, Albert Bifet, Niklas Lavesson, Rikard König 외

State-of-the-art machine learning solutions mainly focus on creating highly accurate models without constraints on hardware resources. Stream mining algorithms are designed to run on resource-constrained devices, thus a …

An Eager Splitting Strategy for Online Decision Trees

2020-10-20 · Chaitanya Manapragada, Heitor M Gomes, Mahsa Salehi, Albert Bifet 외

Decision tree ensembles are widely used in practice. In this work, we study in ensemble settings the effectiveness of replacing the split strategy for the state-of-the-art online tree learner, Hoeffding Tree, with a rigo…

Pooling homogeneous ensembles to build heterogeneous ones

2018-02-21 · Maryam Sabzevari, Gonzalo Martínez-Muñoz, Alberto Suárez

In ensemble methods, the outputs of a collection of diverse classifiers are combined in the expectation that the global prediction be more accurate than the individual ones. Heterogeneous ensembles consist of predictors …

Deep Unified Representation for Heterogeneous Recommendation

2022-01-15 · Chengqiang Lu, Mingyang Yin, Shuheng Shen, Luo Ji 외

Recommendation system has been a widely studied task both in academia and industry. Previous works mainly focus on homogeneous recommendation and little progress has been made for heterogeneous recommender systems. Howev…

Recommendation Systems