← Search

Feiyue Huang

51 accepted papers

2022

Black-Box Dissector: Towards Erasing-Based Hard-Label Model Stealing Attack

ECCV 2022poster

"Previous studies have verified that the functionality of black-box models can be stolen with full probability outputs. However, under the more practical hard-label setting, we observe that existing methods suffer from catastrophic performance degradation. We argue this is due to the lack of rich in…

2022

Lifelong Person Re-identification by Pseudo Task Knowledge Preservation

AAAI 2022technical

In real world, training data for person re-identification (Re-ID) is collected discretely with spatial and temporal variations, which requires a model to incrementally learn new knowledge without forgetting old knowledge. This problem is called lifelong person re-identification (LReID). Variations o…

2021

Aha! Adaptive History-Driven Attack for Decision-Based Black-Box Models

ICCV 2021poster

The decision-based black-box attack means to craft adversarial examples with only the top-1 label of the victim model available. A common practice is to start from a large perturbation and then iteratively reduce it with a deterministic direction and a random one while keeping it adversarial. The li…

Cited by 21PDFScholar
2021

Analogous to Evolutionary Algorithm: Designing a Unified Sequence Model

NeurIPS 2021poster

Inspired by biological evolution, we explain the rationality of Vision Transformer by analogy with the proven practical Evolutionary Algorithm (EA) and derive that both of them have consistent mathematical representation. Analogous to the dynamic local population in EA, we improve the existing trans…

Cited by 21SourcePDFScholar
2021

Architecture Disentanglement for Deep Neural Networks

ICCV 2021poster

Understanding the inner workings of deep neural networks (DNNs) is essential to provide trustworthy artificial intelligence techniques for practical applications. Existing studies typically involve linking semantic concepts to units or layers of DNNs, but fail to explain the inference process. In th…

Cited by 25PDFcodeScholar
2021

Ask&Confirm: Active Detail Enriching for Cross-Modal Retrieval With Partial Query

ICCV 2021poster

Text-based image retrieval has seen considerable progress in recent years. However, the performance of existing methods suffers in real life since the user is likely to provide an incomplete description of an image, which often leads to results filled with false positives that fit the incomplete des…

Cited by 18PDFcodeScholar
2021

Consistent Instance False Positive Improves Fairness in Face Recognition

CVPR 2021poster

Demographic bias is a significant challenge in practical face recognition systems. Several methods have been proposed to reduce the bias, which rely on accurate demographic annotations. However, such annotations are usually not available in real scenarios. Moreover, these methods are explicitly desi…

Cited by 66PDFcodeScholar
2021

Delving into Data: Effectively Substitute Training for Black-box Attack

CVPR 2021poster

Deep models have shown their vulnerability when processing adversarial samples. As for the black-box attack, without access to the architecture and weights of the attacked model, training a substitute model for adversarial attacks has attracted wide attention. Previous substitute training approaches…

Cited by 90PDFScholar
2021

Discover Cross-Modality Nuances for Visible-Infrared Person Re-Identification

CVPR 2021poster

Visible-infrared person re-identification (Re-ID) aims to match the pedestrian images of the same identity from different modalities. Existing works mainly focus on alleviating the modality discrepancy by aligning the distributions of features from different modalities. However, nuanced but discrimi…

Cited by 286PDFcodeScholar
2021

Dual-level Collaborative Transformer for Image Captioning

AAAI 2021technical

Descriptive region features extracted by object detection networks have played an important role in the recent advancements of image captioning. However, they are still criticized for the lack of contextual information and fine-grained details, which in contrast are the merits of traditional grid fe…

2021

Frequency Consistent Adaptation for Real World Super Resolution

AAAI 2021technical

Recent deep-learning based Super-Resolution (SR) methods have achieved remarkable performance on images with known degradation. However, these methods always fail in real-world scene, since the Low-Resolution (LR) images after the ideal degradation (e.g., bicubic down-sampling) deviate from real sou…

Cited by 12SourcePDFScholar
2021

Generalizable Representation Learning for Mixture Domain Face Anti-Spoofing

AAAI 2021technical

Face anti-spoofing approach based on domain generalization (DG) has drawn growing attention due to its robustness for unseen scenarios. Existing DG methods assume that the domain label is known. However, in real-world applications, the collected dataset always contains mixture domains, where the dom…

Cited by 126SourcePDFScholar
2021

HifiFace: 3D Shape and Semantic Prior Guided High Fidelity Face Swapping

IJCAI 2021poster

In this work, we propose a high fidelity face swapping method, called HifiFace, which can well preserve the face shape of the source face and generate photo-realistic results. Unlike other existing face swapping works that only use face recognition model to keep the identity similarity, we propose 3…

2021

Image-to-Image Translation via Hierarchical Style Disentanglement

CVPR 2021poster

Recently, image-to-image translation has made significant progress in achieving both multi-label (i.e., translation conditioned on different labels) and multi-style (i.e., generation with diverse styles) tasks. However, due to the unexplored independence and exclusiveness in the labels, existing end…

Cited by 159PDFcodeScholar
2021

Learning Comprehensive Motion Representation for Action Recognition

AAAI 2021technical

For action recognition learning, 2D CNN-based methods are efficient but may yield redundant features due to applying the same 2D convolution kernel to each frame. Recent efforts attempt to capture motion information by establishing inter-frame connections while still suffering the limited temporal r…

Cited by 13SourcePDFScholar
2021

Learning Dynamic Alignment via Meta-Filter for Few-Shot Learning

CVPR 2021poster

Few-shot learning (FSL), which aims to recognise new classes by adapting the learned knowledge with extremely limited few-shot (support) examples, remains an important open problem in computer vision. Most of the existing methods for feature alignment in few-shot learning only consider image-level o…

Cited by 150PDFScholar
2021

Learning Salient Boundary Feature for Anchor-free Temporal Action Localization

CVPR 2021poster

Temporal action localization is an important yet challenging task in video understanding. Typically, such a task aims at inferring both the action category and localization of the start and end frame for each action instance in a long, untrimmed video. While most current models achieve good results…

Cited by 341PDFcodeScholar
2021

Learning To Aggregate and Personalize 3D Face From In-the-Wild Photo Collection

CVPR 2021poster

Non-prior face modeling aims to reconstruct 3D face only from images without shape assumptions. While plausible facial details are predicted, the models tend to over-depend on local color appearance and suffer from ambiguous noise. To address such problem, this paper presents a novel Learning to Agg…

Cited by 34PDFScholar
2021

Learning To Restore Hazy Video: A New Real-World Dataset and a New Method

CVPR 2021poster

Most of the existing deep learning-based dehazing methods are trained and evaluated on the image dehazing datasets, where the dehazed images are generated by only exploiting the information from the corresponding hazy ones. On the other hand, the video dehazing algorithms, which can acquire more sat…

Cited by 103PDFScholar
2021

Parallel Detection-and-Segmentation Learning for Weakly Supervised Instance Segmentation

ICCV 2021poster

Weakly supervised instance segmentation (WSIS) with only image-level labels has recently drawn much attention. To date, bottom-up WSIS methods refine discriminative cues from classifiers with sophisticated multi-stage training procedures, which also suffer from inconsistent object boundaries. And to…

Cited by 23PDFScholar
2021

RSTNet: Captioning With Adaptive Attention on Visual and Non-Visual Words

CVPR 2021poster

Recent progress on visual question answering has explored the merits of grid features for vision language tasks. Meanwhile, transformer-based models have shown remarkable performance in various sequence prediction problems. However, the spatial information loss of grid features caused by flattening…

Cited by 286PDFcodeScholar
2021

Removing the Background by Adding the Background: Towards Background Robust Self-Supervised Video Representation Learning

CVPR 2021poster

Self-supervised learning has shown great potentials in improving the video representation ability of deep neural networks by getting supervision from the data itself. However, some of the current methods tend to cheat from the background, i.e., the prediction is highly dependent on the video backgro…

Cited by 112PDFcodeScholar
2021

Rethinking Counting and Localization in Crowds: A Purely Point-Based Framework

ICCV 2021poster

Localizing individuals in crowds is more in accordance with the practical demands of subsequent high-level crowd analysis tasks than simply counting. However, existing localization based methods relying on intermediate representations (i.e., density maps or pseudo boxes) serving as learning targets…

Cited by 365PDFcodeScholar
2021

Toward Joint Thing-and-Stuff Mining for Weakly Supervised Panoptic Segmentation

CVPR 2021poster

Panoptic segmentation aims to partition an image to object instances and semantic content for thing and stuff categories, respectively. To date, learning weakly supervised panoptic segmentation (WSPS) with only image-level labels remains unexplored. In this paper, we propose an efficient jointly thi…

Cited by 19PDFScholar
2021

Transformer-Based Dual Relation Graph for Multi-Label Image Recognition

ICCV 2021poster

The simultaneous recognition of multiple objects in one image remains a challenging task, spanning multiple events in the recognition field such as various object scales, inconsistent appearances, and confused inter-class relationships. Recent research efforts mainly resort to the statistic label co…

Cited by 120PDFcodeScholar
2021

Unveiling the Potential of Structure Preserving for Weakly Supervised Object Localization

CVPR 2021poster

Weakly supervised object localization (WSOL) remains an open problem due to the deficiency of finding object extent information using a classification network. While prior works struggle to localize objects by various spatial regularization strategies, we argue that how to extract object structural…

Cited by 110PDFcodeScholar
2020

Adversarial Semantic Data Augmentation for Human Pose Estimation

ECCV 2020poster

Human pose estimation is the task of localizing body keypoints from still images. The state-of-the-art methods suffer from insufficient examples of challenging cases such as symmetric appearance, heavy occlusion and nearby person. To enlarge the amounts of challenging cases, previous methods augment…

2020

Attention Convolutional Binary Neural Tree for Fine-Grained Visual Categorization

CVPR 2020poster

Fine-grained visual categorization (FGVC) is an important but challenging task due to high intra-class variances and low inter-class variances caused by deformation, occlusion, illumination, etc. An attention convolutional binary neural tree architecture is presented to address those problems for we…

Cited by 276PDFScholar
2020

Chained-Tracker: Chaining Paired Attentive Regression Results for End-to-End Joint Multiple-Object Detection and Tracking

ECCV 2020poster

Existing Multiple-Object Tracking (MOT) methods either follow the tracking-by-detection paradigm to conduct object detection, feature extraction and data association separately, or have two of the three subtasks integrated to form a partially end-to-end solution. Going beyond these sub-optimal frame…

2020

CurricularFace: Adaptive Curriculum Learning Loss for Deep Face Recognition

CVPR 2020poster

As an emerging topic in face recognition, designing margin-based loss functions can increase the feature margin between different classes for enhanced discriminability. More recently, the idea of mining-based strategies is adopted to emphasize the misclassified samples, achieving promising results.…

Cited by 686PDFcodeScholar
2020

Enabling Deep Residual Networks for Weakly Supervised Object Detection

ECCV 2020poster

Weakly supervised object detection (WSOD) has attracted extensive research attention due to its great flexibility of exploiting large-scale image-level annotation for detector training. Whilst deep residual networks such as ResNet and DenseNet have become the standard backbones for many computer vis…

Cited by 59SourcePDFScholar
2020

Face Anti-Spoofing via Disentangled Representation Learning

ECCV 2020poster

Face anti-spoofing is crucial to the security of face recognition systems. Previous approaches focus on developing discriminative models based on the features extracted from images, which may be still entangled between spoof patterns and real persons. In this paper, motivated by the disentangled rep…

Cited by 180SourcePDFScholar
2020

Improving Face Recognition from Hard Samples via Distribution Distillation Loss

ECCV 2020poster

Large facial variations are the main challenge in face recognition. To this end, previous variation-specific methods make full use of task-related prior to design special network losses, which are typically not general among different tasks and scenarios. In contrast, the existing generic methods fo…

2020

Interpretable Neural Network Decoupling

ECCV 2020poster

The remarkable performance of convolutional neural networks (CNNs) is entangled with their huge number of uninterpretable parameters, which has become the bottleneck limiting the exploitation of their full potential. Towards network interpretation, previous endeavors mainly resort to the single filt…

Cited by 10SourcePDFScholar
2020

Learning Semantic Neural Tree for Human Parsing

ECCV 2020poster

In this paper, we design a novel semantic neural tree for human parsing, which uses a tree architecture to encode physiological structure of human body, and design a coarse to fine process in a cascade manner to generate accurate results. Specifically, the semantic neural tree is designed to segment…

Cited by 71SourcePDFScholar
2020

Learning by Analogy: Reliable Supervision From Transformations for Unsupervised Optical Flow Estimation

CVPR 2020poster

Unsupervised learning of optical flow, which leverages the supervision from view synthesis, has emerged as a promising alternative to supervised methods. However, the objective of unsupervised learning is likely to be unreliable in challenging scenes. In this work, we present a framework to use more…

Cited by 213PDFcodeScholar
2020

Rotated Binary Neural Network

NeurIPS 2020poster

Binary Neural Network (BNN) shows its predominance in reducing the complexity of deep neural networks. However, it suffers severe performance degradation. One of the major impediments is the large quantization error between the full-precision weight vector and its binary vector. Previous works focus…

2020

SSCGAN: Facial Attribute Editing via Style Skip Connections

ECCV 2020poster

Existing facial attribute editing methods typically employ an encoder-decoder architecture where the attribute information is expressed as a conditional one-hot vector spatially concatenated with the image or intermediate feature maps. However, such operations only learn the local semantic mapping b…

Cited by 27SourcePDFScholar
2020

Temporal Distinct Representation Learning for Action Recognition

ECCV 2020poster

Motivated by the previous success of Two-Dimensional Convolutional Neural Network (2D CNN) on image recognition, researchers endeavor to leverage it to characterize videos. However, one limitation of applying 2D CNN to analyze videos is that different frames of a video share the same 2D CNN kernels,…

Cited by 38SourcePDFScholar
2020

UWSOD: Toward Fully-Supervised-Level Capacity Weakly Supervised Object Detection

NeurIPS 2020poster

Weakly supervised object detection (WSOD) has attracted extensive research attention due to its great flexibility of exploiting large-scale dataset with only image-level annotations for detector training. Despite its great advance in recent years, WSOD still suffers limited performance, which is far…

2019

Exploiting Kernel Sparsity and Entropy for Interpretable CNN Compression

CVPR 2019poster

Compressing convolutional neural networks (CNNs) has received ever-increasing research focus. However, most existing CNN compression methods do not interpret their inherent structures to distinguish the implicit redundancy. In this paper, we investigate the problem of CNN compression from a novel in…

Cited by 177PDFcodeScholar
2019

LGM-Net: Learning to Generate Matching Networks for Few-Shot Learning

ICML 2019oral

In this work, we propose a novel meta-learning approach for few-shot classification, which learns transferable prior knowledge across tasks and directly produces network parameters for similar unseen tasks with training samples. Our approach, called LGM-Net, includes two key modules, namely, TargetN…

2019

Pyramidal Person Re-IDentification via Multi-Loss Dynamic Training

CVPR 2019poster

Most existing Re-IDentification (Re-ID) methods are highly dependent on precise bounding boxes that enable images to be aligned with each other. However, due to the challenging practical scenarios, current detection models often produce inaccurate bounding boxes, which inevitably degenerate the perf…

Cited by 502PDFcodeScholar
2019

Towards Optimal Structured CNN Pruning via Generative Adversarial Learning

CVPR 2019poster

Structured pruning of filters or neurons has received increased focus for compressing convolutional neural networks. Most existing methods rely on multi-stage optimizations in a layer-wise manner for iteratively pruning and retraining which may not be optimal and may be computation intensive. Beside…

Cited by 712PDFcodeScholar
2019

Universal Adversarial Perturbation via Prior Driven Uncertainty Approximation

ICCV 2019oral

Deep learning models have shown their vulnerabilities to universal adversarial perturbations (UAP), which are quasi-imperceptible. Compared to the conventional supervised UAPs that suffer from the knowledge of training data, the data-independent unsupervised UAPs are more applicable. Existing unsupe…

Cited by 119PDFScholar
2019

Variational Structured Semantic Inference for Diverse Image Captioning

NeurIPS 2019poster

Despite the exciting progress in image captioning, generating diverse captions for a given image remains as an open problem. Existing methods typically apply generative models such as Variational Auto-Encoder to diversify the captions, which however neglect two key factors of diverse expression, i.e…

2019

Vocal Melody Extraction via DNN-based Pitch Estimation and Salience-based Pitch Refinement

ICASSP 2019accepted

Data-driven methods for melody extraction from polyphonic music generally require large amounts of labeled data for model training. However, musical data with annotations of melody fundamental frequency (F0) are rare and hard to obtain. To overcome this limitation, in this paper we propose to use me…

Cited by 0SourceScholar
2017

Cross-Modality Binary Code Learning via Fusion Similarity Hashing

CVPR 2017poster

Binary code learning has been emerging topic in large-scale cross-modality retrieval recently. It aims to map features from multiple modalities into a common Hamming space, where the cross-modality similarity can be approximated efficiently via Hamming distance. To this end, most existing works lear…

Cited by 255PDFScholar
2017

Fusing transcription results from polyphonic and monophonic audio for singing melody transcription in polyphonic music

ICASSP 2017accepted

This paper presents a new system for singing melody transcription from polyphonic songs. Instead of operating solely on polyphonic audio of each song to be processed (as most existing systems do), our system takes as inputs additionally multiple monophonic recordings of people singing the song. To t…

Cited by 0SourceScholar