paper-with-me

홈 › Papers

Extended Coopetitive Soft Gating Ensemble

2020-04-29 · Stephan Deist, Jens Schreiber, Maarten Bieshaar, Bernhard Sick

This article is about an extension of a recent ensemble method called Coopetitive Soft Gating Ensemble (CSGE) and its application on power forecasting as well as motion primitive forecasting of cyclists. The CSGE has been used successfully in the field of wind power forecasting, outperforming common algorithms in this domain. The principal idea of the CSGE is to weight the models regarding their observed performance during training on different aspects. Several extensions are proposed to the original CSGE within this article, making the ensemble even more flexible and powerful. The extended CSGE (XCSGE as we term it), is used to predict the power generation on both wind- and solar farms. Moreover, the XCSGE is applied to forecast the movement state of cyclists in the context of driver assistance systems. Both domains have different requirements, are non-trivial problems, and are used to evaluate various facets of the novel XCSGE. The two problems differ fundamentally in the size of the data sets and the number of features. Power forecasting is based on weather forecasts that are subject to fluctuations in their features. In the movement primitive forecasting of cyclists, time delays contribute to the difficulty of the prediction. The XCSGE reaches an improvement of the prediction performance of up to 11% for wind power forecasting and 30% for solar power forecasting compared to the worst performing model. For the classification of movement primitives of cyclists, the XCSGE reaches an improvement of up to 28%. The evaluation includes a comparison with other state-of-the-art ensemble methods. We can verify that the XCSGE results are significantly better using the Nemenyi post-hoc test.

📄 PDF Abstract BibTeX arXiv:2004.14026

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Multi-Scheme Ensemble Using Coopetitive Soft-Gating With Application to Power Forecasting for Renewable Energy Generation

2018-03-16 · André Gensler, Bernhard Sick

In this article, we propose a novel ensemble technique with a multi-scheme weighting based on a technique called coopetitive soft gating. This technique combines both, ensemble member competition and cooperation, in orde…

Weather Forecasting

Coopetitive Soft Gating Ensemble

2018-07-03 · Stephan Deist, Maarten Bieshaar, Jens Schreiber, Andre Gensler 외

In this article, we propose the Coopetititve Soft Gating Ensemble or CSGE for general machine learning tasks and interwoven systems. The goal of machine learning is to create models that generalize well for unknown datas…

BIG-bench Machine Learning

CoopetitiveV: Leveraging LLM-powered Coopetitive Multi-Agent Prompting for High-quality Verilog Generation

2024-12-15 · Zhendong Mi, Renming Zheng, Haowen Zhong, Yue Sun 외

Recent advances in agentic LLMs have demonstrated great capabilities in Verilog code generation. However, existing approaches either use LLM-assisted single-agent prompting or cooperation-only multi-agent learning, which…

Code GenerationPrompt Learning

Helen: Maliciously Secure Coopetitive Learning for Linear Models

2019-07-16 · Wenting Zheng, Raluca Ada Popa, Joseph E. Gonzalez, Ion Stoica

Many organizations wish to collaboratively train machine learning models on their combined datasets for a common benefit (e.g., better medical research, or fraud detection). However, they often cannot share their plainte…

Fraud Detection

Optimal Extended Neighbourhood Rule $k$ Nearest Neighbours Ensemble

2022-11-21 · Amjad Ali, Zardad Khan, Dost Muhammad Khan, Saeed Aldahmani

The traditional k nearest neighbor (kNN) approach uses a distance formula within a spherical region to determine the k closest training observations to a test sample point. However, this approach may not work well when t…