paper-with-me

홈 › Papers

Robust and Low-Rank Representation for Fast Face Identification with Occlusions

2016-05-08 · Michael Iliadis, Haohong Wang, Rafael Molina, Aggelos K. Katsaggelos

In this paper we propose an iterative method to address the face identification problem with block occlusions. Our approach utilizes a robust representation based on two characteristics in order to model contiguous errors (e.g., block occlusion) effectively. The first fits to the errors a distribution described by a tailored loss function. The second describes the error image as having a specific structure (resulting in low-rank in comparison to image size). We will show that this joint characterization is effective for describing errors with spatial continuity. Our approach is computationally efficient due to the utilization of the Alternating Direction Method of Multipliers (ADMM). A special case of our fast iterative algorithm leads to the robust representation method which is normally used to handle non-contiguous errors (e.g., pixel corruption). Extensive results on representative face databases (in constrained and unconstrained environments) document the effectiveness of our method over existing robust representation methods with respect to both identification rates and computational time. Code is available at Github, where you can find implementations of the F-LR-IRNNLS and F-IRNNLS (fast version of the RRC) : https://github.com/miliadis/FIRC

📄 PDF Abstract BibTeX arXiv:1605.02266

Code (1)

miliadis/FIRC 공식 구현

Tasks

Face Identification

Similar Papers 제목 키워드 기반

DeepFace-EMD: Re-ranking Using Patch-wise Earth Mover's Distance Improves Out-Of-Distribution Face Identification

2021-12-07 · CVPR 2022 1 · Hai Phan, Anh Nguyen

Face identification (FI) is ubiquitous and drives many high-stake decisions made by law enforcement. State-of-the-art FI approaches compare two images by taking the cosine similarity between their image embeddings. Yet, …

Face IdentificationRe-Ranking

DDRN:a Data Distribution Reconstruction Network for Occluded Person Re-Identification

2024-10-09 · Zhaoyong Wang, Yujie Liu, Mingyue Li, Wenxin Zhang 외

In occluded person re-identification(ReID), severe occlusions lead to a significant amount of irrelevant information that hinders the accurate identification of individuals. These irrelevant cues primarily stem from back…

Occluded Person Re-IdentificationPerson Re-Identification

PCD-ReID: Occluded Person Re-Identification for Base Station Inspection

2025-11-03 · Ge Gao, Zishuo Gao, Hongyan Cui, Zhiyang Jia 외 arxiv

Occluded pedestrian re-identification (ReID) in base station environments is a critical task in computer vision, particularly for surveillance and security applications. This task faces numerous challenges, as occlusions…

Person Re-Identification

On Improving the Generalization of Face Recognition in the Presence of Occlusions

2020-06-11 · Xiang Xu, Nikolaos Sarafianos, Ioannis A. Kakadiaris

In this paper, we address a key limitation of existing 2D face recognition methods: robustness to occlusions. To accomplish this task, we systematically analyzed the impact of facial attributes on the performance of a st…

Face Recognition

A Unified Weight Learning and Low-Rank Regression Model for Robust Complex Error Modeling

2020-05-10 · Miaohua Zhang, Yongsheng Gao, Jun Zhou

One of the most important problems in regression-based error model is modeling the complex representation error caused by various corruptions and environment changes in images. For example, in robust face recognition, im…

Face RecognitionregressionRobust Face Recognition