← Search

Kehan Li

24 accepted papers

2026

Generating Risky Samples with Conformity Constraints via Diffusion Models

AAAI 2026technical

Although neural networks achieve promising performance in many tasks, they may still fail when encountering some examples and bring about risks to applications. To discover risky samples, previous literature attempts to search for patterns of risky samples within existing datasets or inject perturba

Cited by 0SourcePDFScholar
2026

Hierarchical Semantic-Acoustic Modeling via Semi-Discrete Residual Representations for Expressive End-to-End Speech Synthesis

ICLR 2026poster

Generative models for speech synthesis face a fundamental trade-off: discrete tokens ensure stability but sacrifice expressivity, while continuous signals retain acoustic richness but suffer from error accumulation due to task entanglement. This challenge has driven the field towards multi-stage pip…

Cited by 0SourcecodeScholar
2026

High-Fidelity Simulated Data Generation for Real-World Zero-Shot Robotic Manipulation Learning With Gaussian Splatting

RA-L 2026

The scalability of robotic learning is fundamentally bottlenecked by the significant cost and labor of real-world data collection. While simulated data offers a scalable alternative, it often fails to generalize to the real world due to significant gaps in visual appearance, physical properties, and

Cited by 7SourceScholar
2026

RynnVLA-001: Using Human Demonstrations to Improve Robot Manipulation

ICRA 2026poster

This paper presents RynnVLA-001, a vision-language-action (VLA) model built upon large-scale video generative pretraining from human demonstrations. We propose a novel two-stage pretraining methodology. The first stage, Ego-Centric Video Generative Pretraining, trains an Image-to-Video model to pred…

2026

VELR: Efficient Video Reward Feedback via Ensemble Latent Reward Models

ICML 2026poster

Reward feedback learning (ReFL) is effective for both text-to-image (T2I) and text-to-video (T2V) generation with image reward models (RMs). However, image RMs are misaligned with temporal objectives of T2V, motivating ReFL with video reward models. Nevertheless, directly deploying video RMs is impr…

Cited by 0SourceScholar
2026

VideoRealBench: A Chain-of-Thought Realism Evaluation Benchmark for Generated Human-Centric Videos

CVPR 2026

With the great advancement of video generation models, a growing number of content creators and researchers are leveraging these technologies to produce large volumes of human-centric videos for content creation and customized data generation for specific tasks. Although existing video generation mo

Cited by 0SourcecodeScholar
2025

Aligning Instance Brownian Bridge with Texts for Open-Vocabulary Video Instance Segmentation

AAAI 2025technical

Temporally locating objects with arbitrary class texts is the primary pursuit of open-vocabulary Video Instance Segmentation (VIS). Because of the insufficient vocabulary of video data, previous methods leverage the image-text pretraining model for recognizing object instances by separately aligning…

Cited by 0SourcePDFScholar
2025

Breaking the Memory Barrier of Contrastive Loss via Tile-Based Strategy

CVPR 2025highlight

Contrastive loss is a powerful approach for representation learning, where larger batch sizes enhance performance by providing more negative samples to better distinguish between similar and dissimilar data. However, the full instantiation of the similarity matrix demands substantial GPU memory, mak…

2025

ODP-Bench: Benchmarking Out-of-Distribution Performance Prediction

ICCV 2025poster

Recently, there has been gradually more attention paid to Out-of-Distribution (OOD) performance prediction, whose goal is to predict the performance of trained models on unlabeled OOD test datasets, so that we could better leverage and deploy off-the-shelf trained models in risk-sensitive scenarios.…

2025

SegLLM: Multi-round Reasoning Segmentation with Large Language Models

ICLR 2025poster

We present SegLLM, a novel multi-round interactive reasoning segmentation model that enhances LLM-based segmentation by exploiting conversational memory of both visual and textual outputs. By leveraging a mask-aware multimodal LLM, SegLLM re-integrates previous segmentation results into its input st…

Cited by 0SourcePDFScholar
2025

Temporal-aware Query Routing for Real-time Video Instance Segmentation

ICCV 2025poster

With the rise of applications such as embodied intelligence, developing high real-time online video instance segmentation (VIS) has become increasingly important. However, through time profiling of the components in advanced online VIS architecture (i.e., transformer-based architecture), we find tha…

Cited by 0SourcePDFScholar
2024

FreestyleRet: Retrieving Images from Style-Diversified Queries

ECCV 2024poster

"Image Retrieval aims to retrieve corresponding images based on a given query. In application scenarios, users intend to express their retrieval intent through various query styles. However, current retrieval tasks predominantly focus on text-query retrieval exploration, leading to limited retrieval…

2024

GraCo: Granularity-Controllable Interactive Segmentation

CVPR 2024highlight

Interactive Segmentation (IS) segments specific objects or parts in the image according to user input. Current IS pipelines fall into two categories: single-granularity output and multi-granularity output. The latter aims to alleviate the spatial ambiguity present in the former. However the multi-gr…

2024

Learning Pseudo 3D Guidance for View-consistent Texturing with 2D Diffusion

ECCV 2024poster

"Text-driven 3D texturing requires the generation of high-fidelity texture that conforms to given geometry and description. Recently, the high-quality text-to-image generation ability of 2D diffusion model has significantly promoted this task, by converting it into a texture optimization process gui…

2024

Local Action-Guided Motion Diffusion Model for Text-to-Motion Generation

ECCV 2024poster

"Text-to-motion generation requires not only grounding local actions in language but also seamlessly blending these individual actions to synthesize diverse and realistic global motions. However, existing motion generation methods primarily focus on the direct synthesis of global motions while negle…

2024

Parallel Vertex Diffusion for Unified Visual Grounding

AAAI 2024technical

Unified visual grounding (UVG) capitalizes on a wealth of task-related knowledge across various grounding tasks via one-shot training, which curtails retraining costs and task-specific architecture design efforts. Vertex generation-based UVG methods achieve this versatility by unified modeling objec…

Cited by 27SourcePDFScholar
2023

ACSeg: Adaptive Conceptualization for Unsupervised Semantic Segmentation

CVPR 2023highlight

Recently, self-supervised large-scale visual pre-training models have shown great promise in representing pixel-level semantic relationships, significantly promoting the development of unsupervised dense prediction tasks, e.g., unsupervised semantic segmentation (USS). The extracted relationship amo…

Cited by 50SourcePDFScholar
2023

DiffusionRet: Generative Text-Video Retrieval with Diffusion Model

ICCV 2023poster

Existing text-video retrieval solutions are, in essence, discriminant models focused on maximizing the conditional likelihood, i.e., p(candidates|query). While straightforward, this de facto paradigm overlooks the underlying data distribution p(query), which makes it challenging to identify out-of-d…

Cited by 72PDFcodeScholar
2023

LaPE: Layer-adaptive Position Embedding for Vision Transformers with Independent Layer Normalization

ICCV 2023poster

Position information is critical for Vision Transformers (VTs) due to the permutation-invariance of self-attention operations. A typical way to introduce position information is adding the absolute Position Embedding (PE) to patch embedding before entering VTs. However, this approach operates the sa…

Cited by 10PDFcodeScholar
2023

Multi-granularity Interaction Simulation for Unsupervised Interactive Segmentation

ICCV 2023poster

Interactive segmentation enables users to segment as needed by providing cues of objects, which introduces human-computer interaction for many fields, such as image editing and medical image analysis. Typically, massive and expansive pixel-level annotations are spent to train deep models by object-o…

Cited by 10PDFScholar
2023

Out-of-Candidate Rectification for Weakly Supervised Semantic Segmentation

CVPR 2023poster

Weakly supervised semantic segmentation is typically inspired by class activation maps, which serve as pseudo masks with class-discriminative regions highlighted. Although tremendous efforts have been made to recall precise and complete locations for each class, existing methods still commonly suffe…

2023

WiCo: Win-win Cooperation of Bottom-up and Top-down Referring Image Segmentation

IJCAI 2023poster

The top-down and bottom-up methods are two mainstreams of referring segmentation, while both methods have their own intrinsic weaknesses. Top-down methods are chiefly disturbed by Polar Negative (PN) errors owing to the lack of fine-grained cross-modal alignment. Bottom-up methods are mainly perturb…

Cited by 4SourcePDFScholar
2022

Locality Guidance for Improving Vision Transformers on Tiny Datasets

ECCV 2022poster

"While the Vision Transformer (VT) architecture is becoming trendy in computer vision, pure VT models perform poorly on tiny datasets. To address this issue, this paper proposes the locality guidance for improving the performance of VTs on tiny datasets. We first analyze that the local information,…