← Search

Yinjie Lei

24 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

PhysGM: Large Physical Gaussian Model for Feed-Forward 4D Synthesis

CVPR 2026

Despite advances in physics-based 3D motion synthesis, current methods face key limitations: reliance on pre-reconstructed 3D Gaussian Splatting (3DGS) built from dense multi-view images with time-consuming per-scene optimization; physics integration via either inflexible, hand-specified attributes

Cited by 0SourcecodeScholar
2026

Training-free Motion Factorization for Compositional Video Generation

CVPR 2026

Compositional video generation aims to synthesize multiple instances with diverse appearance and motion. However, current approaches mainly focus on binding semantics, neglecting to understand diverse motion categories specified in prompts. In this paper, we propose a motion factorization framework

Cited by 0SourcecodeScholar
2026

ZeroIDIR: Zero-Reference Illumination Degradation Image Restoration with Perturbed Consistency Diffusion Models

CVPR 2026

In this paper, we propose a zero-reference diffusion-based framework, named ZeroIDIR, for illumination degradation image restoration, which decouples the restoration process into adaptive illumination correction and diffusion-based reconstruction while being trained solely on low-quality degraded im

Cited by 0SourcecodeScholar
2025

LSceneLLM: Enhancing Large 3D Scene Understanding Using Adaptive Visual Preferences

CVPR 2025poster

Research on 3D Vision-Language Models (3D-VLMs) is gaining increasing attention, which is crucial for developing embodied AI within 3D scenes, such as visual navigation and embodied question answering. Due to the high density of visual features, especially in large 3D scenes, accurately locating tas…

2025

Multi-Modality Test-Time Adaptation for Semantic Segmentation in Robotic Perception

ICRA 2025

Test-Time Adaptation (TTA) adjusts pre-trained models in unlabeled unseen environments during the test phase, making it more practical for robotic applications. However, the constant changes of the physical world create significant domain gaps between the received data during robot deployment and th

Cited by 0SourceScholar
2025

Training-free Dense-Aligned Diffusion Guidance for Modular Conditional Image Synthesis

CVPR 2025poster

Conditional image synthesis is a crucial task with broad applications, such as artistic creation and virtual reality. However, current generative methods are often task-oriented with a narrow scope, handling a restricted condition with constrained applicability. In this paper, we propose a novel app…

2024

ScanERU: Interactive 3D Visual Grounding Based on Embodied Reference Understanding

AAAI 2024technical

Aiming to link natural language descriptions to specific regions in a 3D scene represented as 3D point clouds, 3D visual grounding is a very fundamental task for human-robot interaction. The recognition errors can significantly impact the overall accuracy and then degrade the operation of AI systems…

2024

Towards CLIP-driven Language-free 3D Visual Grounding via 2D-3D Relational Enhancement and Consistency

CVPR 2024poster

3D visual grounding plays a crucial role in scene understanding with extensive applications in AR/VR. Despite the significant progress made in recent methods the requirement of dense textual descriptions for each individual object which is time-consuming and costly hinders their scalability. To miti…

2024

Unsupervised Blind Image Deblurring Based on Self-Enhancement

CVPR 2024poster

Significant progress in image deblurring has been achieved by deep learning methods especially the remarkable performance of supervised models on paired synthetic data. However real-world quality degradation is more complex than synthetic datasets and acquiring paired data in real-world scenarios po…

Cited by 10SourcePDFScholar
2023

Context-Aware Alignment and Mutual Masking for 3D-Language Pre-Training

CVPR 2023highlight

3D visual language reasoning plays an important role in effective human-computer interaction. The current approaches for 3D visual reasoning are task-specific, and lack pre-training methods to learn generic representations that can transfer across various tasks. Despite the encouraging progress in v…

2023

End-to-End 3D Dense Captioning With Vote2Cap-DETR

CVPR 2023poster

3D dense captioning aims to generate multiple captions localized with their associated object regions. Existing methods follow a sophisticated "detect-then-describe" pipeline equipped with numerous hand-crafted components. However, these hand-crafted components would yield suboptimal performance giv…

2023

Geometry and Uncertainty-Aware 3D Point Cloud Class-Incremental Semantic Segmentation

CVPR 2023poster

Despite the significant recent progress made on 3D point cloud semantic segmentation, the current methods require training data for all classes at once, and are not suitable for real-life scenarios where new categories are being continuously discovered. Substantial memory storage and expensive re-tr…

2023

Unsupervised Image Denoising in Real-World Scenarios via Self-Collaboration Parallel Generative Adversarial Branches

ICCV 2023poster

Deep learning methods have shown remarkable performance in image denoising, particularly when trained on large-scale paired datasets. However, acquiring such paired datasets for real-world scenarios poses a significant challenge. Although unsupervised approaches based on generative adversarial netwo…

Cited by 32PDFcodeScholar
2023

ZegCLIP: Towards Adapting CLIP for Zero-Shot Semantic Segmentation

CVPR 2023poster

Recently, CLIP has been applied to pixel-level zero-shot learning tasks via a wo-stage scheme. The general idea is to first generate class-agnostic region proposals and then feed the cropped proposal regions to CLIP to utilize its image-level zero-shot classification capability. While effective, suc…

2023

Zero-Shot Point Cloud Segmentation by Semantic-Visual Aware Synthesis

ICCV 2023poster

This paper proposes a feature synthesis approach for zero-shot semantic segmentation of 3D point clouds, enabling generalization to previously unseen categories. Given only the class-level semantic information for unseen objects, we strive to enhance the correspondence, alignment and consistency bet…

Cited by 9PDFcodeScholar
2022

Deformation and Correspondence Aware Unsupervised Synthetic-to-Real Scene Flow Estimation for Point Clouds

CVPR 2022poster

Point cloud scene flow estimation is of practical importance for dynamic scene navigation in autonomous driving. Since scene flow labels are hard to obtain, current methods train their models on synthetic data and transfer them to real scenes. However, large disparities between existing synthetic da…

Cited by 37PDFcodeScholar
2021

Contextualize Knowledge Bases with Transformer for End-to-end Task-Oriented Dialogue Systems

EMNLP 2021main

Incorporating knowledge bases (KB) into end-to-end task-oriented dialogue systems is challenging, since it requires to properly represent the entity of KB, which is associated with its KB context and dialogue context. The existing works represent the entity with only perceiving a part of its KB cont…

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
2020

Semi-Supervised Crowd Counting via Self-Training on Surrogate Tasks

ECCV 2020poster

Most existing crowd counting systems rely on the availability of the object location annotation which can be expensive to obtain. To reduce the annotation cost, one attractive solution is to leverage a large number of unlabeled images to build a crowd counting model in semi-supervised fashion. This…

Cited by 96SourcePDFScholar
2019

Cascaded Context Pyramid for Full-Resolution 3D Semantic Scene Completion

ICCV 2019oral

Semantic Scene Completion (SSC) aims to simultaneously predict the volumetric occupancy and semantic category of a 3D scene. It helps intelligent devices to understand and interact with the surrounding scenes. Due to the high-memory requirement, current methods only produce low-resolution completion…

Cited by 77PDFScholar