← Search

Shengchuan Zhang

40 accepted papers

2026

DeOcc-1-to-3: 3D De-Occlusion from a Single Image via Self-Supervised Multi-View Diffusion

AAAI 2026technical

Reconstructing 3D objects from a single image is a long-standing challenge, particularly under real-world occlusions. While recent diffusion-based view synthesis models can generate consistent novel views from a single RGB image, they generally assume fully visible inputs and struggle when parts of

Cited by 0SourcePDFScholar
2026

Discover, Segment, and Select: A Progressive Mechanism for Zero-shot Camouflaged Object Segmentation

CVPR 2026

Current zero-shot camouflaged object segmentation methods typically employ a two-stage pipeline (discover-then-segment): using MLLMs to obtain visual prompts, followed by SAM segmentation. However, relying solely on MLLMs for camouflaged object discovery often leads to inaccurate localization, false

Cited by 0SourcecodeScholar
2026

FastVGGT: Fast Visual Geometry Transformer

ICLR 2026poster

Scaling visual geometry transformers for long image sequences poses a significant computational and memory challenge. In this work, we diagnose this issue in the state-of-the-art model VGGT, and trace the primary bottleneck to its Global Attention layer. Our analysis reveals a ``token collapse'' phe…

Cited by 0SourcecodeScholar
2026

FlashWorld: High-quality 3D Scene Generation within Seconds

ICLR 2026oral

We propose FlashWorld, a generative model that produces 3D scenes from a single image or text prompt in seconds, $10 \sim 100\times$ faster than previous works while possessing superior rendering quality. Our approach shifts from the conventional multi-view-oriented (MV-oriented) paradigm, which gen…

Cited by 0SourcecodeScholar
2026

Robust Pseudo-Labeling via Decoupled Class-Aware Filtering and Dynamic Category Correction

AAAI 2026technical

Semi-Supervised Instance Segmentation (SSIS) involves classifying and grouping image pixels into distinct object instances using limited labeled data alongside large-scale unlabeled data. A major challenge in SSIS lies in the inherent noise of pseudo-labels, particularly when class and mask qualitie

Cited by 0SourcePDFScholar
2026

SEA-Vision: A Multilingual Benchmark for Comprehensive Document and Scene Text Understanding in Southeast Asia

CVPR 2026

Multilingual document and scene text understanding plays an important role in applications such as search, finance, and public services. However, most existing benchmarks focus on high-resource languages and fail to evaluate models in realistic multilingual environments. In Southeast Asia, the diver

Cited by 0SourcecodeScholar
2026

S²Teacher: Step-by-step Teacher for Sparsely Annotated Oriented Object Detection

AAAI 2026technical

Although fully-supervised oriented object detection has made significant progress in remote sensing image understanding, it comes at the cost of labor-intensive annotation. Recent studies have explored weakly and semi-supervised learning to alleviate this burden. However, these methods overlook the

Cited by 0SourcePDFScholar
2026

When Simple Problems Wear Complex Costumes: Improving Efficiency in LRM’s Adaptive Reasoning

ICML 2026poster

Recent Large Reasoning Models (LRMs) have demonstrated powerful multi-step problem-solving capabilities but often suffer from inefficiency due to an ``overthinking phenomenon", where they apply complex reasoning to simple tasks, resulting in unnecessary computational cost and latency. While adaptive…

Cited by 0SourceScholar
2026

XSpecMesh: Quality-Preserving Auto-Regressive Mesh Generation Acceleration via Multi-Head Speculative Decoding

ICML 2026poster

Current auto-regressive models can generate high-quality, topologically precise meshes; however, they necessitate thousands—or even tens of thousands—of next-token predictions during inference, resulting in substantial latency. We introduce XSpecMesh, a quality-preserving acceleration method for aut…

Cited by 0SourceScholar
2025

BUFF: Bayesian Uncertainty Guided Diffusion Probabilistic Model for Single Image Super-Resolution

AAAI 2025technical

Super-resolution (SR) techniques are critical for enhancing image quality, particularly in scenarios where high-resolution imagery is essential yet limited by hardware constraints. Existing diffusion models for SR have relied predominantly on Gaussian models for noise generation, which often fall sh…

Cited by 0SourcePDFScholar
2025

CAKE: Category Aware Knowledge Extraction for Open-Vocabulary Object Detection

AAAI 2025technical

Open vocabulary object detection (OVOD) task aims to detect objects of novel categories beyond the base categories in the training set. To this end, the detector needs to access image-text pairs containing rich semantic information or the visual language pre-trained model (VLM) learned on them. Rece…

Cited by 0SourcePDFScholar
2025

DuPI: Dual-resolution Pseudo-label Integration for Semi-supervised Instance Segmentation

ICASSP 2025accepted

The role of high-quality pseudo-labels is pivotal in semi-supervised instance segmentation (SSIS). However, existing SSIS frameworks predominantly produce pseudo-labels at a single resolution, which can introduce noise that adversely affects the quality of learning at both the pixel level and in ter…

Cited by 0SourceScholar
2025

EOV-Seg: Efficient Open-Vocabulary Panoptic Segmentation

AAAI 2025technical

Open-vocabulary panoptic segmentation aims to segment and classify everything in diverse scenes across an unbounded vocabulary. Existing methods typically employ two-stage or single-stage framework. The two-stage framework involves cropping the image multiple times using masks generated by a mask ge…

2025

Evolving High-Quality Rendering and Reconstruction in a Unified Framework with Contribution-Adaptive Regularization

CVPR 2025poster

Representing 3D scenes from multiview images is a core challenge in computer vision and graphics, which requires both precise rendering and accurate reconstruction. Recently, 3D Gaussian Splatting (3DGS) has garnered significant attention for its high-quality rendering and fast inference speed. Yet,…

Cited by 2SourcePDFScholar
2025

Exploring Semantic Consistency and Style Diversity for Domain Generalized Semantic Segmentation

AAAI 2025technical

Domain Generalized Semantic Segmentation (DGSS) seeks to utilize source domain data exclusively to enhance the generalization of semantic segmentation across unknown target domains. Prevailing studies predominantly concentrate on feature normalization and domain randomization, these approaches exhib…

2025

Inter2Former: Dynamic Hybrid Attention for Efficient High-Precision Interactive Segmentation

ICCV 2025poster

Interactive segmentation (IS) improves annotation efficiency by segmenting target regions from user prompts, with widespread applications in real-world scenarios. Current approaches face a critical trade-off: dense-token methods achieve superior accuracy and detail preservation but suffer from prohi…

Cited by 0SourcePDFScholar
2025

SCOUT: Semi-supervised Camouflaged Object Detection by Utilizing Text and Adaptive Data Selection

IJCAI 2025

The difficulty of pixel-level annotation has significantly hindered the development of the Camouflaged Object Detection (COD) field. To save on annotation costs, previous works leverage the semi-supervised COD framework that relies on a small number of labeled data and a large volume of unlabeled da

2025

U-SAM: Upgrade Segment Anything Model With Semantic-Aware and Memory-Efficient

ICASSP 2025accepted

Segment Anything Model (SAM) has achieved remarkable success in the field of class-agnostic image segmentation by utilizing points or boxes as prompts. However, we identify two significant limitations when compared to traditional image segmentation models: (1) Trained in a category-agnostic interact…

Cited by 0SourceScholar
2025

UCOD-DPL: Unsupervised Camouflaged Object Detection via Dynamic Pseudo-label Learning

CVPR 2025highlight

Unsupervised Camoflaged Object Detection (UCOD) has gained attention since it doesn't need to rely on extensive pixel-level labels. Existing UCOD methods typically generate pseudo-labels using fixed strategies and train 1 x1 convolutional layers as a simple decoder, leading to low performance compar…

2024

Adaptive Feature Selection for No-Reference Image Quality Assessment by Mitigating Semantic Noise Sensitivity

ICML 2024poster

The current state-of-the-art No-Reference Image Quality Assessment (NR-IQA) methods typically rely on feature extraction from upstream semantic backbone networks, assuming that all extracted features are relevant. However, we make a key observation that not all features are beneficial, and some may…

Cited by 4SourcePDFScholar
2024

Director3D: Real-world Camera Trajectory and 3D Scene Generation from Text

NeurIPS 2024poster

Recent advancements in 3D generation have leveraged synthetic datasets with ground truth 3D assets and predefined camera trajectories. However, the potential of adopting real-world datasets, which can produce significantly more realistic 3D scenes, remains largely unexplored. In this work, we delve…

2024

FocSAM: Delving Deeply into Focused Objects in Segmenting Anything

CVPR 2024poster

The Segment Anything Model (SAM) marks a notable milestone in segmentation models highlighted by its robust zero-shot capabilities and ability to handle diverse prompts. SAM follows a pipeline that separates interactive segmentation into image preprocessing through a large encoder and interactive in…

2024

Integrating Global Context Contrast and Local Sensitivity for Blind Image Quality Assessment

ICML 2024spotlight

Blind Image Quality Assessment (BIQA) mirrors subjective made by human observers. Generally, humans favor comparing relative qualities over predicting absolute qualities directly. However, current BIQA models focus on mining the "local" context, i.e., the relationship between information among indiv…

Cited by 7SourcePDFScholar
2023

Attack Can Benefit: An Adversarial Approach to Recognizing Facial Expressions under Noisy Annotations

AAAI 2023technical

The real-world Facial Expression Recognition (FER) datasets usually exhibit complex scenarios with coupled noise annotations and imbalanced classes distribution, which undoubtedly impede the development of FER methods. To address the aforementioned issues, in this paper, we propose a novel and flexi…

Cited by 14SourcePDFScholar
2023

Automatic Network Pruning via Hilbert-Schmidt Independence Criterion Lasso under Information Bottleneck Principle

ICCV 2023poster

Most existing neural network pruning methods hand-crafted their importance criteria and structures to prune. This constructs heavy and unintended dependencies on heuristics and expert experience for both the objective and the parameters of the pruning approach. In this paper, we try to solve this pr…

Cited by 17PDFcodeScholar
2023

CANDY: Category-Kernelized Dynamic Convolution for Instance Segmentation

ICASSP 2023accepted

Instance segmentation has been dominated by the paradigm that predicts masks using local RoI features and simplicity frameworks based on global mask prediction. Despite the comparable performance between local-based and global-based approaches, the AP results of objects on different scales vary sign…

Cited by 0SourceScholar
2023

Category-aware Allocation Transformer for Weakly Supervised Object Localization

ICCV 2023poster

Weakly supervised object localization (WSOL) aims to localize objects based on only image-level labels as supervision. Recently, transformers have been introduced into WSOL, yielding impressive results. The self-attention mechanism and multilayer perceptron structure in transformers preserve long-ra…

Cited by 15PDFScholar
2023

DistilPose: Tokenized Pose Regression With Heatmap Distillation

CVPR 2023poster

In the field of human pose estimation, regression-based methods have been dominated in terms of speed, while heatmap-based methods are far ahead in terms of performance. How to take advantage of both schemes remains a challenging problem. In this paper, we propose a novel human pose estimation frame…

2023

InterFormer: Real-time Interactive Image Segmentation

ICCV 2023poster

Interactive image segmentation enables annotators to efficiently perform pixel-level annotation for segmentation tasks. However, the existing interactive segmentation pipeline suffers from inefficient computations of interactive models because of the following two issues. First, annotators' later cl…

Cited by 25PDFcodeScholar
2023

Pseudo-label Alignment for Semi-supervised Instance Segmentation

ICCV 2023poster

Pseudo-labeling is significant for semi-supervised instance segmentation, which generates instance masks and classes from unannotated images for subsequent training. However, in existing pipelines, pseudo-labels that contain valuable information may be directly filtered out due to mismatches in clas…

Cited by 22PDFcodeScholar
2023

Self-Paced Partial Domain-Aware Learning for Face Anti-Spoofing

ICASSP 2023accepted

With the widespread deployment of face authentication systems, domain generalization (DG) based face anti-spoofing (FAS) security approaches have drawn growing attention. Existing generalization-based methods always attempt to extract domain-invariant task information from data and eliminate domain-…

Cited by 0SourceScholar
2023

You Only Segment Once: Towards Real-Time Panoptic Segmentation

CVPR 2023poster

In this paper, we propose YOSO, a real-time panoptic segmentation framework. YOSO predicts masks via dynamic convolutions between panoptic kernels and image feature maps, in which you only need to segment once for both instance and semantic segmentation tasks. To reduce the computational overhead, w…

2022

Privacy-Preserving Face Recognition with Learnable Privacy Budgets in Frequency Domain

ECCV 2022poster

"Face recognition technology has been used in many fields due to its high recognition accuracy, including the face unlocking of mobile devices, community access control systems, and city surveillance. As the current high accuracy is guaranteed by very deep network structures, facial images often nee…

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

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
2019

Information Competing Process for Learning Diversified Representations

NeurIPS 2019poster

Learning representations with diversified information remains as an open problem. Towards learning diversified representations, a new approach, termed Information Competing Process (ICP), is proposed in this paper. Aiming to enrich the information carried by feature representations, ICP separates a…

2019

Scoot: A Perceptual Metric for Facial Sketches

ICCV 2019poster

While it is trivial for humans to quickly assess the perceptual similarity between two images, the underlying mechanism are thought to be quite complex. Despite this, the most widely adopted perceptual metrics today, such as SSIM and FSIM, are simple, shallow functions, and fail to consider many fac…

Cited by 57PDFScholar
2018

Generative Adversarial Learning Towards Fast Weakly Supervised Detection

CVPR 2018poster

Weakly supervised object detection has attracted extensive research efforts in recent years. Without the need of annotating bounding boxes, the existing methods usually follow a two/multi-stage pipeline with an online compulsive stage to extract object proposals, which is an order of magnitude slowe…

Cited by 93SourcePDFScholar