← Search

Kai XU

129 accepted papers

2026

A Tri-Axial FBG-Based Force Sensor at the Tool Tip of a Continuum Manipulator for Single-Port Access Surgery

ICRA 2026poster

Abstract— The absence of force feedback remains a major bottleneck in the development of robotic laparoendoscopic single-site (R-LESS) surgery, reducing the control precision of surgical instruments and increasing the risk of tissue damage. To address this challenge, we propose a miniature triaxial …

Cited by 0Scholar
2026

AnchorHOI: Zero-shot Generation of 4D Human-Object Interaction via Anchor-based Prior Distillation

AAAI 2026technical

Despite significant progress in text-driven 4D human-object interaction (HOI) generation with supervised methods, the scalability remains limited by the scarcity of large-scale 4D HOI datasets. To overcome this, recent approaches attempt zero-shot 4D HOI generation with pre-trained image diffusion m

Cited by 0SourcePDFScholar
2026

Endoscopic Spine Surgical View Enhancement Via Diffusion-Prior Contrastive and Physics-Informed Constraints for Robotic Navigation

ICRA 2026poster

In robot-assisted spinal endoscopy, intraoperative imaging is frequently degraded by bleeding, irrigation fluids, bubbles, smoke, and uneven illumination, which can severely compromise surgical precision, safety, and decisionmaking. Accurate identification of anatomical structures is particularly cr…

Cited by 0Scholar
2026

Fracture-GS: Dynamic Fracture Simulation with Physics-Integrated Gaussian Splatting

ICLR 2026poster

This paper presents a unified framework for simulating and visualizing dynamic fracture phenomena in extreme mechanical collisions using multi-view image inputs. While existing methods primarily address elastic deformations at contact surfaces, they fail to capture the complex physics of extreme col…

Cited by 0SourceScholar
2026

GIFT: Bootstrapping Image-to-CAD Program Synthesis via Geometric Feedback

ICML 2026poster

Mapping images to executable CAD programs is a central challenge in generative design, yet aligning visual inputs with symbolic code remains difficult. Existing approaches typically rely on brittle supervised fine-tuning or costly online reinforcement learning to overcome data limitations. In this w…

Cited by 0SourceScholar
2026

IMR-LLM: Industrial Multi-Robot Task Planning and Program Generation Using Large Language Models

ICRA 2026poster

In modern industrial production, multiple robots often collaborate to complete complex manufacturing tasks. Large language models (LLMs), with their strong reasoning capabilities, have shown potential in coordinating robots for simple household and manipulation tasks. However, in industrial scenario…

2026

Learning Flexible Job Shop Scheduling under Limited Buffers and Material Kitting Constraints

ICRA 2026poster

The Flexible Job Shop Scheduling Problem (FJSP) originates from real production lines, while some practical constraints are often ignored or idealized in current FJSP studies, among which the limited buffer problem has a particular impact on production efficiency. To this end, we study an extended p…

2026

Mitigating Premature Exploitation in Particle-based Monte Carlo for Inference-Time Scaling

ICML 2026poster

Inference-Time Scaling (ITS) improves language models by allocating more computation at generation time. Particle Filtering (PF) has emerged as a strong ITS method for complex mathematical reasoning tasks, but it is vulnerable when guided by process reward models, which often assign overconfident sc…

Cited by 0SourceScholar
2026

Sculpting Subspaces: Constrained Full Fine-Tuning in LLMs for Continual Learning

ICLR 2026poster

Continual learning in large language models (LLMs) is prone to catastrophic forgetting, where adapting to new tasks significantly degrades performance on previously learned ones. Existing parameter-efficient methods often limit model expressivity or introduce new parameters per task, creating scalab…

Cited by 0SourcecodeScholar
2026

TokUR: Token-Level Uncertainty Estimation for Large Language Model Reasoning

ICLR 2026poster

While Large Language Models (LLMs) have demonstrated impressive capabilities, their output quality remains inconsistent across various application scenarios, making it difficult to identify trustworthy responses, especially in complex tasks requiring multi-step reasoning. In this paper, we propose a…

Cited by 0SourcecodeScholar
2026

Topology-Inspired Backward-Free Framework for Test-Time Adaptation in Medical Detection

AAAI 2026technical

Recently, Test-Time Adaptation (TTA) has gained increasing attention in medical imaging due to its ability to improve model generalization under domain shifts without retraining. In particular, directly applying a well-trained model across various medical centers faces significant performance degrad

Cited by 0SourcePDFScholar
2026

Unified Mixture-of-Experts Framework for Joint Cardiac and Vascular Ultrasound Analysis and Report Generation

AAAI 2026technical

Echocardiography and vascular ultrasound are essential for comprehensive cardiovascular assessment, yet manual evaluation and writing reports are labor-intensive, time-consuming, and require expertise from both cardiology and vascular surgery departments. Current automated report generation systems

Cited by 0SourcePDFScholar
2026

VA-p: Variational Policy Alignment for Pixel-Aware Autoregressive Generation

CVPR 2026

Autoregressive (AR) visual generation relies on tokenizers to map images to and from discrete sequences. However, tokenizers are trained to reconstruct clean images from ground-truth tokens, while AR generators are optimized only for token likelihood. This misalignment leads to generated token seque

Cited by 0SourcecodeScholar
2025

A Constrained Optimization Approach for Gaussian Splatting from Coarsely-posed Images and Noisy Lidar Point Clouds

ICCV 2025poster

3D Gaussian Splatting (3DGS) is a powerful reconstruction technique; however, it requires initialization from accurate camera poses and high-fidelity point clouds. Typically, the initialization is taken from Structure-from-Motion (SfM) algorithms; however, SfM is time-consuming and restricts the app…

Cited by 0SourcePDFScholar
2025

An Efficient Dialogue Policy Agent with Model-Based Causal Reinforcement Learning

COLING 2025main

Dialogue policy trains an agent to select dialogue actions frequently implemented via deep reinforcement learning (DRL). The model-based reinforcement methods built a world model to generate simulated data to alleviate the sample inefficiency. However, traditional world model methods merely consider…

Cited by 0SourcePDFScholar
2025

ArticulatedGS: Self-supervised Digital Twin Modeling of Articulated Objects using 3D Gaussian Splatting

CVPR 2025poster

We tackle the challenge of concurrent reconstruction at the part level with the RGB appearance and estimation of motion parameters for building digital twins of articulated objects using the 3D Gaussian Splatting (3D-GS) method. With two distinct sets of multi-view imagery, each depicting an object…

Cited by 1SourcePDFScholar
2025

CityEQA: A Hierarchical LLM Agent on Embodied Question Answering Benchmark in City Space

EMNLP 2025

Embodied Question Answering (EQA) has primarily focused on indoor environments, leaving the complexities of urban settings—spanning environment, action, and perception—largely unexplored. To bridge this gap, we introduce CityEQA, a new task where an embodied agent answers open-vocabulary questions t

2025

Closed-Loop Cooperative Manipulation of Deformable Tissue via Visual Feedback Using Multiple Continuum Surgical Manipulators

RA-L 2025

Continuum surgical manipulators exhibit promising potential in single-port laparoscopy due to their dexterity and design compactness. However, it is challenging for one continuum surgical manipulator to handle heavy tissues during a procedure. This letter hence proposes a closed-loop pose control fr

Cited by 2SourceScholar
2025

CogNav: Cognitive Process Modeling for Object Goal Navigation with LLMs

ICCV 2025poster

Object goal navigation (ObjectNav) is a fundamental task in embodied AI, requiring an agent to locate a target object in previously unseen environments. This task is particularly challenging because it requires both perceptual and cognitive processes, including object recognition and decision-making…

Cited by 0SourcePDFScholar
2025

Curve-Aware Gaussian Splatting for 3D Parametric Curve Reconstruction

ICCV 2025poster

This paper presents an end-to-end framework for reconstructing 3D parametric curves directly from multi-view edge maps. Contrasting with existing two-stage methods that follow a sequential "edge point cloud reconstruction and parametric curve fitting" pipeline, our one-stage approach optimizes 3D pa…

2025

Design and Kinematics for the Cystoscope of a Transurethral Continuum Surgical Robotic System

IROS 2025

To achieve en bloc resection of bladder tumor and the anterior tumor resection in transurethral resection of bladder tumor (TURBT), a cystoscope transurethral continuum robotic system has been proposed. A continuum cystoscope in the system needs to bend more than 180° and its base has translation, a

Cited by 0SourceScholar
2025

Hierarchically-Structured Open-Vocabulary Indoor Scene Synthesis with Pre-trained Large Language Model

AAAI 2025technical

Indoor scene synthesis aims to automatically produce plausible, realistic, and diverse 3D indoor scenes, especially given arbitrary user requirements. Recently, the promising generalization ability of pre-trained large language models (LLM) assist in open-vocabulary indoor scene synthesis. However,…

Cited by 0SourcePDFScholar
2025

LaDi-WM: A Latent Diffusion-Based World Model for Predictive Manipulation

CoRL 2025poster

Predictive manipulation has recently gained considerable attention in the Embodied AI community due to its potential to improve robot policy performance by leveraging predicted states. However, generating accurate future visual states of robot-object interactions from world models remains a well-kno…

Cited by 0SourceScholar
2025

OnlineAnySeg: Online Zero-Shot 3D Segmentation by Visual Foundation Model Guided 2D Mask Merging

CVPR 2025poster

Online 3D open-vocabulary segmentation of a progressively reconstructed scene is both a critical and challenging task for embodied applications. With the success of visual foundation models (VFMs) in the image domain, leveraging 2D priors to address 3D online segmentation has become a prominent rese…

Cited by 0SourcePDFScholar
2025

PIN-WM: Learning Physics-INformed World Models for Non-Prehensile Manipulation

RSS 2025poster

Non-prehensile manipulation, such as pushing and poking, involves moving objects without grasping, offering cost-effective solutions in constrained environments. However, it presents challenges due to sensitivity to complex physics like friction and restitution. Existing approaches either rely on ex…

Cited by 1PDFScholar
2025

Physical-aware Neural Radiance Fields for Efficient Exposure Correction

AAAI 2025technical

Neural Radiance Fields (NeRF) has achieved remarkable success in synthesizing impressive novel views. However, existing methods usually fail to handle scenes with adverse lighting conditions caused by external time variations and different camera settings, leading to poor visual quality. To address…

Cited by 0SourcePDFScholar
2025

Progressive Correspondence Regenerator for Robust 3D Registration

CVPR 2025poster

Obtaining enough high-quality correspondences is crucial for robust registration. Existing correspondence refinement methods mostly follow the paradigm of outlier removal, which either fails to correctly identify the accurate correspondences under extreme outlier ratios, or select too few correct co…

2025

RestorGS: Depth-aware Gaussian Splatting for Efficient 3D Scene Restoration

CVPR 2025poster

3D Gaussian Splatting (3DGS) has recently achieved remarkable progress in novel view synthesis. However, existing methods rely heavily on high-quality data for rendering and struggle to handle degraded scenes with multi-view inconsistency, leading to inferior rendering quality. To address this chall…

Cited by 0SourcePDFScholar
2025

Rollout Roulette: A Probabilistic Inference Approach to Inference-Time Scaling of LLMs using Particle-Based Monte Carlo Methods

NeurIPS 2025poster

Large language models (LLMs) have achieved significant performance gains via scaling up model sizes and/or data. However, recent evidence suggests diminishing returns from such approaches, motivating a pivot to scaling test-time compute. Existing deterministic inference-time scaling methods, usuall…

Cited by 0SourceScholar
2025

Self-supervised Learning of Hybrid Part-aware 3D Representations of 2D Gaussians and Superquadrics

ICCV 2025poster

Low-level 3D representations, such as point clouds, meshes, NeRFs and 3D Gaussians, are commonly used for modeling 3D objects and scenes. However, cognitive studies indicate that human perception operates at higher levels and interprets 3D environments by decomposing them into meaningful structural…

Cited by 0SourcePDFScholar
2025

Unveiling the Secret Recipe: A Guide For Supervised Fine-Tuning Small LLMs

ICLR 2025poster

The rise of large language models (LLMs) has created a significant disparity: industrial research labs with their computational resources, expert teams, and advanced infrastructures, can effectively fine-tune LLMs, while individual developers and small organizations face barriers due to limited reso…

2025

VasTSD: Learning 3D Vascular Tree-state Space Diffusion Model for Angiography Synthesis

CVPR 2025poster

Angiography imaging is a medical imaging technique that enhances the visibility of blood vessels within the body by using contrast agents. Angiographic images can effectively assist in the diagnosis of vascular diseases. However, contrast agents may bring extra radiation exposure which is harmful to…

Cited by 0SourcePDFScholar
2025

VideoDirector: Precise Video Editing via Text-to-Video Models

CVPR 2025poster

Despite the typical inversion-then-editing paradigm using text-to-image (T2I) models has demonstrated promising results, directly extending it to text-to-video (T2V) models still suffers severe artifacts such as color flickering and content distortion. Consequently, current video editing methods pri…

Cited by 0SourcePDFScholar
2025

Wave-MambaAD: Wavelet-driven State Space Model for Multi-class Unsupervised Anomaly Detection

ICCV 2025poster

The Mamba model excels in anomaly detection through efficient long-range dependency modeling and linear complexity. However, Mamba-based anomaly detectors still face two critical challenges: (1) insufficient modeling of diverse local features leading to inaccurate detection of subtle anomalies; (2)…

Cited by 0SourcePDFScholar
2024

A Fast and High-quality Text-to-Speech Method with Compressed Auxiliary Corpus and Limited Target Speaker Corpus

COLING 2024main

With an auxiliary corpus (non-target speaker corpus) for model pre-training, Text-to-Speech (TTS) methods can generate high-quality speech with a limited target speaker corpus. However, this approach comes with expensive training costs. To overcome the challenge, a high-quality TTS method is propose…

Cited by 0SourcePDFScholar
2024

DAP: Domain-Aware Prompt Learning for Vision-and-Language Navigation

ICASSP 2024accepted

Following language instructions to navigate in unseen environments is a challenging task for autonomous embodied agents. With strong representation capabilities, pretrained vision-and-language models are widely used in VLN. However, most of them are trained on web-crawled generalpurpose datasets, wh…

Cited by 0SourceScholar
2024

Deep Demonstration Tracing: Learning Generalizable Imitator Policy for Runtime Imitation from a Single Demonstration

ICML 2024poster

One-shot imitation learning (OSIL) is to learn an imitator agent that can execute multiple tasks with only a single demonstration. In real-world scenario, the environment is dynamic, e.g., unexpected changes can occur after demonstration. Thus, achieving generalization of the imitator agent is cruci…

2024

Deep Reinforcement Learning-based Dialogue Policy with Graph Convolutional Q-network

COLING 2024main

Deep Reinforcement learning (DRL) has been successfully applied to the dialogue policy of task-oriented dialogue systems. However, one challenge in the existing DRL-based dialogue policy methods is their unstructured state-action representations without the ability to learn the relationship between…

Cited by 2SourcePDFScholar
2024

DiffusionEdge: Diffusion Probabilistic Model for Crisp Edge Detection

AAAI 2024technical

Limited by the encoder-decoder architecture, learning-based edge detectors usually have difficulty predicting edge maps that satisfy both correctness and crispness. With the recent success of the diffusion probabilistic model (DPM), we found it is especially suitable for accurate and crisp edge dete…

2024

Enhancing Video Super-Resolution via Implicit Resampling-based Alignment

CVPR 2024highlight

In video super-resolution it is common to use a frame-wise alignment to support the propagation of information over time. The role of alignment is well-studied for low-level enhancement in video but existing works overlook a critical step -- resampling. We show through extensive experiments that for…

Cited by 15SourcePDFScholar
2024

GliDe with a CaPE: A Low-Hassle Method to Accelerate Speculative Decoding

ICML 2024poster

Speculative decoding is a relatively new decoding framework that leverages small and efficient draft models to reduce the latency of LLMs. In this study, we introduce GliDe and CaPE, two low-hassle modifications to vanilla speculative decoding to further improve the decoding speed of a frozen LLM. S…

Cited by 19SourcePDFScholar
2024

Learning Dual-arm Object Rearrangement for Cartesian Robots

ICRA 2024poster

This work focuses on the dual-arm object rearrangement problem abstracted from a realistic industrial scenario of Cartesian robots. The goal of this problem is to transfer all the objects from sources to targets with the minimum total completion time. To achieve the goal, the core idea is to develop…

Cited by 0SourceScholar
2024

Learning High-Frequency Functions Made Easy with Sinusoidal Positional Encoding

ICML 2024poster

Fourier features based positional encoding (PE) is commonly used in machine learning tasks that involve learning high-frequency features from low-dimensional inputs, such as 3D view synthesis and time series regression with neural tangent kernels. Despite their effectiveness, existing PEs require ma…

2024

Learning Instance-Aware Correspondences for Robust Multi-Instance Point Cloud Registration in Cluttered Scenes

CVPR 2024poster

Multi-instance point cloud registration estimates the poses of multiple instances of a model point cloud in a scene point cloud. Extracting accurate point correspondences is to the center of the problem. Existing approaches usually treat the scene point cloud as a whole overlooking the separation of…

2024

MV-Adapter: Multimodal Video Transfer Learning for Video Text Retrieval

CVPR 2024poster

State-of-the-art video-text retrieval (VTR) methods typically involve fully fine-tuning a pre-trained model (e.g. CLIP) on specific datasets. However this can result in significant storage costs in practical applications as a separate model per task must be stored. To address this issue we present o…

2024

Privacy without Noisy Gradients: Slicing Mechanism for Generative Model Training

NeurIPS 2024poster

Training generative models with differential privacy (DP) typically involves injecting noise into gradient updates or adapting the discriminator's training procedure. As a result, such approaches often struggle with hyper-parameter tuning and convergence. We consider the \emph{slicing privacy mech…

Cited by 0SourcePDFScholar
2024

Proof-of-Concept Development of the Distal Module of a Cystoscope Transurethral Continuum Surgical Robotic System

RA-L 2024

Transurethral resection of bladder tumor (TURBT) is the typical procedure for non-muscle invasive bladder tumors. However, current TURBT using rigid surgical tools can hardly handle en bloc resection of bladder tumor and anterior tumor resection. This letter hence proposes a teleoperation-based cyst

Cited by 5SourceScholar
2024

Scaling for Training Time and Post-hoc Out-of-distribution Detection Enhancement

ICLR 2024poster

Activation shaping has proven highly effective for identifying out-of-distribution (OOD) samples post-hoc. Activation shaping prunes and scales network activations before estimating the OOD energy score; such an extremely simple approach achieves state-of-the-art OOD detection with minimal in-distri…

2024

Synchronized Dual-arm Rearrangement via Cooperative mTSP

ICRA 2024poster

Synchronized dual-arm rearrangement is widely studied as a common scenario in industrial applications. It often faces scalability challenges due to the computational complexity of robotic arm rearrangement and the high-dimensional nature of dual-arm planning. To address these challenges, we formulat…

Cited by 0SourceScholar
2024

VRExplorer: An Efficient View-Region based Autonomous Exploration Method in Unknown Environments for UAV

IROS 2024poster

Autonomous exploration plays a crucial role in robotics applications like rescue and scene reconstruction. This work addresses the challenges of autonomous exploration in intricate unknown environments by presenting a novel UAV autonomous exploration method based on a new concept of the view-region.…

Cited by 0SourceScholar
2023

2D3D-MATR: 2D-3D Matching Transformer for Detection-Free Registration Between Images and Point Clouds

ICCV 2023poster

The commonly adopted detect-then-match approach to registration finds difficulties in the cross-modality cases due to the incompatible keypoint detection and inconsistent feature description. We propose, 2D3D-MATR, a detection-free method for accurate and robust registration between images and point…

Cited by 18PDFcodeScholar
2023

3D-Aware Object Goal Navigation via Simultaneous Exploration and Identification

CVPR 2023poster

Object goal navigation (ObjectNav) in unseen environments is a fundamental task for Embodied AI. Agents in existing works learn ObjectNav policies based on 2D maps, scene graphs, or image sequences. Considering this task happens in 3D space, a 3D-aware agent can advance its ObjectNav capability via…

Cited by 47SourcePDFScholar
2023

BUFFER: Balancing Accuracy, Efficiency, and Generalizability in Point Cloud Registration

CVPR 2023poster

An ideal point cloud registration framework should have superior accuracy, acceptable efficiency, and strong generalizability. However, this is highly challenging since existing registration techniques are either not accurate enough, far from efficient, or generalized poorly. It remains an open ques…

2023

Deep Graph-Based Spatial Consistency for Robust Non-Rigid Point Cloud Registration

CVPR 2023poster

We study the problem of outlier correspondence pruning for non-rigid point cloud registration. In rigid registration, spatial consistency has been a commonly used criterion to discriminate outliers from inliers. It measures the compatibility of two correspondences by the discrepancy between the resp…

2023

DropIT: Dropping Intermediate Tensors for Memory-Efficient DNN Training

ICLR 2023poster

A standard hardware bottleneck when training deep neural networks is GPU memory. The bulk of memory is occupied by caching intermediate tensors for gradient computation in the backward pass. We propose a novel method to reduce this footprint - Dropping Intermediate Tensors (DropIT). DropIT drops mi…

2023

Learning Interaction Regions and Motion Trajectories Simultaneously From Egocentric Demonstration Videos

RA-L 2023

Learning to interact with objects is significant for robots to integrate into human environments. When the interaction semantic is definite, manually guiding the manipulator is a commonly used method to teach robots how to interact with objects. However, the learning results are robot-dependent beca

Cited by 9SourceScholar
2023

Multi-Resolution Monocular Depth Map Fusion by Self-Supervised Gradient-Based Composition

AAAI 2023technical

Monocular depth estimation is a challenging problem on which deep neural networks have demonstrated great potential. However, depth maps predicted by existing deep models usually lack fine-grained details due to convolution operations and down-samplings in networks. We find that increasing input res…

2023

Multi-Symmetry Ensembles: Improving Diversity and Generalization via Opposing Symmetries

ICML 2023poster

Deep ensembles (DE) have been successful in improving model performance by learning diverse members via the stochasticity of random initialization. While recent works have attempted to promote further diversity in DE via hyperparameters or regularizing loss functions, these methods primarily still r…

2023

NEF: Neural Edge Fields for 3D Parametric Curve Reconstruction From Multi-View Images

CVPR 2023poster

We study the problem of reconstructing 3D feature curves of an object from a set of calibrated multi-view images. To do so, we learn a neural implicit field representing the density distribution of 3D edges which we refer to as Neural Edge Field (NEF). Inspired by NeRF, NEF is optimized with a view-…

2023

NIFT: Neural Interaction Field and Template for Object Manipulation

ICRA 2023poster

We introduce NIFT, Neural Interaction Field and Template, a descriptive and robust interaction representation of object manipulations to facilitate imitation learning. Given a few object manipulation demos, NIFT guides the generation of the interaction imitation for a new object instance by matching…

Cited by 9SourceScholar
2023

SOCS: Semantically-Aware Object Coordinate Space for Category-Level 6D Object Pose Estimation under Large Shape Variations

ICCV 2023poster

Most learning-based approaches to category-level 6D pose estimation are design around normalized object coordinate space (NOCS). While being successful, NOCS-based methods become inaccurate and less robust when handling objects of a category containing significant intra-category shape variations. Th…

Cited by 4PDFScholar
2023

Synthetic Data Generation of Many-to-Many Datasets via Random Graph Generation

ICLR 2023poster

Synthetic data generation (SDG) has become a popular approach to release private datasets. In SDG, a generative model is fitted on the private real data, and samples drawn from the model are released as the protected synthetic data. While real-world datasets usually consist of multiple tables with p…

Cited by 6SourcePDFScholar
2023

Vision-Based Markerless Tracking for Continuum Surgical Instruments in Robot-Assisted Minimally Invasive Surgery

RA-L 2023

Robotic-assisted single-port minimally invasive surgery (MIS) can reduce trauma and shorten hospitalization. However, surgical instruments for robotic single-port surgery usually possess multiple joints without distal joint sensors. Hence, closed-loop control is not directly applied to these joints,

Cited by 8SourceScholar
2022

AutoTransition: Learning to Recommend Video Transition Effects

ECCV 2022poster

"Video transition effects are widely used in video editing to connect shots for creating cohesive and visually appealing videos. However, it is challenging for non-professionals to choose best transitions due to the lack of cinematographic knowledge and design skills. In this paper, we present the p…

2022

Decoupling Makes Weakly Supervised Local Feature Better

CVPR 2022poster

Weakly supervised learning can help local feature methods to overcome the obstacle of acquiring a large-scale dataset with densely labeled correspondences. However, since weak supervision cannot distinguish the losses caused by the detection and description steps, directly conducting weakly supervis…

Cited by 61PDFcodeScholar
2022

DisARM: Displacement Aware Relation Module for 3D Detection

CVPR 2022poster

We introduce Displacement Aware Relation Module (DisARM), a novel neural network module for enhancing the performance of 3D object detection in point cloud scenes. The core idea is extracting the most principal contextual information is critical for detection while the target is incomplete or featur…

Cited by 21PDFcodeScholar
2022

Efficient One-Pass Multi-View Subspace Clustering with Consensus Anchors

AAAI 2022technical

Multi-view subspace clustering (MVSC) optimally integrates multiple graph structure information to improve clustering performance. Recently, many anchor-based variants are proposed to reduce the computational complexity of MVSC. Though achieving considerable acceleration, we observe that most of the…

2022

Fusion Multiple Kernel K-means

AAAI 2022technical

Multiple kernel clustering aims to seek an appropriate combination of base kernels to mine inherent non-linear information for optimal clustering. Late fusion algorithms generate base partitions independently and integrate them in the following clustering procedure, improving the overall efficiency.…

2022

Geometric Transformer for Fast and Robust Point Cloud Registration

CVPR 2022oral

We study the problem of extracting accurate correspondences for point cloud registration. Recent keypoint-free methods bypass the detection of repeatable keypoints which is difficult in low-overlap scenarios, showing great potential in registration. They seek correspondences over downsampled superpo…

Cited by 454PDFcodeScholar
2022

Inverse Kinematics and Dexterous Workspace Formulation for 2-Segment Continuum Robots With Inextensible Segments

RA-L 2022

The inverse kinematics (IK) problem of continuum robots has been investigated in depth in the past decades. Under the constant-curvature bending assumption, closed-form IK solution has been obtained for continuum robots with variable segment lengths. Attempting to close the gap towards a complete so

Cited by 12SourceScholar
2022

RIM-Net: Recursive Implicit Fields for Unsupervised Learning of Hierarchical Shape Structures

CVPR 2022poster

We introduce RIM-Net, a neural network which learns recursive implicit fields for unsupervised inference of hierarchical shape structures. Our network recursively decomposes an input 3D shape into two parts, resulting in a binary tree hierarchy. Each level of the tree corresponds to an assembly of s…

Cited by 21PDFScholar
2022

RayMVSNet: Learning Ray-Based 1D Implicit Fields for Accurate Multi-View Stereo

CVPR 2022poster

Learning-based multi-view stereo (MVS) has by far centered around 3D convolution on cost volumes. Due to the high computation and memory consumption of 3D CNN, the resolution of output depth is often considerably limited. Different from most existing works dedicated to adaptive refinement of cost vo…

Cited by 34PDFScholar
2021

A Bayesian-Symbolic Approach to Reasoning and Learning in Intuitive Physics

NeurIPS 2021poster

Humans can reason about intuitive physics in fully or partially observed environments even after being exposed to a very limited set of observations. This sample-efficient intuitive physical reasoning is considered a core domain of human common sense knowledge. One hypothesis to explain this remarka…

Cited by 30SourcePDFScholar
2021

A Variable Curvature Model for Multi-Backbone Continuum Robots to Account for Inter-Segment Coupling and External Disturbance

RA-L 2021

Multi-backbone continuum robots demonstrated potentials for dexterous manipulation with proper payload capability in minimally invasive surgeries. Most prior works assume constant curvature shapes of the continuum segments in the modeling and control of the multi-backbone continuum robots. The actua

Cited by 44SourceScholar
2021

Closed-Loop Pose Control and Automated Suturing of Continuum Surgical Manipulators With Customized Wrist Markers Under Stereo Vision

RA-L 2021

The use of continuum manipulators in surgical applications can be beneficial because of their inherent safety from their structural compliance. However, the tip pose (position and orientation) accuracy of a continuum manipulator can be low when an external load or disturbance is applied. Closed-loop

Cited by 31SourceScholar
2021

Objective-aware Traffic Simulation via Inverse Reinforcement Learning

IJCAI 2021poster

Traffic simulators act as an essential component in the operating and planning of transportation systems. Conventional traffic simulators usually employ a calibrated physical car-following model to describe vehicles' behaviors and their interactions with traffic environment. However, there is no uni…

Cited by 16SourcePDFScholar
2021

Online 3D Bin Packing with Constrained Deep Reinforcement Learning

AAAI 2021technical

We solve a challenging yet practically useful variant of 3D Bin Packing Problem (3D-BPP). In our problem, the agent has limited information about the items to be packed into a single bin, and an item must be packed immediately after its arrival without buffering or readjusting. The item's placement…

2021

Reinforcement Learning-Based Visual Navigation With Information-Theoretic Regularization

RA-L 2021

To enhance the cross-target and cross-scene generalization of target-driven visual navigation based on deep reinforcement learning (RL), we introduce an information-theoretic regularization term into the RL objective. The regularization maximizes the mutual information between navigation actions and

Cited by 35SourcecodeScholar
2021

StablePose: Learning 6D Object Poses From Geometrically Stable Patches

CVPR 2021poster

We introduce the concept of geometric stability to the problem of 6D object pose estimation and propose to learn pose inference based on geometrically stable patches extracted from observed 3D point clouds. According to the theory of geometric stability analysis, a minimal set of three planar/cylind…

Cited by 46PDFScholar
2021

Targeted Neural Dynamical Modeling

NeurIPS 2021poster

Latent dynamics models have emerged as powerful tools for modeling and interpreting neural population activity. Recently, there has been a focus on incorporating simultaneously measured behaviour into these models to further disentangle sources of neural variability in their latent space. These appr…

Cited by 41SourcePDFScholar
2021

Towards Target-Driven Visual Navigation in Indoor Scenes via Generative Imitation Learning

RA-L 2021

We present a target-driven navigation system to improve mapless visual navigation in indoor scenes. Our method takes a multi-view observation of a robot and a target image as inputs at each time step to provide a sequence of actions that move the robot to the target without relying on odometry or GP

Cited by 49SourcecodeScholar
2020

A Continuum Manipulator with Closed-form Inverse Kinematics and Independently Tunable Stiffness

ICRA 2020poster

Continuum manipulators can accomplish various tasks in confined spaces, benefiting from their compliant structures and improved dexterity. Confined and unstructured spaces may require both enhanced stiffness of a continuum manipulator for precision and payload, as well as compliance for safe interac…

Cited by 11SourceScholar
2020

AdaCoSeg: Adaptive Shape Co-Segmentation With Group Consistency Loss

CVPR 2020oral

We introduce AdaCoSeg, a deep neural network architecture for adaptive co-segmentation of a set of 3D shapes represented as point clouds. Differently from the familiar single-instance segmentation problem, co-segmentation is intrinsically contextual: how a shape is segmented can vary depending on th…

Cited by 49PDFScholar
2020

Cra: A Generic Compression Ratio Adapter for End-To-End Data-Driven Image Compressive Sensing Reconstruction Frameworks

ICASSP 2020accepted

End-to-end data-driven image compressive sensing reconstruction (EDCSR) frameworks achieve state-of-the-art reconstruction performance in terms of reconstruction speed and accuracy. However, due to their end-to-end nature, existing EDCSR frameworks can not adapt to a variable compression ratio (CR).…

Cited by 0SourceScholar
2020

Deep Differentiable Grasp Planner for High-DOF Grippers

RSS 2020poster

We present an end-to-end algorithm for training deep neural networks to grasp novel objects. Our algorithm builds all the essential components of a grasping system using a forward-backward automatic differentiation approach, including the forward kinematics of the gripper, the collision between the…

Cited by 78SourcePDFScholar
2020

Design and Kinematic Modeling of a Novel Steerable Needle for Image-Guided Insertion

ICRA 2020poster

Needle-based procedures, such as biopsy and percutaneous tumor ablation, highly depend on the accuracy of needle placement. The accuracy is significantly affected by the needle-tissue interaction no matter what needles (straight or steerable) are used. Due to the unknown tissue mechanics, it is chal…

Cited by 2SourceScholar
2020

Fusion-Aware Point Convolution for Online Semantic 3D Scene Segmentation

CVPR 2020poster

Online semantic 3D segmentation in company with real-time RGB-D reconstruction poses special challenges such as how to perform 3D convolution directly over the progressively fused 3D geometric data, and how to smartly fuse information from frame to frame. We propose a novel fusion-aware 3D point con…

Cited by 75PDFScholar
2020

Learning Canonical Shape Space for Category-Level 6D Object Pose and Size Estimation

CVPR 2020poster

We present a novel approach to category-level 6D object pose and size estimation. To tackle intra-class shape variations, we learn canonical shape space (CASS), a unified representation for a large variety of instances of a certain object category. In particular, CASS is modeled as the latent space…

Cited by 218PDFScholar
2020

MLCVNet: Multi-Level Context VoteNet for 3D Object Detection

CVPR 2020poster

In this paper, we address the 3D object detection task by capturing multi-level contextual information with the self-attention mechanism and multi-scale feature fusion. Most existing 3D object detection methods recognize objects individually, without giving any consideration on contextual informatio…

Cited by 229PDFcodeScholar
2020

New Formulation of Mixed-Integer Conic Programming for Globally Optimal Grasp Planning

RA-L 2020

We present a two-level branch-and-bound (BB) algorithm to compute the optimal gripper pose that maximizes a grasp metric in a restricted search space. Our method can take the gripper's kinematics feasibility into consideration to ensure that a given gripper can reach the set of grasp points without

Cited by 13SourceScholar
2020

PIE-NET: Parametric Inference of Point Cloud Edges

NeurIPS 2020poster

We introduce an end-to-end learnable technique to robustly identify feature edges in 3D point cloud data. We represent these edges as a collection of parametric curves (i.e.,~lines, circles, and B-splines). Accordingly, our deep neural network, coined PIE-NET, is trained for parametric inference of…

Cited by 125SourcePDFScholar
2019

Configuration Transition Control of a Continuum Surgical Manipulator for Improved Kinematic Performance

RA-L 2019

The use of continuum manipulators in surgical applications has increased recently. A continuum surgical manipulator is usually teleoperated after it is fully inserted into a patient's cavity. Clearly, it is still possible to control the continuum surgical manipulator while it is not fully inserted,

Cited by 21SourceScholar
2019

Design of a Modular Continuum-Articulated Laparoscopic Robotic Tool With Decoupled Kinematics

RA-L 2019

Robot-assisted laparoscopic minimally invasive surgery has gained significant attentions due to its enhanced dexterity, improved precision, natural eye-hand coordination, etc. In these procedures, stick-like surgical tools with distal wrists are usually maneuvered by multiple patient-side manipulato

Cited by 31SourceScholar
2019

Generating Grasp Poses for a High-DOF Gripper Using Neural Networks

IROS 2019poster

We present a learning-based method for representing grasp poses of a high-DOF hand using neural networks. Due to redundancy in such high-DOF grippers, there exists a large number of equally effective grasp poses for a given target object, making it difficult for the neural network to find consistent…

Cited by 81SourceScholar
2019

Hierarchy Denoising Recursive Autoencoders for 3D Scene Layout Prediction

CVPR 2019poster

Indoor scenes exhibit rich hierarchical structure in 3D object layouts. Many tasks in 3D scene understanding can benefit from reasoning jointly about the hierarchical context of a scene, and the identities of objects. We present a variational denoising recursive autoencoder (VDRAE) that generates an…

Cited by 30PDFScholar
2019

Model-Based Estimation of the Gravity-Loaded Shape and Scene Depth for a Slim 3-Actuator Continuum Robot with Monocular Visual Feedback

ICRA 2019poster

Fruitful developments on continuum robots have been witnessed in recent years due to their movements and manipulation capabilities in confined spaces. Due to the nature that a continuum robot has an infinite number of DoFs (Degrees of Freedom), majority of the existing systems deployed abundant actu…

Cited by 12SourceScholar
2019

PartNet: A Recursive Part Decomposition Network for Fine-Grained and Hierarchical Shape Segmentation

CVPR 2019poster

Deep learning approaches to 3D shape segmentation are typically formulated as a multi-class labeling problem. These models are trained for a fixed set of labels, which greatly limits their flexibility and adaptivity. We opt for top-down recursive decomposition and develop the first deep learning mod…

Cited by 121PDFScholar
2019

Scalable Spike Source Localization in Extracellular Recordings using Amortized Variational Inference

NeurIPS 2019poster

Determining the positions of neurons in an extracellular recording is useful for investigating the functional properties of the underlying neural circuitry. In this work, we present a Bayesian modelling approach for localizing the source of individual spikes on high-density, microelectrode arrays. T…

2019

Shape2Motion: Joint Analysis of Motion Parts and Attributes From 3D Shapes

CVPR 2019oral

For the task of mobility analysis of 3D shapes, we propose joint analysis for simultaneous motion part segmentation and motion attribute estimation, taking a single 3D model as input. The problem is significantly different from those tackled in the existing works which assume the availability of eit…

Cited by 137PDFScholar
2018

Caging Loops in Shape Embedding Space: Theory and Computation

ICRA 2018poster

We propose to synthesize feasible caging grasps for a target object through computing Caging Loops, a closed curve defined in the shape embedding space of the object. Different from the traditional methods, our approach decouples caging loops from the surface geometry of target objects through worki…

Cited by 5SourceScholar
2018

Continuum Manipulator with Redundant Backbones and Constrained Bending Curvature for Continuously Variable Stiffness

IROS 2018poster

Snake-like manipulators can navigate and perform manipulation in confined spaces. Their recent implementations in surgical robots attracted a lot of attentions. These slender manipulators usually possess either a hyper-redundant articulated vertebrate structure or a continuum one. Primary design con…

Cited by 22SourceScholar
2018

LAPRAN: A Scalable Laplacian Pyramid Reconstructive Adversarial Network for Flexible Compressive Sensing Reconstruction

ECCV 2018poster

This paper addresses the single-image compressive sensing (CS) and reconstruction problem. We propose a scalable Laplacian pyramid reconstructive adversarial network (LAPRAN) that enables high-fidelity, flexible and fast CS images reconstruction. LAPRAN progressively reconstructs an image following…

2018

PlaneMatch: Patch Coplanarity Prediction for Robust RGB-D Reconstruction

ECCV 2018poster

We introduce a novel RGB-D patch descriptor designed for detecting coplanar surfaces in SLAM reconstruction. The core of our method is a deep convolutional neural net that takes in RGB, depth, and normal information of a planar patch in an image and outputs a descriptor that can be used to find copl…

Cited by 41SourcePDFScholar
2017

A data-driven compressive sensing framework tailored for energy-efficient wearable sensing

ICASSP 2017accepted

Compressive sensing (CS) is a promising technology for realizing energy-efficient wireless sensors for long-term health monitoring. However, conventional model-driven CS frameworks suffer from limited compression ratio and reconstruction quality when dealing with physiological signals due to inaccur…

Cited by 0SourceScholar
2016

An energy-efficient compressive sensing framework incorporating online dictionary learning for long-term wireless health monitoring

ICASSP 2016accepted

Wireless body area network (WBAN) is emerging in the mobile healthcare area to replace the traditional wire-connected monitoring devices. As wireless data transmission dominates power cost of sensor nodes, it is beneficial to reduce the data size without much information loss. Compressive sensing (C…

Cited by 0SourceScholar
2015

A single-actuator prosthetic hand using a continuum differential mechanism

ICRA 2015poster

Substantial progresses have been made in building versatile anthropomorphic prosthetic hands in the past two decades using emerging technologies. However the trade-offs between functionality, reliability, affordability, appearance, etc. have not been fully settled. Many existing designs, particularl…

Cited by 57SourceScholar