← Search

Youwei Pang

13 accepted papers

2026

UniMMAD: Unified Multi-Modal and Multi-Class Anomaly Detection via MoE-Driven Feature Decompression

CVPR 2026

Existing anomaly detection methods often treat the modality and class as independent factors. Although this paradigm has enriched the development of AD research branches and produced many specialized models, it has also led to fragmented solutions and excessive memory overhead. Moreover, reconstruct

Cited by 0SourcecodeScholar
2025

Rethinking Evaluation of Infrared Small Target Detection

NeurIPS 2025poster

As an essential vision task, infrared small target detection (IRSTD) has seen significant advancements through deep learning. However, critical limitations in current evaluation protocols impede further progress. First, existing methods rely on fragmented pixel- and target-level specific met…

Cited by 0SourceScholar
2025

UniMRSeg: Unified Modality-Relax Segmentation via Hierarchical Self-Supervised Compensation

NeurIPS 2025poster

Multi-modal image segmentation faces real-world deployment challenges from incomplete/corrupted modalities degrading performance. While existing methods address training-inference modality gaps via specialized per-combination models, they introduce high deployment costs by requiring exhaustive mode…

Cited by 0SourcecodeScholar
2024

Multi-view Aggregation Network for Dichotomous Image Segmentation

CVPR 2024highlight

Dichotomous Image Segmentation (DIS) has recently emerged towards high-precision object segmentation from high-resolution natural images. When designing an effective DIS model the main challenge is how to balance the semantic dispersion of high-resolution targets in the small receptive field and the…

2024

Open-Vocabulary Camouflaged Object Segmentation

ECCV 2024poster

"Recently, the emergence of the large-scale vision-language model (VLM), such as CLIP, has opened the way towards open-world object perception. Many works have explored the utilization of pre-trained VLM for the challenging open-vocabulary dense prediction task that requires perceiving diverse objec…

2024

Spider: A Unified Framework for Context-dependent Concept Segmentation

ICML 2024poster

Different from the context-independent (CI) concepts such as human, car, and airplane, context-dependent (CD) concepts require higher visual understanding ability, such as camouflaged object and medical lesion. Despite the rapid advance of many CD understanding tasks in respective branches, the isol…

2023

Adaptive Illumination Mapping for Shadow Detection in Raw Images

ICCV 2023poster

Shadow detection methods rely on multi-scale contrast, especially global contrast, information to locate shadows correctly. However, we observe that the camera image signal processor (ISP) tends to preserve more local contrast information by sacrificing global contrast information during the raw-to-…

Cited by 15PDFcodeScholar
2022

Self-Supervised Pretraining for RGB-D Salient Object Detection

AAAI 2022technical

Existing CNNs-Based RGB-D salient object detection (SOD) networks are all required to be pretrained on the ImageNet to learn the hierarchy features which helps provide a good initialization. However, the collection and annotation of large-scale datasets are time-consuming and expensive. In this pap…

2022

Zoom in and Out: A Mixed-Scale Triplet Network for Camouflaged Object Detection

CVPR 2022poster

The recently proposed camouflaged object detection (COD) attempts to segment objects that are visually blended into their surroundings, which is extremely complex and difficult in real-world scenarios. Apart from high intrinsic similarity between the camouflaged objects and their background, the obj…

Cited by 349PDFcodeScholar
2020

A Single Stream Network for Robust and Real-time RGB-D Salient Object Detection

ECCV 2020poster

Existing RGB-D salient object detection (SOD) approaches concentrate on the cross-modal fusion between the RGB stream and the depth stream. They do not deeply explore the effect of the depth map itself. In this work, we design a single stream network to directly use the depth map to guide early fusi…

2020

Hierarchical Dynamic Filtering Network for RGB-D Salient Object Detection

ECCV 2020poster

The main purpose of RGB-D salient object detection (SOD) is how to better integrate and utilize cross-modal fusion information. In this paper, we explore these issues from a new perspective. We integrate the features of different modalities through densely connected structures and use their mixed fe…

2020

Suppress and Balance: A Simple Gated Network for Salient Object Detection

ECCV 2020poster

Most salient object detection approaches use U-Net or feature pyramid networks (FPN) as their basic structures. These methods ignore two key problems when the encoder exchanges information with the decoder: one is the lack of interference control between them, the other is without considering the di…