PulseAugur
实时 06:44:30

New SMO algorithm developed for epsilon-SVR with MAPE loss

Researchers have developed a new Sequential Minimal Optimization (SMO) algorithm for $\varepsilon$-SVR that incorporates Mean Absolute Percentage Error (MAPE) directly into the loss function. This novel approach modifies the standard $\varepsilon$-SVR by introducing sample-dependent box constraints, which affects feasibility sets and clipping bounds. An implementation of this algorithm is available in the open-source "psvr" R package. AI

影响 Introduces a novel optimization algorithm for regression models, potentially improving accuracy in specific forecasting scenarios.

排序理由 This is a research paper detailing a new algorithm for a statistical modeling technique.

在 arXiv stat.ML 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

New SMO algorithm developed for epsilon-SVR with MAPE loss

报道来源 [2]

  1. arXiv stat.ML TIER_1 English(EN) · Pablo Benavides-Herrera, Riemann Ruiz-Cruz, Juan Diego S\'anchez-Torres ·

    Sequential Minimal Optimization for $\varepsilon$-SVR with MAPE Loss and Sample-Dependent Box Constraints

    arXiv:2605.01446v1 Announce Type: cross Abstract: We derive a Sequential Minimal Optimization (SMO) algorithm for the quadratic dual problem arising from $\varepsilon$-SVR~\cite{Vapnik1995, Drucker1997, Smola2004} modified to minimize the Mean Absolute Percentage Error (MAPE)~\ci…

  2. arXiv stat.ML TIER_1 English(EN) · Juan Diego Sánchez-Torres ·

    Sequential Minimal Optimization for $\varepsilon$-SVR with MAPE Loss and Sample-Dependent Box Constraints

    We derive a Sequential Minimal Optimization (SMO) algorithm for the quadratic dual problem arising from $\varepsilon$-SVR~\cite{Vapnik1995, Drucker1997, Smola2004} modified to minimize the Mean Absolute Percentage Error (MAPE)~\cite{Makridakis1993, Hyndman2006} directly in the lo…