Face Recognition for Personal Photos using Online Social Network Context and Collaboration

Size: px
Start display at page:

Download "Face Recognition for Personal Photos using Online Social Network Context and Collaboration"

Transcription

1 Face Recognition for Personal Photos using Online Social Network Context and Collaboration Guest Lecture at KAIST 14 December, 2010 Wesley De Neve, Jaeyoung Choi, Yong Man Ro Image and Video Systems Lab Department of Electrical Engineering Korea Advanced Institute of Science and Technology (KAIST) Yuseong gu, Daejeon, Republic of Korea e mail: wesley.deneve@kaist.ac.kr web:

2 Professional Background Licentiate degree in computer science (June 2002) at Ghent University, Ghent, Belgium Ph.D. degree in computer science engineering (February 2007) at Ghent University, Ghent, Belgium dissertation on Description driven media resource adaptation Postdoctoral researcher (September 2007) at Ghent University IBBT, Ghent, Belgium at Information and Communications University (ICU), Daejeon, Korea Senior researcher (March 2009) at KAIST, Daejeon, Korea research focus on combining visual content analysis and collective knowledge in social media applications 2/54

3 Outline Introduction Face recognition 101 Face recognition using online social network context Collaborative face recognition in online social networks Future applications Conclusions 3/54

4 Outline Introduction Face recognition 101 Face recognition using online social network context Collaborative face recognition in online social networks Future applications Conclusions 4/54

5 Introduction (1/2) The number of personal photos shared online keeps growing thanks to easy to use multimedia devices and online services thanks to cheap storage and bandwidth thanks to an increasing number of people going online Statistics Flickr (as of September 2010) hosts 5 billion images, with 3,000 new images uploaded every minute more than 40 million users Facebook (as of January 2010) more than 2.5 billion photos are uploaded each month more than 500 million active users 5/54

6 Introduction (2/2) Problem: digital information overload our ability to automatically organize photos does not keep up with our ability to create and store photos Promising solution automatic face detection, face recognition, and face annotation allows identity based organization and retrieval of photos 6/54

7 Face Detection, Recognition, and Annotation Barack Obama face detection Joe Biden face recognition face annotation Identity tags: Barack Obama, Joe Biden retrieval of photos based on identity tags 7/54

8 Lecture Goals and Main Sources To provide an answer to the following questions what is face recognition and why is it relevant? what is the value of face recognition using online social network context? collaborative face recognition? what are future applications of socially aware face recognition? Main academic sources Z. Stone, T. Zickler, T. Darrell, Toward Large Scale Face Recognition using Social Network Context, Proceedings of the IEEE, 2010 J.Y. Choi, W. De Neve, K. N. Plataniotis, Y.M. Ro, Collaborative Face Recognition for Improved Face Annotation in Personal Photo Collections Shared on Online Social Networks, IEEE Transactions on Multimedia, /54

9 Outline Introduction Face recognition 101 Face recognition using online social network context Collaborative face recognition in online social networks Future applications Conclusions 9/54

10 Application Areas of Face Recognition Identity verificiation face recognition is used to confirm the identity claim of a given person relevant to applications such as controlling access to buildings and computer terminals (e.g., Kinect) identity verification of passport holders (immigration) Identity recognition face recognition is used to identify an unknown person, by matching his/her face image against a gallery of known face images relevant to applications such as video surveillance face annotation in personal photo collections 10/54

11 Conceptual Design of a Face Recognition System Hillary Joe Barack Robert gallery of known face images face detection preprocessing (e.g., scaling and rotation to put eyes on fixed locations) input photo matching unknown probe face images ~ rank 1 rank 2 rank 3 rank 4 11/54

12 Matching Face Images Face feature vector a d dimensional vector of feature values (e.g., grayscale pixel values) appearance based face recognition p r o b e feature extraction x = [ x 1,..., x 72 ] g a l l e r y feature extraction y = [ y 1,..., y 72 ] x y n 12/54

13 Possible Outcomes of Face Recognition True negative (system correctly decides that the gallery does not contain the identity of the probe face image) False positive (system incorrectly matches the probe face image with one of the gallery face images) =? V = X False negative (system incorrectly decides that the gallery does not contain the identity of the probe face image) True positive (system correctly matches the probe face image with one of the gallery face images) =? X = V min( x - y n ) 13/54

14 Effectiveness of Face Recognition (1/2) Automatic appearance based face recognition for personal photos is a hard problem uncontrolled variations in expression, pose, lighting, and spatial resolution presence of heavy makeup, eye glasses, facial hair, and occlusions Automatic appearance based face recognition is even more difficult in large online photo collections may contain hundreds of millions of individuals 14/54

15 Effectiveness of Face Recognition (2/2) probe face image rank 1 rank 2... first hit at rank 12 Appearance based face recognition for Facebook photos is only able to deal with a limited number of gallery face images the difference in appearance between individuals becomes very small relative to the difference in appearance of any particular individual 15/54

16 Room for Improvement... Gartner hype cycle describes the adoption of new technology (2) (1) appearance-based face recognition for personal photos (1) (2) appearance-based face recognition for personal photos using online social network context 16/54

17 Outline Introduction Face recognition 101 Face recognition using online social network context Collaborative face recognition in online social networks Future applications Conclusions 17/54

18 Online Sharing of Personal Photos Photos on online social networks do not exist in isolation arrive in a batch of related photos from a trip or event are associated with their photographer are broadcasted out to the online contacts of the photographer join a collection of billions of other photos photographer sharing event 18/54

19 Online Social Network Context (1/2) Research question how to take advantage of online social network context to improve the accuracy of appearance based face recognition in large photo collections? contact list of the photographer (social network structure) availability of manual annotations (labeled face images) 19/54

20 Online Social Network Context (2/2) Contact list of the photographer used for reducing the number of known face images in the gallery from millions to hundreds of candidate identities Manually labeled face images used for learning the strength of social ties e.g., co occurrences of individuals are the result of social incentives to manually attach correct identity labels to face images ( human computation ) i.e., upon tagging, a notification is sent to the person tagged Use of a contact list and already labeled face images motivated by an empirical study for Facebook 20/54

21 Empirical Study for Facebook Collected labeled face images from 50 college aged volunteers and their friends by means of a Facebook platform application July 2009 Friends per volunteer (avg.) 645 Volunteers and friends (total #individuals) 22,108 Photos Identity tags (*) 7.7 million 8.1million (*) using an open-source frontal face detector, it was found that 32% of the 8.1 million manually attached identity tags could be reliably associated with a machine-detectable frontal face After pre processing, a collection was obtained of 2.5 million reliably labeled face images of 385,624 individuals 21/54

22 Observations (1/2) Most people can be associated with at least one identity tag out of the 22,108 volunteers and friends, 67% could be associated with at least one labeled face image Fraction of individuals tagged N times significant amount of labeled face images that can be used to train and test face recognition algorithms Number of tags (N) 22/54

23 Observations (2/2) About 30% of the tagged faces in a photographer s albums belong on average to the photographer him or herself a face recognition system can draw upon social context surrounding the photographer to reduce the set of possible identity labels People appear in photos with fewer people than they count among their Facebook friends (with less than 13%) photo co occurrence defines a subgraph of an individual s friend graph that may be more relevant for predicting co occurrence in new photos 23/54

24 Summary Empirical study for Facebook confirms the usefulness of online social network context for improving the accuracy of appearance based face recognition a contact list for recuding the number of candidate identity labels manually labeled face images for learning the strength of social ties Question how to integrate online social network context into appearance based face recognition? 24/54

25 Mathematical Modeling (1/2) Need for a mathematical tool that supports labeling of face images by combining two sources of information the appearance of each face (i.e., pixel data) as used by conventional face recognition techniques the strength of social ties (i.e., social network structure) learned from the manually labeled face images 25/54

26 Mathematical Modeling (2/2) Use of a probability model known as a Markov Random Field allows inferring an identity label y i for each face by combining node features φ i (baseline face recognition scores) edge features φ i,j (pairwise co occurrences of individuals) φ 2 y 2 φ 1,2 φ 2,3 φ 1 φ 3 y 1 φ 1,3 y 3 Markov Random Field (MRF) 26/54

27 Experimental Results (1/2) Probability proportion of face images with a correct label in the top R suggested labels Rank (R) number of suggested identity labels 27/54

28 Experimental Results (2/2) Additional observations and discussion the combined use of pixel data and social context yields better face recognition rates than the use of either information source alone the probability of having a correctly suggested label at rank one is low from a practical point of view, socially aware face recognition could be used to create a short list of R candidate identity tags room for use of other social signals social interaction (e.g., message exchanges and comments) gender and age how about relationships changing over time? 28/54

29 Outline Introduction Face recognition 101 Face recognition using online social network context Collaborative face recognition in online social networks Future applications Conclusions 29/54

30 Centralized and Decentralized Online Social Networks Centralized online social networks are highly popular (e.g., Facebook) present several problems information silos ownership of data privacy issues Decentralized online social networks are attracting more and more interest (e.g., Diaspora and Thimbl) present several advantages do not bind users to a particular online social network give users more control over data ownership and privacy 30/54

31 Architecture of Online Social Networks Centralized centralized server with all user data (e.g., contact list, photos) Decentralized each user has a personal server containing his/her user data technologies used FOAF, HTTP, SSL, OpenID, URI, etc. 31/54

32 Collaborative Face Recognition (1/2) Decentralized online social networks each user will have a personalized face recognition engine, optimized for recognizing face images of the user in question Research question given a user, how about using the face recognition engines of other users for face annotation in the personal photos of the given user? 32/54

33 Collaborative Face Recognition (2/2) photos FR engine personal server contact 1 (family member) photos FR engine personal server photographer photos FR engine personal server contact 2 (family member) photos FR engine personal server contact 3 (friend) photos FR engine personal server contact 4 (co-worker) 33/54

34 Proposed Framework for Collaborative FR FR engine 1 Mark Zuckerberg Jet Li face detection FR engine 2 fusion input photo... nametagged photo Research challenges FR engine K how to select expert face recognition (FR) engines? how to merge multiple face recognition scores into a single decision? how to deal with heterogeneous FR engines? this is, FR engines using different face recognition techniques 34/54

35 Selection of Expert FR Engines Contact list contact 1 Weighted social graph model for the photographer contact 2 contact 3 contact 4 contact 5 contact 6 Labeled face images occurrence probabilities co occurrence probabilities the thicker the line, the stronger the social tie, the more important the personalized FR engine of the corresponding contact 35/54

36 Empirical Study for Cyworld Retrieval of 547,991 personal photos from four volunteers and their contacts on Cyworld, a Korean online social network ID Age Gender Contacts Years active Volunteer 1 28 Female Volunteer 2 29 Male Volunteer 3 30 Female Volunteer 4 27 Male 84 8 ID Photos Photos with tagged individuals Individuals tagged Detected face images Volunteer 1 251, ,422 2, ,363 Volunteer 2 109,021 81,211 1,834 94,452 Volunteer 3 117,772 94,297 2, ,408 Volunteer 4 69,987 59,753 1,302 64,412 36/54

37 Observations A lot of face images belong to the photographer numbers range from 3.4% for Volunteer 2 to 14.7% for Volunteer 1 A lot of face images belong to contacts of the photographer numbers range from 73% for Volunteer 3 to 93% for Volunteer 4 the identity of probe face images not belonging to individuals enrolled in the contact list of a volunteer needs to be asked to the volunteer Most of the face images only belong to a small number of contacts of the photographer e.g., 91% of the probe face images of Volunteer 1 belong to 28 contacts 37/54

38 Effectiveness of Selecting FR Engines (1/2) head of the distribution experimental results for Volunteer 1, having 165 Cyworld contacts Relevance FR engine 28 out of 166 appearancebased FR engines come with high relevance values ( inner social circle ) FR engine index (in decreasing order of relevance) 38/54

39 Effectiveness of Selecting FR Engines (2/2) Number of correctly recognized face images x number of correctly recognized face images when 28 FR engines are used experimental results for Volunteer 1, having 165 Cyworld contacts the collaborative use of 28 out of 166 appearancebased FR engines results in a maximum number of correctly recognized face images Number of FR engines used 39/54

40 Experimental Results (1/2) Probability (proportion of face images with a correct label in the top R suggested labels) Collaborative FR (Bayesian) Collaborative FR (Voting) Non-collaborative FR (Avg.) experimental results for the 28 FR engines selected for Volunteer 1, for both collaborative and noncollaborative FR Rank (R) 40/54

41 Experimental Results (2/2) Explanatory notes non collaborative FR accuracy is measured by averaging the face annotation accuracy of all FR engines used to perform collaborative FR collaborative FR weighting of the different FR scores is either done using a Bayesian decision rule or majority voting take into account the relevance of a FR engine Collaborative FR is more effective than non collaborative FR by virtue of a complementary effect caused by fusion of multiple face recognition scores 41/54

42 Outline Introduction Face recognition 101 Face recognition using online social network context Collaborative face recognition in online social networks Future applications Conclusions 42/54

43 Microsoft OneAlbum OneAlbum project allows users to find relevant photos across a social network (e.g., all photos taken by friends at a birthday party and shared on Facebook) makes use of unsupervised event recognition time stamps visual content socially aware face recognition the social graph (co )occurrence statistics 43/54

44 Augmented Identity Augmented reality superimposes virtual objects and info on top of the real world, facilitating interaction between virtual and real objects Augmented identity user points a smart phone at a person software extracts a face feature vector and sends the feature vector to a server server matches the feature vector with a pre registered identity in a database server sends back the identity of the subject, as well as contact information 44/54

45 Socially Aware Advertisement Billboards Quotes Ray Ozzie (ex Microsoft) [We will see] service connected devices going far beyond just the screen, keyboard and mouse : humanly natural conscious devices that ll see, recognize, hear & listen to you and what s around you, that ll feel your touch and gestures and movement, that ll detect your proximity to others; that ll sense your location, direction, altitude, temperature, heartbeat & health. Nicholas Negroponte (MIT Media Lab) Every surface will be a display. Everything will be linked to every other thing. Things will know where they are and some may know who they are. Face recognition facilitates customized advertising 45/54

46 Socially Aware Video Surveillance Video surveillance used to prevent and detect crime used to identify terrorists Socially aware video surveillance identification by means of social network knowledge (cf. augmented identity) research challenges robust and large scale face recognition using the entire social graph as a gallery gathering of representative data, including access to a social graph privacy issues (cf. Google Goggles) 46/54

47 Socially Aware Robots Humanoid robots overall appearance is based on that of the human body, allowing interaction with made for human tools or environments need to have the ability to recognize and remember people they interact with will be able to learn about characteristics of each individual and treat them uniquely as individuals leads to complex social behavior, such as cooperation, dislike, loyalty, and affection prototypes are already accessing Facebook 47/54

48 Outline Introduction Face recognition 101 Face recognition using online social network context Collaborative face recognition in online social networks Future applications Conclusions 48/54

49 Conclusions Online social networks contain a vast collection of collective knowledge ( human computation ) allow researchers to test algorithms in realistic conditions without exceptional data collection effort Online social network context and collaboration allow for a substantial increase in the effectiveness of appearancebased face recognition for personal photos shared online Socially aware face recognition will enable applications in the (near) future that may have a tremendous impact on our daily lifes 49/54

50 Thank you! Any questions or comments? Contact information e mail: wesley.deneve@kaist.ac.kr web: 50/54

51 Video Demos Microsoft OneAlbum [online] Augmented identity [online] [online] 51/54

52 References (1/2) 1. Z. Stone, T. Zickler, T. Darrell, Autotagging Facebook: Social Network Context Improves Photo Annotation, Proc. of the IEEE Computer Vision and Pattern Recognition Workshops, Z. Stone, T. Zickler, T. Darrell, Toward Large Scale Face Recognition using Social Network Context, Proceedings of the IEEE, J.Y. Choi, W. De Neve, K. N. Plataniotis, Y.M. Ro, Collaborative Face Recognition for Improved Face Annotation in Personal Photo Collections Shared on Online Social Networks, IEEE Transactions on Multimedia, J.Y. Choi, W. De Neve, Y.M. Ro, K. N. Plataniotis, Automatic Face Annotation in Personal Photo Collections Using Context Based Unsupervised Clustering and Face Information Fusion, IEEE Transactions on Circuits and Systems for Video Technology, K. W. Bowyer, Face Recognition Technology: Security versus Privacy, IEEE Technology and Society Magazine, /54

53 References (2/2) 6. N. Mavridis, W. Kazmi, P. Toulis, Friends with Faces: How Social Networks Can Enhance Face Recognition and Vice Versa, Computational Social Network Analysis, L. Aryananda, Online and Unsupervised Face Recognition for Humanoid Robot: Toward Relationship with People, Proc. of the 2001 IEEE RAS International Conference on Humanoid Robots, C. Au Yeung, I. Liccardi, K. Lu, O. Seneviratne, T. Berners Lee, Decentralization: The Future of Online Social Networking, W3C Workshop on the Future of Social Networking, H. Sohn, W. De Neve, Y. M. Ro, Privacy Protection in Video Surveillance Systems: Analysis of Subband Adaptive Scrambling in JPEG XR, IEEE Transactions on Circuits and Systems for Video Technology, P. Levy (Author), R. Bononno (Translator), Collective Intelligence: Mankind's Emerging World in Cyberspace, Perseus Books, /54

54 Picture Credits Flickr: Barack Obama's Photostream [online] Flickr: Mynameisharsha's Photostream [online] 54/54

Experiments with An Improved Iris Segmentation Algorithm

Experiments with An Improved Iris Segmentation Algorithm Experiments with An Improved Iris Segmentation Algorithm Xiaomei Liu, Kevin W. Bowyer, Patrick J. Flynn Department of Computer Science and Engineering University of Notre Dame Notre Dame, IN 46556, U.S.A.

More information

Real-Time Face Detection and Tracking for High Resolution Smart Camera System

Real-Time Face Detection and Tracking for High Resolution Smart Camera System Digital Image Computing Techniques and Applications Real-Time Face Detection and Tracking for High Resolution Smart Camera System Y. M. Mustafah a,b, T. Shan a, A. W. Azman a,b, A. Bigdeli a, B. C. Lovell

More information

Jigsaw Puzzle Image Retrieval via Pairwise Compatibility Measurement

Jigsaw Puzzle Image Retrieval via Pairwise Compatibility Measurement Jigsaw Puzzle Image Retrieval via Pairwise Compatibility Measurement Sou-Young Jin, Suwon Lee, Nur Aziza Azis and Ho-Jin Choi Dept. of Computer Science, KAIST 291 Daehak-ro, Yuseong-gu, Daejeon 305-701,

More information

3D Face Recognition System in Time Critical Security Applications

3D Face Recognition System in Time Critical Security Applications Middle-East Journal of Scientific Research 25 (7): 1619-1623, 2017 ISSN 1990-9233 IDOSI Publications, 2017 DOI: 10.5829/idosi.mejsr.2017.1619.1623 3D Face Recognition System in Time Critical Security Applications

More information

An Un-awarely Collected Real World Face Database: The ISL-Door Face Database

An Un-awarely Collected Real World Face Database: The ISL-Door Face Database An Un-awarely Collected Real World Face Database: The ISL-Door Face Database Hazım Kemal Ekenel, Rainer Stiefelhagen Interactive Systems Labs (ISL), Universität Karlsruhe (TH), Am Fasanengarten 5, 76131

More information

Face Detector using Network-based Services for a Remote Robot Application

Face Detector using Network-based Services for a Remote Robot Application Face Detector using Network-based Services for a Remote Robot Application Yong-Ho Seo Department of Intelligent Robot Engineering, Mokwon University Mokwon Gil 21, Seo-gu, Daejeon, Republic of Korea yhseo@mokwon.ac.kr

More information

Autonomous Face Recognition

Autonomous Face Recognition Autonomous Face Recognition CymbIoT Autonomous Face Recognition SECURITYI URBAN SOLUTIONSI RETAIL In recent years, face recognition technology has emerged as a powerful tool for law enforcement and on-site

More information

Liangliang Cao *, Jiebo Luo +, Thomas S. Huang *

Liangliang Cao *, Jiebo Luo +, Thomas S. Huang * Annotating ti Photo Collections by Label Propagation Liangliang Cao *, Jiebo Luo +, Thomas S. Huang * + Kodak Research Laboratories *University of Illinois at Urbana-Champaign (UIUC) ACM Multimedia 2008

More information

FACE VERIFICATION SYSTEM IN MOBILE DEVICES BY USING COGNITIVE SERVICES

FACE VERIFICATION SYSTEM IN MOBILE DEVICES BY USING COGNITIVE SERVICES International Journal of Intelligent Systems and Applications in Engineering Advanced Technology and Science ISSN:2147-67992147-6799 www.atscience.org/ijisae Original Research Paper FACE VERIFICATION SYSTEM

More information

Subjective Study of Privacy Filters in Video Surveillance

Subjective Study of Privacy Filters in Video Surveillance Subjective Study of Privacy Filters in Video Surveillance P. Korshunov #1, C. Araimo 2, F. De Simone #3, C. Velardo 4, J.-L. Dugelay 5, and T. Ebrahimi #6 # Multimedia Signal Processing Group MMSPG, Institute

More information

Face Detection System on Ada boost Algorithm Using Haar Classifiers

Face Detection System on Ada boost Algorithm Using Haar Classifiers Vol.2, Issue.6, Nov-Dec. 2012 pp-3996-4000 ISSN: 2249-6645 Face Detection System on Ada boost Algorithm Using Haar Classifiers M. Gopi Krishna, A. Srinivasulu, Prof (Dr.) T.K.Basak 1, 2 Department of Electronics

More information

This list supersedes the one published in the November 2002 issue of CR.

This list supersedes the one published in the November 2002 issue of CR. PERIODICALS RECEIVED This is the current list of periodicals received for review in Reviews. International standard serial numbers (ISSNs) are provided to facilitate obtaining copies of articles or subscriptions.

More information

MSc(CompSc) List of courses offered in

MSc(CompSc) List of courses offered in Office of the MSc Programme in Computer Science Department of Computer Science The University of Hong Kong Pokfulam Road, Hong Kong. Tel: (+852) 3917 1828 Fax: (+852) 2547 4442 Email: msccs@cs.hku.hk (The

More information

Title Goes Here Algorithms for Biometric Authentication

Title Goes Here Algorithms for Biometric Authentication Title Goes Here Algorithms for Biometric Authentication February 2003 Vijayakumar Bhagavatula 1 Outline Motivation Challenges Technology: Correlation filters Example results Summary 2 Motivation Recognizing

More information

Autotagging Facebook: Social Network Context Improves Photo Annotation

Autotagging Facebook: Social Network Context Improves Photo Annotation Autotagging Facebook: Social Network Context Improves Photo Annotation The Harvard community has made this article openly available. Please share how this access benefits you. Your story matters. Citation

More information

I. INTRODUCTION II. LITERATURE SURVEY. International Journal of Advanced Networking & Applications (IJANA) ISSN:

I. INTRODUCTION II. LITERATURE SURVEY. International Journal of Advanced Networking & Applications (IJANA) ISSN: A Friend Recommendation System based on Similarity Metric and Social Graphs Rashmi. J, Dr. Asha. T Department of Computer Science Bangalore Institute of Technology, Bangalore, Karnataka, India rash003.j@gmail.com,

More information

A Study on the control Method of 3-Dimensional Space Application using KINECT System Jong-wook Kang, Dong-jun Seo, and Dong-seok Jung,

A Study on the control Method of 3-Dimensional Space Application using KINECT System Jong-wook Kang, Dong-jun Seo, and Dong-seok Jung, IJCSNS International Journal of Computer Science and Network Security, VOL.11 No.9, September 2011 55 A Study on the control Method of 3-Dimensional Space Application using KINECT System Jong-wook Kang,

More information

Second Symposium & Workshop on ICAO-Standard MRTDs, Biometrics and Security

Second Symposium & Workshop on ICAO-Standard MRTDs, Biometrics and Security Second Symposium & Workshop on ICAO-Standard MRTDs, Biometrics and Security Face Biometric Capture & Applications Terry Hartmann Director and Global Solution Lead Secure Identification & Biometrics UNISYS

More information

Iris Segmentation & Recognition in Unconstrained Environment

Iris Segmentation & Recognition in Unconstrained Environment www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume - 3 Issue -8 August, 2014 Page No. 7514-7518 Iris Segmentation & Recognition in Unconstrained Environment ABSTRACT

More information

IDENTIFICATION OF SIGNATURES TRANSMITTED OVER RAYLEIGH FADING CHANNEL BY USING HMM AND RLE

IDENTIFICATION OF SIGNATURES TRANSMITTED OVER RAYLEIGH FADING CHANNEL BY USING HMM AND RLE International Journal of Technology (2011) 1: 56 64 ISSN 2086 9614 IJTech 2011 IDENTIFICATION OF SIGNATURES TRANSMITTED OVER RAYLEIGH FADING CHANNEL BY USING HMM AND RLE Djamhari Sirat 1, Arman D. Diponegoro

More information

How Many Pixels Do We Need to See Things?

How Many Pixels Do We Need to See Things? How Many Pixels Do We Need to See Things? Yang Cai Human-Computer Interaction Institute, School of Computer Science, Carnegie Mellon University, 5000 Forbes Avenue, Pittsburgh, PA 15213, USA ycai@cmu.edu

More information

Ubiquitous Home Simulation Using Augmented Reality

Ubiquitous Home Simulation Using Augmented Reality Proceedings of the 2007 WSEAS International Conference on Computer Engineering and Applications, Gold Coast, Australia, January 17-19, 2007 112 Ubiquitous Home Simulation Using Augmented Reality JAE YEOL

More information

Markerless 3D Gesture-based Interaction for Handheld Augmented Reality Interfaces

Markerless 3D Gesture-based Interaction for Handheld Augmented Reality Interfaces Markerless 3D Gesture-based Interaction for Handheld Augmented Reality Interfaces Huidong Bai The HIT Lab NZ, University of Canterbury, Christchurch, 8041 New Zealand huidong.bai@pg.canterbury.ac.nz Lei

More information

4th V4Design Newsletter (December 2018)

4th V4Design Newsletter (December 2018) 4th V4Design Newsletter (December 2018) Visual and textual content re-purposing FOR(4) architecture, Design and virtual reality games It has been quite an interesting trimester for the V4Design consortium,

More information

Sentiment Analysis of User-Generated Contents for Pharmaceutical Product Safety

Sentiment Analysis of User-Generated Contents for Pharmaceutical Product Safety Sentiment Analysis of User-Generated Contents for Pharmaceutical Product Safety Haruna Isah, Daniel Neagu and Paul Trundle Artificial Intelligence Research Group University of Bradford, UK Haruna Isah

More information

Romantic Partnerships and the Dispersion of Social Ties

Romantic Partnerships and the Dispersion of Social Ties Introduction Embeddedness and Evaluation Combining Features Romantic Partnerships and the of Social Ties Lars Backstrom Jon Kleinberg presented by Yehonatan Cohen 2014-11-12 Introduction Embeddedness and

More information

EFFICIENT ATTENDANCE MANAGEMENT SYSTEM USING FACE DETECTION AND RECOGNITION

EFFICIENT ATTENDANCE MANAGEMENT SYSTEM USING FACE DETECTION AND RECOGNITION EFFICIENT ATTENDANCE MANAGEMENT SYSTEM USING FACE DETECTION AND RECOGNITION 1 Arun.A.V, 2 Bhatath.S, 3 Chethan.N, 4 Manmohan.C.M, 5 Hamsaveni M 1,2,3,4,5 Department of Computer Science and Engineering,

More information

Extraction and Recognition of Text From Digital English Comic Image Using Median Filter

Extraction and Recognition of Text From Digital English Comic Image Using Median Filter Extraction and Recognition of Text From Digital English Comic Image Using Median Filter S.Ranjini 1 Research Scholar,Department of Information technology Bharathiar University Coimbatore,India ranjinisengottaiyan@gmail.com

More information

Telling What-Is-What in Video. Gerard Medioni

Telling What-Is-What in Video. Gerard Medioni Telling What-Is-What in Video Gerard Medioni medioni@usc.edu 1 Tracking Essential problem Establishes correspondences between elements in successive frames Basic problem easy 2 Many issues One target (pursuit)

More information

3D-Position Estimation for Hand Gesture Interface Using a Single Camera

3D-Position Estimation for Hand Gesture Interface Using a Single Camera 3D-Position Estimation for Hand Gesture Interface Using a Single Camera Seung-Hwan Choi, Ji-Hyeong Han, and Jong-Hwan Kim Department of Electrical Engineering, KAIST, Gusung-Dong, Yusung-Gu, Daejeon, Republic

More information

A Proposal for Security Oversight at Automated Teller Machine System

A Proposal for Security Oversight at Automated Teller Machine System International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 10, Issue 6 (June 2014), PP.18-25 A Proposal for Security Oversight at Automated

More information

Advanced Data Visualization

Advanced Data Visualization Advanced Data Visualization CS 6965 Spring 2018 Prof. Bei Wang Phillips University of Utah Lecture 22 Foundations for Network Visualization NV MOTIVATION Foundations for Network Visualization & Analysis

More information

AGENT PLATFORM FOR ROBOT CONTROL IN REAL-TIME DYNAMIC ENVIRONMENTS. Nuno Sousa Eugénio Oliveira

AGENT PLATFORM FOR ROBOT CONTROL IN REAL-TIME DYNAMIC ENVIRONMENTS. Nuno Sousa Eugénio Oliveira AGENT PLATFORM FOR ROBOT CONTROL IN REAL-TIME DYNAMIC ENVIRONMENTS Nuno Sousa Eugénio Oliveira Faculdade de Egenharia da Universidade do Porto, Portugal Abstract: This paper describes a platform that enables

More information

AR 2 kanoid: Augmented Reality ARkanoid

AR 2 kanoid: Augmented Reality ARkanoid AR 2 kanoid: Augmented Reality ARkanoid B. Smith and R. Gosine C-CORE and Memorial University of Newfoundland Abstract AR 2 kanoid, Augmented Reality ARkanoid, is an augmented reality version of the popular

More information

A Kinect-based 3D hand-gesture interface for 3D databases

A Kinect-based 3D hand-gesture interface for 3D databases A Kinect-based 3D hand-gesture interface for 3D databases Abstract. The use of natural interfaces improves significantly aspects related to human-computer interaction and consequently the productivity

More information

A Mathematical model for the determination of distance of an object in a 2D image

A Mathematical model for the determination of distance of an object in a 2D image A Mathematical model for the determination of distance of an object in a 2D image Deepu R 1, Murali S 2,Vikram Raju 3 Maharaja Institute of Technology Mysore, Karnataka, India rdeepusingh@mitmysore.in

More information

Segmentation using Saturation Thresholding and its Application in Content-Based Retrieval of Images

Segmentation using Saturation Thresholding and its Application in Content-Based Retrieval of Images Segmentation using Saturation Thresholding and its Application in Content-Based Retrieval of Images A. Vadivel 1, M. Mohan 1, Shamik Sural 2 and A.K.Majumdar 1 1 Department of Computer Science and Engineering,

More information

Face Detection: A Literature Review

Face Detection: A Literature Review Face Detection: A Literature Review Dr.Vipulsangram.K.Kadam 1, Deepali G. Ganakwar 2 Professor, Department of Electronics Engineering, P.E.S. College of Engineering, Nagsenvana Aurangabad, Maharashtra,

More information

A Study of Optimal Spatial Partition Size and Field of View in Massively Multiplayer Online Game Server

A Study of Optimal Spatial Partition Size and Field of View in Massively Multiplayer Online Game Server A Study of Optimal Spatial Partition Size and Field of View in Massively Multiplayer Online Game Server Youngsik Kim * * Department of Game and Multimedia Engineering, Korea Polytechnic University, Republic

More information

Design and Application of Multi-screen VR Technology in the Course of Art Painting

Design and Application of Multi-screen VR Technology in the Course of Art Painting Design and Application of Multi-screen VR Technology in the Course of Art Painting http://dx.doi.org/10.3991/ijet.v11i09.6126 Chang Pan University of Science and Technology Liaoning, Anshan, China Abstract

More information

Beyond Buzzwords: Emerging Technologies That Matter

Beyond Buzzwords: Emerging Technologies That Matter Norm Rose President Beyond Buzzwords: Emerging Technologies That Matter Demystifying Emerging Technologies for the Global Travel Industry April 26, 2018 Overview otechnology Evolution and Hype oemerging

More information

Matching Words and Pictures

Matching Words and Pictures Matching Words and Pictures Dan Harvey & Sean Moran 27th Feburary 2009 Dan Harvey & Sean Moran (DME) Matching Words and Pictures 27th Feburary 2009 1 / 40 1 Introduction 2 Preprocessing Segmentation Feature

More information

Chapter 6 Face Recognition at a Distance: System Issues

Chapter 6 Face Recognition at a Distance: System Issues Chapter 6 Face Recognition at a Distance: System Issues Meng Ao, Dong Yi, Zhen Lei, and Stan Z. Li Abstract Face recognition at a distance (FRAD) is one of the most challenging forms of face recognition

More information

Elements of Artificial Intelligence and Expert Systems

Elements of Artificial Intelligence and Expert Systems Elements of Artificial Intelligence and Expert Systems Master in Data Science for Economics, Business & Finance Nicola Basilico Dipartimento di Informatica Via Comelico 39/41-20135 Milano (MI) Ufficio

More information

A New Forecasting System using the Latent Dirichlet Allocation (LDA) Topic Modeling Technique

A New Forecasting System using the Latent Dirichlet Allocation (LDA) Topic Modeling Technique A New Forecasting System using the Latent Dirichlet Allocation (LDA) Topic Modeling Technique JU SEOP PARK, NA RANG KIM, HYUNG-RIM CHOI, EUNJUNG HAN Department of Management Information Systems Dong-A

More information

Natalia Vassilieva HP Labs Russia

Natalia Vassilieva HP Labs Russia Content Based Image Retrieval Natalia Vassilieva nvassilieva@hp.com HP Labs Russia 2008 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice Tutorial

More information

Distinguishing Identical Twins by Face Recognition

Distinguishing Identical Twins by Face Recognition Distinguishing Identical Twins by Face Recognition P. Jonathon Phillips, Patrick J. Flynn, Kevin W. Bowyer, Richard W. Vorder Bruegge, Patrick J. Grother, George W. Quinn, and Matthew Pruitt Abstract The

More information

BIG DATA EUROPE TRANSPORT PILOT: INTRODUCING THESSALONIKI. Josep Maria Salanova Grau CERTH-HIT

BIG DATA EUROPE TRANSPORT PILOT: INTRODUCING THESSALONIKI. Josep Maria Salanova Grau CERTH-HIT BIG DATA EUROPE TRANSPORT PILOT: INTRODUCING THESSALONIKI Josep Maria Salanova Grau CERTH-HIT Thessaloniki on the map ~ 1.400.000 inhabitants & ~ 1.300.000 daily trips ~450.000 private cars & ~ 20.000

More information

User Type Identification in Virtual Worlds

User Type Identification in Virtual Worlds User Type Identification in Virtual Worlds Ruck Thawonmas, Ji-Young Ho, and Yoshitaka Matsumoto Introduction In this chapter, we discuss an approach for identification of user types in virtual worlds.

More information

Performance study of Text-independent Speaker identification system using MFCC & IMFCC for Telephone and Microphone Speeches

Performance study of Text-independent Speaker identification system using MFCC & IMFCC for Telephone and Microphone Speeches Performance study of Text-independent Speaker identification system using & I for Telephone and Microphone Speeches Ruchi Chaudhary, National Technical Research Organization Abstract: A state-of-the-art

More information

Spatial Color Indexing using ACC Algorithm

Spatial Color Indexing using ACC Algorithm Spatial Color Indexing using ACC Algorithm Anucha Tungkasthan aimdala@hotmail.com Sarayut Intarasema Darkman502@hotmail.com Wichian Premchaiswadi wichian@siam.edu Abstract This paper presents a fast and

More information

Tracking and Recognizing Gestures using TLD for Camera based Multi-touch

Tracking and Recognizing Gestures using TLD for Camera based Multi-touch Indian Journal of Science and Technology, Vol 8(29), DOI: 10.17485/ijst/2015/v8i29/78994, November 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Tracking and Recognizing Gestures using TLD for

More information

FACE RECOGNITION BY PIXEL INTENSITY

FACE RECOGNITION BY PIXEL INTENSITY FACE RECOGNITION BY PIXEL INTENSITY Preksha jain & Rishi gupta Computer Science & Engg. Semester-7 th All Saints College Of Technology, Gandhinagar Bhopal. Email Id-Priky0889@yahoo.com Abstract Face Recognition

More information

Content Based Image Retrieval Using Color Histogram

Content Based Image Retrieval Using Color Histogram Content Based Image Retrieval Using Color Histogram Nitin Jain Assistant Professor, Lokmanya Tilak College of Engineering, Navi Mumbai, India. Dr. S. S. Salankar Professor, G.H. Raisoni College of Engineering,

More information

SIMULATION-BASED MODEL CONTROL USING STATIC HAND GESTURES IN MATLAB

SIMULATION-BASED MODEL CONTROL USING STATIC HAND GESTURES IN MATLAB SIMULATION-BASED MODEL CONTROL USING STATIC HAND GESTURES IN MATLAB S. Kajan, J. Goga Institute of Robotics and Cybernetics, Faculty of Electrical Engineering and Information Technology, Slovak University

More information

InSciTe Adaptive: Intelligent Technology Analysis Service Considering User Intention

InSciTe Adaptive: Intelligent Technology Analysis Service Considering User Intention InSciTe Adaptive: Intelligent Technology Analysis Service Considering User Intention Jinhyung Kim, Myunggwon Hwang, Do-Heon Jeong, Sa-Kwang Song, Hanmin Jung, Won-kyung Sung Korea Institute of Science

More information

Mario Romero 2014/11/05. Multimodal Interaction and Interfaces Mixed Reality

Mario Romero 2014/11/05. Multimodal Interaction and Interfaces Mixed Reality Mario Romero 2014/11/05 Multimodal Interaction and Interfaces Mixed Reality Outline Who am I and how I can help you? What is the Visualization Studio? What is Mixed Reality? What can we do for you? What

More information

Digitalisation as day-to-day-business

Digitalisation as day-to-day-business Digitalisation as day-to-day-business What is today feasible for the company in the future Prof. Jivka Ovtcharova INSTITUTE FOR INFORMATION MANAGEMENT IN ENGINEERING Baden-Württemberg Driving force for

More information

VIDEO DATABASE FOR FACE RECOGNITION

VIDEO DATABASE FOR FACE RECOGNITION VIDEO DATABASE FOR FACE RECOGNITION P. Bambuch, T. Malach, J. Malach EBIS, spol. s r.o. Abstract This paper deals with video sequences database design and assembly for face recognition system working under

More information

Adaptive Touch Sampling for Energy-Efficient Mobile Platforms

Adaptive Touch Sampling for Energy-Efficient Mobile Platforms Adaptive Touch Sampling for Energy-Efficient Mobile Platforms Kyungtae Han Intel Labs, USA Alexander W. Min, Dongho Hong, Yong-joon Park Intel Corporation, USA April 16, 2015 Touch Interface in Today s

More information

Toward an Augmented Reality System for Violin Learning Support

Toward an Augmented Reality System for Violin Learning Support Toward an Augmented Reality System for Violin Learning Support Hiroyuki Shiino, François de Sorbier, and Hideo Saito Graduate School of Science and Technology, Keio University, Yokohama, Japan {shiino,fdesorbi,saito}@hvrl.ics.keio.ac.jp

More information

The User Activity Reasoning Model Based on Context-Awareness in a Virtual Living Space

The User Activity Reasoning Model Based on Context-Awareness in a Virtual Living Space , pp.62-67 http://dx.doi.org/10.14257/astl.2015.86.13 The User Activity Reasoning Model Based on Context-Awareness in a Virtual Living Space Bokyoung Park, HyeonGyu Min, Green Bang and Ilju Ko Department

More information

Distributed Vision System: A Perceptual Information Infrastructure for Robot Navigation

Distributed Vision System: A Perceptual Information Infrastructure for Robot Navigation Distributed Vision System: A Perceptual Information Infrastructure for Robot Navigation Hiroshi Ishiguro Department of Information Science, Kyoto University Sakyo-ku, Kyoto 606-01, Japan E-mail: ishiguro@kuis.kyoto-u.ac.jp

More information

Auto-tagging The Facebook

Auto-tagging The Facebook Auto-tagging The Facebook Jonathan Michelson and Jorge Ortiz Stanford University 2006 E-mail: JonMich@Stanford.edu, jorge.ortiz@stanford.com Introduction For those not familiar, The Facebook is an extremely

More information

A Spatiotemporal Approach for Social Situation Recognition

A Spatiotemporal Approach for Social Situation Recognition A Spatiotemporal Approach for Social Situation Recognition Christian Meurisch, Tahir Hussain, Artur Gogel, Benedikt Schmidt, Immanuel Schweizer, Max Mühlhäuser Telecooperation Lab, TU Darmstadt MOTIVATION

More information

High Performance Computing Systems and Scalable Networks for. Information Technology. Joint White Paper from the

High Performance Computing Systems and Scalable Networks for. Information Technology. Joint White Paper from the High Performance Computing Systems and Scalable Networks for Information Technology Joint White Paper from the Department of Computer Science and the Department of Electrical and Computer Engineering With

More information

Minimal-Impact Audio-Based Personal Archives

Minimal-Impact Audio-Based Personal Archives Minimal-Impact Audio-Based Personal Archives Dan Ellis and Keansub Lee Laboratory for Recognition and Organization of Speech and Audio Dept. Electrical Eng., Columbia Univ., NY USA {dpwe,kslee}@ee.columbia.edu

More information

Mixed Reality technology applied research on railway sector

Mixed Reality technology applied research on railway sector Mixed Reality technology applied research on railway sector Yong-Soo Song, Train Control Communication Lab, Korea Railroad Research Institute Uiwang si, Korea e-mail: adair@krri.re.kr Jong-Hyun Back, Train

More information

Sketch Matching for Crime Investigation using LFDA Framework

Sketch Matching for Crime Investigation using LFDA Framework International Journal of Engineering and Technical Research (IJETR) Sketch Matching for Crime Investigation using LFDA Framework Anjali J. Pansare, Dr.V.C.Kotak, Babychen K. Mathew Abstract Here we are

More information

Tablet System for Sensing and Visualizing Statistical Profiles of Multi-Party Conversation

Tablet System for Sensing and Visualizing Statistical Profiles of Multi-Party Conversation 2014 IEEE 3rd Global Conference on Consumer Electronics (GCCE) Tablet System for Sensing and Visualizing Statistical Profiles of Multi-Party Conversation Hiroyuki Adachi Email: adachi@i.ci.ritsumei.ac.jp

More information

A Comparison of Histogram and Template Matching for Face Verification

A Comparison of Histogram and Template Matching for Face Verification A Comparison of and Template Matching for Face Verification Chidambaram Chidambaram Universidade do Estado de Santa Catarina chidambaram@udesc.br Marlon Subtil Marçal, Leyza Baldo Dorini, Hugo Vieira Neto

More information

Driver Licensing: Keeping up with Changing Demographics

Driver Licensing: Keeping up with Changing Demographics Driver Licensing: Keeping up with Changing Demographics Facilitator: Captain Guy Rush, Alabama Law Enforcement Agency, Department of Public Safety Highway Patrol Presenters: Brian Riemenschneider, Assistant

More information

BODILY NON-VERBAL INTERACTION WITH VIRTUAL CHARACTERS

BODILY NON-VERBAL INTERACTION WITH VIRTUAL CHARACTERS KEER2010, PARIS MARCH 2-4 2010 INTERNATIONAL CONFERENCE ON KANSEI ENGINEERING AND EMOTION RESEARCH 2010 BODILY NON-VERBAL INTERACTION WITH VIRTUAL CHARACTERS Marco GILLIES *a a Department of Computing,

More information

Outline. Collective Intelligence. Collective intelligence & Groupware. Collective intelligence. Master Recherche - Université Paris-Sud

Outline. Collective Intelligence. Collective intelligence & Groupware. Collective intelligence. Master Recherche - Université Paris-Sud Outline Online communities Collective Intelligence Michel Beaudouin-Lafon Social media Recommender systems Université Paris-Sud mbl@lri.fr Crowdsourcing Risks and challenges Collective intelligence Idea

More information

Formation and Cooperation for SWARMed Intelligent Robots

Formation and Cooperation for SWARMed Intelligent Robots Formation and Cooperation for SWARMed Intelligent Robots Wei Cao 1 Yanqing Gao 2 Jason Robert Mace 3 (West Virginia University 1 University of Arizona 2 Energy Corp. of America 3 ) Abstract This article

More information

Resume. Specialty: Clustering analysis, Image and Speech Processing, Data Mining

Resume. Specialty: Clustering analysis, Image and Speech Processing, Data Mining Cover Letter Experience for living and studying abroad with strong communication and writing skill in English Solid research background: NOKIA grant and CIMO grant were awarded, participated several international

More information

AN AUTONOMOUS SIMULATION BASED SYSTEM FOR ROBOTIC SERVICES IN PARTIALLY KNOWN ENVIRONMENTS

AN AUTONOMOUS SIMULATION BASED SYSTEM FOR ROBOTIC SERVICES IN PARTIALLY KNOWN ENVIRONMENTS AN AUTONOMOUS SIMULATION BASED SYSTEM FOR ROBOTIC SERVICES IN PARTIALLY KNOWN ENVIRONMENTS Eva Cipi, PhD in Computer Engineering University of Vlora, Albania Abstract This paper is focused on presenting

More information

Biometric Recognition: How Do I Know Who You Are?

Biometric Recognition: How Do I Know Who You Are? Biometric Recognition: How Do I Know Who You Are? Anil K. Jain Department of Computer Science and Engineering, 3115 Engineering Building, Michigan State University, East Lansing, MI 48824, USA jain@cse.msu.edu

More information

GPS-Based Navigation & Positioning Challenges in Communications- Enabled Driver Assistance Systems

GPS-Based Navigation & Positioning Challenges in Communications- Enabled Driver Assistance Systems GPS-Based Navigation & Positioning Challenges in Communications- Enabled Driver Assistance Systems Chaminda Basnayake, Ph.D. Senior Research Engineer General Motors Research & Development and Planning

More information

The Virtual Reality Brain-Computer Interface System for Ubiquitous Home Control

The Virtual Reality Brain-Computer Interface System for Ubiquitous Home Control The Virtual Reality Brain-Computer Interface System for Ubiquitous Home Control Hyun-sang Cho, Jayoung Goo, Dongjun Suh, Kyoung Shin Park, and Minsoo Hahn Digital Media Laboratory, Information and Communications

More information

ARCHIVED. Disclaimer: Redistribution Policy:

ARCHIVED. Disclaimer: Redistribution Policy: ARCHIVED Disclaimer: As a condition to the use of this document and the information contained herein, the Facial Identification Scientific Working Group (FISWG) requests notification by e-mail before or

More information

DESIGN STYLE FOR BUILDING INTERIOR 3D OBJECTS USING MARKER BASED AUGMENTED REALITY

DESIGN STYLE FOR BUILDING INTERIOR 3D OBJECTS USING MARKER BASED AUGMENTED REALITY DESIGN STYLE FOR BUILDING INTERIOR 3D OBJECTS USING MARKER BASED AUGMENTED REALITY 1 RAJU RATHOD, 2 GEORGE PHILIP.C, 3 VIJAY KUMAR B.P 1,2,3 MSRIT Bangalore Abstract- To ensure the best place, position,

More information

Image Manipulation Detection using Convolutional Neural Network

Image Manipulation Detection using Convolutional Neural Network Image Manipulation Detection using Convolutional Neural Network Dong-Hyun Kim 1 and Hae-Yeoun Lee 2,* 1 Graduate Student, 2 PhD, Professor 1,2 Department of Computer Software Engineering, Kumoh National

More information

AR Tamagotchi : Animate Everything Around Us

AR Tamagotchi : Animate Everything Around Us AR Tamagotchi : Animate Everything Around Us Byung-Hwa Park i-lab, Pohang University of Science and Technology (POSTECH), Pohang, South Korea pbh0616@postech.ac.kr Se-Young Oh Dept. of Electrical Engineering,

More information

Transactions on Information and Communications Technologies vol 1, 1993 WIT Press, ISSN

Transactions on Information and Communications Technologies vol 1, 1993 WIT Press,   ISSN Combining multi-layer perceptrons with heuristics for reliable control chart pattern classification D.T. Pham & E. Oztemel Intelligent Systems Research Laboratory, School of Electrical, Electronic and

More information

Service Robots in an Intelligent House

Service Robots in an Intelligent House Service Robots in an Intelligent House Jesus Savage Bio-Robotics Laboratory biorobotics.fi-p.unam.mx School of Engineering Autonomous National University of Mexico UNAM 2017 OUTLINE Introduction A System

More information

Biometric Authentication for secure e-transactions: Research Opportunities and Trends

Biometric Authentication for secure e-transactions: Research Opportunities and Trends Biometric Authentication for secure e-transactions: Research Opportunities and Trends Fahad M. Al-Harby College of Computer and Information Security Naif Arab University for Security Sciences (NAUSS) fahad.alharby@nauss.edu.sa

More information

Computer Vision in Human-Computer Interaction

Computer Vision in Human-Computer Interaction Invited talk in 2010 Autumn Seminar and Meeting of Pattern Recognition Society of Finland, M/S Baltic Princess, 26.11.2010 Computer Vision in Human-Computer Interaction Matti Pietikäinen Machine Vision

More information

Iris Recognition using Histogram Analysis

Iris Recognition using Histogram Analysis Iris Recognition using Histogram Analysis Robert W. Ives, Anthony J. Guidry and Delores M. Etter Electrical Engineering Department, U.S. Naval Academy Annapolis, MD 21402-5025 Abstract- Iris recognition

More information

System of Recognizing Human Action by Mining in Time-Series Motion Logs and Applications

System of Recognizing Human Action by Mining in Time-Series Motion Logs and Applications The 2010 IEEE/RSJ International Conference on Intelligent Robots and Systems October 18-22, 2010, Taipei, Taiwan System of Recognizing Human Action by Mining in Time-Series Motion Logs and Applications

More information

Abstract. Keywords: virtual worlds; robots; robotics; standards; communication and interaction.

Abstract. Keywords: virtual worlds; robots; robotics; standards; communication and interaction. On the Creation of Standards for Interaction Between Robots and Virtual Worlds By Alex Juarez, Christoph Bartneck and Lou Feijs Eindhoven University of Technology Abstract Research on virtual worlds and

More information

Session 2: 10 Year Vision session (11:00-12:20) - Tuesday. Session 3: Poster Highlights A (14:00-15:00) - Tuesday 20 posters (3minutes per poster)

Session 2: 10 Year Vision session (11:00-12:20) - Tuesday. Session 3: Poster Highlights A (14:00-15:00) - Tuesday 20 posters (3minutes per poster) Lessons from Collecting a Million Biometric Samples 109 Expression Robust 3D Face Recognition by Matching Multi-component Local Shape Descriptors on the Nasal and Adjoining Cheek Regions 177 Shared Representation

More information

Labels - Quantified Self App for Human Activity Sensing. Christian Meurisch, Benedikt Schmidt, Michael Scholz, Immanuel Schweizer, Max Mühlhäuser

Labels - Quantified Self App for Human Activity Sensing. Christian Meurisch, Benedikt Schmidt, Michael Scholz, Immanuel Schweizer, Max Mühlhäuser Labels - Quantified Self App for Human Activity Sensing Christian Meurisch, Benedikt Schmidt, Michael Scholz, Immanuel Schweizer, Max Mühlhäuser MOTIVATION Personal Assistance Systems (e.g., Google Now)

More information

Speed and Accuracy Improvements in Visual Pattern Recognition Tasks by Employing Human Assistance

Speed and Accuracy Improvements in Visual Pattern Recognition Tasks by Employing Human Assistance Speed and Accuracy Improvements in Visual Pattern Recognition Tasks by Employing Human Assistance Amir I. Schur and Charles C. Tappert Abstract This study investigates methods of enhancing human-computer

More information

Combining two approaches for ontology building

Combining two approaches for ontology building Combining two approaches for ontology building W3C workshop on Semantic Web in Oil & Gas Houston, December 8-9, 2008 Jan Rogier, Sr. System Architect Jennifer Sampson, Sr. Ontology Engineer Frédéric Verhelst,

More information

Human-AI Partnerships. Nick Jennings Vice-Provost (Research and Enterprise) & Professor of Artificial Intelligence

Human-AI Partnerships. Nick Jennings Vice-Provost (Research and Enterprise) & Professor of Artificial Intelligence Human-AI Partnerships Nick Jennings Vice-Provost (Research and Enterprise) & Professor of Artificial Intelligence n.jennings@imperial.ac.uk AI in the Movies 2 Stephen Hawking AI is Important The development

More information

A TWO-PART PREDICTIVE CODER FOR MULTITASK SIGNAL COMPRESSION. Scott Deeann Chen and Pierre Moulin

A TWO-PART PREDICTIVE CODER FOR MULTITASK SIGNAL COMPRESSION. Scott Deeann Chen and Pierre Moulin A TWO-PART PREDICTIVE CODER FOR MULTITASK SIGNAL COMPRESSION Scott Deeann Chen and Pierre Moulin University of Illinois at Urbana-Champaign Department of Electrical and Computer Engineering 5 North Mathews

More information

Detection of Compound Structures in Very High Spatial Resolution Images

Detection of Compound Structures in Very High Spatial Resolution Images Detection of Compound Structures in Very High Spatial Resolution Images Selim Aksoy Department of Computer Engineering Bilkent University Bilkent, 06800, Ankara, Turkey saksoy@cs.bilkent.edu.tr Joint work

More information

Particle Swarm Optimization-Based Consensus Achievement of a Decentralized Sensor Network

Particle Swarm Optimization-Based Consensus Achievement of a Decentralized Sensor Network , pp.162-166 http://dx.doi.org/10.14257/astl.2013.42.38 Particle Swarm Optimization-Based Consensus Achievement of a Decentralized Sensor Network Hyunseok Kim 1, Jinsul Kim 2 and Seongju Chang 1*, 1 Department

More information

MATHEMATICAL MODELS Vol. I - Measurements in Mathematical Modeling and Data Processing - William Moran and Barbara La Scala

MATHEMATICAL MODELS Vol. I - Measurements in Mathematical Modeling and Data Processing - William Moran and Barbara La Scala MEASUREMENTS IN MATEMATICAL MODELING AND DATA PROCESSING William Moran and University of Melbourne, Australia Keywords detection theory, estimation theory, signal processing, hypothesis testing Contents.

More information