← Search

Wenchao Chen

16 accepted papers

2026

FastRef: Fast Prototype Refinement for Few-shot Industrial Anomaly Detection

CVPR 2026

Few-shot industrial anomaly detection (FS-IAD) presents a critical challenge for practical automated inspection systems operating in data-scarce environments. While existing approaches predominantly focus on obtaining prototypes from limited normal images, they neglect to systematically incorporate

Cited by 0SourcecodeScholar
2026

Risk-Bounded Distribution Reconstruction: Stable Statistic Calibration for Long-Tailed Recognition

ICML 2026poster

Long-tailed recognition suffers from extreme class imbalance, where scarce tail data leads to biased and fragile feature distributions that exacerbate confusion with semantically or visually similar classes. Prior feature-space reconstruction methods transfer head-class structure or train conditiona…

Cited by 0SourceScholar
2025

OmiAD: One-Step Adaptive Masked Diffusion Model for Multi-class Anomaly Detection via Adversarial Distillation

ICML 2025poster

Diffusion models have demonstrated outstanding performance in industrial anomaly detection. However, their iterative denoising nature results in slow inference speed, limiting their practicality for real-time industrial deployment. To address this challenge, we propose OmiAD, a one-step masked diffu…

Cited by 0SourcePDFScholar
2024

Considering Nonstationary within Multivariate Time Series with Variational Hierarchical Transformer for Forecasting

AAAI 2024technical

The forecasting of Multivariate Time Series (MTS) has long been an important but challenging task. Due to the non-stationary problem across long-distance time steps, previous studies primarily adopt stationarization method to attenuate the non-stationary problem of original series for better predict…

2024

PanoVOS: Bridging Non-panoramic and Panoramic Views with Transformer for Video Segmentation

ECCV 2024poster

"Panoramic videos contain richer spatial information and have attracted tremendous amounts of attention due to their exceptional experience in some fields such as autonomous driving and virtual reality. However, existing datasets for video segmentation only focus on conventional planar images. To ad…

2024

Referred by Multi-Modality: A Unified Temporal Transformer for Video Object Segmentation

AAAI 2024technical

Recently, video object segmentation (VOS) referred by multi-modal signals, e.g., language and audio, has evoked increasing attention in both industry and academia. It is challenging for exploring the semantic alignment within modalities and the visual correspondence across frames. However, existing…

2024

Transformer-Modulated Diffusion Models for Probabilistic Multivariate Time Series Forecasting

ICLR 2024poster

Transformers have gained widespread usage in multivariate time series (MTS) forecasting, delivering impressive performance. Nonetheless, these existing transformer-based methods often neglect an essential aspect: the incorporation of uncertainty into the predicted series, which holds significant val…

Cited by 21SourcePDFScholar
2024

Vague Prototype-Oriented Diffusion Model for Multi-Class Anomaly Detection

ICML 2024poster

Multi-class unsupervised anomaly detection aims to create a unified model for identifying anomalies in objects from multiple classes when only normal data is available. In such a challenging setting, widely used reconstruction-based networks persistently grapple with the "identical shortcut" problem…

Cited by 3SourcePDFScholar
2023

LVOS: A Benchmark for Long-term Video Object Segmentation

ICCV 2023poster

Existing video object segmentation (VOS) benchmarks focus on short-term videos which just last about 3-5 seconds and where objects are visible most of the time. These videos are poorly representative of practical applications, and the absence of long-term datasets restricts further investigation of…

Cited by 60PDFcodeScholar
2023

Prototype-oriented unsupervised anomaly detection for multivariate time series

ICML 2023poster

Unsupervised anomaly detection (UAD) of multivariate time series (MTS) aims to learn robust representations of normal multivariate temporal patterns. Existing UAD methods try to learn a fixed set of mappings for each MTS, entailing expensive computation and limited model adaptation. To address this…

Cited by 26SourcePDFScholar
2023

Prototypes-oriented Transductive Few-shot Learning with Conditional Transport

ICCV 2023poster

Transductive Few-Shot Learning (TFSL) has recently attracted increasing attention since it typically outperforms its inductive peer by leveraging statistics of query samples.However, previous TFSL methods usually encode uniform prior that all the classes within query samples are equally likely, whic…

Cited by 23PDFcodeScholar
2022

Bayesian Deep Embedding Topic Meta-Learner

ICML 2022spotlight

Existing deep topic models are effective in capturing the latent semantic structures in textual data but usually rely on a plethora of documents. This is less than satisfactory in practical applications when only a limited amount of data is available. In this paper, we propose a novel framework that…

Cited by 6SourcePDFScholar
2022

Deep Variational Graph Convolutional Recurrent Network for Multivariate Time Series Anomaly Detection

ICML 2022spotlight

Anomaly detection within multivariate time series (MTS) is an essential task in both data mining and service quality management. Many recent works on anomaly detection focus on designing unsupervised probabilistic models to extract robust normal patterns of MTS. In this paper, we model sensor depend…

2021

Sawtooth Factorial Topic Embeddings Guided Gamma Belief Network

ICML 2021spotlight

Hierarchical topic models such as the gamma belief network (GBN) have delivered promising results in mining multi-layer document representations and discovering interpretable topic taxonomies. However, they often assume in the prior that the topics at each layer are independently drawn from the Diri…

2020

Bidirectional Convolutional Poisson Gamma Dynamical Systems

NeurIPS 2020poster

Incorporating the natural document-sentence-word structure into hierarchical Bayesian modeling, we propose convolutional Poisson gamma dynamical systems (PGDS) that introduce not only word-level probabilistic convolutions, but also sentence-level stochastic temporal transitions. With word-level conv…