paper-with-me

홈 › Papers

Dependency-aware Attention Control for Unconstrained Face Recognition with Image Sets

2019-07-05 · ECCV 2018 9 · Xiaofeng Liu, B. V. K. Vijaya Kumar, Chao Yang, Qingming Tang, Jane You

This paper targets the problem of image set-based face verification and identification. Unlike traditional single media (an image or video) setting, we encounter a set of heterogeneous contents containing orderless images and videos. The importance of each image is usually considered either equal or based on their independent quality assessment. How to model the relationship of orderless images within a set remains a challenge. We address this problem by formulating it as a Markov Decision Process (MDP) in the latent space. Specifically, we first present a dependency-aware attention control (DAC) network, which resorts to actor-critic reinforcement learning for sequential attention decision of each image embedding to fully exploit the rich correlation cues among the unordered images. Moreover, we introduce its sample-efficient variant with off-policy experience replay to speed up the learning process. The pose-guided representation scheme can further boost the performance at the extremes of the pose variation.

📄 PDF Abstract BibTeX arXiv:1907.03030

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionFace VerificationReinforcement Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Experience Replay Experience Replay is a replay memory technique used in reinforcement learning where we store the agent’s experiences at each time-step, $e\_{t} = \left(s\_{t}, a\_{t}, r\_{t},…

Similar Papers 제목 키워드 기반

Dynamic Attention-controlled Cascaded Shape Regression Exploiting Training Data Augmentation and Fuzzy-set Sample Weighting

2016-11-16 · CVPR 2017 7 · Zhen-Hua Feng, Josef Kittler, William Christmas, Patrik Huber 외

We present a new Cascaded Shape Regression (CSR) architecture, namely Dynamic Attention-Controlled CSR (DAC-CSR), for robust facial landmark detection on unconstrained faces. Our DAC-CSR divides facial landmark detection…

Data AugmentationFace AlignmentFacial Landmark DetectionModel Selection+1

Unconstrained Face Sketch Synthesis via Perception-Adaptive Network and A New Benchmark

2021-12-02 · Lin Nie, Lingbo Liu, Zhengtao Wu, Wenxiong Kang

Face sketch generation has attracted much attention in the field of visual computing. However, existing methods either are limited to constrained conditions or heavily rely on various preprocessing steps to deal with in-…

DecoderFace Sketch SynthesisRepresentation Learning

Deps-SAN: Neural Machine Translation with Dependency-Scaled Self-Attention Network

2021-11-23 · Ru Peng, Nankai Lin, Yi Fang, Shengyi Jiang 외

Syntax knowledge contributes its powerful strength in Neural machine translation (NMT) tasks. Early NMT works supposed that syntax details can be automatically learned from numerous texts via attention networks. However,…

Machine TranslationNMTTranslation

Attention-Aware Face Hallucination via Deep Reinforcement Learning

2017-08-10 · CVPR 2017 7 · Qingxing Cao, Liang Lin, Yukai Shi, Xiaodan Liang 외

Face hallucination is a domain-specific super-resolution problem with the goal to generate high-resolution (HR) faces from low-resolution (LR) input images. In contrast to existing methods that often learn a single patch…

Deep Reinforcement LearningFace HallucinationHallucinationreinforcement-learning+3

Controllable and Guided Face Synthesis for Unconstrained Face Recognition

2022-07-20 · Feng Liu, Minchul Kim, Anil Jain, Xiaoming Liu

Although significant advances have been made in face recognition (FR), FR in unconstrained environments remains challenging due to the domain gap between the semi-constrained training datasets and unconstrained testing s…

DiversityFace GenerationFace RecognitionFace Verification