Algorithm 3. Working principles of structural risk minimization. |
input; image data—{(a1, b1)…, (at, bt)}, f(a)-function, E(f) = expected risk function, generate expected risk function E(f) = for unknown problem find empirical risk function E(f) ← Eemp(f) Eemp(f) = 1/t for nonnegative set if (0 ≤ Q (b, f(a)) ≤ Y) P ← 1− η else if (Q (b, f(a)) ≤ Y) E(f) Eemp(f) + end if ← 2(ln n-ln η)/L if L/d large Eemp(f) ← small E(f) ← small end if end for end for return, minimization of structural risk |