← Search

Shijian Lu

109 accepted papers

2026

Boosting Reasoning in Large Multimodal Models via Activation Replay

CVPR 2026

Recently, Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as an effective approach to incentivizing reasoning capability in Large Multimodal Models (LMMs), while the underlying mechanisms behind this post-training paradigm are poorly understood. We begin by exploring how input acti

Cited by 0SourceScholar
2026

Cross-Domain Few-Shot Segmentation via Multi-view Progressive Adaptation

CVPR 2026

Cross-Domain Few-Shot Segmentation aims to segment categories in data-scarce domains conditioned on a few exemplars. Typical methods first establish few-shot capability in a large-scale source domain and then adapt it to target domains. However, due to the limited quantity and diversity of target sa

Cited by 0SourcecodeScholar
2026

Enhancing Retrieval-Augmented Large Vision Language Models via Knowledge Conflict Mitigation

AAAI 2026technical

Multimodal Retrieval-Augmented Generation (MRAG) has recently been explored to empower Large Vision Language Models (LVLMs) with more comprehensive and up-to-date contextual knowledge, aiming to compensate for their limited and coarse-grained parametric knowledge in knowledge-intensive tasks. Howeve

Cited by 0SourcePDFScholar
2026

LongVT: Incentivizing "Thinking with Long Videos" via Native Tool Calling

CVPR 2026

Large multimodal models (LMMs) have shown great potential for video reasoning with textual Chain-of-Thought. However, they remain vulnerable to hallucinations, especially when processing long-form videos where evidence is sparse and temporally dispersed. Inspired by how humans comprehend long videos

Cited by 50SourcecodeScholar
2026

MuSASplat: Efficient Sparse-View 3D Gaussian Splats via Lightweight Multi-Scale Adaptation

AAAI 2026technical

Sparse-view 3D Gaussian splatting seeks to render high-quality novel views of 3D scenes from a limited set of input images. While recent pose-free feed-forward methods leveraging pre-trained 3D priors have achieved impressive results, most of them rely on full fine-tuning of large Vision Transformer

Cited by 0SourcePDFScholar
2026

On the Generalization Capacities of MLLMs for Spatial Intelligence

ICLR 2026oral

Multimodal Large Language Models (MLLMs) that directly process RGB inputs for tasks like 3D localization and navigation have shown remarkable potential. However, we argue that these ``RGB-only'' approaches are fundamentally flawed in their ability to generalize across cameras. By ignoring camera par…

Cited by 0SourcecodeScholar
2026

Referring Multiple Regions with Large Multimodal Models via Contextual Latent Steering

ICML 2026poster

Large Multimodal Models (LMMs) have recently demonstrated their proficiency in holistic visual comprehension. However, most of them struggle to tackle region-level perception guided by visual prompts, especially for cases where multiple regions are referred simultaneously, or scenarios where global …

Cited by 0SourceScholar
2025

Backdoor Attacks Against No-Reference Image Quality Assessment Models via a Scalable Trigger

AAAI 2025technical

No-Reference Image Quality Assessment (NR-IQA), responsible for assessing the quality of a single input image without using any reference, plays a critical role in evaluating and optimizing computer vision systems, e.g., low-light enhancement. Recent research indicates that NR-IQA models are suscep…

2025

Boosting Knowledge Utilization in Multimodal Large Language Models via Adaptive Logits Fusion and Attention Reallocation

NeurIPS 2025oral

Despite their recent progress, Multimodal Large Language Models (MLLMs) often struggle in knowledge-intensive tasks due to the limited and outdated parametric knowledge acquired during training. Multimodal Retrieval Augmented Generation addresses this issue by retrieving contextual knowledge from ex…

Cited by 0SourcecodeScholar
2025

MMLU-ProX: A Multilingual Benchmark for Advanced Large Language Model Evaluation

EMNLP 2025

Existing large language model (LLM) evaluation benchmarks primarily focus on English, while current multilingual tasks lack parallel questions that specifically assess cross-lingual reasoning abilities. This dual limitation makes it challenging to assess LLMs’ performance in the multilingual setting

Cited by 0SourcePDFScholar
2025

MTL-UE: Learning to Learn Nothing for Multi-Task Learning

ICML 2025poster

Most existing unlearnable strategies focus on preventing unauthorized users from training single-task learning (STL) models with personal data. Nevertheless, the paradigm has recently shifted towards multi-task data and multi-task learning (MTL), targeting generalist and foundation models that can h…

2025

Mitigating Object Hallucinations in Large Vision-Language Models with Assembly of Global and Local Attention

CVPR 2025poster

Despite great success across various multimodal tasks, Large Vision-Language Models (LVLMs) often encounter object hallucinations with generated textual responses being inconsistent with the actual objects in images. We examine different LVLMs and pinpoint that one root cause of object hallucination…

2025

PCR-GS: COLMAP-Free 3D Gaussian Splatting via Pose Co-Regularizations

ICCV 2025poster

COLMAP-free 3D Gaussian Splatting (3D-GS) has recently attracted increasing attention due to its remarkable performance in reconstructing high-quality 3D scenes from unposed images or videos. However, it often struggles to handle scenes with complex camera trajectories as featured by drastic rotatio…

Cited by 0SourcePDFScholar
2025

PacGDC: Label-Efficient Generalizable Depth Completion with Projection Ambiguity and Consistency

ICCV 2025poster

Generalizable depth completion enables the acquisition of dense metric depth maps for unseen environments, offering robust perception capabilities for various downstream tasks. However, training such models typically requires large-scale datasets with metric depth labels, which are often labor-inten…

2025

R1-VL: Learning to Reason with Multimodal Large Language Models via Step-wise Group Relative Policy Optimization

ICCV 2025poster

Recent studies generally enhance MLLMs' reasoning capabilities via supervised fine-tuning on high-quality chain-of-thought reasoning data, which often leads models to merely imitate successful reasoning paths without understanding what the wrong reasoning paths are.In this work, we aim to enhance th…

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

SMSTracker: Tri-path Score Mask Sigma Fusion for Multi-Modal Tracking

ICCV 2025poster

Multi-modal object tracking has emerged as a significant research focus in computer vision due to its robustness in complex environments, such as exposure variations, blur, and occlusions. Despite existing studies integrating supplementary modal information into pre-trained RGB trackers through visu…

2025

Spatial Preference Rewarding for MLLMs Spatial Understanding

ICCV 2025poster

Multimodal large language models(MLLMs) have demonstrated promising spatial understanding capabilities, such as referencing and grounding object descriptions. Despite their successes, MLLMs still fall short in fine-grained spatial perception abilities, such as generating detailed region descriptions…

2025

The Curse of Multi-Modalities: Evaluating Hallucinations of Large Multimodal Models across Language, Visual, and Audio

NeurIPS 2025poster

Recent advancements in large multimodal models (LMMs) have significantly enhanced performance across diverse tasks, with ongoing efforts to further integrate additional modalities such as video and audio. However, most existing LMMs remain vulnerable to hallucinations, the discrepancy between the fa…

Cited by 0SourcecodeScholar
2025

TimeExpert: An Expert-Guided Video LLM for Video Temporal Grounding

ICCV 2025poster

Video Temporal Grounding (VTG) aims to precisely identify video event segments in response to textual queries. The outputs of VTG tasks manifest as sequences of events, each defined by precise timestamps, saliency scores, and textual descriptions. Despite recent advances, a fundamental limitation pe…

Cited by 0SourcePDFScholar
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
2025

Versatile Transition Generation with Image-to-Video Diffusion

ICCV 2025poster

Leveraging text, images, structure maps, or motion trajectories as conditional guidance, diffusion models have achieved great success in automated and high-quality video generation. However, generating smooth and rational transition videos given the first and last video frames as well as descriptive…

Cited by 0SourcePDFScholar
2024

Cross-Domain Few-Shot Segmentation via Iterative Support-Query Correspondence Mining

CVPR 2024poster

Cross-Domain Few-Shot Segmentation (CD-FSS) poses the challenge of segmenting novel categories from a distinct domain using only limited exemplars. In this paper we undertake a comprehensive study of CD-FSS and uncover two crucial insights: (i) the necessity of a fine-tuning stage to effectively tra…

2024

DA-BEV: Unsupervised Domain Adaptation for Bird's Eye View Perception

ECCV 2024poster

"Camera-only Bird’s Eye View (BEV) has demonstrated great potential in environment perception in a 3D space. However, most existing studies were conducted under a supervised setup which cannot scale well while handling various new data. Unsupervised domain adaptive BEV, which effective learning from…

Cited by 5SourcePDFScholar
2024

Domain Adaptation for Large-Vocabulary Object Detectors

NeurIPS 2024poster

Large-vocabulary object detectors (LVDs) aim to detect objects of many categories, which learn super objectness features and can locate objects accurately while applied to various downstream data. However, LVDs often struggle in recognizing the located objects due to domain discrepancy in data distr…

Cited by 1SourcePDFScholar
2024

Efficient Test-Time Adaptation of Vision-Language Models

CVPR 2024poster

Test-time adaptation with pre-trained vision-language models has attracted increasing attention for tackling distribution shifts during the test time. Though prior studies have achieved very promising performance they involve intensive computation which is severely unaligned with test-time adaptatio…

2024

FreGS: 3D Gaussian Splatting with Progressive Frequency Regularization

CVPR 2024poster

3D Gaussian splatting has achieved very impressive performance in real-time novel view synthesis. However it often suffers from over-reconstruction during Gaussian densification where high-variance image regions are covered by a few large Gaussians only leading to blur and artifacts in the rendered…

Cited by 55SourcePDFScholar
2024

Historical Test-time Prompt Tuning for Vision Foundation Models

NeurIPS 2024poster

Test-time prompt tuning, which learns prompts online with unlabelled test samples during the inference stage, has demonstrated great potential by learning effective prompts on-the-fly without requiring any task-specific annotations. However, its performance often degrades clearly along the tuning pr…

Cited by 3SourcePDFScholar
2024

LLMs Meet VLMs: Boost Open Vocabulary Object Detection with Fine-grained Descriptors

ICLR 2024poster

Inspired by the outstanding zero-shot capability of vision language models (VLMs) in image classification tasks, open-vocabulary object detection has attracted increasing interest by distilling the broad VLM knowledge into detector training. However, most existing open-vocabulary detectors learn by…

Cited by 26SourcePDFScholar
2024

Masked AutoDecoder is Effective Multi-Task Vision Generalist

CVPR 2024poster

Inspired by the success of general-purpose models in NLP recent studies attempt to unify different vision tasks in the same sequence format and employ autoregressive Transformers for sequence prediction. They apply uni-directional attention to capture sequential dependencies and generate task sequen…

2024

Mitigating Object Hallucination via Concentric Causal Attention

NeurIPS 2024poster

Recent Large Vision Language Models (LVLMs) present remarkable zero-shot conversational and reasoning capabilities given multimodal queries. Nevertheless, they suffer from object hallucination, a phenomenon where LVLMs are prone to generate textual responses not factually aligned with image inputs.…

2024

Mitigating Object Hallucinations in Large Vision-Language Models through Visual Contrastive Decoding

CVPR 2024highlight

Large Vision-Language Models (LVLMs) have advanced considerably intertwining visual recognition and language understanding to generate content that is not only coherent but also contextually attuned. Despite their success LVLMs still suffer from the issue of object hallucinations where models genera…

Cited by 211SourcePDFScholar
2024

Modeling Continuous Motion for 3D Point Cloud Object Tracking

AAAI 2024technical

The task of 3D single object tracking (SOT) with LiDAR point clouds is crucial for various applications, such as autonomous driving and robotics. However, existing approaches have primarily relied on appearance matching or motion modeling within only two successive frames, thereby overlooking the lo…

Cited by 6SourcePDFScholar
2024

MonoMAE: Enhancing Monocular 3D Detection through Depth-Aware Masked Autoencoders

NeurIPS 2024poster

Monocular 3D object detection aims for precise 3D localization and identification of objects from a single-view image. Despite its recent progress, it often struggles while handling pervasive object occlusions that tend to complicate and degrade the prediction of object dimensions, depths, and orien…

Cited by 4SourcePDFScholar
2024

Purify Unlearnable Examples via Rate-Constrained Variational Autoencoders

ICML 2024poster

Unlearnable examples (UEs) seek to maximize testing error by making subtle modifications to training examples that are correctly labeled. Defenses against these poisoning attacks can be categorized based on whether specific interventions are adopted during training. The first approach is training-ti…

2024

Weakly Supervised Monocular 3D Detection with a Single-View Image

CVPR 2024poster

Monocular 3D detection (M3D) aims for precise 3D object localization from a single-view image which usually involves labor-intensive annotation of 3D detection boxes. Weakly supervised M3D has recently been studied to obviate the 3D annotation process by leveraging many existing 2D annotations but i…

Cited by 7SourcePDFScholar
2023

3D Semantic Segmentation in the Wild: Learning Generalized Models for Adverse-Condition Point Clouds

CVPR 2023poster

Robust point cloud parsing under all-weather conditions is crucial to level-5 autonomy in autonomous driving. However, how to learn a universal 3D semantic segmentation (3DSS) model is largely neglected as most existing benchmarks are dominated by point clouds captured under normal weather. We intro…

2023

Backdoor Attacks Against Deep Image Compression via Adaptive Frequency Trigger

CVPR 2023poster

Recent deep-learning-based compression methods have achieved superior performance compared with traditional approaches. However, deep learning models have proven to be vulnerable to backdoor attacks, where some specific trigger patterns added to the input can lead to malicious behavior of the models…

Cited by 57SourcePDFScholar
2023

Black-Box Unsupervised Domain Adaptation with Bi-Directional Atkinson-Shiffrin Memory

ICCV 2023poster

Black-box unsupervised domain adaptation (UDA) learns with source predictions of target data without accessing either source data or source models during training, and it has clear superiority in data privacy and flexibility in target network selection. However, the source predictions of target data…

Cited by 19PDFcodeScholar
2023

Class-Independent Regularization for Learning with Noisy Labels

AAAI 2023technical

Training deep neural networks (DNNs) with noisy labels often leads to poorly generalized models as DNNs tend to memorize the noisy labels in training. Various strategies have been developed for improving sample selection precision and mitigating the noisy label memorization issue. However, most exis…

2023

DA-DETR: Domain Adaptive Detection Transformer With Information Fusion

CVPR 2023poster

The recent detection transformer (DETR) simplifies the object detection pipeline by removing hand-crafted designs and hyperparameters as employed in conventional two-stage object detectors. However, how to leverage the simple yet effective DETR architecture in domain adaptive object detection is lar…

Cited by 81SourcePDFScholar
2023

Domain Generalization via Balancing Training Difficulty and Model Capability

ICCV 2023poster

Domain generalization (DG) aims to learn domaingeneralizable models from one or multiple source domains that can perform well in unseen target domains. Despite its recent progress, most existing work suffers from the misalignment between the difficulty level of training samples and the capability of…

Cited by 18PDFScholar
2023

FAC: 3D Representation Learning via Foreground Aware Feature Contrast

CVPR 2023poster

Contrastive learning has recently demonstrated great potential for unsupervised pre-training in 3D scene understanding tasks. However, most existing work randomly selects point features as anchors while building contrast, leading to a clear bias toward background points that often dominate in 3D sce…

2023

KD-DLGAN: Data Limited Image Generation via Knowledge Distillation

CVPR 2023poster

Generative Adversarial Networks (GANs) rely heavily on large-scale training data for training high-quality image generation models. With limited training data, the GAN discriminator often suffers from severe overfitting which directly leads to degraded generation especially in generation diversity.…

Cited by 29SourcePDFScholar
2023

Online Map Vectorization for Autonomous Driving: A Rasterization Perspective

NeurIPS 2023poster

High-definition (HD) vectorized map is essential for autonomous driving, providing detailed and precise environmental information for advanced perception and planning. However, current map vectorization methods often exhibit deviations, and the existing evaluation metric for map vectorization lacks…

2023

Pose-Free Neural Radiance Fields via Implicit Pose Regularization

ICCV 2023poster

Pose-free neural radiance fields (NeRF) aim to train NeRF with unposed multi-view images and it has achieved very impressive success in recent years. Most existing works share the pipeline of training a coarse pose estimator with rendered images at first, followed by a joint optimization of estimate…

Cited by 11PDFScholar
2023

Regularized Vector Quantization for Tokenized Image Synthesis

CVPR 2023poster

Quantizing images into discrete representations has been a fundamental problem in unified generative modeling. Predominant approaches learn the discrete representation either in a deterministic manner by selecting the best-matching token or in a stochastic manner by sampling from a predicted distrib…

2023

Rewrite Caption Semantics: Bridging Semantic Gaps for Language-Supervised Semantic Segmentation

NeurIPS 2023poster

Vision-Language Pre-training has demonstrated its remarkable zero-shot recognition ability and potential to learn generalizable visual representations from languagesupervision. Taking a step ahead, language-supervised semantic segmentation enables spatial localization of textual inputs by learning p…

2023

StyleRF: Zero-Shot 3D Style Transfer of Neural Radiance Fields

CVPR 2023poster

3D style transfer aims to render stylized novel views of a 3D scene with multi-view consistency. However, most existing work suffers from a three-way dilemma over accurate geometry reconstruction, high-quality stylization, and being generalizable to arbitrary new styles. We propose StyleRF (Style Ra…

2023

Towards Efficient Use of Multi-Scale Features in Transformer-Based Object Detectors

CVPR 2023poster

Multi-scale features have been proven highly effective for object detection but often come with huge and even prohibitive extra computation costs, especially for the recent Transformer-based detectors. In this paper, we propose Iterative Multi-scale Feature Aggregation (IMFA) - a generic paradigm th…

2023

UniDAformer: Unified Domain Adaptive Panoptic Segmentation Transformer via Hierarchical Mask Calibration

CVPR 2023poster

Domain adaptive panoptic segmentation aims to mitigate data annotation challenge by leveraging off-the-shelf annotated data in one or multiple related source domains. However, existing studies employ two separate networks for instance segmentation and semantic segmentation which lead to excessive ne…

Cited by 9SourcePDFScholar
2023

WaveNeRF: Wavelet-based Generalizable Neural Radiance Fields

ICCV 2023poster

Neural Radiance Field (NeRF) has shown impressive performance in novel view synthesis via implicit scene representation. However, it usually suffers from poor scalability as requiring densely sampled images for each new scene. Several studies have attempted to mitigate this problem by integrating Mu…

Cited by 16PDFScholar
2023

Weakly Supervised 3D Open-vocabulary Segmentation

NeurIPS 2023poster

Open-vocabulary segmentation of 3D scenes is a fundamental function of human perception and thus a crucial objective in computer vision research. However, this task is heavily impeded by the lack of large-scale and diverse 3D open-vocabulary segmentation datasets for training robust and generalizabl…

2022

Accelerating DETR Convergence via Semantic-Aligned Matching

CVPR 2022poster

The recently developed DEtection TRansformer (DETR) establishes a new object detection paradigm by eliminating a series of hand-crafted components. However, DETR suffers from extremely slow convergence, which increases the training cost significantly. We observe that the slow convergence is largely…

Cited by 129PDFcodeScholar
2022

Auto-Regressive Image Synthesis with Integrated Quantization

ECCV 2022poster

"Deep generative models have achieved conspicuous progress in realistic image synthesis with multifarious conditional inputs, while generating diverse yet high-fidelity images remains a grand challenge in conditional image generation. This paper presents a versatile framework for conditional image g…

2022

Bi-Level Feature Alignment for Versatile Image Translation and Manipulation

ECCV 2022poster

"Generative adversarial networks (GANs) have achieved great success in image translation and manipulation. However, high-fidelity image generation with faithful style control remains a grand challenge in computer vision. This paper presents a versatile image translation and manipulation framework th…

Cited by 52SourcePDFScholar
2022

Category Contrast for Unsupervised Domain Adaptation in Visual Tasks

CVPR 2022poster

Instance contrast for unsupervised representation learning has achieved great success in recent years. In this work, we explore the idea of instance contrastive learning in unsupervised domain adaptation (UDA) and propose a novel Category Contrast technique (CaCo) that introduces semantic priors on…

Cited by 199PDFcodeScholar
2022

Contextual Text Block Detection towards Scene Text Understanding

ECCV 2022poster

"Most existing scene text detectors focus on detecting characters or words that only capture partial text messages due to missing contextual information. For a better understanding of text in scenes, it is more desired to detect contextual text blocks (CTBs) which consist of one or multiple integral…

2022

D-LC-Nets: Robust Denoising and Loop Closing Networks for LiDAR SLAM in Complicated Circumstances with Noisy Point Clouds

IROS 2022poster

The current LiDAR SLAM (Simultaneous Localization and Mapping) system suffers greatly from low accuracy and limited robustness when faced with complicated circumstances. From our experiments, we find that current LiDAR SLAM systems have limited performance when the noise level in the obtained point…

Cited by 18SourceScholar
2022

Domain Adaptive Video Segmentation via Temporal Pseudo Supervision

ECCV 2022poster

"Video semantic segmentation has achieved great progress under the supervision of large amounts of labelled training data. However, domain adaptive video segmentation, which can mitigate data labelling constraints by adapting from a labelled source domain toward an unlabelled target domain, is large…

2022

Fourier Document Restoration for Robust Document Dewarping and Recognition

CVPR 2022poster

State-of-the-art document dewarping techniques learn to predict 3-dimensional information of documents which are prone to errors while dealing with documents with irregular distortions or large variations in depth. This paper presents FDRNet, a Fourier Document Restoration Network that can restore d…

Cited by 32PDFcodeScholar
2022

GenCo: Generative Co-training for Generative Adversarial Networks with Limited Data

AAAI 2022technical

Training effective Generative Adversarial Networks (GANs) requires large amounts of training data, without which the trained models are usually sub-optimal with discriminator over-fitting. Several prior studies address this issue by expanding the distribution of the limited training data via massive…

Cited by 39SourcePDFScholar
2022

Language Matters: A Weakly Supervised Vision-Language Pre-training Approach for Scene Text Detection and Spotting

ECCV 2022poster

"Recently, Vision-Language Pre-training (VLP) techniques have greatly benefited various vision-language tasks by jointly learning visual and textual representations, which intuitively helps in Optical Character Recognition (OCR) tasks due to the rich visual and textual information in scene text imag…

Cited by 43SourcePDFScholar
2022

Marginal Contrastive Correspondence for Guided Image Generation

CVPR 2022oral

Exemplar-based image translation establishes dense correspondences between a conditional input and an exemplar (from two different domains) for leveraging detailed exemplar styles to achieve realistic image translation. Existing work builds the cross-domain correspondences implicitly by minimizing f…

Cited by 78PDFScholar
2022

Masked Generative Adversarial Networks are Data-Efficient Generation Learners

NeurIPS 2022accept

This paper shows that masked generative adversarial network (MaskedGAN) is robust image generation learners with limited training data. The idea of MaskedGAN is simple: it randomly masks out certain image information for effective GAN training with limited data. We develop two masking strategies tha…

Cited by 28SourcePDFScholar
2022

Modulated Contrast for Versatile Image Synthesis

CVPR 2022poster

Perceiving the similarity between images has been a long-standing and fundamental problem underlying various visual generation tasks. Predominant approaches measure the inter-image distance by computing pointwise absolute deviations, which tends to estimate the median of instance distributions and l…

Cited by 216PDFcodeScholar
2022

PTTR: Relational 3D Point Cloud Object Tracking With Transformer

CVPR 2022poster

In a point cloud sequence, 3D object tracking aims to predict the location and orientation of an object in the current search point cloud given a template point cloud. Motivated by the success of transformers, we propose Point Tracking TRansformer (PTTR), which efficiently predicts high-quality 3D t…

Cited by 129PDFcodeScholar
2022

PolarMix: A General Data Augmentation Technique for LiDAR Point Clouds

NeurIPS 2022accept

LiDAR point clouds, which are usually scanned by rotating LiDAR sensors continuously, capture precise geometry of the surrounding environment and are crucial to many autonomous detection and navigation tasks. Though many 3D deep architectures have been developed, efficient collection and annotation…

2022

Transfer Learning from Synthetic to Real LiDAR Point Cloud for Semantic Segmentation

AAAI 2022technical

Knowledge transfer from synthetic to real data has been widely studied to mitigate data annotation constraints in various computer vision tasks such as semantic segmentation. However, the study focused on 2D images and its counterpart in 3D point clouds segmentation lags far behind due to the lack o…

2022

Unbiased Subclass Regularization for Semi-Supervised Semantic Segmentation

CVPR 2022poster

Semi-supervised semantic segmentation learns from small amounts of labelled images and large amounts of unlabelled images, which has witnessed impressive progress with the recent advance of deep neural networks. However, it often suffers from severe class-bias problem while exploring the unlabelled…

Cited by 65PDFcodeScholar
2021

Domain Adaptive Video Segmentation via Temporal Consistency Regularization

ICCV 2021poster

Video semantic segmentation is an essential task for the analysis and understanding of videos. Recent efforts largely focus on supervised video segmentation by learning from fully annotated data, but the learnt models often experience clear performance drop while applied to videos of a different dom…

Cited by 57PDFcodeScholar
2021

EMLight: Lighting Estimation via Spherical Distribution Approximation

AAAI 2021technical

Illumination estimation from a single image is critical in 3D rendering and it has been investigated extensively in the computer vision and computer graphic research community. On the other hand, existing works estimate illumination by either regressing light parameters or generating illumination ma…

Cited by 165SourcePDFScholar
2021

FSDR: Frequency Space Domain Randomization for Domain Generalization

CVPR 2021poster

Domain generalization aims to learn a generalizable model from a `known' source domain for various `unknown' target domains. It has been studied widely by domain randomization that transfers source images to different styles in spatial space for learning domain-agnostic features. However, most exist…

Cited by 308PDFcodeScholar
2021

Matching on Sets: Conquer Occluded Person Re-identification Without Alignment

AAAI 2021technical

Occluded person re-identification (re-ID) is a challenging task as different human parts may become invisible in cluttered scenes, making it hard to match person images of different identities. Most existing methods address this challenge by aligning spatial features of body parts according to seman…

Cited by 101SourcePDFScholar
2021

Model Adaptation: Historical Contrastive Learning for Unsupervised Domain Adaptation without Source Data

NeurIPS 2021poster

Unsupervised domain adaptation aims to align a labeled source domain and an unlabeled target domain, but it requires to access the source data which often raises concerns in data privacy, data portability and data transmission efficiency. We study unsupervised model adaptation (UMA), or called Unsup…

Cited by 800SourcePDFScholar
2021

Skeleton Cloud Colorization for Unsupervised 3D Action Representation Learning

ICCV 2021poster

Skeleton-based human action recognition has attracted increasing attention in recent years. However, most of the existing works focus on supervised learning which requiring a large number of annotated action sequences that are often expensive to collect. We investigate unsupervised representation le…

Cited by 123PDFScholar
2021

Sparse Needlets for Lighting Estimation With Spherical Transport Loss

ICCV 2021poster

Accurate lighting estimation is challenging yet critical to many computer vision and computer graphics tasks such as high-dynamic-range (HDR) relighting. Existing approaches model lighting in either frequency domain or spatial domain which is insufficient to represent the complex lighting conditions…

Cited by 112PDFScholar
2021

Unbalanced Feature Transport for Exemplar-Based Image Translation

CVPR 2021poster

Despite the great success of GANs in images translation with different conditioned inputs such as semantic segmentation and edge map, generating high-fidelity images with reference styles from exemplars remains a grand challenge in conditional image-to-image translation. This paper presents a genera…

Cited by 235PDFScholar
2021

Unsupervised Domain Adaptive 3D Detection With Multi-Level Consistency

ICCV 2021poster

Deep learning-based 3D object detection has achieved unprecedented success with the advent of large-scale autonomous driving datasets. However, drastic performance degradation remains a critical challenge for cross-domain deployment. In addition, existing 3D domain adaptive detection methods often a…

Cited by 98PDFScholar
2021

WaveFill: A Wavelet-Based Generation Network for Image Inpainting

ICCV 2021poster

Image inpainting aims to complete the missing or corrupted regions of images with realistic contents. The prevalent approaches adopt a hybrid objective of reconstruction and perceptual quality by using generative adversarial networks. However, the reconstruction loss and adversarial loss focus on sy…

Cited by 132PDFcodeScholar
2020

A Similarity Inference Metric for RGB-Infrared Cross-Modality Person Re-identification

IJCAI 2020poster

RGB-Infrared (IR) cross-modality person re-identification (re-ID), which aims to search an IR image in RGB gallery or vice versa, is a challenging task due to the large discrepancy between IR and RGB modalities. Existing methods address this challenge typically by aligning feature distributions or i…

Cited by 0SourcePDFScholar
2020

AD-Cluster: Augmented Discriminative Clustering for Domain Adaptive Person Re-Identification

CVPR 2020poster

Domain adaptive person re-identification (re-ID) is a challenging task, especially when person identities in target domains are unknown. Existing methods attempt to address this challenge by transferring image styles or aligning feature distributions across domains, whereas the rich unlabeled sample…

Cited by 383PDFScholar
2020

AMLN: Adversarial-based Mutual Learning Network for Online Knowledge Distillation

ECCV 2020poster

Online knowledge distillation has attracted increasing interest recently, which jointly learns teacher and student models or an ensemble of student models simultaneously and collaboratively. On the other hand, existing works focus more on outcome-driven learning according to knowledge like classific…

Cited by 18SourcePDFScholar
2020

Collaborative Learning of Gesture Recognition and 3D Hand Pose Estimation with Multi-Order Feature Analysis

ECCV 2020poster

Gesture recognition and 3D hand pose estimation are two highly correlated tasks, yet they are often handled separately. In this paper, we present a novel collaborative learning network for joint gesture recognition and 3D hand pose estimation. The proposed network exploits joint-aware features that…

Cited by 57SourcePDFScholar
2020

Contextual-Relation Consistent Domain Adaptation for Semantic Segmentation

ECCV 2020poster

Recent advances in unsupervised domain adaptation for semantic segmentation have shown great potentials to relieve the demand of expensive per-pixel annotations. However, most existing works address the domain discrepancy by aligning the data distributions of two domains at a global image level wher…

2020

Multiple Expert Brainstorming for Domain Adaptive Person Re-identification

ECCV 2020poster

Often the best performing deep neural models are ensembles of multiple base-level networks, nevertheless, ensemble learning with respect to domain adaptive person re-ID remains unexplored. In this paper, we propose a multiple expert brainstorming network (MEB-Net) for domain adaptive person re-ID, o…

2020

Suppressing Uncertainties for Large-Scale Facial Expression Recognition

CVPR 2020poster

Annotating a qualitative large-scale facial expression dataset is extremely difficult due to the uncertainties caused by ambiguous facial expressions, low-quality facial images, and the subjectiveness of annotators. These uncertainties suspend the progress of large-scale Facial Expression Recognitio…

Cited by 783PDFcodeScholar
2019

GA-DAN: Geometry-Aware Domain Adaptation Network for Scene Text Detection and Recognition

ICCV 2019poster

Recent adversarial learning research has achieved very impressive progress for modelling cross-domain data shifts in appearance space but its counterpart in modelling cross-domain shifts in geometry space lags far behind. This paper presents an innovative Geometry-Aware Domain Adaptation Network (GA…

Cited by 350PDFScholar
2019

Towards Natural and Accurate Future Motion Prediction of Humans and Animals

CVPR 2019poster

Anticipating the future motions of 3D articulate objects is challenging due to its non-linear and highly stochastic nature. Current approaches typically represent the skeleton of an articulate object as a set of 3D joints, which unfortunately ignores the relationship between joints, and fails to enc…

Cited by 157PDFScholar
2018

Accurate Scene Text Detection through Border Semantics Awareness and Bootstrapping

ECCV 2018poster

This paper presents a scene text detection technique that exploits bootstrapping and text border semantics for accurate localization of texts in scenes. A novel bootstrapping technique is designed which samples multiple ‘subsections’ of a word or text line and accordingly relieves the constraint of…

Cited by 148SourcePDFScholar
2018

Verisimilar Image Synthesis for Accurate Detection and Recognition of Texts in Scenes

ECCV 2018poster

The requirement of large amounts of annotated images has become one grand challenge while training deep neural network models for various visual detection and recognition tasks. This paper presents a novel image synthesis technique that aims to generate a large amount of annotated scene text images…

Cited by 341SourcePDFScholar
2017

TORNADO: A Spatio-Temporal Convolutional Regression Network for Video Action Proposal

ICCV 2017poster

Given a video clip, action proposal aims to quickly generate a number of spatio-temporal tubes that enclose candidate human activities. Recently, the regression-based object detectors and long-term recurrent convolutional network (LRCN) have demonstrated superior performance in human action detectio…

Cited by 61PDFScholar
2016

Discriminative Multi-Modal Feature Fusion for RGBD Indoor Scene Recognition

CVPR 2016poster

RGBD scene recognition has attracted increasingly attention due to the rapid development of depth sensors and their wide application scenarios. While many research has been conducted, most work used hand-crafted features which are difficult to capture high-level semantic structures. Recently, the fe…

Cited by 134PDFScholar
2015

Text Flow: A Unified Text Detection System in Natural Scene Images

ICCV 2015poster

The prevalent scene text detection approach follows four sequential steps comprising character candidate detection, false character candidate removal, text line extraction, and text line verification. However, errors occur and accumulate throughout each of these sequential steps which often lead to…

Cited by 295PDFcodeScholar