← Search

Fang Li

23 accepted papers

2026

AdaThinkDrive: Adaptive Thinking Via Reinforcement Learning for Autonomous Driving

ICRA 2026poster

While reasoning technology like Chain-of-Thought (CoT) has been widely adopted in Vision-Language-Action (VLA) models, it demonstrates promising capabilities in end-to-end autonomous driving. However, recent efforts to integrate CoT reasoning often fall short in simple scenarios, introducing unneces…

2026

GaussianPretrain: A Simple Unified 3D Gaussian Representation for Visual Pre-Training in Autonomous Driving

ICRA 2026poster

Self-supervised learning has made substantial strides in image processing, while visual pre-training for autonomous driving is still in its infancy. Existing methods often focus on learning geometric scene information while neglecting texture or treating both aspects separately, hindering comprehens…

2026

ReCogDrive: A Reinforced Cognitive Framework for End-to-End Autonomous Driving

ICLR 2026poster

Recent studies have explored leveraging the world knowledge and cognitive capabilities of Vision-Language Models (VLMs) to address the long-tail problem in end-to-end autonomous driving. However, existing methods typically formulate trajectory planning as a language modeling task, where physical act…

Cited by 0SourcecodeScholar
2026

TRCoRSurg: Temporal-Relational Co-Reasoning for Surgical Video Triplet Recognition

CVPR 2026

Understanding complex surgical scenes requires recognizing multiple interdependent entities--such as instruments, actions, and targets--and maintaining their relational consistency across time. Existing surgical triplet recognition methods struggle to jointly model intra-frame label dependencies and

Cited by 0SourceScholar
2026

Unleashing VLA Potentials in Autonomous Driving via Explicit Learning from Failures

CVPR 2026

Vision-Language-Action (VLA) models for autonomous driving often hit a performance plateau during Reinforcement Learning (RL) optimization. This stagnation arises from exploration capabilities constrained by previous Supervised Fine-Tuning (SFT), leading to "persistent failures" in long-tail scenari

Cited by 0SourceScholar
2026

VILTA: A VLM-in-the-Loop Adversary for Enhancing Driving Policy Robustness

AAAI 2026technical

The safe deployment of autonomous driving (AD) systems is fundamentally hindered by the long-tail problem, where rare yet critical driving scenarios are severely underrepresented in real-world data. Existing solutions including safety-critical scenario generation and closed-loop learning often rely

Cited by 0SourcePDFScholar
2025

Active Visual Learning for Robots with Dueling Deep Q-Networks and Transformer Encoders

ICASSP 2025accepted

Active vision learning aims to develop intelligent systems capable of actively exploring and understanding their surroundings to optimize detection performance. Although current research has begun to explore how reinforcement learning can drive robots to actively perceive their environment, it often…

Cited by 0SourceScholar
2025

Edge-aware Image Smoothing with Relative Wavelet Domain Representation

ICLR 2025poster

Image smoothing is a fundamental technique in image processing, designed to eliminate perturbations and textures while preserving dominant structures. It plays a pivotal role in numerous high-level computer vision tasks. More recently, both traditional and deep learning-based smoothing methods have…

Cited by 0SourcePDFScholar
2025

GMAP: Generalized Manipulation of Articulated Objects in Robotic Using Pre-trained Model

AAAI 2025technical

Perception and interaction with articulated objects present a unique challenge for service robots. Although recent research has emphasized understanding articulated shapes and affordance proposals, existing methods only address isolated aspects, failing to develop comprehensive strategies for roboti…

2025

Learning Cocoercive Conservative Denoisers via Helmholtz Decomposition for Poisson Imaging Inverse Problems

NeurIPS 2025poster

Plug-and-play (PnP) methods with deep denoisers have shown impressive results in imaging problems. They typically require strong convexity or smoothness of the fidelity term and a (residual) non-expansive denoiser for convergence. These assumptions, however, are violated in Poisson inverse problems,…

Cited by 0SourceScholar
2025

Point-UMAE: Unet-like Masked Autoencoders for Point Cloud Self-supervised Learning

ICASSP 2025accepted

Masked Autoencoders (MAE) demonstrated exceptional performance in natural language processing and 2D vision tasks and have now been introduced into point cloud representation learning. We propose Point-UMAE, a novel self-supervised learning method based on a Unet-like structure, designed to enhance…

Cited by 0SourceScholar
2025

Pseudo-Label Reconstruction for Partial Multi-Label Learning

IJCAI 2025

In Partial Multi-Label Learning (PML), each instance is associated with a candidate label set containing multiple relevant labels along with other false positive labels. Currently, most PML methods directly extract instance correlation from instance features while ignoring the candidate labels, whic

Cited by 0SourcePDFScholar
2025

Sequential-NIAH: A Needle-In-A-Haystack Benchmark for Extracting Sequential Needles from Long Contexts

EMNLP 2025

Evaluating the ability of large language models (LLMs) to process lengthy contexts is critical, especially for retrieving query-relevant information embedded within them. We introduce Sequential-NIAH, a benchmark specifically designed to evaluate the capability of LLMs to extract sequential informat

Cited by 0SourcePDFScholar
2024

CSL: Class-Agnostic Structure-Constrained Learning for Segmentation Including the Unseen

AAAI 2024technical

Addressing Out-Of-Distribution (OOD) Segmentation and Zero-Shot Semantic Segmentation (ZS3) is challenging, necessitating segmenting unseen classes. Existing strategies adapt the class-agnostic Mask2Former (CA-M2F) tailored to specific tasks. However, these methods cater to singular tasks, demand tr…

Cited by 13SourcePDFScholar
2024

Learning Implicit Representation for Reconstructing Articulated Objects

ICLR 2024poster

3D Reconstruction of moving articulated objects without additional information about object structure is a challenging problem. Current methods overcome such challenges by employing category-specific skeletal models. Consequently, they do not generalize well to articulated objects in the wild. We tr…

2024

MARS: Multimodal Active Robotic Sensing for Articulated Characterization

IJCAI 2024poster

Precise perception of articulated objects is vital for empowering service robots. Recent studies mainly focus on point cloud, a single-modal approach, often neglecting vital texture and lighting details and assuming ideal conditions like optimal viewpoints, unrepresentative of real-world scenarios.…

2024

S3O: A Dual-Phase Approach for Reconstructing Dynamic Shape and Skeleton of Articulated Objects from Single Monocular Video

ICML 2024poster

Reconstructing dynamic articulated objects from a singular monocular video is challenging, requiring joint estimation of shape, motion, and camera parameters from limited views. Current methods typically demand extensive computational resources and training time, and require additional human annotat…