← Search

Ke Fan

27 accepted papers

2026

Diffusion Implicit Policy for Unpaired Scene-aware Motion Synthesis

AAAI 2026technical

Scene-aware motion synthesis has been widely researched recently due to its numerous applications. Prevailing methods rely heavily on paired motion-scene data, while it is difficult to generalize to diverse scenes when trained only on a few specific ones. Thus, we propose a unified framework, termed

Cited by 0SourcePDFScholar
2026

EGG: An Expert-Guided Agent Framework for Kernel Generation

ICML 2026poster

High-performance GPU kernels are critical for reducing the exponentially growing computational costs of large language models (LLMs), but their development heavily relies on manual tuning by domain experts. While recent advances in LLM-based approaches show promise for automating kernel generation, …

Cited by 0SourceScholar
2026

More Sail than Ballast: Addressing Harmful Knowledge Leakage in the Expansive Reasoning Space of LRMs

ICML 2026poster

The capabilities of large language models (LLMs), particularly large reasoning models (LRMs), are rapidly advancing. This raises concerns about whether LRMs can maintain their safety awareness throughout long-form reasoning. Frustratingly, we identify a prevalent safety issue across LLMs and LRMs, w…

Cited by 0SourceScholar
2026

OCRA: Object-Centric Learning with 3D and Tactile Priors for Human-To-Robot Action Transfer

ICRA 2026poster

We present OCRA, an Object-Centric framework for video-based human-to-Robot Action transfer that learns directly from human demonstration videos to enable robust manipulation. Object-centric learning emphasizes task-relevant objects and their interactions while filtering out irrelevant background, p…

2026

Open the Motion Door: Atomic Motion Decomposition and Recomposition for Open-Vocabulary Motion Generation

CVPR 2026

Text-to-motion generation is a fundamental task in computer vision, aiming to synthesize 3D human motion sequences from natural language descriptions. However, due to the limited scale and diversity of existing datasets, models trained to directly map raw text to motion often struggle to generalize

Cited by 0SourceScholar
2026

Reconstructing Topology-Consistent Face Mesh by Volume Rendering from Multi-View Images

ICASSP 2026poster

Industrial 3D face assets creation typically reconstructs topology-consistent face meshes from multi-view images for downstream production. However, high-quality reconstruction usually requires manual processing or specific capture settings. Recently NeRF has shown great advantages in 3D reconstruct…

Cited by 0SourcePDFScholar
2026

SciTS: Scientific Time Series Understanding and Generation with LLMs

ICLR 2026poster

The scientific reasoning ability of large language models (LLMs) has recently attracted significant attention. Time series, as a fundamental modality in scientific data, presents unique challenges that are often overlooked in current multimodal LLMs, which either encode numerical sequences as text o…

Cited by 0SourceScholar
2026

UniTracker: Learning Universal Whole-Body Motion Tracker for Humanoid Robots

RA-L 2026

Achieving generalizable whole-body motion control is essential for deploying humanoid robots in real-world environments. However, existing MLP-based policies trained under partial observations often suffer from limited expressiveness and struggle to maintain global consistency. These shortcomings ma

Cited by 41SourceScholar
2025

Adaptive Pruning of Pretrained Transformer via Differential Inclusions

ICLR 2025poster

Large transformers have demonstrated remarkable success, making it necessary to compress these models to reduce inference costs while preserving their performance. Current compression algorithms prune transformers at fixed compression ratios, requiring a unique pruning process for each ratio, which…

Cited by 0SourcePDFScholar
2025

Go to Zero: Towards Zero-shot Motion Generation with Million-scale Data

ICCV 2025poster

Generating diverse and natural human motion sequences based on textual descriptions constitutes a fundamental and challenging research area within the domains of computer vision, graphics, and robotics. Despite significant advancements in this field, current methodologies often face challenges regar…

2025

ME-PATS: Mutually Enhancing Search-Based Planner and Learning-Based Agent for Tractor-Trailer Systems

ICRA 2025

Planning a kinodynamically feasible path for a tractor-trailer vehicle is challenging for both search-based and learning-based methods due to the vehicle's unique kinematics and complex obstacles. These factors increase the likelihood of infeasible paths and exacerbate long-horizon issues. We introd

Cited by 0SourcecodeScholar
2025

MotionStreamer: Streaming Motion Generation via Diffusion-based Autoregressive Model in Causal Latent Space

ICCV 2025poster

This paper addresses the challenge of text-conditioned streaming motion generation, which requires us to predict the next-step human pose based on variable-length historical motions and incoming texts. Existing methods struggle to achieve streaming motion generation, e.g., diffusion models are const…

2025

Safety-Polarized and Prioritized Reinforcement Learning

ICML 2025poster

Motivated by the first priority of safety in many real-world applications, we propose \textsc{MaxSafe}, a chance-constrained bi-level optimization framework for safe reinforcement learning. \textsc{MaxSafe} first minimizes the unsafe probability and then maximizes the return among the safest policie…

Cited by 0SourcePDFScholar
2025

TIMotion: Temporal and Interactive Framework for Efficient Human-Human Motion Generation

CVPR 2025poster

Human-human motion generation is essential for understanding humans as social beings. Current methods fall into two main categories: single-person-based methods and separate modeling-based methods. To delve into this field, we abstract the overall generation process into a general framework MetaMoti…

Cited by 0SourcePDFScholar
2025

Towards Enhanced Image Inpainting: Mitigating Unwanted Object Insertion and Preserving Color Consistency

CVPR 2025highlight

Recent advances in image inpainting increasingly use generative models to handle large irregular masks. However, these models can create unrealistic inpainted images due to two main issues: (1) Unwanted object insertion: Even with unmasked areas as context, generative models may still generate arbit…

2024

Adaptive Slot Attention: Object Discovery with Dynamic Slot Number

CVPR 2024poster

Object-centric learning (OCL) extracts the representation of objects with slots offering an exceptional blend of flexibility and interpretability for abstracting low-level perceptual features. A widely adopted method within OCL is slot attention which utilizes attention mechanisms to iteratively ref…

2024

FreeMotion: A Unified Framework for Number-free Text-to-Motion Synthesis

ECCV 2024poster

"Text-to-motion synthesis is a crucial task in computer vision. Existing methods are limited in their universality, as they are tailored for single-person or two-person scenarios and can not be applied to generate motions for more individuals. To achieve the number-free motion synthesis, this paper…

Cited by 19SourcePDFScholar
2024

Implementation and Assessment of an Augmented Training Curriculum for Surgical Robotics

ICRA 2024poster

The integration of high-level assistance algorithms in surgical robotics training curricula may be beneficial in establishing a more comprehensive and robust skillset for aspiring surgeons, improving their clinical performance as a consequence. This work presents the development and validation of a…

Cited by 1SourceScholar
2024

Make-It-Vivid: Dressing Your Animatable Biped Cartoon Characters from Text

CVPR 2024poster

Creating and animating 3D biped cartoon characters is crucial and valuable in various applications. Compared with geometry the diverse texture design plays an important role in making 3D biped cartoon characters vivid and charming. Therefore we focus on automatic texture design for cartoon character…

Cited by 6SourcePDFScholar
2024

SDPose: Tokenized Pose Estimation via Circulation-Guide Self-Distillation

CVPR 2024poster

Recently transformer-based methods have achieved state-of-the-art prediction quality on human pose estimation(HPE). Nonetheless most of these top-performing transformer-based models are too computation-consuming and storage-demanding to deploy on edge computing platforms. Those transformer-based mod…

2024

Test-Time Linear Out-of-Distribution Detection

CVPR 2024poster

Out-of-Distribution (OOD) detection aims to address the excessive confidence prediction by neural networks by triggering an alert when the input sample deviates significantly from the training distribution (in-distribution) indicating that the output may not be reliable. Current OOD detection approa…

2024

Toward a framework integrating augmented reality and virtual fixtures for safer robot-assisted lymphadenectomy

ICRA 2024poster

Lymphadenectomy generally accompanies various oncology surgeries to remove infected cancer cells. However, there are two limitations in robot-assisted lymphadenectomy: 1) lymph nodes are not visible during operation since they are hidden by the superficial fat layer; 2) intra-operative bleeding may…

Cited by 0SourceScholar
2023

RFENet: Towards Reciprocal Feature Evolution for Glass Segmentation

IJCAI 2023poster

Glass-like objects are widespread in daily life but remain intractable to be segmented for most existing methods. The transparent property makes it difficult to be distinguished from background, while the tiny separation boundary further impedes the acquisition of their exact contour. In this paper,…

2023

Rethinking Amodal Video Segmentation from Learning Supervised Signals with Object-centric Representation

ICCV 2023poster

Video amodal segmentation is a particularly challenging task in computer vision, which requires to deduce the full shape of an object from the visible parts of it. Recently, some studies have achieved promising performance by using motion flow to integrate information across frames under a self-supe…

Cited by 10PDFcodeScholar
2023

Unsupervised Open-Vocabulary Object Localization in Videos

ICCV 2023poster

In this paper, we show that recent advances in video representation learning and pre-trained vision-language models allow for substantial improvements in self-supervised video object localization. We propose a method that first localizes objects in videos via a slot attention approach and then assig…

Cited by 7PDFcodeScholar