← Search

Rui Chen

70 accepted papers

2026

AutoDrive-R²: Incentivizing Reasoning and Self-Reflection Capacity for VLA Model in Autonomous Driving

ICLR 2026poster

Vision–Language–Action (VLA) models in autonomous driving systems have recently demonstrated transformative potential by integrating multimodal perception with decision-making capabilities. However, the interpretability and coherence of the decision process and the plausibility of action sequences r…

Cited by 0SourceScholar
2026

DroneDINO: Towards Heterogeneous Routed Mixture of Experts for Drone-based Unified Object Detection

ICML 2026oral

Recently, the rapid development of low-altitude aerial applications has driven the need for drone-based unified detectors. In contrast to task-specific detectors that suffer from poor scalability across diverse scenarios, existing unified detectors leverage the Mixture-of-Experts (MoE) architecture …

Cited by 0SourceScholar
2026

Easier Painting Than Thinking: Can Text-to-Image Models Set the Stage, but Not Direct the Play?

ICLR 2026poster

Text-to-image (T2I) generation aims to synthesize images from textual prompts, which jointly specify what must be shown and imply what can be inferred, which thus correspond to two core capabilities: \textbf{\textit{composition}} and \textbf{\textit{reasoning}}. Despite recent advances of T2I models…

Cited by 0SourcecodeScholar
2026

From Scale to Speed: Adaptive Test-Time Scaling for Image Editing

CVPR 2026

Image Chain-of-Thought (Image-CoT) is a test-time scaling paradigm that improves image generation by extending inference time. Most Image-CoT methods focus on text-to-image (T2I) generation. Unlike T2I generation, image editing is goal-directed: the solution space is constrained by the source image

Cited by 0SourceScholar
2026

HARP: Hallucination Detection via Reasoning Subspace Projection

ICLR 2026poster

Hallucinations in Large Language Models (LLMs) pose a major barrier to their reliable use in critical decision-making. Although existing hallucination detection methods have improved accuracy, they still struggle with disentangling semantic and reasoning information and maintaining robustness. To ad…

Cited by 0SourceScholar
2026

SCOPE and SCION: Benchmark and Method for Ontology Induction and Fusion from Text

ICML 2026poster

Ontologies (schemas) are a key bottleneck for schema-grounded information extraction and knowledge graph construction, yet manual ontology engineering is expensive and schemas quickly fragment or drift across domains. We introduce SCOPE (Schema Construction and Ontology Induction Pipeline Evaluation…

Cited by 0SourceScholar
2026

TopoMesh: High-Fidelity Mesh Autoencoding via Topological Unification

CVPR 2026

The dominant paradigm for high-fidelity 3D generation relies on a VAE-Diffusion pipeline, where the VAE's reconstruction capability sets a firm upper bound on generation quality. A fundamental challenge limiting existing VAEs is the representation mismatch between ground-truth meshes and network pre

Cited by 0SourceScholar
2026

UniTEX: Universal High Fidelity Generative Texturing for 3D Shapes

CVPR 2026

We present UniTEX, a novel two-stage 3D texture generation framework to create high-quality, consistent textures for 3D assets. Existing approaches predominantly rely on UV-based models in the second stage to refine textures after reprojecting the generated multi-view images onto the 3D shapes, whic

Cited by 0SourcecodeScholar
2026

ViLearn: Accelerating Training Convergence of Image-to-3D Generation via Visibility Learning

CVPR 2026

Single-image-to-3D shape generation has seen remarkable progress, driven by latent diffusion models trained on the compressed latent space of 3D VAEs. However, the task remains intrinsically ill-posed: recovering complete 3D geometry--especially occluded surfaces--from a single view is inherently am

Cited by 0SourceScholar
2026

Video-STAR: Reinforcing Open-Vocabulary Action Recognition with Tools

ICLR 2026poster

Multimodal large language models (MLLMs) have demonstrated remarkable potential in bridging visual and textual reasoning, yet their reliance on text-centric priors often limits their ability to disentangle semantically similar actions in open-vocabulary scenarios. To address this, we propose Video-S…

Cited by 0SourceScholar
2025

BadVideo: Stealthy Backdoor Attack against Text-to-Video Generation

ICCV 2025poster

Text-to-video (T2V) generative models have rapidly advanced and found widespread applications across fields like entertainment, education, and marketing. However, the adversarial vulnerabilities of these models remain rarely explored. We observe that in T2V generation tasks, the generated videos oft…

2025

CraftsMan3D: High-fidelity Mesh Generation with 3D Native Diffusion and Interactive Geometry Refiner

CVPR 2025poster

We present a novel generative 3D modeling system, coined CraftsMan, which can generate high-fidelity 3D geometries with highly varied shapes, regular mesh topologies, and detailed surfaces, and, notably, allows for refining the geometry in an interactive manner. Despite the significant advancements…

Cited by 0SourcePDFScholar
2025

Demonstrating GPU Parallelized Robot Simulation and Rendering for Generalizable Embodied AI with ManiSkill3

RSS 2025poster

Simulation has enabled unprecedented compute-scalable approaches to robot learning. However, many existing simulation frameworks typically support a narrow range of scenes/tasks and lack features critical for scaling generalizable robotics and sim2real. We introduce and open source ManiSkill3, the f…

Cited by 0PDFScholar
2025

Dora: Sampling and Benchmarking for 3D Shape Variational Auto-Encoders

CVPR 2025poster

Recent 3D content generation pipelines commonly employ Variational Autoencoders (VAEs) to encode shapes into compact latent representations for diffusion-based generation. However, the widely adopted uniform point sampling strategy in Shape VAE training often leads to a significant loss of geometric…

2025

Exploring Efficient and Effective Sequence Learning for Visual Object Tracking

IJCAI 2025

Sequence learning based tracking frameworks are popular in the tracking community. In practice, its auto-regressive sequence generation manner leads to inferior performance and high latency compared with latest advanced trackers. In this paper, to mitigate this issue, we propose an efficient and eff

2025

Flexible Group Count Enables Hassle-Free Structured Pruning

CVPR 2025poster

Densely structured pruning methods -- which generate pruned models in a fully dense format, allowing immediate compression benefits without additional demands -- are evolving owing to their practical significance. Traditional techniques in this domain mainly revolve around coarser granularities, suc…

Cited by 0SourcePDFScholar
2025

From Pairwise to Ranking: Climbing the Ladder to Ideal Collaborative Filtering with Pseudo-Ranking

AAAI 2025technical

Intuitively, an ideal collaborative filtering (CF) model should learn from users' full rankings over all items to make optimal top-K recommendations. Due to the absence of such full rankings in practice, most CF models rely on pairwise loss functions to approximate full rankings, resulting in an imm…

Cited by 1SourcePDFScholar
2025

GAP-RL: Grasps as Points for RL Towards Dynamic Object Grasping

RA-L 2025

Dynamic grasping of moving objects in complex, continuous motion scenarios remains challenging. Reinforcement Learning (RL) has been applied in various robotic manipulation tasks, benefiting from its closed-loop property. However, existing RL-based methods do not fully explore the potential for enha

Cited by 7SourceScholar
2025

IPNet: Interpretable Prototype Network for Multi-Source Domain Adaptation

ICASSP 2025accepted

Multi-source domain adaptation (MSDA) borrows intrinsic knowledge from well-annotated source domains to identify target visual signals. The main challenges are effectively mitigating cross-domain shift and extracting discriminative target features via the suitable source semantics. To overcome them,…

Cited by 0SourceScholar
2025

Imbalance in Balance: Online Concept Balancing in Generation Models

ICCV 2025accepted

In visual generation tasks, the responses and combinations of complex concepts often lack stability and are error-prone, which remains an under-explored area. In this paper, we attempt to explore the causal factors for poor concept responses through elaborately designed experiments. We also design a…

Cited by 0SourcePDFScholar
2025

Inexact Column Generation for Bayesian Network Structure Learning via Difference-of-Submodular Optimization

NeurIPS 2025poster

In this paper, we consider a score-based Integer Programming (IP) approach for solving the Bayesian Network Structure Learning (BNSL) problem. State-of-the-art BNSL IP formulations suffer from the exponentially large number of variables and constraints. A standard approach in IP to address such chal…

Cited by 0SourceScholar
2025

Koala-36M: A Large-scale Video Dataset Improving Consistency between Fine-grained Conditions and Video Content

CVPR 2025poster

With the continuous progress of visual generation technologies, the scale of video datasets has grown exponentially. The quality of these datasets plays a pivotal role in the performance of video generation models. We assert that temporal splitting, detailed captions, and video quality filtering are…

2025

LoRATK: LoRA Once, Backdoor Everywhere in the Share-and-Play Ecosystem

EMNLP 2025

Backdoor attacks are powerful and effective, but distributing LLMs without a proven track record like ‘meta-llama‘ or ‘qwen‘ rarely gains community traction. We identify LoRA sharing as a unique scenario where users are more willing to try unendorsed assets, since such shared LoRAs allow them to enj

2025

MOSAIC: Generating Consistent, Privacy-Preserving Scenes from Multiple Depth Views in Multi-Room Environments

ICCV 2025poster

We introduce a diffusion-based approach for generating privacy-preserving digital twins of multi-room indoor environments from depth images only. Central to our approach is a novel Multi-view Overlapped Scene Alignment with Implicit Consistency (MOSAIC) model that explicitly considers cross-view dep…

Cited by 0SourcePDFScholar
2025

MaskGWM: A Generalizable Driving World Model with Video Mask Reconstruction

CVPR 2025poster

World models that forecast environmental changes from actions are vital for autonomous driving models with strong generalization. The prevailing driving world model mainly build on pixel-level video prediction model. Although these models can produce high-fidelity video sequences with advanced diffu…

2025

ReasonerRank: Redefining Language Model Evaluation with Ground-Truth-Free Ranking Frameworks

ACL 2025finding

Large Language Models (LLMs) are increasingly adopted across real-world applications, yet traditional evaluations rely on expensive, domain-specific ground-truth labels that are often unavailable or infeasible. We introduce a ground-truth-free evaluation framework focused on reasoning consistency an…

Cited by 0SourcePDFScholar
2025

Safe Control of Quadruped in Varying Dynamics via Safety Index Adaptation

ICRA 2025

Varying dynamics pose a fundamental difficulty when deploying safe control laws in the real world. Safety Index Synthesis (SIS) deeply relies on the system dynamics and once the dynamics change, the previously synthesized safety index becomes invalid. In this work, we show the real-time efficacy of

Cited by 3SourceScholar
2025

Towards Precise Scaling Laws for Video Diffusion Transformers

CVPR 2025poster

Achieving optimal performance of video diffusion transformers within given data and compute budget is crucial due to their high training costs. This necessitates precisely determining the optimal model size and training hyperparameters before large-scale training. While scaling laws are employed in…

Cited by 3SourcePDFScholar
2025

UniMLVG: Unified Framework for Multi-view Long Video Generation with Comprehensive Control Capabilities for Autonomous Driving

ICCV 2025poster

The creation of diverse and realistic driving scenarios has become essential to enhance perception and planning capabilities of the autonomous driving system. However, generating long-duration, surround-view consistent driving videos remains a significant challenge. To address this, we present UniML…

2024

A Rigid-Flexible-Soft Coupled Dexterous Hand With Sliding Tactile Perception and Feedback

RA-L 2024

The human hand is capable of executing a wide range of complex movements due to its biomechanical structure and skin sensing system. Designing an anthropomorphic hand that mimics the biomechanical structure of the human and incorporates skin sensing, presents a long-term challenge in the field of ro

Cited by 8SourceScholar
2024

Absolute Policy Optimization: Enhancing Lower Probability Bound of Performance with High Confidence

ICML 2024poster

In recent years, trust region on-policy reinforcement learning has achieved impressive results in addressing complex control tasks and gaming scenarios. However, contemporary state-of-the-art algorithms within this category primarily emphasize improvement in expected performance, lacking the ability…

Cited by 2SourcePDFScholar
2024

Adaptive Hardness Negative Sampling for Collaborative Filtering

AAAI 2024technical

Negative sampling is essential for implicit collaborative filtering to provide proper negative training signals so as to achieve desirable performance. We experimentally unveil a common limitation of all existing negative sampling methods that they can only select negative samples of a fixed hardnes…

2024

Distributionally Robust Loss for Long-Tailed Multi-Label Image Classification

ECCV 2024poster

"The binary cross-entropy (BCE) loss function is widely utilized in multi-label classification (MLC) tasks, treating each label independently. The log-sum-exp pairwise (LSEP) loss, which emphasizes higher logits for positive classes over negative ones within a sample and accounts for label dependenc…

2024

Enhancing Generalizable 6D Pose Tracking of an In-Hand Object With Tactile Sensing

RA-L 2024

When manipulating an object to accomplish complex tasks, humans rely on both vision and touch to keep track of the object's 6D pose. However, most existing object pose tracking systems in robotics rely exclusively on visual signals, which hinder a robot's ability to manipulate objects effectively. T

Cited by 25SourcecodeScholar
2024

GenH2R: Learning Generalizable Human-to-Robot Handover via Scalable Simulation Demonstration and Imitation

CVPR 2024poster

This paper presents GenH2R a framework for learning generalizable vision-based human-to-robot (H2R) handover skills. The goal is to equip robots with the ability to reliably receive objects with unseen geometry handed over by humans in various complex trajectories. We acquire such generalizability b…

Cited by 8SourcePDFScholar
2024

Meta-Control: Automatic Model-based Control Synthesis for Heterogeneous Robot Skills

CoRL 2024poster

The requirements for real-world manipulation tasks are diverse and often conflicting; some tasks require precise motion while others require force compliance; some tasks require avoidance of certain regions while others require convergence to certain states. Satisfying these varied requirements with…

Cited by 4SourceScholar
2024

Neuron-Enhanced AutoEncoder Matrix Completion and Collaborative Filtering: Theory and Practice

ICLR 2024poster

Neural networks have shown promising performance in collaborative filtering and matrix completion but the theoretical analysis is limited and there is still room for improvement in terms of the accuracy of recovering missing values. This paper presents a neuron-enhanced autoencoder matrix completion…

Cited by 2SourcePDFScholar
2024

SweetDreamer: Aligning Geometric Priors in 2D diffusion for Consistent Text-to-3D

ICLR 2024poster

It is inherently ambiguous to lift 2D results from pre-trained diffusion models to a 3D world for text-to-3D generation. 2D diffusion models solely learn view-agnostic priors and thus lack 3D knowledge during the lifting, leading to the multi-view inconsistency problem. We find that this problem pri…

2023

Chasing Fairness Under Distribution Shift: A Model Weight Perturbation Approach

NeurIPS 2023poster

Fairness in machine learning has attracted increasing attention in recent years. The fairness methods improving algorithmic fairness for in-distribution data may not perform well under distribution shifts. In this paper, we first theoretically demonstrate the inherent connection between distribution…

2023

Fantasia3D: Disentangling Geometry and Appearance for High-quality Text-to-3D Content Creation

ICCV 2023poster

Automatic 3D content creation has achieved rapid progress recently due to the availability of pre-trained, large language models and image diffusion models, forming the emerging topic of text-to-3D content creation. Existing text-to-3D methods commonly use implicit scene representations, which coupl…

Cited by 565PDFcodeScholar
2023

Learning from Physical Human Feedback: An Object-Centric One-Shot Adaptation Method

ICRA 2023poster

For robots to be effectively deployed in novel environments and tasks, they must be able to understand the feedback expressed by humans during intervention. This can either correct undesirable behavior or indicate additional preferences. Existing methods either require repeated episodes of interacti…

Cited by 7SourcecodeScholar
2023

ManiSkill2: A Unified Benchmark for Generalizable Manipulation Skills

ICLR 2023poster

Generalizable manipulation skills, which can be composed to tackle long-horizon and complex daily chores, are one of the cornerstones of Embodied AI. However, existing benchmarks, mostly composed of a suite of simulatable environments, are insufficient to push cutting-edge research works because the…

2023

Part-Guided 3D RL for Sim2Real Articulated Object Manipulation

RA-L 2023

Manipulating unseen articulated objects through visual feedback is a critical but challenging task for real robots. Existing learning-based solutions mainly focus on visual affordance learning or other pre-trained visual models to guide manipulation policies, which face challenges for novel instance

Cited by 15SourcecodeScholar
2023

Setting the Trap: Capturing and Defeating Backdoors in Pretrained Language Models through Honeypots

NeurIPS 2023poster

In the field of natural language processing, the prevalent approach involves fine-tuning pretrained language models (PLMs) using local samples. Recent research has exposed the susceptibility of PLMs to backdoor attacks, wherein the adversaries can embed malicious prediction behaviors by manipulating…

Cited by 18SourcePDFScholar
2023

Sim2Real2: Actively Building Explicit Physics Model for Precise Articulated Object Manipulation

ICRA 2023poster

Accurately manipulating articulated objects is a challenging yet important task for real robot applications. In this paper, we present a novel framework called Sim2Real2 to enable the robot to manipulate an unseen articulated object to the desired state precisely in the real world with no human demo…

Cited by 14SourcecodeScholar
2023

TransTouch: Learning Transparent Objects Depth Sensing Through Sparse Touches

IROS 2023poster

Transparent objects are common in daily life. However, depth sensing for transparent objects remains a challenging problem. While learning-based methods can leverage shape priors to improve the sensing quality, the labor-intensive data collection in real world and the sim-to-real domain gap restrict…

Cited by 3SourceScholar
2023

Workie-Talkie: Accelerating Federated Learning by Overlapping Computing and Communications via Contrastive Regularization

ICCV 2023poster

Federated learning (FL) over mobile devices is a promising distributed learning paradigm for various mobile applications. However, practical deployment of FL over mobile devices is very challenging because (i) conventional FL incurs huge training latency for mobile devices due to interleaved local c…

Cited by 6PDFScholar
2022

A Composable Framework for Policy Design, Learning, and Transfer Toward Safe and Efficient Industrial Insertion

IROS 2022poster

Delicate industrial insertion tasks (e.g., PC board assembly) remain challenging for industrial robots. The chal-lenges include low error tolerance, delicacy of the components, and large task variations with respect to the components to be inserted. To deliver a feasible robotic solution for these i…

Cited by 2SourceScholar
2022

ActiveZero: Mixed Domain Learning for Active Stereovision With Zero Annotation

CVPR 2022poster

Traditional depth sensors generate accurate real world depth estimates that surpass even the most advanced learning approaches trained only on simulation domains. Since ground truth depth is readily available in the simulation domain but quite difficult to obtain in the real domain, we propose a met…

Cited by 8PDFcodeScholar
2022

An Information Fusion Approach to Learning with Instance-Dependent Label Noise

ICLR 2022poster

Instance-dependent label noise (IDN) widely exists in real-world datasets and usually misleads the training of deep neural networks. Noise transition matrix (NTM) (i.e., the probability that clean labels flip into noisy labels) is used to characterize the label noise and can be adopted to bridge the…

Cited by 45SourcePDFScholar
2022

Bidirectional Sim-to-Real Transfer for GelSight Tactile Sensors With CycleGAN

RA-L 2022

GelSight optical tactile sensors have high-resolution and low-cost advantages and have witnessed growing adoption in various contact-rich robotic applications. Sim2Real for GelSight sensors can reduce the time cost and sensor damage during data collection and is crucial for learning-based tactile pe

Cited by 46SourcecodeScholar
2022

EXACT: Scalable Graph Neural Networks Training via Extreme Activation Compression

ICLR 2022poster

Training Graph Neural Networks (GNNs) on large graphs is a fundamental challenge due to the high memory usage, which is mainly occupied by activations (e.g., node embeddings). Previous works usually focus on reducing the number of nodes retained in memory. In parallel, unlike what has been developed…

Cited by 67SourcePDFScholar
2022

TANGO: Text-driven Photorealistic and Robust 3D Stylization via Lighting Decomposition

NeurIPS 2022accept

Creation of 3D content by stylization is a promising yet challenging problem in computer vision and graphics research. In this work, we focus on stylizing photorealistic appearance renderings of a given surface mesh of arbitrary topology. Motivated by the recent surge of cross-modal supervision of t…

2022

Table2Graph: Transforming Tabular Data to Unified Weighted Graph

IJCAI 2022poster

Learning useful interactions between input features is crucial for tabular data modeling. Recent efforts start to explicitly model the feature interactions with graph, where each feature is treated as an individual node. However, the existing graph construction methods either heuristically formula…

Cited by 26SourcePDFScholar
2021

Dirichlet Energy Constrained Learning for Deep Graph Neural Networks

NeurIPS 2021poster

Graph neural networks (GNNs) integrate deep architectures and topological structure modeling in an effective way. However, the performance of existing GNNs would decrease significantly when they stack many layers, because of the over-smoothing issue. Node embeddings tend to converge to similar vecto…

Cited by 142SourcePDFScholar
2021

Integer Programming for Causal Structure Learning in the Presence of Latent Variables

ICML 2021oral

The problem of finding an ancestral acyclic directed mixed graph (ADMG) that represents the causal relationships between a set of variables is an important area of research on causal inference. Most existing score-based structure learning methods focus on learning directed acyclic graph (DAG) models…

2020

A Chameleon Tongue Inspired Shooting Manipulator With Vision-Based Localization and Preying

RA-L 2020

Chameleon tongues are extremely rapid, ultra-stretchable, compact, and can capture preys located multi-directionally. Various chameleon tongue inspired shooting manipulators have therefore been developed. Little work, however, has been studied on the multi-directional preying capability of chameleon

Cited by 6SourceScholar
2020

Cross-View Tracking for Multi-Human 3D Pose Estimation at Over 100 FPS

CVPR 2020poster

Estimating 3D poses of multiple humans in real-time is a classic but still challenging task in computer vision. Its major difficulty lies in the ambiguity in cross-view association of 2D poses and the huge state space when there are multiple people in multiple views. In this paper, we present a nove…

Cited by 115PDFcodeScholar
2020

Deep Shape from Polarization

ECCV 2020poster

This paper makes a first attempt to bring the Shape from Polarization (SfP) problem to the realm of deep learning. The previous state-of-the-art methods for SfP have been purely physics-based. We see value in these principled models, and blend these physical models as priors into a neural network ar…

2020

Towards Deeper Graph Neural Networks with Differentiable Group Normalization

NeurIPS 2020poster

Graph neural networks (GNNs), which learn the representation of a node by aggregating its neighbors, have become an effective computational tool in downstream applications. Over-smoothing is one of the key issues which limit the performance of GNNs as the number of layers increases. It is because th…

2019

GRIP: Generative Robust Inference and Perception for Semantic Robot Manipulation in Adversarial Environments

IROS 2019poster

Recent advancements have led to a proliferation of machine learning systems used to assist humans in a wide range of tasks. However, we are still far from accurate, reliable, and resource-efficient operations of these systems. For robot perception, convolutional neural networks (CNNs) for object det…

Cited by 38SourceScholar
2019

S4G: Amodal Single-view Single-Shot SE(3) Grasp Detection in Cluttered Scenes

CoRL 2019

Grasping is among the most fundamental and long-lasting problems in robotics study. This paper studies the problem of 6-DoF(degree of freedom) grasping by a parallel gripper in a cluttered scene captured using a commodity depth sensor from a single viewpoint. We address the problem in a learning-bas