← Search

Taihong Xiao

6 accepted papers

2022

Adaptive Transformers for Robust Few-Shot Cross-Domain Face Anti-Spoofing

ECCV 2022poster

"While recent face anti-spoofing methods perform well under the intra-domain setups, an effective approach needs to account for much larger appearance variations of images acquired in complex scenes with different sensors for robust performance. In this paper, we present adaptive vision transformers…

Cited by 95SourcePDFScholar
2021

Semi-Supervised Learning with Meta-Gradient

AISTATS 2021poster

In this work, we propose a simple yet effective meta-learning algorithm in semi-supervised learning. We notice that most existing consistency-based approaches suffer from overfitting and limited model generalization ability, especially when training with only a small number of labeled data. To allev…

Cited by 11SourcePDFScholar
2021

Structured sparsification with joint optimization of group convolution and channel shuffle

UAI 2021poster

Recent advances in convolutional neural networks (CNNs) usually come with the expense of excessive computational overhead and memory footprint. Network compression aims to alleviate this issue by training compact models with comparable performance. However, existing compression techniques either ent…

2020

Learnable Cost Volume Using the Cayley Representation

ECCV 2020poster

Cost volume is an essential component of recent deep models for optical flow estimation and is usually constructed by calculating the inner product between two feature vectors. However, the standard inner product in the commonly-used cost volume may limit the representation capacity of flow models b…

2018

DNA-GAN: Learning Disentangled Representations from Multi-Attribute Images

ICLR 2018workshop

Disentangling factors of variation has always been a challenging problem in representation learning. Existing algorithms suffer from many limitations, such as unpredictable disentangling factors, bad quality of generated images from encodings, lack of identity information, etc. In this paper, we pro…

Cited by 95SourcecodeScholar
2018

ELEGANT: Exchanging Latent Encodings with GAN for Transferring Multiple Face Attributes

ECCV 2018poster

Recent studies on face attribute transfer have achieved great success. A lot of models are able to transfer face attributes with an input image. However, they suffer from three limitations: (1) incapability of generating image by exemplars; (2) being unable to transfer multiple face attributes simul…