ICDM'07 1 Depth-Based Novelty Detection Yixin Chen Dept. of Computer and Information Science University of Mississippi

Slides:



Advertisements
Similar presentations
STATISTICS Joint and Conditional Distributions
Advertisements

R_SimuSTAT_1 Prof. Ke-Sheng Cheng Dept. of Bioenvironmental Systems Eng. National Taiwan University.
A KTEC Center of Excellence 1 Pattern Analysis using Convex Optimization: Part 2 of Chapter 7 Discussion Presenter: Brian Quanz.
Digital Image Processing
Lecture 3 Nonparametric density estimation and classification
1 Novelty Detection & One-Class SVM (OCSVM). 2 Outline Introduction Quantile Estimation OCSVM – Theory OCSVM – Theory OCSVM – Application to Jet Engines.
Learning on Probabilistic Labels Peng Peng, Raymond Chi-wing Wong, Philip S. Yu CSE, HKUST 1.
Support Vector Machines (SVMs) Chapter 5 (Duda et al.)
Mean Shift A Robust Approach to Feature Space Analysis Kalyan Sunkavalli 04/29/2008 ES251R.
Learning to Detect Natural Image Boundaries Using Local Brightness, Color, and Texture Cues David R. Martin Charless C. Fowlkes Jitendra Malik.
Computational statistics 2009 Random walk. Computational statistics 2009 Random walk with absorbing barrier.
A Bayesian Formulation For 3d Articulated Upper Body Segmentation And Tracking From Dense Disparity Maps Navin Goel Dr Ara V Nefian Dr George Bebis.
Fast Face Detection with Precise Pose Estimation Presented by Mohamed Aly and Jonathan Lee EE148 June 1, 2006.
1 How to be a Bayesian without believing Yoav Freund Joint work with Rob Schapire and Yishay Mansour.
Benchmarking Anomaly-based Detection Systems Ashish Gupta Network Security May 2004.
A Robust Real Time Face Detection. Outline  AdaBoost – Learning Algorithm  Face Detection in real life  Using AdaBoost for Face Detection  Improvements.
Introduction to Computer Vision CS / ECE 181B Thursday, April 22, 2004  Edge detection (HO #5)  HW#3 due, next week  No office hours today.
Visual Recognition Tutorial
Significance Tests P-values and Q-values. Outline Statistical significance in multiple testing Statistical significance in multiple testing Empirical.
Wayne State University, 1/31/ Multiple-Instance Learning via Embedded Instance Selection Yixin Chen Department of Computer Science University of.
Face Processing System Presented by: Harvest Jang Group meeting Fall 2002.
Kernel Density Estimation - concept and applications
PSY 307 – Statistics for the Behavioral Sciences
Information-Theoretic Limits of Two-Dimensional Optical Recording Channels Paul H. Siegel Center for Magnetic Recording Research University of California,
Matthias Wimmer, Bernd Radig, Michael Beetz Chair for Image Understanding Computer Science Technische Universität München Adaptive.
Data Selection In Ad-Hoc Wireless Sensor Networks Olawoye Oyeyele 11/24/2003.
Universal and composite hypothesis testing via Mismatched Divergence Jayakrishnan Unnikrishnan LCAV, EPFL Collaborators Dayu Huang, Sean Meyn, Venu Veeravalli,
Traffic Classification through Simple Statistical Fingerprinting M. Crotti, M. Dusi, F. Gringoli, L. Salgarelli ACM SIGCOMM Computer Communication Review,
Automated Face Detection Peter Brende David Black-Schaffer Veni Bourakov.
Ran El-Yaniv and Dmitry Pechyony Technion – Israel Institute of Technology, Haifa, Israel Transductive Rademacher Complexity and its Applications.
Quantifying uncertainty in species discovery with approximate Bayesian computation (ABC): single samples and recent radiations Mike HickersonUniversity.
One-class Training for Masquerade Detection Ke Wang, Sal Stolfo Columbia University Computer Science IDS Lab.
Computational Intelligence: Methods and Applications Lecture 12 Bayesian decisions: foundation of learning Włodzisław Duch Dept. of Informatics, UMK Google:
G52IVG, School of Computer Science, University of Nottingham 1 Edge Detection and Image Segmentation.
1 ICPR 2006 Tin Kam Ho Bell Laboratories Lucent Technologies.
A Test Paradigm for Detecting Changes in Transactional Data Streams Willie Ng and Manoranjan Dash DASFAA 2008.
A Bootstrap Interval Estimator for Bayes’ Classification Error Chad M. Hawes a,b, Carey E. Priebe a a The Johns Hopkins University, Dept of Applied Mathematics.
Presenter : Lin, Shu-Han Authors : Jeen-Shing Wang, Jen-Chieh Chiang
CS654: Digital Image Analysis Lecture 30: Clustering based Segmentation Slides are adapted from:
D. M. J. Tax and R. P. W. Duin. Presented by Mihajlo Grbovic Support Vector Data Description.
Lei Zhang and Guoning Chen, Department of Computer Science, University of Houston Robert S. Laramee, Swansea University David Thompson and Adrian Sescu,
1 When we free ourselves of desire, we will know serenity and freedom.
Chapter 2 Modeling Distributions of Data Objectives SWBAT: 1)Find and interpret the percentile of an individual value within a distribution of data. 2)Find.
Chapter 16 Exploratory data analysis: numerical summaries CIS 2033 Based on Textbook: A Modern Introduction to Probability and Statistics Instructor:
Compare the following heights in inches: BoysGirls
Model Based Event Detection in Sensor Networks Jayant Gupchup, Andreas Terzis, Randal Burns, Alex Szalay.
Images for paper By shooting. Sample collection Hard/Soft vertical touch Finger touch position 5 timer 2.
LIGO- G Z August 17, 2005August 2005 LSC Meeting 1 Bayesian Statistics for Burst Search Results LIGO-T Keith Thorne and Sam Finn Penn State.
Gist 2.3 John H. Phan MIBLab Summer Workshop June 28th, 2006.
Towards Improved Sensitivity, Specificity, and Timeliness of Syndromic Surveillance Systems Anna L. Buczak, PhD, Linda J. Moniz, PhD, Joseph Lombardo,
Support Vector Machines (SVMs) Chapter 5 (Duda et al.) CS479/679 Pattern Recognition Dr. George Bebis.
SUPPORT VECTOR MACHINES
BAE 6520 Applied Environmental Statistics
BAE 5333 Applied Water Resources Statistics
Screen Stage Lecturer’s desk Gallagher Theater Row A Row A Row A Row B
A Tutorial on HOG Human Detection
Presentation Zach Robertson.
Fundamental Graphics in R
Novel Face Detection Method Based on Gabor Features
LEARNING Chapter 18b and Chuck Dyer
Tutorial 9 Suppose that a random sample of size 10 is drawn from a normal distribution with mean 10 and variance 4. Find the following probabilities:
Human Detection using depth
Section 11.7 Probability.
Mathematical Foundations of BME
Distributional Tests for Supernova Searches
Data Mining Anomaly Detection
SnapChat Mini-Project
For a permutation test, we have H0: F1(x) = F2(x) vs
Data Mining Anomaly Detection
Computing a “Relative Threshold”
Presentation transcript:

ICDM'07 1 Depth-Based Novelty Detection Yixin Chen Dept. of Computer and Information Science University of Mississippi Joint work with Henry Bart, Xin Dang, and Hanxiang Peng

ICDM'072 Outline Novelty detection Motivations Kernelized spatial depth (KSD) Bounds on the false alarm probability Empirical studies Discussions

ICDM'073 Outlier Detection Missing label problem One-class learning

ICDM'074 A Simple Outlier Detector 1-d example Sensitivity Threshold Structure of the data X mean median X X X ?

ICDM'075 Median The sign function Median is

ICDM'076 Spatial Median The spatial sign function The spatial median is

ICDM'077 Spatial Depth Sample version The expectation of the unit vector starting from x

ICDM'078 Spatial Depth and Outlier Detection outlier

ICDM'079 Example: Half-Moon Data FAR = 70%

ICDM'0710 Example: Ring Data FAR = 100%

ICDM'0711 Kernelized Spatial Depth (KSD) σ→∞, KSD converges to SD σ→0, KSD → 0.293

ICDM'0712 Example: Half-Moon Data

ICDM'0713 Example: Ring Data

ICDM'0714 KSD Outlier Detector outliers normal observations b is margin How should we decide the threshold t?

ICDM'0715 Threshold Selection Largest threshold such that upper bound on FAP ≤ desired level

ICDM'0716 Bounds on the False Alarm Probability A training set bound A test set bound

ICDM'0717 Empirical Study 1 10 species under the order Cypriniforms 989 specimens from Tulane University Museum of Natural History

ICDM'0718 Empirical Study 1 Masking Effect

ICDM'0719 Empirical Study 2

ICDM'0720 Discussions KSD outlier detection and density based approaches

ICDM'0721 Acknowledgment Kory P. Northrop, Tulane University Huimin Chen, University of New Orleans University of Mississippi National Science Foundation