← Search

Wenfei Yang

32 accepted papers

2026

Adversarial Attacks Already Tell the Answer: Directional Bias-Guided Test-time Defense for Vision-Language Models

ICLR 2026poster

Vision-Language Models (VLMs), such as CLIP, have shown strong zero-shot generalization but remain highly vulnerable to adversarial perturbations, posing serious risks in real-world applications. Test-time defenses for VLMs have recently emerged as a promising and efficient approach to defend agains…

Cited by 0SourceScholar
2026

BindWeave: Subject-Consistent Video Generation via Cross-Modal Integration

ICLR 2026poster

Diffusion Transformer has shown remarkable abilities in generating high-fidelity videos, delivering visually coherent frames and rich details over extended durations. However, existing video generation models still fall short in subject-consistent video generation due to an inherent difficulty in pa…

Cited by 0SourceScholar
2026

ComPose: A Unified Completion-Pose Framework for Robust Category-Level Object Pose Estimation

CVPR 2026

Category-level object pose estimation aims to predict the pose and size of arbitrary objects in specific categories. Existing methods struggle with the inherent incompleteness of observed point clouds, which limits their ability to capture complete object shapes for robust pose reasoning. While poin

Cited by 0SourceScholar
2026

ExMesh: EXplicit Mesh Reconstruction with Topology Adaptation

CVPR 2026

Reconstructing surface meshes from multi-view images has remained a core challenge in recent years. Most existing methods, whether implicit or explicit, depend on intermediate representations and post-processing steps like Marching Cubes or TSDF fusion, often resulting in artifacts and fragmented ge

Cited by 0SourceScholar
2026

Generalizable Structure-Aware Keypoint Correspondence for Category-Unified 3D Single Object Tracking

CVPR 2026

3D single object tracking (SOT) in point clouds is essential for real-world 3D perception, yet it remains challenging due to data sparsity and large variations in scale and structure across diverse object categories. Most existing methods rely on a category-specific paradigm that trains separate mod

Cited by 0SourceScholar
2026

GeoGuide: Hierarchical Geometric Guidance for Open-Vocabulary 3D Semantic Segmentation

CVPR 2026

Open-vocabulary 3D semantic segmentation aims to segment arbitrary categories beyond the training set. Existing methods predominantly rely on distilling knowledge from 2D open-vocabulary models. However, aligning 3D features to the 2D representation space restricts intrinsic 3D geometric learning an

Cited by 0SourceScholar
2026

RayI2P: Learning Rays for Image-to-Point Cloud Registration

ICLR 2026poster

Image-to-point cloud registration aims to estimate the 6-DoF camera pose of a query image relative to a 3D point cloud map. Existing methods fall into two categories: matching-free methods regress pose directly using geometric priors, but lack fine-grained supervision and struggle with precise align…

Cited by 0SourceScholar
2026

SCoA: Revisiting Domain Generalized Object Detection with Style-Conditioned Adaptation

ICML 2026poster

Domain generalized object detection (DGOD) aims to train an object detector on a single source domain and generalize it to unseen target domains. Recent advances in DGOD have increasingly exploited vision foundation models (VFMs) via parameter-efficient finetuning strategies. However, existing appro…

Cited by 0SourceScholar
2026

SunFaded: Illumination-Aware Gaussian Splatting for Dark Scenes with Camera-Mounted Active Lighting

CVPR 2026

Gaussian Splatting has emerged as a popular 3D representation technique, but still struggles with appearance inconsistencies, especially in dark scenes that require active illumination (e.g., camera flashes or co-moving light sources) to capture usable images, leading to dramatic local appearance fl

Cited by 0SourceScholar
2025

CA-I2P: Channel-Adaptive Registration Network with Global Optimal Selection

ICCV 2025poster

Detection-free methods typically follow a coarse-to-fine pipeline, extracting image and point cloud features for patch-level matching and refining dense pixel-to-point correspondences. However, differences in feature channel attention between images and point clouds may lead to degraded matching res…

Cited by 0SourcePDFScholar
2025

DiffCorr: Conditional Diffusion Model with Reliable Pseudo-Label Guidance for Unsupervised Point Cloud Shape Correspondence

AAAI 2025technical

Unsupervised point cloud shape correspondence aims to establish dense correspondences between source and target point clouds. Existing methods universally follow a one-step paradigm to obtain shape correspondence directly, but it often fails in large-scale motions of humans and animals. To address t…

Cited by 0SourcePDFScholar
2025

Diffusion-based Source-biased Model for Single Domain Generalized Object Detection

ICCV 2025poster

Single domain generalized object detection aims to train an object detector on a single source domain and generalize it to any unseen domain. Although existing approaches based on data augmentation exhibit promising results, they overlook domain discrepancies across multiple augmented domains, which…

Cited by 0SourcePDFScholar
2025

EF-3DGS: Event-Aided Free-Trajectory 3D Gaussian Splatting

NeurIPS 2025spotlight

Scene reconstruction from casually captured videos has wide real-world applications. Despite recent progress, existing methods relying on traditional cameras tend to fail in high-speed scenarios due to insufficient observations and inaccurate pose estimation. Event cameras, inspired by biological vi…

Cited by 0SourceScholar
2025

Exploring Semantic Masked Autoencoder for Self-supervised Point Cloud Understanding

IJCAI 2025

Point cloud understanding aims to acquire robust and general feature representations from unlabeled data. Masked point modeling-based methods have recently shown significant performance across various downstream tasks. These pre-training methods rely on random masking strategies to establish the per

Cited by 0SourcePDFScholar
2025

Exploring Vision Semantic Prompt for Efficient Point Cloud Understanding

ICML 2025poster

A series of pre-trained models have demonstrated promising results in point cloud understanding tasks and are widely applied to downstream tasks through fine-tuning. However, full fine-tuning leads to the forgetting of pretrained knowledge and substantial storage costs on edge devices. To address th…

Cited by 0SourcePDFScholar
2025

Implicit Correspondence Learning for Image-to-Point Cloud Registration

CVPR 2025highlight

Image-to-point cloud registration aims to estimate the camera pose of a given image within a 3D scene point cloud. In this area, matching-based methods have achieved leading performance by first detecting the overlapping region, then matching point and pixel features learned by neural networks and f…

Cited by 0SourcePDFScholar
2025

Learning Neural Scene Representation from iToF Imaging

ICCV 2025poster

Indirect Time-of-Flight (iToF) cameras are popular for 3D perception because they are cost-effective and easy to deploy. They emit modulated infrared signals to illuminate the scene and process the received signals to generate amplitude and phase images. The depth is calculated from the phase using…

Cited by 0SourcePDFScholar
2025

Learning Shape-Independent Transformation via Spherical Representations for Category-Level Object Pose Estimation

ICLR 2025poster

Category-level object pose estimation aims to determine the pose and size of novel objects in specific categories. Existing correspondence-based approaches typically adopt point-based representations to establish the correspondences between primitive observed points and normalized object coordinates…

Cited by 2SourcePDFScholar
2025

Pamba: Enhancing Global Interaction in Point Clouds via State Space Model

AAAI 2025technical

Transformers have demonstrated impressive results for 3D point cloud semantic segmentation. However, the quadratic complexity of transformer makes computation costs high, limiting the number of points that can be processed simultaneously and impeding the modeling of long-range dependencies between o…

Cited by 0SourcePDFScholar
2025

Rethinking Correspondence-based Category-Level Object Pose Estimation

CVPR 2025poster

Category-level object pose estimation aims to determine the pose and size of arbitrary objects within given categories. Existing two-stage correspondence-based methods first establish correspondences between camera and object coordinates, and then acquire the object pose using a pose fitting algorit…

Cited by 1SourcePDFScholar
2025

State Space Model Meets Transformer: A New Paradigm for 3D Object Detection

ICLR 2025poster

DETR-based methods, which use multi-layer transformer decoders to refine object queries iteratively, have shown promising performance in 3D indoor object detection. However, the scene point features in the transformer decoder remain fixed, leading to minimal contributions from later decoder layers,…

Cited by 0SourcePDFScholar
2025

Structure-Aware Correspondence Learning for Relative Pose Estimation

CVPR 2025highlight

Relative pose estimation provides a promising way for achieving object-agnostic pose estimation. Despite the success of existing 3D correspondence-based methods, the reliance on explicit feature matching suffers from small overlaps in visible regions and unreliable feature estimation for invisibl…

Cited by 0SourcePDFScholar
2024

Aggregation and Purification: Dual Enhancement Network for Point Cloud Few-shot Segmentation

IJCAI 2024poster

Point cloud few-shot semantic segmentation (PC-FSS) aims to segment objects within query samples of new categories given only a handful of annotated support samples. Although PC-FSS demonstrates enhanced category generalization capabilities compared to the fully supervised paradigm, the prevalent…

Cited by 6SourcePDFScholar
2024

DN-4DGS: Denoised Deformable Network with Temporal-Spatial Aggregation for Dynamic Scene Rendering

NeurIPS 2024poster

Dynamic scenes rendering is an intriguing yet challenging problem. Although current methods based on NeRF have achieved satisfactory performance, they still can not reach real-time levels. Recently, 3D Gaussian Splatting (3DGS) has garnered researchers' attention due to their outstanding rendering q…

2024

Instance-Adaptive and Geometric-Aware Keypoint Learning for Category-Level 6D Object Pose Estimation

CVPR 2024poster

Category-level 6D object pose estimation aims to estimate the rotation translation and size of unseen instances within specific categories. In this area dense correspondence-based methods have achieved leading performance. However they do not explicitly consider the local and global geometric inform…

2024

MotionGS: Exploring Explicit Motion Guidance for Deformable 3D Gaussian Splatting

NeurIPS 2024poster

Dynamic scene reconstruction is a long-term challenge in the field of 3D vision. Recently, the emergence of 3D Gaussian Splatting has provided new insights into this problem. Although subsequent efforts rapidly extend static 3D Gaussian to dynamic scenes, they often lack explicit constraints on obje…

2024

Unifying Visual and Vision-Language Tracking via Contrastive Learning

AAAI 2024technical

Single object tracking aims to locate the target object in a video sequence according to the state specified by different modal references, including the initial bounding box (BBOX), natural language (NL), or both (NL+BBOX). Due to the gap between different modalities, most existing trackers are des…

2023

Integrating the Sensing and Radio Communications Channel Modelling From Radar Mutual Interference

ICASSP 2023accepted

The current growing interest in integrated sensing and communications (ISAC) for the next generation of radio access networks towards 6G is opening new challenges on the channel estimation and modelling. New frequency bands and novel techniques for joining the sensing and the transmission of informa…

Cited by 0SourceScholar
2023

Not Every Side Is Equal: Localization Uncertainty Estimation for Semi-Supervised 3D Object Detection

ICCV 2023poster

Semi-supervised 3D object detection from point cloud aims to train a detector with a small number of labeled data and a large number of unlabeled data. The core of existing methods lies in how to select high-quality pseudo-labels using the designed quality evaluation criterion. However, these method…

Cited by 5PDFcodeScholar
2023

Proposal-Based Multiple Instance Learning for Weakly-Supervised Temporal Action Localization

CVPR 2023poster

Weakly-supervised temporal action localization aims to localize and recognize actions in untrimmed videos with only video-level category labels during training. Without instance-level annotations, most existing methods follow the Segment-based Multiple Instance Learning (S-MIL) framework, where the…

2021

Action Unit Memory Network for Weakly Supervised Temporal Action Localization

CVPR 2021poster

Weakly supervised temporal action localization aims to detect and localize actions in untrimmed videos with only video-level labels during training. However, without frame-level annotations, it is challenging to achieve localization completeness and relieve background interference. In this paper, we…

Cited by 106PDFScholar
2021

Uncertainty Guided Collaborative Training for Weakly Supervised Temporal Action Detection

CVPR 2021poster

Weakly supervised temporal action detection aims to localize temporal boundaries of actions and identify their categories simultaneously with only video-level category labels during training. Among existing methods, attention-based methods have achieved superior performance by separating action and…

Cited by 105PDFScholar