Search Results for author: Shiguang Shan

Found 135 papers, 51 papers with code

Clothes-Changing Person Re-Identification with Feasibility-Aware Intermediary Matching

no code implementations15 Apr 2024 Jiahe Zhao, Ruibing Hou, Hong Chang, Xinqian Gu, Bingpeng Ma, Shiguang Shan, Xilin Chen

Current clothes-changing person re-identification (re-id) approaches usually perform retrieval based on clothes-irrelevant features, while neglecting the potential of clothes-relevant features.

Clothes Changing Person Re-Identification Retrieval

HPNet: Dynamic Trajectory Forecasting with Historical Prediction Attention

1 code implementation9 Apr 2024 Xiaolong Tang, Meina Kan, Shiguang Shan, Zhilong Ji, Jinfeng Bai, Xilin Chen

The proposed Historical Prediction Attention together with the Agent Attention and Mode Attention is further formulated as the Triple Factorized Attention module, serving as the core design of HPNet. Experiments on the Argoverse and INTERACTION datasets show that HPNet achieves state-of-the-art performance, and generates accurate and stable future trajectories.

Autonomous Driving Trajectory Forecasting

StylizedGS: Controllable Stylization for 3D Gaussian Splatting

no code implementations8 Apr 2024 Dingxi Zhang, Zhuoxun Chen, Yu-Jie Yuan, Fang-Lue Zhang, Zhenliang He, Shiguang Shan, Lin Gao

With the rapid development of XR, 3D generation and editing are becoming more and more important, among which, stylization is an important tool of 3D appearance editing.

3D Generation Style Transfer

Contrastive Learning of Person-independent Representations for Facial Action Unit Detection

no code implementations6 Mar 2024 Yong Li, Shiguang Shan

We formulate the self-supervised AU representation learning signals in two-fold: (1) AU representation should be frame-wisely discriminative within a short video clip; (2) Facial frames sampled from different identities but show analogous facial AUs should have consistent AU representations.

Action Unit Detection Contrastive Learning +2

Generalized Face Liveness Detection via De-spoofing Face Generator

no code implementations17 Jan 2024 Xingming Long, Shiguang Shan, Jie Zhang

In this paper, we conduct an Anomalous cue Guided FAS (AG-FAS) method, which leverages real faces for improving model generalization via a De-spoofing Face Generator (DFG).

Face Anti-Spoofing

Collaboratively Self-supervised Video Representation Learning for Action Recognition

no code implementations15 Jan 2024 Jie Zhang, Zhifan Wan, Lanqing Hu, Stephen Lin, Shuzhe Wu, Shiguang Shan

Considering the close connection between action recognition and human pose estimation, we design a Collaboratively Self-supervised Video Representation (CSVR) learning framework specific to action recognition by jointly considering generative pose prediction and discriminative context matching as pretext tasks.

Action Recognition Pose Estimation +2

Pre-trained Model Guided Fine-Tuning for Zero-Shot Adversarial Robustness

1 code implementation9 Jan 2024 Sibo Wang, Jie Zhang, Zheng Yuan, Shiguang Shan

Specifically, PMG-AFT minimizes the distance between the features of adversarial examples in the target model and those in the pre-trained model, aiming to preserve the generalization features already captured by the pre-trained model.

Adversarial Robustness Zero-shot Generalization

FullLoRA-AT: Efficiently Boosting the Robustness of Pretrained Vision Transformers

no code implementations3 Jan 2024 Zheng Yuan, Jie Zhang, Shiguang Shan

In recent years, the Vision Transformer (ViT) model has gradually become mainstream in various computer vision tasks, and the robustness of the model has received increasing attention.

Adversarial Robustness

Tokenize Anything via Prompting

1 code implementation14 Dec 2023 Ting Pan, Lulu Tang, Xinlong Wang, Shiguang Shan

The semantic token is responsible for learning the semantic priors in a predefined concept space.

Visual Prompting

Cooperative Dual Attention for Audio-Visual Speech Enhancement with Facial Cues

no code implementations24 Nov 2023 Feixiang Wang, Shuang Yang, Shiguang Shan, Xilin Chen

By integrating cooperative dual attention in the visual encoder and audio-visual fusion strategy, our model effectively extracts beneficial speech information from both audio and visual cues for AVSE.

Speech Enhancement

Learning Separable Hidden Unit Contributions for Speaker-Adaptive Lip-Reading

1 code implementation8 Oct 2023 Songtao Luo, Shuang Yang, Shiguang Shan, Xilin Chen

For deep layers where both the speaker's features and the speech content features are all expressed well, we introduce the speaker-adaptive features to learn for suppressing the speech content irrelevant noise for robust lip reading.

Lip Reading

Dual Compensation Residual Networks for Class Imbalanced Learning

no code implementations25 Aug 2023 Ruibing Hou, Hong Chang, Bingpeng Ma, Shiguang Shan, Xilin Chen

Learning generalizable representation and classifier for class-imbalanced data is challenging for data-driven deep models.

Patch Is Not All You Need

no code implementations21 Aug 2023 Changzhen Li, Jie Zhang, Yang Wei, Zhilong Ji, Jinfeng Bai, Shiguang Shan

Vision Transformers have achieved great success in computer visions, delivering exceptional performance across various tasks.

Triplet Knowledge Distillation

no code implementations25 May 2023 Xijun Wang, Dongyang Liu, Meina Kan, Chunrui Han, Zhongqin Wu, Shiguang Shan

Distillation then begins in an online manner, and the teacher is only allowed to express solutions within the aforementioned subspace.

Face Recognition Image Classification +1

Function-Consistent Feature Distillation

1 code implementation24 Apr 2023 Dongyang Liu, Meina Kan, Shiguang Shan, Xilin Chen

The core idea of FCFD is to make teacher and student features not only numerically similar, but more importantly produce similar outputs when fed to the later part of the same network.

Image Classification object-detection +1

Real Face Foundation Representation Learning for Generalized Deepfake Detection

no code implementations15 Mar 2023 Liang Shi, Jie Zhang, Shiguang Shan

In this study, we propose Real Face Foundation Representation Learning (RFFR), which aims to learn a general representation from large-scale real face datasets and detect potential artifacts outside the distribution of RFFR.

DeepFake Detection Face Swapping +1

Diversity-Measurable Anomaly Detection

1 code implementation CVPR 2023 Wenrui Liu, Hong Chang, Bingpeng Ma, Shiguang Shan, Xilin Chen

In this paper, to better handle the tradeoff problem, we propose Diversity-Measurable Anomaly Detection (DMAD) framework to enhance reconstruction diversity while avoid the undesired generalization on anomalies.

Anomaly Detection In Surveillance Videos Defect Detection +1

Holistic Label Correction for Noisy Multi-Label Classification

no code implementations ICCV 2023 Xiaobo Xia, Jiankang Deng, Wei Bao, Yuxuan Du, Bo Han, Shiguang Shan, Tongliang Liu

The issues are, that we do not understand why label dependence is helpful in the problem, and how to learn and utilize label dependence only using training data with noisy multiple labels.

Classification Memorization +1

DISC: Learning From Noisy Labels via Dynamic Instance-Specific Selection and Correction

1 code implementation CVPR 2023 YiFan Li, Hu Han, Shiguang Shan, Xilin Chen

Then we propose a dynamic threshold strategy for each instance, based on the momentum of each instance's memorization strength in previous epochs to select and correct noisy labeled data.

Learning with noisy labels Memorization

DandelionNet: Domain Composition with Instance Adaptive Classification for Domain Generalization

no code implementations ICCV 2023 Lanqing Hu, Meina Kan, Shiguang Shan, Xilin Chen

Domain generalization (DG) attempts to learn a model on source domains that can well generalize to unseen but different domains.

Domain Generalization

Source-Free Adaptive Gaze Estimation by Uncertainty Reduction

1 code implementation CVPR 2023 Xin Cai, Jiabei Zeng, Shiguang Shan, Xilin Chen

In light of this, we present an unsupervised source-free domain adaptation approach for gaze estimation, which adapts a source-trained gaze estimator to unlabeled target domains without source data.

Gaze Estimation Source-Free Domain Adaptation

Hierarchical Compositional Representations for Few-shot Action Recognition

no code implementations19 Aug 2022 Changzhen Li, Jie Zhang, Shuzhe Wu, Xin Jin, Shiguang Shan

Recently action recognition has received more and more attention for its comprehensive and practical applications in intelligent surveillance and human-computer interaction.

Few-Shot action recognition Few Shot Action Recognition

Clothes-Changing Person Re-identification with RGB Modality Only

1 code implementation CVPR 2022 Xinqian Gu, Hong Chang, Bingpeng Ma, Shutao Bai, Shiguang Shan, Xilin Chen

In this paper, we propose a Clothes-based Adversarial Loss (CAL) to mine clothes-irrelevant features from the original RGB images by penalizing the predictive power of re-id model w. r. t.

Clothes Changing Person Re-Identification Multiview Gait Recognition

Joint Feature Learning and Relation Modeling for Tracking: A One-Stream Framework

1 code implementation22 Mar 2022 Botao Ye, Hong Chang, Bingpeng Ma, Shiguang Shan, Xilin Chen

The current popular two-stream, two-stage tracking framework extracts the template and the search region features separately and then performs relation modeling, thus the extracted features lack the awareness of the target and have limited target-background discriminability.

Relation Visual Object Tracking +1

Enhancing Face Recognition With Self-Supervised 3D Reconstruction

no code implementations CVPR 2022 Mingjie He, Jie Zhang, Shiguang Shan, Xilin Chen

In this paper, we propose to enhance face recognition with a bypass of self-supervised 3D reconstruction, which enforces the neural backbone to focus on the identity-related depth and albedo information while neglects the identity-irrelevant pose and illumination information.

3D Face Reconstruction 3D Reconstruction +3

Adaptive Image Transformations for Transfer-based Adversarial Attack

2 code implementations27 Nov 2021 Zheng Yuan, Jie Zhang, Shiguang Shan

Adversarial attacks provide a good way to study the robustness of deep learning models.

Adversarial Attack

Adaptive Perturbation for Adversarial Attack

no code implementations27 Nov 2021 Zheng Yuan, Jie Zhang, Zhaoyan Jiang, Liangliang Li, Shiguang Shan

Instead of using the sign function, we propose to directly utilize the exact gradient direction with a scaling factor for generating adversarial perturbations, which improves the attack success rates of adversarial examples even with fewer perturbations.

Adversarial Attack

Learning Fair Face Representation With Progressive Cross Transformer

no code implementations11 Aug 2021 Yong Li, Yufei Sun, Zhen Cui, Shiguang Shan, Jian Yang

To mitigate racial bias and meantime preserve robust FR, we abstract face identity-related representation as a signal denoising problem and propose a progressive cross transformer (PCT) method for fair face recognition.

Denoising Face Recognition

UniCon: Unified Context Network for Robust Active Speaker Detection

no code implementations5 Aug 2021 Yuanhang Zhang, Susan Liang, Shuang Yang, Xiao Liu, Zhongqin Wu, Shiguang Shan, Xilin Chen

Our solution is a novel, unified framework that focuses on jointly modeling multiple types of contextual information: spatial context to indicate the position and scale of each candidate's face, relational context to capture the visual relationships among the candidates and contrast audio-visual affinities with each other, and temporal context to aggregate long-term information and smooth out local uncertainties.

Audio-Visual Active Speaker Detection

Locality-aware Channel-wise Dropout for Occluded Face Recognition

no code implementations20 Jul 2021 Mingjie He, Jie Zhang, Shiguang Shan, Xiao Liu, Zhongqin Wu, Xilin Chen

Furthermore, by randomly dropping out several feature channels, our method can well simulate the occlusion of larger area.

Face Recognition

Graph Jigsaw Learning for Cartoon Face Recognition

1 code implementation14 Jul 2021 Yong Li, Lingjie Lao, Zhen Cui, Shiguang Shan, Jian Yang

To mitigate this issue, we propose the GraphJigsaw that constructs jigsaw puzzles at various stages in the classification network and solves the puzzles with the graph convolutional network (GCN) in a progressive manner.

Classification Face Recognition

Feature Completion for Occluded Person Re-Identification

1 code implementation24 Jun 2021 Ruibing Hou, Bingpeng Ma, Hong Chang, Xinqian Gu, Shiguang Shan, Xilin Chen

Our method significantly outperforms existing methods on the occlusion datasets, while remains top even superior performance on holistic datasets.

Person Re-Identification

Meta Auxiliary Learning for Facial Action Unit Detection

no code implementations14 May 2021 Yong Li, Shiguang Shan

The learned sample weights alleviate the negative transfer from two aspects: 1) balance the loss of each task automatically, and 2) suppress the weights of FE samples that have large uncertainties.

Action Unit Detection Auxiliary Learning +4

BiCnet-TKS: Learning Efficient Spatial-Temporal Representation for Video Person Re-Identification

1 code implementation CVPR 2021 Ruibing Hou, Hong Chang, Bingpeng Ma, Rui Huang, Shiguang Shan

Detail Branch processes frames at original resolution to preserve the detailed visual clues, and Context Branch with a down-sampling strategy is employed to capture long-range contexts.

Video-Based Person Re-Identification

EigenGAN: Layer-Wise Eigen-Learning for GANs

1 code implementation ICCV 2021 Zhenliang He, Meina Kan, Shiguang Shan

Via generative adversarial training to learn a target distribution, these layer-wise subspaces automatically discover a set of "eigen-dimensions" at each layer corresponding to a set of semantic attributes or interpretable variations.

Attribute Face Generation +1

Continuity-Discrimination Convolutional Neural Network for Visual Object Tracking

no code implementations18 Apr 2021 Shen Li, Bingpeng Ma, Hong Chang, Shiguang Shan, Xilin Chen

This paper proposes a novel model, named Continuity-Discrimination Convolutional Neural Network (CD-CNN), for visual object tracking.

Object Visual Object Tracking

Cross-Encoder for Unsupervised Gaze Representation Learning

1 code implementation ICCV 2021 Yunjia Sun, Jiabei Zeng, Shiguang Shan, Xilin Chen

To address the issue that the feature of gaze is always intertwined with the appearance of the eye, Cross-Encoder disentangles the features using a latent-code-swapping mechanism on eye-consistent image pairs and gaze-similar ones.

Gaze Estimation Representation Learning

Learn an Effective Lip Reading Model without Pains

1 code implementation15 Nov 2020 Dalu Feng, Shuang Yang, Shiguang Shan, Xilin Chen

Considering the non-negligible effects of these strategies and the existing tough status to train an effective lip reading model, we perform a comprehensive quantitative study and comparative analysis, for the first time, to show the effects of several different choices for lip reading.

 Ranked #1 on Lipreading on CAS-VSR-W1k (LRW-1000) (using extra training data)

Lipreading Lip Reading +2

IAUnet: Global Context-Aware Feature Learning for Person Re-Identification

1 code implementation2 Sep 2020 Ruibing Hou, Bingpeng Ma, Hong Chang, Xinqian Gu, Shiguang Shan, Xilin Chen

Furthermore, a Channel IAU (CIAU) module is designed to model the semantic contextual interactions between channel features to enhance the feature representation, especially for small-scale visual cues and body parts.

Object Categorization Person Re-Identification

Temporal Complementary Learning for Video Person Re-Identification

2 code implementations ECCV 2020 Ruibing Hou, Hong Chang, Bingpeng Ma, Shiguang Shan, Xilin Chen

This paper proposes a Temporal Complementary Learning Network that extracts complementary features of consecutive video frames for video person re-identification.

Video-Based Person Re-Identification

Video-based Remote Physiological Measurement via Cross-verified Feature Disentangling

1 code implementation ECCV 2020 Xuesong Niu, Zitong Yu, Hu Han, Xiaobai Li, Shiguang Shan, Guoying Zhao

Remote physiological measurements, e. g., remote photoplethysmography (rPPG) based heart rate (HR), heart rate variability (HRV) and respiration frequency (RF) measuring, are playing more and more important roles under the application scenarios where contact measurement is inconvenient or impossible.

Heart Rate Variability

PA-GAN: Progressive Attention Generative Adversarial Network for Facial Attribute Editing

3 code implementations12 Jul 2020 Zhenliang He, Meina Kan, Jichao Zhang, Shiguang Shan

Facial attribute editing aims to manipulate attributes on the human face, e. g., adding a mustache or changing the hair color.

Attribute Generative Adversarial Network

Synchronous Bidirectional Learning for Multilingual Lip Reading

1 code implementation8 May 2020 Mingshuang Luo, Shuang Yang, Xilin Chen, Zitao Liu, Shiguang Shan

Based on this idea, we try to explore the synergized learning of multilingual lip reading in this paper, and further propose a synchronous bidirectional learning (SBL) framework for effective synergy of multilingual lip reading.

Lip Reading

Single-Side Domain Generalization for Face Anti-Spoofing

1 code implementation CVPR 2020 Yunpei Jia, Jie Zhang, Shiguang Shan, Xilin Chen

In this work, we propose an end-to-end single-side domain generalization framework (SSDG) to improve the generalization ability of face anti-spoofing.

Domain Generalization Face Anti-Spoofing

Self-supervised Equivariant Attention Mechanism for Weakly Supervised Semantic Segmentation

2 code implementations CVPR 2020 Yude Wang, Jie Zhang, Meina Kan, Shiguang Shan, Xilin Chen

Our method is based on the observation that equivariance is an implicit constraint in fully supervised semantic segmentation, whose pixel-level labels take the same spatial transformation as the input images during data augmentation.

Data Augmentation Weakly supervised Semantic Segmentation +1

Multi-Modal Graph Neural Network for Joint Reasoning on Vision and Scene Text

1 code implementation CVPR 2020 Difei Gao, Ke Li, Ruiping Wang, Shiguang Shan, Xilin Chen

Then, we introduce three aggregators which guide the message passing from one graph to another to utilize the contexts in various modalities, so as to refine the features of nodes.

Question Answering Visual Question Answering (VQA)

Mutual Information Maximization for Effective Lip Reading

1 code implementation13 Mar 2020 Xing Zhao, Shuang Yang, Shiguang Shan, Xilin Chen

By combining these two advantages together, the proposed method is expected to be both discriminative and robust for effective lip reading.

Lipreading Lip Reading

Deformation Flow Based Two-Stream Network for Lip Reading

1 code implementation12 Mar 2020 Jing-Yun Xiao, Shuang Yang, Yuan-Hang Zhang, Shiguang Shan, Xilin Chen

Observing on the continuity in adjacent frames in the speaking process, and the consistency of the motion patterns among different speakers when they pronounce the same phoneme, we model the lip movements in the speaking process as a sequence of apparent deformations in the lip region.

Knowledge Distillation Lipreading +2

Pseudo-Convolutional Policy Gradient for Sequence-to-Sequence Lip-Reading

no code implementations9 Mar 2020 Mingshuang Luo, Shuang Yang, Shiguang Shan, Xilin Chen

On the one hand, we introduce the evaluation metric (refers to the character error rate in this paper) as a form of reward to optimize the model together with the original discriminative target.

Lipreading Lip Reading +1

Emotion Recognition for In-the-wild Videos

no code implementations13 Feb 2020 Hanyu Liu, Jiabei Zeng, Shiguang Shan, Xilin Chen

This paper is a brief introduction to our submission to the seven basic expression classification track of Affective Behavior Analysis in-the-wild Competition held in conjunction with the IEEE International Conference on Automatic Face and Gesture Recognition (FG) 2020.

Emotion Recognition General Classification +1

$M^3$T: Multi-Modal Continuous Valence-Arousal Estimation in the Wild

1 code implementation7 Feb 2020 Yuan-Hang Zhang, Rulin Huang, Jiabei Zeng, Shiguang Shan, Xilin Chen

This report describes a multi-modal multi-task ($M^3$T) approach underlying our submission to the valence-arousal estimation track of the Affective Behavior Analysis in-the-wild (ABAW) Challenge, held in conjunction with the IEEE International Conference on Automatic Face and Gesture Recognition (FG) 2020.

Arousal Estimation Gesture Recognition

FCSR-GAN: Joint Face Completion and Super-resolution via Multi-task Learning

1 code implementation4 Nov 2019 Jiancheng Cai, Hu Han, Shiguang Shan, Xilin Chen

Combined variations containing low-resolution and occlusion often present in face images in the wild, e. g., under the scenario of video surveillance.

Face Identification Facial Inpainting +3

Deep Heterogeneous Hashing for Face Video Retrieval

no code implementations4 Nov 2019 Shishi Qiao, Ruiping Wang, Shiguang Shan, Xilin Chen

To tackle the key challenge of hashing on the manifold, a well-studied Riemannian kernel mapping is employed to project data (i. e. covariance matrices) into Euclidean space and thus enables to embed the two heterogeneous representations into a common Hamming space, where both intra-space discriminability and inter-space compatibility are considered.

Retrieval Video Retrieval

RhythmNet: End-to-end Heart Rate Estimation from Face via Spatial-temporal Representation

no code implementations25 Oct 2019 Xuesong Niu, Shiguang Shan, Hu Han, Xilin Chen

Recently, some methods have been proposed for remote HR estimation from face videos; however, most of them focus on well-controlled scenarios, their generalization ability into less-constrained scenarios (e. g., with head movement, and bad illumination) are not known.

Heart rate estimation

Multi-label Co-regularization for Semi-supervised Facial Action Unit Recognition

1 code implementation NeurIPS 2019 Xuesong Niu, Hu Han, Shiguang Shan, Xilin Chen

In this work, we propose a semi-supervised approach for AU recognition utilizing a large number of web face images without AU labels and a relatively small face dataset with AU annotations inspired by the co-training methods.

Emotion Recognition Facial Action Unit Detection

Cross-modal Scene Graph Matching for Relationship-aware Image-Text Retrieval

1 code implementation11 Oct 2019 Sijin Wang, Ruiping Wang, Ziwei Yao, Shiguang Shan, Xilin Chen

In the light of recent success of scene graph in many CV and NLP tasks for describing complex natural scenes, we propose to represent image and text with two kinds of scene graphs: visual scene graph (VSG) and textual scene graph (TSG), each of which is exploited to jointly characterize objects and relationships in the corresponding modality.

Graph Matching Retrieval +1

Hierarchical Disentangle Network for Object Representation Learning

no code implementations25 Sep 2019 Shishi Qiao, Ruiping Wang, Shiguang Shan, Xilin Chen

In this paper, we propose the hierarchical disentangle network (HDN) to exploit the rich hierarchical characteristics among categories to divide the disentangling process in a coarse-to-fine manner, such that each level only focuses on learning the specific representations in its granularity and finally the common and unique representations in all granularities jointly constitute the raw object.

Disentanglement Generative Adversarial Network +1

Transferable Contrastive Network for Generalized Zero-Shot Learning

no code implementations ICCV 2019 Huajie Jiang, Ruiping Wang, Shiguang Shan, Xilin Chen

Zero-shot learning (ZSL) is a challenging problem that aims to recognize the target categories without seen data, where semantic information is leveraged to transfer knowledge from some source classes.

Generalized Zero-Shot Learning Transfer Learning

CRIC: A VQA Dataset for Compositional Reasoning on Vision and Commonsense

no code implementations8 Aug 2019 Difei Gao, Ruiping Wang, Shiguang Shan, Xilin Chen

To comprehensively evaluate such abilities, we propose a VQA benchmark, CRIC, which introduces new types of questions about Compositional Reasoning on vIsion and Commonsense, and an evaluation metric integrating the correctness of answering and commonsense grounding.

Question Answering Visual Question Answering (VQA)

Interaction-and-Aggregation Network for Person Re-identification

1 code implementation CVPR 2019 Ruibing Hou, Bingpeng Ma, Hong Chang, Xinqian Gu, Shiguang Shan, Xilin Chen

Person re-identification (reID) benefits greatly from deep convolutional neural networks (CNNs) which learn robust feature embeddings.

Person Re-Identification

VRSTC: Occlusion-Free Video Person Re-Identification

no code implementations CVPR 2019 Ruibing Hou, Bingpeng Ma, Hong Chang, Xinqian Gu, Shiguang Shan, Xilin Chen

For one thing, the spatial structure of a pedestrian frame can be used to predict the occluded body parts from the unoccluded body parts of this frame.

Video-Based Person Re-Identification

Cascade RetinaNet: Maintaining Consistency for Single-Stage Object Detection

no code implementations16 Jul 2019 Hongkai Zhang, Hong Chang, Bingpeng Ma, Shiguang Shan, Xilin Chen

Recent researches attempt to improve the detection performance by adopting the idea of cascade for single-stage detectors.

General Classification Object +2

Fully Learnable Group Convolution for Acceleration of Deep Neural Networks

no code implementations CVPR 2019 Xijun Wang, Meina Kan, Shiguang Shan, Xilin Chen

Benefitted from its great success on many tasks, deep learning is increasingly used on low-computational-cost devices, e. g. smartphone, embedded devices, etc.

Tattoo Image Search at Scale: Joint Detection and Compact Representation Learning

no code implementations1 Nov 2018 Hu Han, Jie Li, Anil K. Jain, Shiguang Shan, Xilin Chen

To close the gap, we propose an efficient tattoo search approach that is able to learn tattoo detection and compact representation jointly in a single convolutional neural network (CNN) via multi-task learning.

Image Retrieval Multi-Task Learning +3

LRW-1000: A Naturally-Distributed Large-Scale Benchmark for Lip Reading in the Wild

2 code implementations16 Oct 2018 Shuang Yang, Yuan-Hang Zhang, Dalu Feng, Mingmin Yang, Chenhao Wang, Jing-Yun Xiao, Keyu Long, Shiguang Shan, Xilin Chen

It has shown a large variation in this benchmark in several aspects, including the number of samples in each class, video resolution, lighting conditions, and speakers' attributes such as pose, age, gender, and make-up.

Lipreading Lip Reading +2

VIPL-HR: A Multi-modal Database for Pulse Estimation from Less-constrained Face Video

1 code implementation11 Oct 2018 Xuesong Niu, Hu Han, Shiguang Shan, Xilin Chen

We also learn a deep HR estimator (named as RhythmNet) with the proposed spatial-temporal representation, which achieves promising results on both the public-domain and our VIPL-HR HR estimation databases.

Representation Learning

Meta-Learning with Individualized Feature Space for Few-Shot Classification

no code implementations27 Sep 2018 Chunrui Han, Shiguang Shan, Meina Kan, Shuzhe Wu, Xilin Chen

Specifically, we introduce a kernel generator as meta-learner to learn to construct feature embedding for query images.

Classification Meta-Learning +1

Facial Expression Recognition with Inconsistently Annotated Datasets

no code implementations ECCV 2018 Jiabei Zeng, Shiguang Shan, Xilin Chen

To address the inconsistency, we propose an Inconsistent Pseudo Annotations to Latent Truth(IPA2LT) framework to train a FER model from multiple inconsistently labeled datasets and large scale unlabeled data.

Facial Expression Recognition Facial Expression Recognition (FER)

Generative Adversarial Network with Spatial Attention for Face Attribute Editing

1 code implementation ECCV 2018 Gang Zhang, Meina Kan, Shiguang Shan, Xilin Chen

The generator contains an attribute manipulation network (AMN) to edit the face image, and a spatial attention network (SAN) to localize the attribute-specific region which restricts the alternation of AMN within this region.

Attribute Data Augmentation +2

Face Recognition with Contrastive Convolution

no code implementations ECCV 2018 Chunrui Han, Shiguang Shan, Meina Kan, Shuzhe Wu, Xilin Chen

In current face recognition approaches with convolutional neural network (CNN), a pair of faces to compare are independently fed into the CNN for feature extraction.

Face Recognition Face Verification

Joint Representation and Truncated Inference Learning for Correlation Filter based Tracking

no code implementations ECCV 2018 Yingjie Yao, Xiaohe Wu, Lei Zhang, Shiguang Shan, WangMeng Zuo

In existing off-line deep learning models for CF trackers, the model adaptation usually is either abandoned or has closed-form solution to make it feasible to learn deep representation in an end-to-end manner.

Learning Class Prototypes via Structure Alignment for Zero-Shot Recognition

no code implementations ECCV 2018 Huajie Jiang, Ruiping Wang, Shiguang Shan, Xilin Chen

Zero-shot learning (ZSL) aims to recognize objects of novel classes without any training samples of specific classes, which is achieved by exploiting the semantic information and auxiliary datasets.

Dictionary Learning Zero-Shot Learning

Duplex Generative Adversarial Network for Unsupervised Domain Adaptation

no code implementations CVPR 2018 Lanqing Hu, Meina Kan, Shiguang Shan, Xilin Chen

Following the similar idea of GAN, this work proposes a novel GAN architecture with duplex adversarial discriminators (referred to as DupGAN), which can achieve domain-invariant representation and domain transformation.

Generative Adversarial Network Object Recognition +1

Mean-Variance Loss for Deep Age Estimation From a Face

no code implementations CVPR 2018 Hongyu Pan, Hu Han, Shiguang Shan, Xilin Chen

Age estimation has broad application prospects of many fields, such as video surveillance, social networking, and human-computer interaction.

Age Estimation MORPH

Real-Time Rotation-Invariant Face Detection with Progressive Calibration Networks

1 code implementation CVPR 2018 Xuepeng Shi, Shiguang Shan, Meina Kan, Shuzhe Wu, Xilin Chen

Rotation-invariant face detection, i. e. detecting faces with arbitrary rotation-in-plane (RIP) angles, is widely required in unconstrained applications but still remains as a challenging task, due to the large variations of face appearances.

Binary Classification Face Detection

Shift-Net: Image Inpainting via Deep Feature Rearrangement

2 code implementations ECCV 2018 Zhaoyi Yan, Xiaoming Li, Mu Li, WangMeng Zuo, Shiguang Shan

To this end, the encoder feature of the known region is shifted to serve as an estimation of the missing parts.

Image Inpainting

AttGAN: Facial Attribute Editing by Only Changing What You Want

10 code implementations29 Nov 2017 Zhenliang He, WangMeng Zuo, Meina Kan, Shiguang Shan, Xilin Chen

Based on the encoder-decoder architecture, facial attribute editing is achieved by decoding the latent representation of the given face conditioned on the desired attributes.

Attribute

Recursive Spatial Transformer (ReST) for Alignment-Free Face Recognition

no code implementations ICCV 2017 Wanglong Wu, Meina Kan, Xin Liu, Yi Yang, Shiguang Shan, Xilin Chen

The designed ReST has an intrinsic recursive structure and is capable of progressively aligning faces to a canonical one, even those with large variations.

Face Alignment Face Recognition

Learning Discriminative Latent Attributes for Zero-Shot Classification

no code implementations ICCV 2017 Huajie Jiang, Ruiping Wang, Shiguang Shan, Yi Yang, Xilin Chen

Zero-shot learning (ZSL) aims to transfer knowledge from observed classes to the unseen classes, based on the assumption that both the seen and unseen classes share a common semantic space, among which attributes enjoy a great popularity.

Attribute Classification +3

Learning Multifunctional Binary Codes for Both Category and Attribute Oriented Retrieval Tasks

no code implementations CVPR 2017 Haomiao Liu, Ruiping Wang, Shiguang Shan, Xilin Chen

In this paper we propose a unified framework to address multiple realistic image retrieval tasks concerning both category and attributes.

Attribute Image Retrieval +1

Discriminative Covariance Oriented Representation Learning for Face Recognition With Image Sets

no code implementations CVPR 2017 Wen Wang, Ruiping Wang, Shiguang Shan, Xilin Chen

For face recognition with image sets, while most existing works mainly focus on building robust set models with hand-crafted feature, it remains a research gap to learn better image representations which can closely match the subsequent image set modeling and classification.

Face Recognition General Classification +2

Heterogeneous Face Attribute Estimation: A Deep Multi-Task Learning Approach

no code implementations3 Jun 2017 Hu Han, Anil K. Jain, Fang Wang, Shiguang Shan, Xilin Chen

In DMTL, we tackle attribute correlation and heterogeneity with convolutional neural networks (CNNs) consisting of shared feature learning for all the attributes, and category-specific feature learning for heterogeneous attributes.

Attribute Facial Attribute Classification +4

Funnel-Structured Cascade for Multi-View Face Detection with Alignment-Awareness

no code implementations23 Sep 2016 Shuzhe Wu, Meina Kan, Zhenliang He, Shiguang Shan, Xilin Chen

On the other hand, by using a unified MLP cascade to examine proposals of all views in a centralized style, it provides a favorable solution for multi-view face detection with high accuracy and low time-cost.

Face Alignment Face Detection

VIPLFaceNet: An Open Source Deep Face Recognition SDK

no code implementations13 Sep 2016 Xin Liu, Meina Kan, Wanglong Wu, Shiguang Shan, Xilin Chen

Robust face representation is imperative to highly accurate face recognition.

Face Recognition

Geometry-aware Similarity Learning on SPD Manifolds for Visual Recognition

no code implementations17 Aug 2016 Zhiwu Huang, Ruiping Wang, Xianqiu Li, Wenxian Liu, Shiguang Shan, Luc van Gool, Xilin Chen

Specifically, by exploiting the Riemannian geometry of the manifold of fixed-rank Positive Semidefinite (PSD) matrices, we present a new solution to reduce optimizing over the space of column full-rank transformation matrices to optimizing on the PSD manifold which has a well-established Riemannian structure.

Cross Euclidean-to-Riemannian Metric Learning with Application to Face Recognition from Video

no code implementations15 Aug 2016 Zhiwu Huang, Ruiping Wang, Shiguang Shan, Luc van Gool, Xilin Chen

With this mapping, the problem of learning a cross-view metric between the two source heterogeneous spaces can be expressed as learning a single-view Euclidean distance metric in the target common Euclidean space.

Face Recognition Metric Learning

Dual Purpose Hashing

no code implementations19 Jul 2016 Haomiao Liu, Ruiping Wang, Shiguang Shan, Xilin Chen

Recent years have seen more and more demand for a unified framework to address multiple realistic image retrieval tasks concerning both category and attributes.

Attribute Image Retrieval +1

Deep Supervised Hashing for Fast Image Retrieval

1 code implementation CVPR 2016 Haomiao Liu, Ruiping Wang, Shiguang Shan, Xilin Chen

In this paper, we present a new hashing method to learn compact binary codes for highly efficient image retrieval on large-scale datasets.

Image Retrieval Retrieval

Multi-View Deep Network for Cross-View Classification

no code implementations CVPR 2016 Meina Kan, Shiguang Shan, Xilin Chen

As a result, the representation from the topmost layers of the MvDN network is robust to view discrepancy, and also discriminative.

Classification Face Recognition +1

Occlusion-Free Face Alignment: Deep Regression Networks Coupled With De-Corrupt AutoEncoders

no code implementations CVPR 2016 Jie Zhang, Meina Kan, Shiguang Shan, Xilin Chen

Face alignment or facial landmark detection plays an important role in many computer vision applications, e. g., face recognition, facial expression recognition, face animation, etc.

Face Alignment Face Recognition +4

Bi-Shifting Auto-Encoder for Unsupervised Domain Adaptation

no code implementations ICCV 2015 Meina Kan, Shiguang Shan, Xilin Chen

To alleviate the discrepancy between source and target domains, we propose a domain adaptation method, named as Bi-shifting Auto-Encoder network (BAE).

Face Recognition Unsupervised Domain Adaptation

Leveraging Datasets With Varying Annotations for Face Alignment via Deep Regression Network

no code implementations ICCV 2015 Jie Zhang, Meina Kan, Shiguang Shan, Xilin Chen

Facial landmark detection, as a vital topic in computer vision, has been studied for many decades and lots of datasets have been collected for evaluation.

Face Alignment Facial Landmark Detection +1

Two Birds, One Stone: Jointly Learning Binary Code for Large-Scale Face Image Retrieval and Attributes Prediction

no code implementations ICCV 2015 Yan Li, Ruiping Wang, Haomiao Liu, Huajie Jiang, Shiguang Shan, Xilin Chen

In this way, the learned binary codes can be applied to not only fine-grained face image retrieval, but also facial attributes prediction, which is the very innovation of this work, just like killing two birds with one stone.

Face Image Retrieval Retrieval

Learning Expressionlets via Universal Manifold Model for Dynamic Facial Expression Recognition

no code implementations16 Nov 2015 Mengyi Liu, Shiguang Shan, Ruiping Wang, Xilin Chen

3) the local modes on each STM can be instantiated by fitting to UMM, and the corresponding expressionlet is constructed by modeling the variations in each local mode.

Dynamic Facial Expression Recognition Facial Expression Recognition +1

Learning Mid-level Words on Riemannian Manifold for Action Recognition

no code implementations16 Nov 2015 Mengyi Liu, Ruiping Wang, Shiguang Shan, Xilin Chen

Human action recognition remains a challenging task due to the various sources of video data and large intra-class variations.

Action Recognition Clustering +1

AgeNet: Deeply Learned Regressor and Classifier for Robust Apparent Age Estimation

no code implementations ICCV Workshop 2015 Xin Liu, Shaoxin Li, Meina Kan, Jie Zhang, Shuzhe Wu, Wenxian Liu, Hu Han, Shiguang Shan, Xilin Chen

Another key feature of the proposed AgeNet is that, to avoid the problem of over-fitting on small apparent age training set, we exploit a general-to-specific transfer learning scheme.

Age Estimation Transfer Learning

Cross-pose Face Recognition by Canonical Correlation Analysis

no code implementations29 Jul 2015 Annan Li, Shiguang Shan, Xilin Chen, Bingpeng Ma, Shuicheng Yan, Wen Gao

We argue that one of the diffculties in this problem is the severe misalignment in face images or feature vectors with different poses.

Face Recognition

Shape Driven Kernel Adaptation in Convolutional Neural Network for Robust Facial Traits Recognition

no code implementations CVPR 2015 Shaoxin Li, Junliang Xing, Zhiheng Niu, Shiguang Shan, Shuicheng Yan

Comprehensive experiments on WebFace, Morph II and MultiPIE databases well validate the effectiveness of the proposed kernel adaptation method and tree-structured convolutional architecture for facial traits recognition tasks, including identity, age and gender classification.

Age And Gender Classification Gender Classification +1

Projection Metric Learning on Grassmann Manifold With Application to Video Based Face Recognition

no code implementations CVPR 2015 Zhiwu Huang, Ruiping Wang, Shiguang Shan, Xilin Chen

In video based face recognition, great success has been made by representing videos as linear subspaces, which typically lie in a special type of non-Euclidean space known as Grassmann manifold.

Dimensionality Reduction Face Recognition +1

Discriminant Analysis on Riemannian Manifold of Gaussian Distributions for Face Recognition With Image Sets

no code implementations CVPR 2015 Wen Wang, Ruiping Wang, Zhiwu Huang, Shiguang Shan, Xilin Chen

This paper presents a method named Discriminant Analysis on Riemannian manifold of Gaussian distributions (DARG) to solve the problem of face recognition with image sets.

Face Identification Face Recognition +1

Face Video Retrieval With Image Query via Hashing Across Euclidean Space and Riemannian Manifold

no code implementations CVPR 2015 Yan Li, Ruiping Wang, Zhiwu Huang, Shiguang Shan, Xilin Chen

Retrieving videos of a specific person given his/her face image as query becomes more and more appealing for applications like smart movie fast-forwards and suspect searching.

Retrieval Video Retrieval

Self-Paced Learning with Diversity

no code implementations NeurIPS 2014 Lu Jiang, Deyu Meng, Shoou-I Yu, Zhenzhong Lan, Shiguang Shan, Alexander Hauptmann

Self-paced learning (SPL) is a recently proposed learning regime inspired by the learning process of humans and animals that gradually incorporates easy to more complex samples into training.

Generalized Unsupervised Manifold Alignment

no code implementations NeurIPS 2014 Zhen Cui, Hong Chang, Shiguang Shan, Xilin Chen

In this paper, we propose a generalized Unsupervised Manifold Alignment (GUMA) method to build the connections between different but correlated datasets without any known correspondences.

Stacked Progressive Auto-Encoders (SPAE) for Face Recognition Across Poses

no code implementations CVPR 2014 Meina Kan, Shiguang Shan, Hong Chang, Xilin Chen

Identifying subjects with variations caused by poses is one of the most challenging tasks in face recognition, since the difference in appearances caused by poses may be even larger than the difference due to identity.

Face Recognition Pose Estimation

Adaptive Partial Differential Equation Learning for Visual Saliency Detection

no code implementations CVPR 2014 Risheng Liu, Junjie Cao, Zhouchen Lin, Shiguang Shan

Then by optimizing a discrete submodular function constrained with this LESD and a uniform matroid, the saliency seeds (i. e., boundary conditions) can be learnt for this image, thus achieving an optimal PDE system to model the evolution of visual saliency.

Saliency Detection

Learning Euclidean-to-Riemannian Metric for Point-to-Set Classification

no code implementations CVPR 2014 Zhiwu Huang, Ruiping Wang, Shiguang Shan, Xilin Chen

Since the points commonly lie in Euclidean space while the sets are typically modeled as elements on Riemannian manifold, they can be treated as Euclidean points and Riemannian points respectively.

Classification General Classification +1

Deeply Coupled Auto-encoder Networks for Cross-view Classification

no code implementations10 Feb 2014 Wen Wang, Zhen Cui, Hong Chang, Shiguang Shan, Xilin Chen

In this paper, we propose a simple but effective coupled neural network, called Deeply Coupled Autoencoder Networks (DCAN), which seeks to build two deep neural networks, coupled with each other in every corresponding layers.

Classification Denoising +2

Cannot find the paper you are looking for? You can Submit a new open access paper.