Adjusting Active Basis Model by Regularized Logistic Regression

Slides:



Advertisements
Similar presentations
Introduction to Support Vector Machines (SVM)
Advertisements

Introduction to Machine Learning John Maxwell - NLTT.
Polynomial Curve Fitting BITS C464/BITS F464 Navneet Goyal Department of Computer Science, BITS-Pilani, Pilani Campus, India.
Detecting Faces in Images: A Survey
Rapid Object Detection using a Boosted Cascade of Simple Features Paul Viola, Michael Jones Conference on Computer Vision and Pattern Recognition 2001.
Machine learning continued Image source:
CS Statistical Machine learning Lecture 13 Yuan (Alan) Qi Purdue CS Oct
An Overview of Machine Learning
Supervised Learning Recap
Computer Vision CS 543 / ECE 549 University of Illinois Derek Hoiem
Computer vision: models, learning and inference
Software Quality Ranking: Bringing Order to Software Modules in Testing Fei Xing Michael R. Lyu Ping Guo.
Cos 429: Face Detection (Part 2) Viola-Jones and AdaBoost Guest Instructor: Andras Ferencz (Your Regular Instructor: Fei-Fei Li) Thanks to Fei-Fei Li,
Data Visualization STAT 890, STAT 442, CM 462
Industrial Engineering College of Engineering Bayesian Kernel Methods for Binary Classification and Online Learning Problems Theodore Trafalis Workshop.
Support Vector Machine
Graz University of Technology, AUSTRIA Institute for Computer Graphics and Vision Fast Visual Object Identification and Categorization Michael Grabner,
Support Vector Machines Based on Burges (1998), Scholkopf (1998), Cristianini and Shawe-Taylor (2000), and Hastie et al. (2001) David Madigan.
Ti MACHINE VISION SUPPORT VECTOR MACHINES Maxim Mikhnevich Pavel Stepanov Pankaj Sharma Ivan Ryzhov Sergey Vlasov
The Chicken Project Dimension Reduction-Based Penalized logistic Regression for cancer classification Using Microarray Data By L. Shen and E.C. Tan Name.
Review Rong Jin. Comparison of Different Classification Models  The goal of all classifiers Predicating class label y for an input x Estimate p(y|x)
Machine Learning Usman Roshan Dept. of Computer Science NJIT.
General Information Course Id: COSC6342 Machine Learning Time: MO/WE 2:30-4p Instructor: Christoph F. Eick Classroom:SEC 201
AbstractAbstract Adjusting Active Basis Model by Regularized Logistic Regression Ruixun Zhang Peking University, Department of Statistics and Probability.
CIVS, Statistics Dept. UCLA Deformable Template as Active Basis Zhangzhang Si UCLA Department of Statistics Ying Nian Wu, Zhangzhang Si, Chuck.
Computer Vision CS 543 / ECE 549 University of Illinois Derek Hoiem
Multiclass object recognition
Learning Based Hierarchical Vessel Segmentation
Learning Visual Bits with Direct Feature Selection Joel Jurik 1 and Rahul Sukthankar 2,3 1 University of Central Florida 2 Intel Research Pittsburgh 3.
EADS DS / SDC LTIS Page 1 7 th CNES/DLR Workshop on Information Extraction and Scene Understanding for Meter Resolution Image – 29/03/07 - Oberpfaffenhofen.
General Information Course Id: COSC6342 Machine Learning Time: TU/TH 10a-11:30a Instructor: Christoph F. Eick Classroom:AH123
Computer Vision CS 776 Spring 2014 Recognition Machine Learning Prof. Alex Berg.
Exploring a Hybrid of Support Vector Machines (SVMs) and a Heuristic Based System in Classifying Web Pages Santa Clara, California, USA Ahmad Rahman, Yuliya.
LOGO Ensemble Learning Lecturer: Dr. Bo Yuan
INTRODUCTION TO ARTIFICIAL INTELLIGENCE Massimo Poesio LECTURE: Support Vector Machines.
Benk Erika Kelemen Zsolt
WEB BAR 2004 Advanced Retrieval and Web Mining Lecture 17.
Lecture 31: Modern recognition CS4670 / 5670: Computer Vision Noah Snavely.
Image Categorization Computer Vision CS 543 / ECE 549 University of Illinois Derek Hoiem 03/15/11.
Classifiers Computer Vision CS 543 / ECE 549 University of Illinois Derek Hoiem 04/09/15.
An Ensemble of Three Classifiers for KDD Cup 2009: Expanded Linear Model, Heterogeneous Boosting, and Selective Naive Bayes Members: Hung-Yi Lo, Kai-Wei.
Bayesian Parameter Estimation Liad Serruya. Agenda Introduction Bayesian decision theory Scale-Invariant Learning Bayesian “One-Shot” Learning.
Christopher M. Bishop, Pattern Recognition and Machine Learning.
Classification Derek Hoiem CS 598, Spring 2009 Jan 27, 2009.
Latent Variable / Hierarchical Models in Computational Neural Science Ying Nian Wu UCLA Department of Statistics March 30, 2011.
Sparse Kernel Methods 1 Sparse Kernel Methods for Classification and Regression October 17, 2007 Kyungchul Park SKKU.
Lecture 6: Classification – Boosting and SVMs CAP 5415 Fall 2006.
Methods for classification and image representation
Cross Validation of SVMs for Acoustic Feature Classification using Entire Regularization Path Tianyu Tom Wang T. Hastie et al WS04.
Linear Models for Classification
Christopher M. Bishop Object Recognition: A Statistical Learning Perspective Microsoft Research, Cambridge Sicily, 2003.
Dec 21, 2006For ICDM Panel on 10 Best Algorithms Support Vector Machines: A Survey Qiang Yang, for ICDM 2006 Panel Partially.
Machine Learning: A Brief Introduction Fu Chang Institute of Information Science Academia Sinica ext. 1819
Statistical Modeling and Learning in Vision --- cortex-like generative models Ying Nian Wu UCLA Department of Statistics JSM, August 2010.
General Information Course Id: COSC6342 Machine Learning Time: TU/TH 1-2:30p Instructor: Christoph F. Eick Classroom:AH301
1 Kernel Machines A relatively new learning methodology (1992) derived from statistical learning theory. Became famous when it gave accuracy comparable.
Multi-Class Sentiment Analysis with Clustering and Score Representation Yan Zhu.
Face Detection 蔡宇軒.
Usman Roshan Dept. of Computer Science NJIT
Big data classification using neural network
PREDICT 422: Practical Machine Learning
Sparse Kernel Machines
Boosting and Additive Trees
Special Topics in Data Mining Applications Focus on: Text Mining
Object detection as supervised classification
Finding Clusters within a Class to Improve Classification Accuracy
Cos 429: Face Detection (Part 2) Viola-Jones and AdaBoost Guest Instructor: Andras Ferencz (Your Regular Instructor: Fei-Fei Li) Thanks to Fei-Fei.
AHED Automatic Human Emotion Detection
Derek Hoiem CS 598, Spring 2009 Jan 27, 2009
Usman Roshan Dept. of Computer Science NJIT
Presentation transcript:

Adjusting Active Basis Model by Regularized Logistic Regression Ruixun Zhang Peking University Mentor: Prof. Ying Nian Wu Direct supervisor: Zhangzhang Si Department of Statistics

Outline Active Basis model as a generative model Supervised and unsupervised learning Hidden variables and maximum likelihood Discriminative adjustment after generative learning Logistic regression, SVM and AdaBoost Over-fitting and regularization Experiment results

Active Basis – Representation An active basis consists of a small number of Gabor wavelet elements at selected locations and orientations

Active Basis – Learning and Inference Shared sketch algorithm Local normalization measures the importance of Bi Inference: matching the template at each pixel, and select the highest score.

Active Basis – Example

General Problem – Unsupervised Learning Unknown categories – mixture model Unknown locations and scales Basis perturbations ……………… Active plates – a hierarchical active basis model Hidden variables

Starting from Supervised Learning Data set: head_shoulder, 131 positives, 631 negatives. ………………

Active Basis as a Generative Model Active basis – Generative model Likelihood-based learning and inference Discover hidden variables – important for unsupervised learning. NOT focus on classification task (no info from negative examples.) Discriminative model Not sharp enough to infer hidden variables Only focus on classification Over-fitting.

Discriminative Adjustment Adjust λ’s of the template Logistic regression – consequence of generative model Loss function: p

Logistic Regression Vs. Other Methods SVM AdaBoost Loss

Problem: Over-fitting head_shoulder; svm from svm-light, logistic regression from matlab. template size 80, training negatives 160, testing negatives 471. active basis active basis + logistic regression active basis + SVM active basis + AdaBoost

Regularization for Logsitic Regression Loss function for L1-regularization L2-regularization Corresponding to a Gaussian prior Regularization without the intercept term

Intel Core i5 CPU, RAM 4GB, 64bit windows Experiment Results head_shoulder; svm from svm-light, L2-logistic regression from liblinear. template size 80, training negatives 160, testing negatives 471. active basis active basis + logistic regression active basis + SVM active basis + AdaBoost Tuning parameter C=0.01. Intel Core i5 CPU, RAM 4GB, 64bit windows # pos Learning time (s) LR time (s) 5 0.338 0.010 10 0.688 0.015 20 1.444 40 2.619 0.014 80 5.572 0.013

With or Without Local Normalization All settings same as the head_shoulder experiment With Without

Tuning Parameter All settings the same. Change C, see effect of L2-regularization

Experiment Results – More Data horses; svm from svm-light, L2-logistic regression from liblinear. template size 80, training negatives 160, testing negatives 471. active basis active basis + logistic regression active basis + SVM active basis + AdaBoost Dimension reduction by active basis, so speed is fast. Tuning parameter C=0.01.

Experiment Results – More Data guitar; svm from svm-light, L2-logistic regression from liblinear. template size 80, training negatives 160, testing negatives 855. active basis active basis + logistic regression active basis + SVM active basis + AdaBoost Dimension reduction by active basis, so speed is fast. Tuning parameter C=0.01.

Future Work Extend to unsupervised learning – adjust mixture model Generative learning by active basis Hidden variables Discriminative adjustment on feature weights Tighten up the parameters, Improve classification performances Adjust active plate model

Acknowledgements Prof. Ying Nian Wu Zhangzhang Si Dr. Chih-Jen Lin CSST program

Refrences Wu, Y. N., Si, Z., Gong, H. and Zhu, S.-C. (2009). Learning Active Basis Model for Object Detection and Recognition. International Journal of Computer Vision. R.-E. Fan, K.-W. Chang, C.-J. Hsieh, X.-R. Wang, and C.-J. Lin. (2008). LIBLINEAR: A Library for Large Linear Classification. Journal of Machine Learning Research. Lin, C. J., Weng, R.C., Keerthi, S.S. (2008). Trust Region Newton Method for Large-Scale Logistic Regression. Journal of Machine Learning Research. Vapnik, V. N. (1995). The Nature of Statistical Learning Theory. Springer. Joachims, T. (1999). Making large-Scale SVM Learning Practical. Advances in Kernel Methods - Support Vector Learning, B. Schölkopf and C. Burges and A. Smola (ed.), MIT-Press. Freund, Y. and Schapire, R. E. (1997). A Decision-Theoretic Generalization of On-Line Learning and an Application to Boosting. Journal of Computer and System Sciences. Viola, P. and Jones, M. J. (2004). Robust real-time face detection. International Journal of Computer Vision. Rosset, S., Zhu, J., Hastie, T. (2004). Boosting as a Regularized Path to a Maximum Margin Classifier. Journal of Machine Learning Research. Zhu, J. and Hastie, T. (2005). Kernel Logistic Regression and the Import Vector Machine. Journal of Computational and Graphical Statistics. Hastie, T., Tibshirani, R. and Friedman, J. (2001) Elements of Statistical Learning; Data Mining, Inference, and Prediction. New York: Springer. Bishop, C. (2006). Pattern Recognition and Machine Learning. New York: Springer. L. Fei-Fei, R. Fergus and P. Perona. (2004). Learning generative visual models from few training examples: an incremental Bayesian approach tested on 101 object categories. IEEE. CVPR, Workshop on Generative-Model Based Vision. Friedman, J., Hastie, T. and Tibshirani, R. (2000). Additive logistic regression: A statistical view of boosting (with discussion). Ann. Statist.

Thank you. Q & A