中文
相关论文

相关论文: An EM Based Probabilistic Two-Dimensional CCA with…

200 篇论文

In this paper a novel method called Extended Two-Dimensional PCA (E2DPCA) is proposed which is an extension to the original 2DPCA. We state that the covariance matrix of 2DPCA is equivalent to the average of the main diagonal of the…

计算机视觉与模式识别 · 计算机科学 2010-04-07 Mehran Safayani , Mohammad T. Manzuri-Shalmani , Mahmoud Khademi

The two-dimensional principal component analysis (2DPCA) has become one of the most powerful tools of artificial intelligent algorithms. In this paper, we review 2DPCA and its variations, and propose a general ridge regression model to…

计算机视觉与模式识别 · 计算机科学 2019-12-23 Meixiang Zhao , Zhigang Jia , Yunfeng Cai , Xiao Chen , Dunwei Gong

The paper will present a novel approach for solving face recognition problem. Our method combines 2D Principal Component Analysis (2DPCA), one of the prominent methods for extracting feature vectors, and Support Vector Machine (SVM), the…

计算机视觉与模式识别 · 计算机科学 2011-10-26 Thai Hoang Le , Len Bui

This paper presents Deep Dynamic Probabilistic Canonical Correlation Analysis (D2PCCA), a model that integrates deep learning with probabilistic modeling to analyze nonlinear dynamical systems. Building on the probabilistic extensions of…

机器学习 · 计算机科学 2025-02-10 Shiqin Tang , Shujian Yu , Yining Dong , S. Joe Qin

The probabilistic principal component analysis (PPCA) is built upon a global linear mapping, with which it is insufficient to model complex data variation. This paper proposes a mixture of bilateral-projection probabilistic principal…

计算机视觉与模式识别 · 计算机科学 2016-01-08 Fujiao Ju , Yanfeng Sun , Junbin Gao , Simeng Liu , Yongli Hu

The technology of face recognition has made some progress in recent years. After studying the PCA, 2DPCA, R1-PCA, L1-PCA, KPCA and KECA algorithms, in this paper ECA (2DECA) is proposed by extracting features in PCA (2DPCA) based on Renyi…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Xing Liu , Xiao-Jun Wu , Zhen Liu , He-Feng Yin

Principle Component Analysis PCA is a classical feature extraction and data representation technique widely used in pattern recognition. It is one of the most successful techniques in face recognition. But it has drawback of high…

计算机视觉与模式识别 · 计算机科学 2012-06-26 Manal Abdullah , Majda Wazzan , Sahar Bo-saeed

A relaxed two dimensional principal component analysis (R2DPCA) approach is proposed for face recognition. Different to the 2DPCA, 2DPCA-$L_1$ and G2DPCA, the R2DPCA utilizes the label information (if known) of training samples to calculate…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Xiao Chen , Zhi-Gang Jia , Yunfeng Cai , Mei-Xiang Zhao

Describing the dimension reduction (DR) techniques by means of probabilistic models has recently been given special attention. Probabilistic models, in addition to a better interpretability of the DR methods, provide a framework for further…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Mehran Safayani , Saeid Momenzadeh

Developing a reliable and practical face recognition system is a long-standing goal in computer vision research. Existing literature suggests that pixel-wise face alignment is the key to achieve high-accuracy face recognition. By assuming a…

计算机视觉与模式识别 · 计算机科学 2015-01-21 Yuting Zhang , Kui Jia , Yueming Wang , Gang Pan , Tsung-Han Chan , Yi Ma

In this paper, a novel technique named random subspace two-dimensional LDA (RS-2DLDA) is developed for face recognition. This approach offers a number of improvements over the random subspace two-dimensional PCA (RS2DPCA) framework…

计算机视觉与模式识别 · 计算机科学 2017-11-03 Garrett Bingham

In this paper, Deterministic Cellular Automata (DCA) based video shot classification and retrieval is proposed. The deterministic 2D Cellular automata model captures the human facial expressions, both spontaneous and posed. The determinism…

计算机视觉与模式识别 · 计算机科学 2010-09-13 P. Geetha , Vasumathi Narayanan

Canonical Correlation Analysis (CCA) is a method for feature extraction of two views by finding maximally correlated linear projections of them. Several variants of CCA have been introduced in the literature, in particular, variants based…

机器学习 · 计算机科学 2022-03-25 Tomer Friedlander , Lior Wolf

We present a fast algorithm for approximate Canonical Correlation Analysis (CCA). Given a pair of tall-and-thin matrices, the proposed algorithm first employs a randomized dimensionality reduction transform to reduce the size of the input…

数据结构与算法 · 计算机科学 2013-05-03 Haim Avron , Christos Boutsidis , Sivan Toledo , Anastasios Zouzias

In this paper, two novel methods: 2DR1-PCA and 2DL1-PCA are proposed for face recognition. Compared to the traditional 2DPCA algorithm, 2DR1-PCA and 2DL1-PCA are based on the R1 norm and L1 norm, respectively. The advantage of these…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Xing Liu , Xiao-Jun Wu , Zi-Qi Li

The facial expression recognition is an ocular task that can be performed without human discomfort, is really a speedily growing on the computer research field. There are many applications and programs uses facial expression to evaluate…

计算机视觉与模式识别 · 计算机科学 2015-06-08 Abdelmajid Hassan Mansour , Gafar Zen Alabdeen Salh , Ali Shaif Alhalemi

In this paper we address the problem of matching sets of vectors embedded in the same input space. We propose an approach which is motivated by canonical correlation analysis (CCA), a statistical technique which has proven successful in a…

计算机视觉与模式识别 · 计算机科学 2013-06-11 Ognjen Arandjelovic

Face recognition has been an active research area in the past few decades. In general, face recognition can be very challenging due to variations in viewpoint, illumination, facial expression, etc. Therefore it is essential to extract…

计算机视觉与模式识别 · 计算机科学 2017-12-04 Shervin Minaee , Amirali Abdolrashidi , Yao Wang

Without using extra 3-D data like points cloud or depth images for providing 3-D information, we retrieve the 3-D object information from single monocular images. The high-quality predicted depth images are recovered from single monocular…

计算机视觉与模式识别 · 计算机科学 2020-02-14 Zifan Yu , Suya You

The mixture model is undoubtedly one of the greatest contributions to clustering. For continuous data, Gaussian models are often used and the Expectation-Maximization (EM) algorithm is particularly suitable for estimating parameters from…

机器学习 · 统计学 2025-11-25 Zineddine Tighidet , Lazhar Labiod , Mohamed Nadif
‹ 上一页 1 2 3 10 下一页 ›