M. Rezaei, R. Boostani and M. Rezaei

Slides:



Advertisements
Similar presentations
Applications of one-class classification
Advertisements

Nonnegative Matrix Factorization with Sparseness Constraints S. Race MA591R.
Introduction The concept of transform appears often in the literature of image processing and data compression. Indeed a suitable discrete representation.
Chapter 28 – Part II Matrix Operations. Gaussian elimination Gaussian elimination LU factorization LU factorization Gaussian elimination with partial.
Aggregating local image descriptors into compact codes
Zhimin CaoThe Chinese University of Hong Kong Qi YinITCS, Tsinghua University Xiaoou TangShenzhen Institutes of Advanced Technology Chinese Academy of.
Fuzzy Set and Opertion. Outline Fuzzy Set and Crisp Set Expanding concepts Standard operation of fuzzy set Fuzzy relations Operations on fuzzy relations.
Modulation Spectrum Factorization for Robust Speech Recognition Wen-Yi Chu 1, Jeih-weih Hung 2 and Berlin Chen 1 Presenter : 張庭豪.
Nonsmooth Nonnegative Matrix Factorization (nsNMF) Alberto Pascual-Montano, Member, IEEE, J.M. Carazo, Senior Member, IEEE, Kieko Kochi, Dietrich Lehmann,
ADVISE: Advanced Digital Video Information Segmentation Engine
UPM, Faculty of Computer Science & IT, A robust automated attendance system using face recognition techniques PhD proposal; May 2009 Gawed Nagi.
1 Regular expression matching with input compression : a hardware design for use within network intrusion detection systems Department of Computer Science.
FACE RECOGNITION, EXPERIMENTS WITH RANDOM PROJECTION
3D Geometry for Computer Graphics
Independent Motion Estimation Luv Kohli COMP Multiple View Geometry May 7, 2003.
Sufficient Dimensionality Reduction with Irrelevance Statistics Amir Globerson 1 Gal Chechik 2 Naftali Tishby 1 1 Center for Neural Computation and School.
Learning Spatially Localized, Parts- Based Representation.
SVD(Singular Value Decomposition) and Its Applications
Graph-based consensus clustering for class discovery from gene expression data Zhiwen Yum, Hau-San Wong and Hongqiang Wang Bioinformatics, 2007.
Matrices King Saud University. If m and n are positive integers, then an m  n matrix is a rectangular array in which each entry a ij of the matrix is.
AN INTRODUCTION TO ELEMENTARY ROW OPERATIONS Tools to Solve Matrices.
Section 1.1 Introduction to Systems of Linear Equations.
REU Project RGBD gesture recognition with the Microsoft Kinect Steven Hickson.
Non Negative Matrix Factorization
Chapter 14: SEGMENTATION BY CLUSTERING 1. 2 Outline Introduction Human Vision & Gestalt Properties Applications – Background Subtraction – Shot Boundary.
Section 3.6 – Solving Systems Using Matrices
Local Non-Negative Matrix Factorization as a Visual Representation Tao Feng, Stan Z. Li, Heung-Yeung Shum, HongJiang Zhang 2002 IEEE Presenter : 張庭豪.
Generalized Fuzzy Clustering Model with Fuzzy C-Means Hong Jiang Computer Science and Engineering, University of South Carolina, Columbia, SC 29208, US.
Japanese Spontaneous Spoken Document Retrieval Using NMF-Based Topic Models Xinhui Hu, Hideki Kashioka, Ryosuke Isotani, and Satoshi Nakamura National.
Research Activities at Florida State Vision Group Xiuwen Liu Florida State Vision Group Department of Computer Science Florida State University
Dr. Engr. Sami ur Rahman Digital Image Processing Lecture 1: Introduction.
1 Robust Nonnegative Matrix Factorization Yining Zhang
NEURAL - FUZZY LOGIC FOR AUTOMATIC OBJECT RECOGNITION.
Chapter 4 – Linear Spaces
Outline Intro to Representation and Heuristic Search Machine Learning (Clustering) and My Research.
Intelligent Control and Automation, WCICA 2008.
A Convergent Solution to Tensor Subspace Learning.
Matrix Factorization and its applications By Zachary 16 th Nov, 2010.
Intelligent Database Systems Lab 國立雲林科技大學 National Yunlin University of Science and Technology Advisor : Dr. Hsu Graduate : Yu Cheng Chen Author: Wei Xu,
2D-LDA: A statistical linear discriminant analysis for image matrix
Zhonglong Zheng, Jie Yang, Yitan Zhu Engineering Applications of Artificial Intelligence 20 (2007) 101–110 Presenter Chia-Cheng Chen 1.
3D Face Recognition Using Range Images Literature Survey Joonsoo Lee 3/10/05.
Notes Over 4.2 Finding the Product of Two Matrices Find the product. If it is not defined, state the reason. To multiply matrices, the number of columns.
Sparse nonnegative matrix factorization for protein sequence motifs information discovery Presented by Wooyoung Kim Computer Science, Georgia State University.
Copyright ©2008, Thomson Engineering, a division of Thomson Learning Ltd.
Multiplying Matrices.
Geometry 4-4 Dilations.
Fast Preprocessing for Robust Face Sketch Synthesis
Recovery from Occlusion in Deep Feature Space for Face Recognition
Multiplying Matrices.
Lecture 16 Cramer’s Rule, Eigenvalue and Eigenvector
Gaussian Elimination and Gauss-Jordan Elimination
Zhengjun Pan and Hamid Bolouri Department of Computer Science
Outline H. Murase, and S. K. Nayar, “Visual learning and recognition of 3-D objects from appearance,” International Journal of Computer Vision, vol. 14,
Rigid Body Transformations
Grape Detection in Vineyards
Multiplying Matrices.
Non-negative Matrix Factorization (NMF)
Housam Babiker, Randy Goebel and Irene Cheng
Electrical and Electronic Engineering
Object detection using image reconstruction with PCA
What is the dimension of the matrix below?
Multiplying Matrices.
Non-Negative Matrix Factorization
Multiplying Matrices.
Image Processing and Multi-domain Translation
NON-NEGATIVE COMPONENT PARTS OF SOUND FOR CLASSIFICATION Yong-Choon Cho, Seungjin Choi, Sung-Yang Bang Wen-Yi Chu Department of Computer Science &
Multiplying Matrices.
Opportunities for Research - Ochs Lab
Presentation transcript:

An Efficient Initialization Method for Nonnegative Matrix Factorization M. Rezaei, R. Boostani and M. Rezaei Journal of Applied Sciences, 11: 354-359,2011 Presenter Chia-Cheng Chen

Outline Introduction Background review Results and discussion

Introduction Although Non-negative Matrix Factorization has been employed in real applications but it still suffers from three shortcomings in terms of finding a suitable initialization method. Enhance NMF performance using Fuzzy C-Means Clustering

Background review Non-negative Matrix Factorization Fuzzy C Means

Background review The NMF method attempts to find a solution in order to decompose a given non-negative matrix A∈Rmxn into multiplication of two non-negative matrices w∈Rmxk and H∈Rkxn 

Background review Local Nonnegative Matrix Factorization (LNMF) where, α, β>0 are constants and U = WTW and V = HHT

Background review Fuzzy C Means

Background review Facial expression recognition Fixed geometry size Normalized in the interval of 0 to 1

Results and discussion JAFFE dataset is used containing 213 images include 7 facial expressions consisting 6 basic facial expressions and neutral expression that posed by 10 Japanese female models. 

Results and discussion

Results and discussion

Results and discussion NMF is a part based representation that has been applied to many applicable such as dimension reduction, image segmentation, image compression and document clustering.