TL;DR
This paper introduces an SMO algorithm tailored for $ ext{ε}$-SVR with MAPE loss, featuring sample-dependent box constraints, and validates its effectiveness through numerical experiments and an open-source R package.
Contribution
The paper develops a novel SMO algorithm for $ ext{ε}$-SVR with MAPE loss incorporating sample-dependent constraints, extending standard SMO to this new setting.
Findings
Solution matches interior-point solver within tolerance
Algorithm adapts to sample-dependent bounds and kernel variants
Open-source implementation available in R package
Abstract
We derive a Sequential Minimal Optimization (SMO) algorithm for the quadratic dual problem arising from -SVR~\cite{Vapnik1995, Drucker1997, Smola2004} modified to minimize the Mean Absolute Percentage Error (MAPE)~\cite{Makridakis1993, Hyndman2006} directly in the loss function~\cite{benavides2025support}. This formulation is part of a broader family of SVR models with percentage-error losses that also includes least-squares variants~\cite{Suykens2002} and symmetric-kernel extensions~\cite{Espinoza2005}, whose unified structure is studied in~\cite{benavides2026unified}. The key structural difference from standard -SVR is that the box constraints become \emph{sample-dependent}: . We show that this modification affects only (i) the feasibility sets and in the working-set selection and (ii) the clipping…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
