1 / 6

Working Set Selection - a faster approach

Working Set Selection - a faster approach. R92922006 鄭先廷 R92922054 李明翰 R93922071 李德軒 D90942011 陳冠廷. Outline. The faster approach Algorithm Experimental Result vs. libsvm. Faster approach.

aideen
Download Presentation

Working Set Selection - a faster approach

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Working Set Selection- a faster approach R92922006 鄭先廷 R92922054 李明翰 R93922071 李德軒 D90942011 陳冠廷

  2. Outline • The faster approach • Algorithm • Experimental Result vs. libsvm

  3. Faster approach • There exists a decomposition algorithm that, given the current feasible solution x and ∆f(x) in the beginning of the next iteration, computes an (1/m^2)-rate pair for x in O(m) steps

  4. Algorithm € μ+ / μ- index μ > max({max∆f(x)+ - min∆f(x)-}μ)? 10.0 + 31 > max∆f(x)+ ? _ 7 < min∆f(x)- ? 12 ….. ….. ….. 2m > max({max∆f(x)+ - min∆f(x)-}μ)? 3 > max∆f(x)+ ? + 1 > max({max∆f(x)+ - min∆f(x)-}μ)? _ 1 < min∆f(x)- ? 13

  5. Experimental Result

More Related