← Search

Chengjie Wang

117 accepted papers

2026

AdaptCLIP: Adapting CLIP for Universal Visual Anomaly Detection

AAAI 2026technical

Universal visual anomaly detection aims to identify anomalies from novel or unseen vision domains without additional fine-tuning, which is critical in open scenarios. Recent studies have demonstrated that pre-trained vision-language models like CLIP exhibit strong generalization with just zero or a

Cited by 0SourcePDFScholar
2026

Asynchronous Matching with Dynamic Sampling for Multimodal Dataset Distillation

ICLR 2026poster

Multimodal Dataset Distillation (MDD) has emerged as a vital paradigm for enabling efficient training of vision-language models (VLMs) in the era of multimodal data proliferation. Unlike traditional dataset distillation methods that focus on single-modal tasks, MDD presents distinct challenges: (i)…

Cited by 0SourceScholar
2026

DiP: Taming Diffusion Models in Pixel Space

CVPR 2026

Diffusion models face a fundamental trade-off between generation quality and computational efficiency. Latent Diffusion Models (LDMs) offer an efficient solution but suffer from potential information loss and non-end-to-end training. In contrast, existing pixel space models bypass VAEs but are compu

Cited by 0SourcecodeScholar
2026

FFP-300K: Scaling First-Frame Propagation for Generalizable Video Editing

CVPR 2026

First-Frame Propagation (FFP) offers a promising paradigm for controllable video editing, but existing methods are hampered by a reliance on cumbersome run-time guidance. We identify the root cause of this limitation as the inadequacy of current training datasets, which are often too short, low-reso

Cited by 0SourcecodeScholar
2026

Human-MME: A Holistic Evaluation Benchmark for Human-Centric Multimodal Large Language Models

ICLR 2026poster

Multimodal Large Language Models (MLLMs) have demonstrated significant advances in visual understanding tasks. However, their capacity to comprehend human-centric scenes has rarely been explored, primarily due to the absence of comprehensive evaluation benchmarks that take into account both the hum…

Cited by 0SourcecodeScholar
2026

IVEBench: Modern Benchmark Suite for Instruction-Guided Video Editing Assessment

ICLR 2026poster

Instruction-guided video editing has emerged as a rapidly advancing research direction, offering new opportunities for intuitive content transformation while also posing significant challenges for systematic evaluation. Existing video editing benchmarks fail to support the evaluation of instruction-…

Cited by 0SourcecodeScholar
2026

Open the Motion Door: Atomic Motion Decomposition and Recomposition for Open-Vocabulary Motion Generation

CVPR 2026

Text-to-motion generation is a fundamental task in computer vision, aiming to synthesize 3D human motion sequences from natural language descriptions. However, due to the limited scale and diversity of existing datasets, models trained to directly map raw text to motion often struggle to generalize

Cited by 0SourceScholar
2026

PET-DINO: Unifying Visual Cues into Grounding DINO with Prompt-Enriched Training

CVPR 2026

Open-Set Object Detection (OSOD) enables recognition of novel categories beyond fixed classes but faces challenges in aligning text representations with complex visual concepts and the scarcity of image-text pairs for rare categories. This results in suboptimal performance in specialized domains or

Cited by 0SourcecodeScholar
2026

Reasoning to Edit: Hypothetical Instruction-Based Image Editing with Visual Reasoning

ICML 2026poster

Instruction-based image editing (IIE) has advanced rapidly with the success of diffusion models. However, existing efforts primarily focus on simple and explicit instructions to execute editing operations such as adding, deleting, moving, or swapping objects. They struggle to handle more complex imp…

Cited by 0SourceScholar
2026

Soul: Breathe Life into Digital Human for High-fidelity Long-term Multimodal Animation

CVPR 2026

We propose a multimodal-driven framework for high-fidelity long-term digital human animation termed Soul, which generates semantically coherent videos from a single-frame portrait image, text prompts, and audio, achieving precise lip synchronization, vivid facial expressions, and robust identity pre

Cited by 0SourceScholar
2026

SwiftVideo: A Unified Framework for Few-Step Video Generation Through Trajectory-Distribution Alignment

AAAI 2026technical

Diffusion-based or flow-based models have achieved significant progress in video synthesis but require multiple iterative sampling steps, which incurs substantial computational overhead. While many distillation methods that are solely based on trajectory-preserving or distribution-matching have been

Cited by 0SourcePDFScholar
2026

TGPO: Efficient Policy Optimization through Sequence Anchor and Information Gating

ICML 2026poster

Reinforcement learning from verifiable rewards (RLVR) has become an important paradigm for enhancing the reasoning capabilities of large language models, while it also involves a persistent tradeoff between optimization stability and learning efficiency. Token-level importance weighting supports fin…

Cited by 0SourceScholar
2026

The devil is in the details: Enhancing Video Virtual Try-On via Keyframe-Driven Details Injection

CVPR 2026

Although diffusion transformer (DiT)-based video virtual try-on (VVT) has made significant progress in synthesizing realistic videos, existing methods still struggle to capture fine-grained garment dynamics and preserve background integrity across video frames. They also incur high computational cos

Cited by 0SourceScholar
2026

Towards One-step Causal Video Generation via Adversarial Self-Distillation

ICLR 2026poster

Recent hybrid video generation models combine autoregressive temporal dynamics with diffusion-based spatial denoising, but their sequential, iterative nature leads to error accumulation and long inference times. In this work, we propose a distillation-based framework for efficient causal video gener…

Cited by 0SourcecodeScholar
2026

Transform Trained Transformer for Accelerating Native 4K Video Generation

ICML 2026poster

Native 4K (2176$\times$3840) video generation remains a critical challenge due to the quadratic computational explosion of full-attention as spatiotemporal resolution increases, making it difficult for models to strike a balance between efficiency and quality. This paper proposes a novel Transformer…

Cited by 0SourceScholar
2025

CrossVTON: Mimicking the Logic Reasoning on Cross-Category Virtual Try-On Guided by Tri-Zone Priors

IJCAI 2025

Despite remarkable progress in image-based virtual try-on systems, generating realistic and robust fitting images for cross-category virtual try-on remains a challenging task. The primary difficulty arises from the absence of human-like reasoning, which involves addressing size mismatches between ga

Cited by 0SourcePDFScholar
2025

CustAny: Customizing Anything from A Single Example

CVPR 2025poster

Recent advances in diffusion-based text-to-image models have simplified creating high-fidelity images, but preserving the identity (ID) of specific elements, like a personal dog, is still challenging.Object customization, using reference images and textual descriptions, is key to addressing this iss…

2025

ID-Sculpt: ID-aware 3D Head Generation from Single In-the-wild Portrait Image

AAAI 2025technical

While recent works have achieved great success on one-shot 3D common object generation, high quality and fidelity 3D head generation from a single image remains a great challenge. Previous text-based methods for generating 3D heads were limited by text descriptions and image-based methods struggled…

Cited by 0SourcePDFScholar
2025

LLaVA-KD: A Framework of Distilling Multimodal Large Language Models

ICCV 2025poster

The success of Large Language Models (LLMs) has inspired the development of Multimodal Large Language Models (MLLMs) for unified understanding of vision and language. However, the increasing model size and computational complexity of large-scale MLLMs (l-MLLMs) limit their use in resource-constraine…

2025

MMAD: A Comprehensive Benchmark for Multimodal Large Language Models in Industrial Anomaly Detection

ICLR 2025poster

In the field of industrial inspection, Multimodal Large Language Models (MLLMs) have a high potential to renew the paradigms in practical applications due to their robust language capabilities and generalization abilities. However, despite their impressive problem-solving skills in many domains, MLL…

2025

MobileMamba: Lightweight Multi-Receptive Visual Mamba Network

CVPR 2025poster

Previous research on lightweight models has primarily focused on CNNs and Transformer-based designs. CNNs, with their local receptive fields, struggle to capture long-range dependencies, while Transformers, despite their global modeling capabilities, are limited by quadratic computational complexity…

2025

OracleFusion: Assisting the Decipherment of Oracle Bone Script with Structurally Constrained Semantic Typography

ICCV 2025poster

As one of the earliest ancient languages, Oracle Bone Script (**OBS**) encapsulates the cultural records and intellectual expressions of ancient civilizations. Despite the discovery of approximately 4,500 OBS characters, only about 1,600 have been deciphered. The remaining undeciphered ones, with th…

2025

PointRWKV: Efficient RWKV-Like Model for Hierarchical Point Cloud Learning

AAAI 2025technical

Transformers have revolutionized the point cloud learning task, but the quadratic complexity hinders its extension to long sequence and makes a burden on limited computational resources. The recent advent of RWKV, a fresh breed of deep sequence models, has shown immense potential for sequence modeli…

Cited by 14SourcePDFScholar
2025

Real-IAD D3: A Real-World 2D/Pseudo-3D/3D Dataset for Industrial Anomaly Detection

CVPR 2025poster

The increasing complexity of industrial anomaly detection (IAD) has positioned multimodal detection methods as a focal area of machine vision research. However, dedicated multimodal datasets specifically tailored for IAD remain limited. Pioneering datasets like MVTec 3D have laid essential groundwor…

2025

Sonic: Shifting Focus to Global Audio Perception in Portrait Animation

CVPR 2025poster

The study of talking face generation mainly explores the intricacies of synchronizing facial movements and crafting visually appealing, temporally-coherent animations. However, due to the limited exploration of global audio perception, current approaches predominantly employ auxiliary visual and sp…

Cited by 8SourcePDFScholar
2025

Towards Universal Dataset Distillation via Task-Driven Diffusion

CVPR 2025poster

Dataset distillation (DD) condenses key information from large-scale datasets into smaller synthetic datasets, reducing storage and computational costs for training networks. However, recent research has primarily focused on image classification tasks, with limited expansion to detection and segment…

Cited by 0SourcePDFScholar
2025

UltraVideo: High-Quality UHD Video Dataset with Comprehensive Captions

NeurIPS 2025poster

The quality of the video dataset (image quality, resolution, and fine-grained caption) greatly influences the performance of the video generation model. % The growing demand for video applications sets higher requirements for high-quality video generation models. % For example, the generation of m…

Cited by 0SourcecodeScholar
2025

Unveil Inversion and Invariance in Flow Transformer for Versatile Image Editing

CVPR 2025poster

Leveraging the large generative prior of the flow transformer for tuning-free image editing requires authentic inversion to project the image into the model's domain and a flexible invariance control mechanism to preserve non-target contents. However, the prevailing diffusion inversion performs defi…

Cited by 3SourcePDFScholar
2025

VTON-HandFit: Virtual Try-on for Arbitrary Hand Pose Guided by Hand Priors Embedding

CVPR 2025poster

Although diffusion-based image virtual try-on has made considerable progress, emerging approaches still struggle to effectively address the issue of hand occlusion (i.e., clothing regions occluded by the hand part), leading to a notable degradation of the try-on performance. To tackle this issue wid…

2024

A Diffusion-Based Framework for Multi-Class Anomaly Detection

AAAI 2024technical

Reconstruction-based approaches have achieved remarkable outcomes in anomaly detection. The exceptional image reconstruction capabilities of recently popular diffusion models have sparked research efforts to utilize them for enhanced reconstruction of anomalous images. Nonetheless, these methods mig…

2024

An Extrinsic Calibration Method between LiDAR and GNSS/INS for Autonomous Driving

ICRA 2024poster

Accurate and reliable sensor calibration is critical for fusing LiDAR and inertial measurements in autonomous driving. This paper proposes a novel three-stage extrinsic calibration method between LiDAR and GNSS/INS for autonomous driving. The first stage can quickly calibrate the extrinsic parameter…

Cited by 2SourcecodeScholar
2024

AnomalyDiffusion: Few-Shot Anomaly Image Generation with Diffusion Model

AAAI 2024technical

Anomaly inspection plays an important role in industrial manufacture. Existing anomaly inspection methods are limited in their performance due to insufficient anomaly data. Although anomaly generation methods have been proposed to augment the anomaly data, they either suffer from poor generation aut…

2024

Beyond Prototypes: Semantic Anchor Regularization for Better Representation Learning

AAAI 2024technical

One of the ultimate goals of representation learning is to achieve compactness within a class and well-separability between classes. Many outstanding metric-based and prototype-based methods following the Expectation-Maximization paradigm, have been proposed for this objective. However, they inevita…

2024

DF40: Toward Next-Generation Deepfake Detection

NeurIPS 2024poster

We propose a new comprehensive benchmark to revolutionize the current deepfake detection field to the next generation. Predominantly, existing works identify top-notch detection algorithms and models by adhering to the common practice: training detectors on one specific dataset (*e.g.,* FF++) and te…

2024

DiffuMatting: Synthesizing Arbitrary Objects with Matting-level Annotation

ECCV 2024poster

"Due to the difficulty and labor-consuming nature of getting highly accurate or matting annotations, there only exists a limited amount of highly accurate labels available to the public. To tackle this challenge, we propose a DiffuMatting which inherits the strong Everything generation ability of di…

2024

Face Adapter for Pre-Trained Diffusion Models with Fine-Grained ID and Attribute Control

ECCV 2024poster

"Current face reenactment and swapping methods mainly rely on GAN frameworks, but recent focus has shifted to pre-trained diffusion models for their superior generation capabilities. However, training these models is resource-intensive, and the results have not yet achieved satisfactory performance…

Cited by 27SourcePDFScholar
2024

Fetch and Forge: Efficient Dataset Condensation for Object Detection

NeurIPS 2024poster

Dataset condensation (DC) is an emerging technique capable of creating compact synthetic datasets from large originals while maintaining considerable performance. It is crucial for accelerating network training and reducing data storage requirements. However, current research on DC mainly focuses o…

Cited by 1SourcePDFScholar
2024

Few-Shot Anomaly-Driven Generation for Anomaly Classification and Segmentation

ECCV 2024poster

"Anomaly detection is a practical and challenging task due to the scarcity of anomaly samples in industrial inspection. Some existing anomaly detection methods address this issue by synthesizing anomalies with noise or external data. However, there is always a large semantic gap between synthetic an…

2024

FreeMotion: A Unified Framework for Number-free Text-to-Motion Synthesis

ECCV 2024poster

"Text-to-motion synthesis is a crucial task in computer vision. Existing methods are limited in their universality, as they are tailored for single-person or two-person scenarios and can not be applied to generate motions for more individuals. To achieve the number-free motion synthesis, this paper…

Cited by 19SourcePDFScholar
2024

LORS: Low-rank Residual Structure for Parameter-Efficient Network Stacking

CVPR 2024highlight

Deep learning models particularly those based on transformers often employ numerous stacked structures which possess identical architectures and perform similar functions. While effective this stacking paradigm leads to a substantial increase in the number of parameters pos- ing challenges for pract…

2024

Learning Hybrid Negative Probability Model for Weakly-Supervised Whole Slide Image Recognition

ICASSP 2024accepted

Classifying an entire Whole Slide Image (WSI) in a single forward pass is challenging due to its vast resolution. Consequently, current effort on WSI classification resorts to multiple instance learning (MIL), using patch-wise instances to predict categories under image-wise supervision. However, re…

Cited by 0SourceScholar
2024

MambaAD: Exploring State Space Models for Multi-class Unsupervised Anomaly Detection

NeurIPS 2024poster

Recent advancements in anomaly detection have seen the efficacy of CNN- and transformer-based approaches. However, CNNs struggle with long-range dependencies, while transformers are burdened by quadratic computational complexity. Mamba-based models, with their superior long-range modeling and linear…

2024

MatchDet: A Collaborative Framework for Image Matching and Object Detection

AAAI 2024technical

Image matching and object detection are two fundamental and challenging tasks, while many related applications consider them two individual tasks (i.e. task-individual). In this paper, a collaborative framework called MatchDet (i.e. task-collaborative) is proposed for image matching and object detec…

Cited by 0SourcePDFScholar
2024

PortraitBooth: A Versatile Portrait Model for Fast Identity-preserved Personalization

CVPR 2024poster

Recent advancements in personalized image generation using diffusion models have been noteworthy. However existing methods suffer from inefficiencies due to the requirement for subject-specific fine-tuning. This computationally intensive process hinders efficient deployment limiting practical usabil…

Cited by 45SourcePDFScholar
2024

Real-IAD: A Real-World Multi-View Dataset for Benchmarking Versatile Industrial Anomaly Detection

CVPR 2024poster

Industrial anomaly detection (IAD) has garnered significant attention and experienced rapid development. However the recent development of IAD approach has encountered certain difficulties due to dataset limitations. On the one hand most of the state-of-the-art methods have achieved saturation (over…

Cited by 49SourcePDFScholar
2024

Self-supervised Feature Adaptation for 3D Industrial Anomaly Detection

ECCV 2024poster

"Industrial anomaly detection is generally addressed as an unsupervised task that aims at locating defects with only normal training samples. Recently, numerous 2D anomaly detection methods have been proposed and have achieved promising results, however, using only the 2D RGB data as input is not su…

2024

T-Pixel2Mesh: Combining Global and Local Transformer for 3D Mesh Generation from a Single Image

ICASSP 2024accepted

Pixel2Mesh (P2M) is a classical approach for reconstructing 3D shapes from a single color image through coarse-to-fine mesh deformation. Although P2M is capable of generating plausible global shapes, its Graph Convolution Network (GCN) often produces overly smooth results, causing the loss of fine-g…

Cited by 0SourceScholar
2024

TexDreamer: Towards Zero-Shot High-Fidelity 3D Human Texture Generation

ECCV 2024oral

"Texturing 3D humans with semantic UV maps remains a challenge due to the difficulty of acquiring reasonably unfolded UV. Despite recent text-to-3D advancements in supervising multi-view renderings using large text-to-image (T2I) models, issues persist with generation speed, text consistency, and te…

Cited by 8SourcePDFScholar
2024

Tuning-Free Image Customization with Image and Text Guidance

ECCV 2024poster

"Despite significant advancements in image customization with diffusion models, current methods still have several limitations: 1) unintended changes in non-target areas when regenerating the entire image; 2) guidance solely by a reference image or text descriptions; and 3) time-consuming fine-tunin…

2024

UniM-OV3D: Uni-Modality Open-Vocabulary 3D Scene Understanding with Fine-Grained Feature Representation

IJCAI 2024poster

3D open-vocabulary scene understanding aims to recognize arbitrary novel categories beyond the base label space. However, existing works not only fail to fully utilize all the available modal information in the 3D domain but also lack sufficient granularity in representing the features of each modal…

2024

Unsupervised Continual Anomaly Detection with Contrastively-Learned Prompt

AAAI 2024technical

Unsupervised Anomaly Detection (UAD) with incremental training is crucial in industrial manufacturing, as unpredictable defects make obtaining sufficient labeled data infeasible. However, continual learning methods primarily rely on supervised annotations, while the application in UAD is limited due…

2023

Adaptive Assignment for Geometry Aware Local Feature Matching

CVPR 2023poster

The detector-free feature matching approaches are currently attracting great attention thanks to their excellent performance. However, these methods still struggle at large-scale and viewpoint variations, due to the geometric inconsistency resulting from the application of the mutual nearest neighbo…

2023

Align, Perturb and Decouple: Toward Better Leverage of Difference Information for RSI Change Detection

IJCAI 2023poster

Change detection is a widely adopted technique in remote sense imagery (RSI) analysis in the discovery of long-term geomorphic evolution. To highlight the areas of semantic changes, previous effort mostly pays attention to learning representative feature descriptors of a single image, while the diff…

2023

Calibrated Teacher for Sparsely Annotated Object Detection

AAAI 2023technical

Fully supervised object detection requires training images in which all instances are annotated. This is actually impractical due to the high labor and time costs and the unavoidable missing annotations. As a result, the incomplete annotation in each image could provide misleading supervision and ha…

2023

Clustered-patch Element Connection for Few-shot Learning

IJCAI 2023poster

Weak feature representation problem has influenced the performance of few-shot classification task for a long time. To alleviate this problem, recent researchers build connections between support and query instances through embedding patch features to generate discriminative representations. However…

2023

High-Fidelity Generalized Emotional Talking Face Generation With Multi-Modal Emotion Space Learning

CVPR 2023poster

Recently, emotional talking face generation has received considerable attention. However, existing methods only adopt one-hot coding, image, or audio as emotion conditions, thus lacking flexible control in practical applications and failing to handle unseen emotion styles due to limited semantics. T…

Cited by 46SourcePDFScholar
2023

Instance and Category Supervision are Alternate Learners for Continual Learning

ICCV 2023poster

Continual Learning (CL) is the constant development of complex behaviors by building upon previously acquired skills. Yet, current CL algorithms tend to incur class-level forgetting as the label information is often quickly overwritten by new knowledge. This motivates attempts to mine instance-level…

Cited by 2PDFScholar
2023

Learning From Noisy Labels With Decoupled Meta Label Purifier

CVPR 2023poster

Training deep neural networks (DNN) with noisy labels is challenging since DNN can easily memorize inaccurate labels, leading to poor generalization ability. Recently, the meta-learning based label correction strategy is widely adopted to tackle this problem via identifying and correcting potential…

2023

Learning Global-aware Kernel for Image Harmonization

ICCV 2023poster

Image harmonization aims to solve the visual inconsistency problem in composited images by adaptively adjusting the foreground pixels with the background as references. Existing methods employ local color transformation or region matching between foreground and background, which neglects powerful pr…

Cited by 9PDFScholar
2023

Learning Neural Proto-Face Field for Disentangled 3D Face Modeling in the Wild

CVPR 2023poster

Generative models show good potential for recovering 3D faces beyond limited shape assumptions. While plausible details and resolutions are achieved, these models easily fail under extreme conditions of pose, shadow or appearance, due to the entangled fitting or lack of multi-view priors. To address…

Cited by 6SourcePDFScholar
2023

Learning To Measure the Point Cloud Reconstruction Loss in a Representation Space

CVPR 2023poster

For point cloud reconstruction-related tasks, the reconstruction losses to evaluate the shape differences between reconstructed results and the ground truths are typically used to train the task networks. Most existing works measure the training loss with point-to-point distance, which may introduce…

Cited by 7SourcePDFScholar
2023

Learning Versatile 3D Shape Generation with Improved Auto-regressive Models

ICCV 2023poster

Auto-Regressive (AR) models have achieved impressive results in 2D image generation by modeling joint distributions in the grid space. While this approach has been extended to the 3D domain for powerful shape generation, it still has two limitations: expensive computations on volumetric grids and am…

Cited by 1PDFScholar
2023

MixTeacher: Mining Promising Labels With Mixed Scale Teacher for Semi-Supervised Object Detection

CVPR 2023poster

Scale variation across object instances is one of the key challenges in object detection. Although modern detection models have achieved remarkable progress in dealing with the scale variation, it still brings trouble in the semi-supervised case. Most existing semi-supervised object detection method…

2023

Multi-Centroid Task Descriptor for Dynamic Class Incremental Inference

CVPR 2023poster

Incremental learning could be roughly divided into two categories, i.e., class- and task-incremental learning. The main difference is whether the task ID is given during evaluation. In this paper, we show this task information is indeed a strong prior knowledge, which will bring significant improvem…

Cited by 5SourcePDFScholar
2023

Multimodal Industrial Anomaly Detection via Hybrid Fusion

CVPR 2023poster

2D-based Industrial Anomaly Detection has been widely discussed, however, multimodal industrial anomaly detection based on 3D point clouds and RGB images still has many untouched fields. Existing multimodal industrial anomaly detection methods directly concatenate the multimodal features, which lead…

2023

NeRF-Loc: Visual Localization with Conditional Neural Radiance Field

ICRA 2023poster

We propose a novel visual re-localization method based on direct matching between the implicit 3D descriptors and the 2D image with transformer. A conditional neural radiance field(NeRF) is chosen as the 3D scene representation in our pipeline, which supports continuous 3D descriptors generation and…

Cited by 42SourcecodeScholar
2023

Phasic Content Fusing Diffusion Model with Directional Distribution Consistency for Few-Shot Model Adaption

ICCV 2023poster

Training a generative model with limited number of samples is a challenging task. Current methods primarily rely on few-shot model adaption to train the network. However, in scenarios where data is extremely limited (less than 10), the generative network tends to overfit and suffers from content deg…

Cited by 14PDFcodeScholar
2023

RFENet: Towards Reciprocal Feature Evolution for Glass Segmentation

IJCAI 2023poster

Glass-like objects are widespread in daily life but remain intractable to be segmented for most existing methods. The transparent property makes it difficult to be distinguished from background, while the tiny separation boundary further impedes the acquisition of their exact contour. In this paper,…

2023

Real3D-AD: A Dataset of Point Cloud Anomaly Detection

NeurIPS 2023poster

High-precision point cloud anomaly detection is the gold standard for identifying the defects of advancing machining and precision manufacturing. Despite some methodological advances in this area, the scarcity of datasets and the lack of a systematic benchmark hinder its development. We introduce Re…

2023

Remembering Normality: Memory-guided Knowledge Distillation for Unsupervised Anomaly Detection

ICCV 2023poster

Knowledge distillation (KD) has been widely explored in unsupervised anomaly detection (AD). The student is assumed to constantly produce representations of typical patterns within trained data, named "normality", and the representation discrepancy between the teacher and student model is identified…

Cited by 48PDFScholar
2023

Rethinking Mobile Block for Efficient Attention-based Models

ICCV 2023poster

This paper focuses on developing modern, efficient, lightweight models for dense predictions while trading off parameters, FLOPs, and performance. Inverted Residual Block (IRB) serves as the infrastructure for lightweight CNNs, but no counterpart has been recognized by attention-based studies. This…

Cited by 180PDFcodeScholar
2023

SpatialFormer: Semantic and Target Aware Attentions for Few-Shot Learning

AAAI 2023technical

Recent Few-Shot Learning (FSL) methods put emphasis on generating a discriminative embedding features to precisely measure the similarity between support and query sets. Current CNN-based cross-attention approaches generate discriminative representations via enhancing the mutually semantic similar r…

2023

Transferable Decoding with Visual Entities for Zero-Shot Image Captioning

ICCV 2023poster

Image-to-text generation aims to describe images using natural language. Recently, zero-shot image captioning based on pre-trained vision-language models (VLMs) and large language models (LLMs) has made significant progress. However, we have observed and empirically demonstrated that these methods a…

Cited by 53PDFcodeScholar
2022

Blind Face Restoration via Integrating Face Shape and Generative Priors

CVPR 2022poster

Blind face restoration, which aims to reconstruct high-quality images from low-quality inputs, can benefit many applications. Although existing generative-based methods achieve significant progress in producing high-quality images, they often fail to restore natural face shapes and high-fidelity fac…

Cited by 48PDFcodeScholar
2022

Class-Aware Contrastive Semi-Supervised Learning

CVPR 2022poster

Pseudo-label-based semi-supervised learning (SSL) has achieved great success on raw data utilization. However, its training procedure suffers from confirmation bias due to the noise contained in self-generated artificial labels. Moreover, the model's judgment becomes noisier in real-world applicatio…

Cited by 139PDFcodeScholar
2022

ColorFormer: Image Colorization via Color Memory Assisted Hybrid-Attention Transformer

ECCV 2022poster

"Automatic image colorization is a challenging task that attracts a lot of research interest. Previous methods employing deep neural networks have produced impressive results. However, these colorization images are still unsatisfactory and far from practical applications. The reason is that semantic…

Cited by 64SourcePDFScholar
2022

DIRL: Domain-Invariant Representation Learning for Generalizable Semantic Segmentation

AAAI 2022technical

Model generalization to the unseen scenes is crucial to real-world applications, such as autonomous driving, which requires robust vision systems. To enhance the model generalization, domain generalization through learning the domain-invariant representation has been widely studied. However, most ex…

Cited by 56SourcePDFScholar
2022

Decoupling Classifier for Boosting Few-shot Object Detection and Instance Segmentation

NeurIPS 2022accept

This paper focus on few-shot object detection~(FSOD) and instance segmentation~(FSIS), which requires a model to quickly adapt to novel classes with a few labeled instances. The existing methods severely suffer from bias classification because of the missing label issue which naturally exists in an…

2022

Designing One Unified Framework for High-Fidelity Face Reenactment and Swapping

ECCV 2022poster

"Face reenactment and swapping share a similar identity and attribute manipulating pattern, but most methods treat them separately, which is redundant and practical-unfriendly. In this paper, we propose an effective end-to-end unified framework to achieve both tasks. Unlike existing methods that dir…

2022

En-Compactness: Self-Distillation Embedding & Contrastive Generation for Generalized Zero-Shot Learning

CVPR 2022poster

Generalized zero-shot learning (GZSL) requires a classifier trained on seen classes that can recognize objects from both seen and unseen classes. Due to the absence of unseen training samples, the classifier tends to bias towards seen classes. To mitigate this problem, feature generation based model…

Cited by 89PDFScholar
2022

HifiHead: One-Shot High Fidelity Neural Head Synthesis with 3D Control

IJCAI 2022poster

We propose HifiHead, a high fidelity neural talking head synthesis method, which can well preserve the source image's appearance and control the motion (e.g., pose, expression, gaze) flexibly with 3D morphable face models (3DMMs) parameters derived from a driving image or indicated by users. Existin…

2022

IFRNet: Intermediate Feature Refine Network for Efficient Frame Interpolation

CVPR 2022poster

Prevailing video frame interpolation algorithms, that generate the intermediate frames from consecutive inputs, typically rely on complex model architectures with heavy parameters or large delay, hindering them from diverse real-time applications. In this work, we devise an efficient encoder-decoder…

Cited by 181PDFcodeScholar
2022

ISDNet: Integrating Shallow and Deep Networks for Efficient Ultra-High Resolution Segmentation

CVPR 2022poster

The huge burden of computation and memory are two obstacles in ultra-high resolution image segmentation. To tackle these issues, most of the previous works follow the global-local refinement pipeline, which pays more attention to the memory consumption but neglects the inference speed. In comparison…

Cited by 60PDFcodeScholar
2022

Iterative Few-shot Semantic Segmentation from Image Label Text

IJCAI 2022poster

Few-shot semantic segmentation aims to learn to segment unseen class objects with the guidance of only a few support images. Most previous methods rely on the pixel-level label of support images. In this paper, we focus on a more challenging setting, in which only the image-level labels are availabl…

2022

LCTR: On Awakening the Local Continuity of Transformer for Weakly Supervised Object Localization

AAAI 2022technical

Weakly supervised object localization (WSOL) aims to learn object localizer solely by using image-level labels. The convolution neural network (CNN) based techniques often result in highlighting the most discriminative part of objects while ignoring the entire object extent. Recently, the transforme…

Cited by 57SourcePDFScholar
2022

Learning Distinctive Margin Toward Active Domain Adaptation

CVPR 2022oral

Despite plenty of efforts focusing on improving the domain adaptation ability (DA) under unsupervised or few-shot semi-supervised settings, recently the solution of active learning started to attract more attention due to its suitability in transferring model in a more practical way with limited ann…

Cited by 42PDFcodeScholar
2022

Learning To Memorize Feature Hallucination for One-Shot Image Generation

CVPR 2022poster

This paper studies the task of One-Shot image Generation (OSG), where generation network learned on base dataset should be generalizable to synthesize images of novel categories with only one available sample per novel category. Most existing methods for feature transfer in one-shot image generation…

Cited by 10PDFScholar
2022

Learning To Restore 3D Face From In-the-Wild Degraded Images

CVPR 2022poster

In-the-wild 3D face modelling is a challenging problem as the predicted facial geometry and texture suffer from a lack of reliable clues or priors, when the input images are degraded. To address such a problem, in this paper we propose a novel Learning to Restore (L2R) 3D face framework for unsuperv…

Cited by 3PDFScholar
2022

Physically-Guided Disentangled Implicit Rendering for 3D Face Modeling

CVPR 2022poster

This paper presents a novel Physically-guided Disentangled Implicit Rendering (PhyDIR) framework for high-fidelity 3D face modeling. The motivation comes from two observations: widely-used graphics renderers yield excessive approximations against photo-realistic imaging, while neural rendering metho…

Cited by 8PDFScholar
2022

Prototypical Contrast Adaptation for Domain Adaptive Semantic Segmentation

ECCV 2022poster

"Unsupervised Domain Adaptation (UDA) aims to adapt the model trained on the labeled source domain to an unlabeled target domain. In this paper, we present Prototypical Contrast Adaptation (ProCA), a simple and efficient contrastive learning method for unsupervised domain adaptive semantic segmentat…

2022

SeedFormer: Patch Seeds Based Point Cloud Completion with Upsample Transformer

ECCV 2022poster

"Point cloud completion has become increasingly popular among generation tasks of 3D point clouds, as it is a challenging yet indispensable problem to recover the complete shape of a 3D object from its partial observation. In this paper, we propose a novel SeedFormer to improve the ability of detail…

2022

SoftPatch: Unsupervised Anomaly Detection with Noisy Data

NeurIPS 2022accept

Although mainstream unsupervised anomaly detection (AD) algorithms perform well in academic datasets, their performance is limited in practical application due to the ideal experimental setting of clean training data. Training with noisy data is an inevitable problem in real-world anomaly detection…

2022

StyleFace: Towards Identity-Disentangled Face Generation on Megapixels

ECCV 2022poster

"Identity swapping and de-identification are two essential applications of identity-disentangled face image generation. Although sharing a similar problem definition, the two tasks have been long studied separately, and identity-disentangled face generation on megapixels is still under exploration.…

Cited by 26SourcePDFScholar
2022

tSF: Transformer-Based Semantic Filter for Few-Shot Learning

ECCV 2022poster

"Few-Shot Learning (FSL) alleviates the data shortage challenge via embedding discriminative target-aware features among plenty seen (base) and few unseen (novel) labeled samples. Most feature embedding modules in recent FSL methods are specially designed for corresponding learning tasks (e.g., clas…

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

Context-Aware Image Inpainting with Learned Semantic Priors

IJCAI 2021poster

Recent advances in image inpainting have shown impressive results for generating plausible visual details on rather simple backgrounds. However, for complex scenes, it is still challenging to restore reasonable contents as the contextual information within the missing regions tends to be ambiguous.…

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

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

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

Learning a Few-shot Embedding Model with Contrastive Learning

AAAI 2021technical

Few-shot learning (FSL) aims to recognize target classes by adapting the prior knowledge learned from source classes. Such knowledge usually resides in a deep embedding model for a general matching purpose of the support and query image pairs. The objective of this paper is to repurpose the contrast…

Cited by 217SourcePDFScholar
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

SiamRCR: Reciprocal Classification and Regression for Visual Object Tracking

IJCAI 2021poster

Recently, most siamese network based trackers locate targets via object classification and bounding-box regression. Generally, they select the bounding-box with maximum classification confidence as the final prediction. This strategy may miss the right result due to the accuracy misalignment between…

Cited by 52SourcePDFScholar
2021

To Choose or to Fuse? Scale Selection for Crowd Counting

AAAI 2021technical

In this paper, we address the large scale variation problem in crowd counting by taking full advantage of the multi-scale feature representations in a multi-level network. We implement such an idea by keeping the counting error of a patch as small as possible with a proper feature level selection st…

2021

Uniformity in Heterogeneity: Diving Deep Into Count Interval Partition for Crowd Counting

ICCV 2021poster

Recently, the problem of inaccurate learning targets in crowd counting draws increasing attention. Inspired by a few pioneering work, we solve this problem by trying to predict the indices of pre-defined interval bins of counts instead of the count values themselves. However, an inappropriate interv…

Cited by 49PDFcodeScholar
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

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

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

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
2016

Face alignment by deep convolutional network with adaptive learning rate

ICASSP 2016accepted

Deep convolutional network has been widely used in face recognition while not often used in face alignment. One of the most important reasons of this is the lack of training images annotated with landmarks due to fussy and time-consuming annotation work. To overcome this problem, we propose a novel…

Cited by 0SourceScholar