A Forest of Sensors: Classification

Slides:



Advertisements
Similar presentations
ARTIFICIAL PASSENGER.
Advertisements

Detecting Malicious Flux Service Networks through Passive Analysis of Recursive DNS Traces Roberto Perdisci, Igino Corona, David Dagon, Wenke Lee ACSAC.
Sensor-Based Abnormal Human-Activity Detection Authors: Jie Yin, Qiang Yang, and Jeffrey Junfeng Pan Presenter: Raghu Rangan.
Computer and Robot Vision I
1 CS 430: Information Discovery Lecture 22 Non-Textual Materials 2.
CIS 678 Artificial Intelligence problems deduction, reasoning knowledge representation planning learning natural language processing motion and manipulation.
Motion Detection And Analysis Michael Knowles Tuesday 13 th January 2004.
Vigilant Real-time storage and intelligent retrieval of visual surveillance data Dr Graeme A. Jones.
Object Detection and Tracking Mike Knowles 11 th January 2005
Trinity College Dublin PixelGT: A new Ground Truth specification for video surveillance Dr. Kenneth Dawson-Howe, Graphics, Vision and Visualisation Group.
WP -6: Human Tracking and Modelling Year–I Objectives: Simple upper-body models and articulated tracks from test videos. Year-I Achievements: Tracking.
LAPPEENRANTA UNIVERSITY OF TECHNOLOGY THE DEPARTMENT OF INFORMATION TECHNOLOGY 1 Computer Vision: Fundamentals & Applications Heikki Kälviäinen Professor.
1 Activity and Motion Detection in Videos Longin Jan Latecki and Roland Miezianko, Temple University Dragoljub Pokrajac, Delaware State University Dover,
Information Retrieval in Practice
SoundSense: Scalable Sound Sensing for People-Centric Application on Mobile Phones Hon Lu, Wei Pan, Nocholas D. lane, Tanzeem Choudhury and Andrew T. Campbell.
Bala Lakshminarayanan AUTOMATIC TARGET RECOGNITION April 1, 2004.
Anomaly detection with Bayesian networks Website: John Sandiford.
Machine Vision for Robots
Trends in Computer Vision Automatic Video Surveillance.
1 1 Slide Introduction to Data Mining and Business Intelligence.
Thanks to Bill Arms, Marti Hearst Documents. Last time Size of information –Continues to grow IR an old field, goes back to the ‘40s IR iterative process.
 Text Representation & Text Classification for Intelligent Information Retrieval Ning Yu School of Library and Information Science Indiana University.
MIT AI Lab Viola & Grimson Variable Viewpoint Reality Professor Paul Viola & Professor Eric Grimson Collaborators: J eremy De Bonet, John Winn, Owen Ozier,
Data Preprocessing Dr. Bernard Chen Ph.D. University of Central Arkansas Fall 2010.
1 CS 430: Information Discovery Lecture 22 Non-Textual Materials: Informedia.
Artificial Intelligence in Education, July 2005, Amsterdam Generating Reports of Graphical Modelling Processes for Authoring and Presentation Lars Bollen.
1 Data Mining: Concepts and Techniques (3 rd ed.) — Chapter 12 — Jiawei Han, Micheline Kamber, and Jian Pei University of Illinois at Urbana-Champaign.
Raquel A. Romano 1 Scientific Computing Seminar May 12, 2004 Projective Geometry for Computer Vision Projective Geometry for Computer Vision Raquel A.
Activity Monitoring October 19-20, 1999 DARPADARPA Bob Bolles, Brian Burns, Marty Fischler, Ravi Gopalan, Marsha Jo Hannah, Dave Scott SRI International.
CHAPTER 1: Introduction. 2 Why “Learn”? Machine learning is programming computers to optimize a performance criterion using example data or past experience.
Using Adaptive Tracking To Classify And Monitor Activities In A Site W.E.L. Grimson, C. Stauffer, R. Romano, L. Lee.
Copyright 2007 by Rombix. R CyClops is a computer vision solution which could integrate most of the Real World Computer Vision Application. Available.
Introduction to Classification & Clustering Villanova University Machine Learning Lab Module 4.
3D Motion Classification Partial Image Retrieval and Download Multimedia Project Multimedia and Network Lab, Department of Computer Science.
Continuous Monitoring of Distributed Data Streams over a Time-based Sliding Window MADALGO – Center for Massive Data Algorithmics, a Center of the Danish.
IMAGE PROCESSING APPLIED TO TRAFFIC QUEUE DETECTION ALGORITHM.
Visual Information Processing. Human Perception V.S. Machine Perception  Human perception: pictorial information improvement for human interpretation.
How Has This Course Changed Your Perception of Digital Media
Modeling and Simulation CS 313
Learning Patterns of Activity
Introduction to Classification & Clustering
Information Organization: Overview
Applying Deep Neural Network to Enhance EMPI Searching
Data and Applications Security Developments and Directions
A Forest of Sensors: Using adaptive tracking to classify and monitor activities in a site Eric Grimson AI Lab, Massachusetts Institute of Technology
Multimedia Content-Based Retrieval
Motion Detection And Analysis
A Forest of Sensors: Tracking
Machine Learning Dr. Mohamed Farouk.
Instance Based Learning (Adapted from various sources)
What is Pattern Recognition?
Baselining PMU Data to Find Patterns and Anomalies
Context-Aware Modeling and Recognition of Activities in Video
Eric Grimson, Chris Stauffer,
Data Science introduction.
Data Mining: Concepts and Techniques
BOOSTING IMAGE RETRIEVAL
Data Mining: Concepts and Techniques
Creating Data Representations
Family History Technology Workshop
CSSE463: Image Recognition Day 30
CSSE463: Image Recognition Day 30
Information Retrieval
Unit 2- Lesson 1 & 2- Bytes and File Sizes / Text Compression
Data Mining: Concepts and Techniques
A day in the life of….. Download at
CSSE463: Image Recognition Day 30
Information Organization: Overview
All of these images have something in common.
Presentation transcript:

A Forest of Sensors: Classification MIT Artificial Intelligence Laboratory A Forest of Sensors: Classification Chris Stauffer stauffer@ai.mit.edu http://www.ai.mit.edu/projects/vsam/ Tracking over extended periods Automatic hierarchical classification Technology Square courtesy of MIT Computer Graphics Group video cameras Camera A Camera D Image Template Tracking playback Query retrieval Using co-occurence statistics and an individual track as a query, we can return tracks which are similar to a query track in the context of that scene. Any of our tracking data can be accessed by specifying a time (e.g. today@8, 9/21/98@12:45:13). Our classifiers and viewers can access any period or find any tracking sequence. Unfortunately, due to lack of resources we can only keep approximately 100 gigabytes of the over 1 terabyte of data we have collected so far. 2am 4am 6am Outlier detection Using our statistical model of activities we can determine that certain activities are abnormal. The tracks which do not fit the activity model are labeled and ranked. 8am 10am Long-term activity monitoring 12pm The cycles of activities which happen over days, weeks, or even longer can be modeled by determining pairwise similarities of different periods of the day and looking for cyclic patterns. The easiest is the daytime/nighttime similarities, but other patterns may occur in factories, schoolyards, military bases, etc. Minimally supervised classification 2pm We are currently working to find these patterns to determine when usual activities happen at unusual times or in unusual quantities. 4pm Day1 Day2 Another classification method is to use co-occurrence data to boot-strap from a minimum number of examples to create interesting classifiers. 6pm Day1 8pm Day2 10pm