200 likes | 214 Views
Manik Varma Debajyoti Ray Presented by Evan and Suporn. Learning The Discriminative Power-Invariance Trade-Off. Outline. Motivation Background Learning weights Experiments Discussion. Motivation. Image Categorization Problem Descriptors No single descriptor for all tasks Use learning.
E N D
Manik Varma Debajyoti Ray Presented by Evan and Suporn Learning The Discriminative Power-Invariance Trade-Off
Outline Motivation Background Learning weights Experiments Discussion
Motivation Image Categorization Problem Descriptors No single descriptor for all tasks Use learning 6 6 9 9 4 4
SVM (2/|w|)
SVM (single kernel) • Primal • Dual, linear kernel • Dual, general kernel
Single-kernel classifier Combination of basis kernels Learn α, d simultaneously Multiple Kernel Learning
Learning weights Not QP inefficient to solve Dual now looks like ,d + σTd where
Efficient Multiple Kernel Learning Dual of T: Reformulate the problem as
Efficient Multiple Kernel Learning d0 α* α*,d* SVM dn+1 Max 1Tα + σd - ½ ΣkdkαTYKkYα gradient descent: α with 0 ≤ α ≤ C with 1tYα = 0
Discussion Why do they not tackle “large-scale problems involving hundreds of kernels”? Would that help? Is the claim “what distinguishes one descriptor from another is the trade-off between discriminative power and invariance” true? Should researchers stop looking for a miracle descriptor? Potential of discriminative classification vs. other uses of distance functions over images (eg k-nn)?