← Search

Wen Li

80 accepted papers

2026

Chain of Event-Centric Causal Thought for Physically Plausible Video Generation

CVPR 2026

Physically Plausible Video Generation (PPVG) has emerged as a promising avenue for modeling real-world physical phenomena. PPVG requires an understanding of commonsense knowledge, which remains a challenge for video diffusion models. Current approaches leverage commonsense reasoning capability of la

Cited by 0SourcecodeScholar
2026

Dynamic Logits Adjustment and Exploration for Test-Time Adaptation in Vision Language Models

CVPR 2026

Existing Test-Time Adaptation (TTA) methods for Vision-Language Models (VLMs), focusing on designing efficient adaptation parameters (eg. prompts or residual prototypes), predominantly rely on high-confidence samples obtained via entropy-based filtering. However, this prevailing paradigm implicitly

Cited by 0SourceScholar
2026

FastAvatar: Towards Unified and Fast 3D Avatar Reconstruction with Large Gaussian Reconstruction Transformers

ICLR 2026poster

Despite significant progress in 3D avatar reconstruction, it still faces challenges such as high time complexity, sensitivity to data quality, and low data utilization. We propose~\textbf{FastAvatar}, a feedforward 3D avatar framework capable of flexibly leveraging diverse daily recordings (e.g., a…

Cited by 0SourcecodeScholar
2026

FreDN: Spectral Disentanglement for Time Series Forecasting via Learnable Frequency Decomposition

AAAI 2026technical

Time series forecasting is essential in a wide range of real world applications. Recently, frequency-domain methods have attracted increasing interest for their ability to capture global dependencies. However, when applied to non-stationary time series, these methods encounter the spectral entanglem

Cited by 0SourcePDFScholar
2026

LEADER: Learning Reliable Local-to-Global Correspondences for LiDAR Relocalization

CVPR 2026

LiDAR relocalization has attracted increasing attention as it can deliver accurate 6-DoF pose estimation in complex 3D environments. Recent learning-based regression methods offer efficient solutions by directly predicting global poses without the need for explicit map storage. However, these method

Cited by 0SourcecodeScholar
2026

Let EEG Models Learn EEG

ICML 2026poster

High-fidelity EEG generation is critical for alleviating data scarcity and addressing privacy constraints in large-scale neural modeling. Despite recent progress, most existing approaches formulate EEG generation via discrete denoising objectives, which inadequately reflect the inherently continuous…

Cited by 0SourceScholar
2026

MAC-NeRF: Motion-Aware Curriculum Learning for Dynamic LiDAR NeRFs

ICML 2026poster

While LiDAR NeRFs excel in static environments, synthesizing dynamic scenes remains challenging as moving objects break multi-view consistency, causing conflicting supervision and ghosting artifacts across frames. Existing methods typically suffer from optimization difficulty from the start, struggl…

Cited by 0SourceScholar
2026

RCP-LO: A Relative Coordinate Prediction Framework for Generalizable Deep LiDAR Odometry

AAAI 2026technical

LiDAR odometry is a critical component of SLAM in autonomous driving and robotics. Learning-based methods have shown remarkable performance by regressing relative poses in an end-to-end manner. However, when applying these trained models, originally developed on the widely used KITTI dataset, to oth

Cited by 0SourcePDFScholar
2026

TACO: Task-Aware Contrastive Learning for Joint LiDAR Localization and 3D Object Detection

CVPR 2026

Reliable navigation and decision-making of autonomous vehicles require both accurate localization and object detection. Traditionally, these two tasks are handled separately, leading to redundant computation and limited cross-task knowledge transfer. This paper proposes TACO, the first Task-Aware CO

Cited by 0SourcecodeScholar
2026

The Devil is in Attention Sharing: Improving Complex Non-rigid Image Editing Faithfulness via Attention Synergy

CVPR 2026

Training-free image editing with large diffusion models has become practical, yet faithfully performing complex non-rigid edits (e.g., pose or shape changes) remains highly challenging. We identify a key underlying cause: attention collapse in existing attention sharing mechanisms, where either posi

Cited by 0SourcecodeScholar
2026

V2VLoc: Robust GNSS-Free Collaborative Perception via LiDAR Localization

AAAI 2026technical

Multi-agents rely on accurate poses to share and align observations, enabling a collaborative perception of the environment. However, traditional GNSS-based localization often fails in GNSS-denied environments, making consistent feature alignment difficult in collaboration. To tackle this challenge,

Cited by 0SourcePDFScholar
2025

DR-MPC: Disturbance-Resilient Model Predictive Visual Servoing Control for Quadrotor UAV Pipeline Inspect

IROS 2025

Unmanned Aerial Vehicles (UAVs) are gaining attention for inspections due to their improved safety, efficiency, and accuracy, alongside reduced costs and environmental risks. Visual servoing is crucial for autonomous UAV flight in GPS-degraded environments, guiding the UAV by minimizing errors betwe

Cited by 3SourceScholar
2025

GD$^2$: Robust Graph Learning under Label Noise via Dual-View Prediction Discrepancy

NeurIPS 2025poster

Graph Neural Networks (GNNs) achieve strong performance in node classification tasks but exhibit substantial performance degradation under label noise. Despite recent advances in noise-robust learning, a principled approach that exploits the node-neighbor interdependencies inherent in graph data for…

Cited by 0SourceScholar
2025

GTR-Loc: Geospatial Text Regularization Assisted Outdoor LiDAR Localization

NeurIPS 2025poster

Prevailing scene coordinate regression methods for LiDAR localization suffer from localization ambiguities, as distinct locations can exhibit similar geometric signatures — a challenge that current geometry-based regression approaches have yet to solve. Recent vision–language models show that textua…

Cited by 0SourcecodeScholar
2025

GeoDepth: From Point-to-Depth to Plane-to-Depth Modeling for Self-Supervised Monocular Depth Estimation

CVPR 2025poster

Self-supervised monocular depth estimation has long been treated as a point-wise prediction problem, where the depth of each pixel is usually estimated independently. However, artifacts are often observed in the estimated depth map, e.g., depth values for points located in the same region may jump d…

Cited by 0SourcePDFScholar
2025

Integrating Intermediate Layer Optimization and Projected Gradient Descent for Solving Inverse Problems with Diffusion Models

ICML 2025poster

Inverse problems (IPs) involve reconstructing signals from noisy observations. Recently, diffusion models (DMs) have emerged as a powerful framework for solving IPs, achieving remarkable reconstruction performance. However, existing DM-based methods frequently encounter issues such as heavy computat…

Cited by 0SourcePDFScholar
2025

Learned Image Compression with Dictionary-based Entropy Model

CVPR 2025poster

Learned image compression methods have attracted great research interest and exhibited superior rate-distortion performance to the best classical image compression standards of the present.The entropy model plays a key role in learned image compression, which estimates the probability distribution o…

2025

Let Samples Speak: Mitigating Spurious Correlation by Exploiting the Clusterness of Samples

CVPR 2025poster

Deep learning models are known to often learn features that spuriously correlate with the class label during training but are irrelevant to the prediction task. Existing methods typically address this issue by annotating potential spurious attributes, or filtering spurious features based on some emp…

2025

LightLoc: Learning Outdoor LiDAR Localization at Light Speed

CVPR 2025poster

Scene coordinate regression achieves impressive results in outdoor LiDAR localization but requires days of training. Since training needs to be repeated for each new scene, long training times make these impractical for applications requiring time-sensitive system upgrades, such as autonomous drivin…

2025

PerLDiff: Controllable Street View Synthesis Using Perspective-Layout Diffusion Model

ICCV 2025poster

Controllable generation is considered a potentially vital approach to address the challenge of annotating 3D data, and the precision of such controllable generation becomes particularly imperative in the context of data production for autonomous driving. Existing methods focus on the integration of…

2025

RALoc: Enhancing Outdoor LiDAR Localization via Rotation Awareness

ICCV 2025poster

LiDAR localization is a fundamental task in autonomous driving and robotics. Scene Coordinate Regression (SCR) exhibits leading pose accuracy, achieving impressive results in learning-based localization. We observe that the real-world LiDAR scans captured from different viewpoints usually result in…

Cited by 0SourcePDFScholar
2025

ResCLIP: Residual Attention for Training-free Dense Vision-language Inference

CVPR 2025poster

While vision-language models like CLIP have shown remarkable success in open-vocabulary tasks, their application is currently confined to image-level tasks, and they still struggle with dense predictions. Recent works often attribute such deficiency in dense predictions to the self-attention layers…

2025

S-INF: Towards Realistic Indoor Scene Synthesis via Scene Implicit Neural Field

AAAI 2025technical

Learning-based methods have become increasingly popular in 3D indoor scene synthesis (ISS), showing superior performance over traditional optimization-based approaches. These learning-based methods typically model distributions on simple yet explicit scene representations using generative models. Ho…

2025

SCOPE: Saliency-Coverage Oriented Token Pruning for Efficient Multimodel LLMs

NeurIPS 2025poster

Multimodal Large Language Models (MLLMs) typically process a large number of visual tokens, leading to considerable computational overhead, even though many of these tokens are redundant. Existing visual token pruning methods primarily focus on selecting the most salient tokens based on attention sc…

Cited by 0SourceScholar
2025

STGC-NeRF: Spatial-Temporal Geometric Consistency for LiDAR Neural Radiance Fields in Dynamic Scenes

AAAI 2025technical

While Neural Radiance Fields (NeRFs) have advanced the frontiers of novel view synthesis (NVS) using LiDAR data, they still struggle in dynamic scenes. Due to the low frequency and sparsity characteristics of LiDAR point clouds, it is challenging to spontaneously learn a dynamic and consistent scene…

2025

SinGS: Animatable Single-Image Human Gaussian Splats with Kinematic Priors

CVPR 2025poster

Despite significant advances in accurately estimating geometry in contemporary single-image 3D human reconstruction, creating a high-quality, efficient, and animatable 3D avatar remains an open challenge. Two key obstacles persist: incomplete observation and inconsistent 3D priors. To address these…

2025

Text to Point Cloud Localization with Multi-Level Negative Contrastive Learning

AAAI 2025technical

Language-based localization is a crucial task in robotics and computer vision, enabling robots to understand spatial positions through language. Recent methods rely on contrastive learning to establish correspondences between global features of texts and point clouds. However, the inherent ambiguity…

2025

The Devil is in the Spurious Correlations: Boosting Moment Retrieval with Dynamic Learning

ICCV 2025poster

Given a textual query along with a corresponding video, the objective of moment retrieval aims to localize the moments relevant to the query within the video. While commendable results have been demonstrated by existing transformer-based approaches, predicting the accurate temporal span of the targe…

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

Beyond Viewpoint: Robust 3D Object Recognition under Arbitrary Views through Joint Multi-Part Representation

ECCV 2024poster

"Existing view-based methods excel at recognizing 3D objects from predefined viewpoints, but their exploration of recognition under arbitrary views is limited. This is a challenging and realistic setting because each object has different viewpoint positions and quantities, and their poses are not al…

Cited by 1SourcePDFScholar
2024

DiffLoc: Diffusion Model for Outdoor LiDAR Localization

CVPR 2024poster

Absolute pose regression (APR) estimates global pose in an end-to-end manner achieving impressive results in learn-based LiDAR localization. However compared to the top-performing methods reliant on 3D-3D correspondence matching APR's accuracy still has room for improvement. We recognize APR's lack…

2024

LiSA: LiDAR Localization with Semantic Awareness

CVPR 2024highlight

LiDAR localization is a fundamental task in robotics and computer vision which estimates the pose of a LiDAR point cloud within a global map. Scene Coordinate Regression (SCR) has demonstrated state-of-the-art performance in this task. In SCR a scene is represented as a neural network which outputs…

2024

Towards Unsupervised Model Selection for Domain Adaptive Object Detection

NeurIPS 2024poster

Evaluating the performance of deep models in new scenarios has drawn increasing attention in recent years due to the wide application of deep learning techniques in various fields. However, while it is possible to collect data from new scenarios, the annotations are not always available. Existing Do…

2023

DC-Former: Diverse and Compact Transformer for Person Re-identification

AAAI 2023technical

In person re-identification (ReID) task, it is still challenging to learn discriminative representation by deep learning, due to limited data. Generally speaking, the model will get better performance when increasing the amount of data. The addition of similar classes strengthens the ability of the…

2023

SGLoc: Scene Geometry Encoding for Outdoor LiDAR Localization

CVPR 2023poster

LiDAR-based absolute pose regression estimates the global pose through a deep network in an end-to-end manner, achieving impressive results in learning-based localization. However, the accuracy of existing methods still has room to improve due to the difficulty of effectively encoding the scene geom…

Cited by 16SourcePDFScholar
2022

Denoised Maximum Classifier Discrepancy for Source-Free Unsupervised Domain Adaptation

AAAI 2022technical

Source-Free Unsupervised Domain Adaptation(SFUDA) aims to adapt a pre-trained source model to an unlabeled target domain without access to the original labeled source domain samples. Many existing SFUDA approaches apply the self-training strategy, which involves iteratively selecting confidently pre…

2022

Interpretable Open-Set Domain Adaptation via Angular Margin Separation

ECCV 2022poster

"Open-set Domain Adaptation (OSDA) aims to recognize classes in the target domain that are seen in the source domain while rejecting other unseen target-exclusive classes into an unknown class, which ignores the diversity of the latter and is therefore incapable of their interpretation. The recently…

2022

Learning Pixel-Level Distinctions for Video Highlight Detection

CVPR 2022poster

The goal of video highlight detection is to select the most attractive segments from a long video to depict the most interesting parts of the video. Existing methods typically focus on modeling relationship between different video segments in order to learning a model that can assign highlight score…

Cited by 30PDFScholar
2022

Meta Distribution Alignment for Generalizable Person Re-Identification

CVPR 2022poster

Domain Generalizable (DG) person ReID is a challenging task which trains a model on source domains yet generalizes well on target domains. Existing methods use source domains to learn domain-invariant features, and assume those features are also irrelevant with target domains. However, they do not c…

Cited by 80PDFcodeScholar
2022

Motion Transformer for Unsupervised Image Animation

ECCV 2022poster

"Image animation aims to animate a source image by using motion learned from a driving video. Current state-of-the-art methods typically use convolutional neural networks (CNNs) to predict motion information, such as motion keypoints and corresponding local transformations. However, these CNN based…

2022

Motion and Appearance Adaptation for Cross-Domain Motion Transfer

ECCV 2022poster

"Motion transfer aims to transfer the motion of a driving video to a source image. When there are considerable differences between object in the driving video and that in the source image, traditional single domain motion transfer approaches often produce notable artifacts; for example, the synthesi…

Cited by 11SourcePDFScholar
2022

Revisiting Random Channel Pruning for Neural Network Compression

CVPR 2022poster

Channel (or 3D filter) pruning serves as an effective way to accelerate the inference of neural networks. There has been a flurry of algorithms that try to solve this practical problem, each being claimed effective in some ways. Yet, a benchmark to compare those algorithms directly is lacking, mainl…

Cited by 131PDFcodeScholar
2022

Structure-Aware Motion Transfer With Deformable Anchor Model

CVPR 2022poster

Given a source image and a driving video depicting the same object type, the motion transfer task aims to generate a video by learning the motion from the driving video while preserving the appearance from the source image. In this paper, we propose a novel structure-aware motion modeling approach,…

Cited by 51PDFcodeScholar
2022

Undoing the Damage of Label Shift for Cross-Domain Semantic Segmentation

CVPR 2022poster

Existing works typically treat cross-domain semantic segmentation(CDSS) as a data distribution mismatch problem and focus on aligning the marginal distribution or conditional distribution. However, the label shift issue is unfortunately overlooked, which actually commonly exists in the CDSS task, an…

Cited by 29PDFcodeScholar
2021

Analogical Image Translation for Fog Generation

AAAI 2021technical

Image-to-image translation is to map images from a given style to another given style. While exceptionally successful, current methods assume the availability of training images in both source and target domains, which does not always hold in practice. Inspired by humans' reasoning capability of ana…

Cited by 18SourcePDFScholar
2021

BAPA-Net: Boundary Adaptation and Prototype Alignment for Cross-Domain Semantic Segmentation

ICCV 2021poster

Existing cross-domain semantic segmentation methods usually focus on the overall segmentation results of whole objects but neglect the importance of object boundaries. In this work, we find that the segmentation performance can be considerably boosted if we treat object boundaries properly. For that…

Cited by 101PDFcodeScholar
2021

Cluster, Split, Fuse, and Update: Meta-Learning for Open Compound Domain Adaptive Semantic Segmentation

CVPR 2021poster

Open compound domain adaptation (OCDA) is a domain adaptation setting, where target domain is modeled as a compound of multiple unknown homogeneous domains, which brings the advantage of improved generalization to unseen domains. In this work, we propose a principled meta-learning based approach to…

Cited by 45PDFScholar
2021

SRDAN: Scale-Aware and Range-Aware Domain Adaptation Network for Cross-Dataset 3D Object Detection

CVPR 2021poster

Geometric characteristic plays an important role in the representation of an object in 3D point clouds. For example, large objects often contain more points, while small ones contain fewer points. The point clouds of objects near the capture device are denser, while those of distant objects are spar…

Cited by 54PDFcodeScholar
2021

Sparse-to-Dense Feature Matching: Intra and Inter Domain Cross-Modal Learning in Domain Adaptation for 3D Semantic Segmentation

ICCV 2021poster

Domain adaptation is critical for success when confronting with the lack of annotations in a new domain. As the huge time consumption of labeling process on 3D point cloud, domain adaptation for 3D semantic segmentation is of great expectation. With the rise of multi-modal datasets, large amount of…

Cited by 66PDFcodeScholar
2021

The Heterogeneity Hypothesis: Finding Layer-Wise Differentiated Network Architectures

CVPR 2021poster

In this paper, we tackle the problem of convolutional neural network design. Instead of focusing on the design of the overall architecture, we investigate a design space that is usually overlooked, i.e. adjusting the channel configurations of predefined networks. We find that this adjustment can be…

Cited by 23PDFcodeScholar
2021

mDALU: Multi-Source Domain Adaptation and Label Unification With Partial Datasets

ICCV 2021poster

One challenge of object recognition is to generalize to new domains, to more classes and/or to new modalities. This necessitates methods to combine and reuse existing datasets that may belong to different domains, have partial annotations, and/or have different data modalities. This paper formulates…

Cited by 28PDFScholar
2020

Fixing Localization Errors to Improve Image Classification

ECCV 2020poster

Deep neural networks are generally considered black-box models that offer less interpretability for their decision process. To address this limitation, Class Activation Map (CAM) provides an attractive solution that visualizes class-specific discriminative regions in an input image. The remarkable a…

2020

Off-Policy Reinforcement Learning for Efficient and Effective GAN Architecture Search

ECCV 2020poster

In this paper, we introduce a new reinforcement learning (RL) based neural architecture search (NAS) methodology for effective and efficient generative adversarial network (GAN) architecture search. The key idea is to formulate the GAN architecture search problem as a Markov decision process (MDP) f…

2019

Learning Semantic Segmentation From Synthetic Data: A Geometrically Guided Input-Output Adaptation Approach

CVPR 2019poster

As an alternative to manual pixel-wise annotation, synthetic data has been increasingly used for training semantic segmentation models. Such synthetic images and semantic labels can be easily generated from virtual 3D environments. In this work, we propose an approach to cross-domain semantic segmen…

Cited by 314PDFcodeScholar
2019

Sliced Wasserstein Generative Models

CVPR 2019poster

In generative modeling, the Wasserstein distance (WD) has emerged as a useful metric to measure the discrepancy between generated and real data distributions. Unfortunately, it is challenging to approximate the WD of high-dimensional distributions. In contrast, the sliced Wasserstein distance (SWD)…

Cited by 150PDFcodeScholar
2018

Collaborative and Adversarial Network for Unsupervised Domain Adaptation

CVPR 2018poster

In this paper, we propose a new unsupervised domain adaptation approach called Collaborative and Adversarial Network (CAN) through domain-collaborative and domain-adversarial training of neural networks. We use several domain classifiers on multiple CNN feature extraction layers/blocks, in which eac…

2018

Domain Adaptive Faster R-CNN for Object Detection in the Wild

CVPR 2018poster

Object detection typically assumes that training and test data are drawn from an identical distribution, which, however, does not always hold in practice. Such a distribution mismatch will lead to a significant performance drop. In this work, we aim to improve the cross-domain robustness of object d…

2015

Visual Recognition by Learning From Web Data: A Weakly Supervised Domain Generalization Approach

CVPR 2015poster

In this work, we formulate a new weakly supervised domain generalization problem for the visual recognition task by using loosely labeled web images/videos as training data. Specifically, we aim to address two challenging issues when learning robust classifiers: 1) enhancing the generalization capab…

Cited by 94SourcePDFScholar