← Search

Guang Chen

74 accepted papers

2026

Beyond Penalization: Diffusion-based Out-of-Distribution Detection and Selective Regularization in Offline Reinforcement Learning

ICLR 2026poster

Offline reinforcement learning (RL) faces a critical challenge of overestimating the value of out-of-distribution (OOD) actions. Existing methods mitigate this issue by penalizing unseen samples, yet they fail to accurately identify OOD actions and may suppress beneficial exploration beyond the beh…

Cited by 0SourceScholar
2026

CoNavBench: Collaborative Long-Horizon Vision-Language Navigation Benchmark

ICLR 2026poster

Vision-and-Language Navigation (VLN) primarily focuses on a single-agent-centric approach that executes human instructions step-by-step. In real environments with high demand or parallel workflows, collaboration VLN offers distinct benefits including shorter makespan and greater robustness through p…

Cited by 0SourcecodeScholar
2026

DGGT: Feedforward 4D Reconstruction of Dynamic Driving Scenes using Unposed Images

CVPR 2026

Autonomous driving needs fast, scalable 4D reconstruction and re-simulation for training and evaluation, yet most methods for dynamic driving scenes still rely on per-scene optimization, known camera calibration, or short frame windows, making them slow and impractical. We revisit this problem from

Cited by 0SourcecodeScholar
2026

DRIVE: Best Data Scheduling Practices for Reinforcement Learning with Verifiable Reward in Competitive Code Generation

ICML 2026poster

Recent success of large reasoning models (such as OpenAI o1 and DeepSeek R1) have spurred a resurgence of interest in reinforcement learning from verifiable rewards (RLVR). However, progress is still largely driven by RL algorithm design, while data scheduling -- the data-side decisions that determi…

Cited by 0SourceScholar
2026

Dichotomous Diffusion Policy Optimization

ICLR 2026poster

Diffusion-based policies have gained growing popularity in solving a wide range of decision-making tasks due to their superior expressiveness and controllable generation during inference. However, effectively training large diffusion policies using reinforcement learning (RL) remains challenging. Ex…

Cited by 0SourcecodeScholar
2026

DriveLaW: Unifying Planning and Video Generation in a Latent Driving World

CVPR 2026

World models have become crucial for autonomous driving, as they learn how scenarios evolve over time to address the long-tail challenges of the real world. However, current approaches relegate world models to limited roles: they operate within ostensibly unified architectures that still keep world

Cited by 0SourcecodeScholar
2026

From Pairs to Sequences: Track-Aware Policy Gradients for Keypoint Detection

CVPR 2026

Keypoint-based matching is a fundamental component of modern 3D vision systems, such as Structure-from-Motion (SfM) and SLAM. Most existing learning-based methods are trained on image pairs, a paradigm that fails to explicitly optimize for the long-term trackability of keypoints across sequences und

Cited by 0SourcecodeScholar
2026

GOOD: Geometry-guided Out-of-Distribution Modeling for Open-set Test-time Adaptation in Point Cloud Semantic Segmentation

ICLR 2026poster

Open-set Test-time Adaptation (OSTTA) has been introduced to address the challenges of both online model optimization and open-set recognition. Despite the demonstrated success of OSTTA methodologies in 2D image recognition, their application to 3D point cloud semantic segmentation is still hindered…

Cited by 0SourceScholar
2026

MGS-Track: Monocular 6DoF Pose Tracking Via Masked 3D Prior and Online Gaussian Splatting

ICRA 2026poster

Tracking the 6DoF pose of previously unseen objects from monocular RGB videos is crucial for robotic manipulation, yet remains challenging due to depth ambiguity and limited object-centric visual context. Existing trackers often rely on accurate depth sensors, which constrains deployment in low-cost…

Cited by 0Scholar
2026

MU-GeNeRF: Multi-view Uncertainty-guided Generalizable Neural Radiance Fields for Distractor-aware Scene

CVPR 2026

Generalizable Neural Radiance Fields (GeNeRF) enable high-quality scene reconstruction from a limited number of views and can generalize to unseen scenes. However, in real-world environments, transient distractors disrupt structural consistency across views, leading to deviated supervision signals a

Cited by 0SourcecodeScholar
2026

MeanFuser: Fast One-Step Multi-Modal Trajectory Generation and Adaptive Reconstruction via MeanFlow for End-to-End Autonomous Driving

CVPR 2026

Generative models have shown great potential in trajectory planning. Recent studies demonstrate that anchor-guided generative models are effective in modeling the uncertainty of driving behaviors and improving overall performance. However, these methods rely on discrete anchor vocabularies that must

Cited by 0SourcecodeScholar
2026

ParkGaussian: Surround-view 3D Gaussian Splatting for Autonomous Parking

CVPR 2026

Parking is a critical task for autonomous driving systems (ADS), with unique challenges in crowded parking slots and GPS-denied environments. However, existing works focus on 2D parking slot perception, mapping, and localization, 3D reconstruction remains underexplored, which is crucial for capturin

Cited by 0SourcecodeScholar
2026

PerlAD: Towards Enhanced Closed-Loop End-to-End Autonomous Driving With Pseudo-Simulation-Based Reinforcement Learning

RA-L 2026

End-to-end autonomous driving policies based on Imitation Learning (IL) often struggle in closed-loop execution due to the misalignment between inadequate open-loop training objectives and real driving requirements. While Reinforcement Learning (RL) offers a solution by directly optimizing driving g

Cited by 1SourceScholar
2026

Potentially Optimal Joint Actions Recognition for Cooperative Multi-Agent Reinforcement Learning

ICLR 2026poster

Value function factorization is widely used in cooperative multi-agent reinforcement learning (MARL). Existing approaches often impose monotonicity constraints between the joint action value and individual action values to enable decentralized execution. However, such constraints limit the expressiv…

Cited by 0SourceScholar
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

Rethinking Driving World Model as Synthetic Data Generator for Perception Tasks

ICLR 2026poster

Recent advancements in driving world models enable controllable generation of high-quality RGB videos or multimodal videos. Existing methods primarily focus on metrics related to generation quality and controllability. However, they often overlook the evaluation of downstream perception tasks, whi…

Cited by 0SourcecodeScholar
2026

Signal Structure-Aware Gaussian Splatting for Large-Scale Scene Reconstruction

ICLR 2026poster

3D Gaussian Splatting has demonstrated remarkable potential in novel view synthesis. In contrast to small-scale scenes, large-scale scenes inevitably contain sparsely observed regions with excessively sparse initial points. In this case, supervising Gaussians initialized from low-frequency sparse po…

Cited by 0SourceScholar
2026

TGT: Text-Grounded Trajectories for Locally Controlled Video Generation

CVPR 2026

Text-to-video generation has advanced rapidly in visual fidelity, whereas standard methods still have limited ability to control the subject composition of generated scenes. Prior work shows that adding localized text control signals, such as bounding boxes or segmentation masks, can help. However,

Cited by 0SourceScholar
2026

The Shadow Price of Reasoning: Economic Perspective on Optimal Budget Allocation for LLMs

ICML 2026poster

Inference-time scaling has emerged as a critical avenue for enhancing Large Language Model performance, yet real-world deployment is bound by strict computational budgets. In this work, we formulate inference budget allocation as a global constrained optimization problem governed by economic princip…

Cited by 0SourceScholar
2026

UFO: Unifying Feed-Forward and Optimization-based Methods for Large Driving Scene Modeling

CVPR 2026

Dynamic driving scene modeling is critical for autonomous driving simulation and closed-loop learning. While recent feed-forward methods offer fast inference through data-driven priors, they struggle with long-range driving sequences due to quadratic complexity in sequence length and restrictive ass

Cited by 0SourceScholar
2026

WorldSplat: Gaussian-Centric Feed-Forward 4D Scene Generation for Autonomous Driving

ICLR 2026poster

Recent advances in driving-scene generation and reconstruction have demonstrated significant potential for enhancing autonomous driving systems by producing scalable and controllable training data. Existing generation methods primarily focus on synthesizing diverse and high-fidelity driving videos;…

Cited by 0SourceScholar
2025

AdamMeme: Adaptively Probe the Reasoning Capacity of Multimodal Large Language Models on Harmfulness

ACL 2025long

The proliferation of multimodal memes in the social media era demands that multimodal Large Language Models (mLLMs) effectively understand meme harmfulness. Existing benchmarks for assessing mLLMs on harmful meme understanding rely on accuracy-based, model-agnostic evaluations using static datasets.…

2025

AgentThink: A Unified Framework for Tool-Augmented Chain-of-Thought Reasoning in Vision-Language Models for Autonomous Driving

EMNLP 2025

Vision-Language Models (VLMs) show promise for autonomous driving, yet their struggle with hallucinations, inefficient reasoning, and limited real-world validation hinders accurate perception and robust step-by-step reasoning. To overcome this, we introduce AgentThink , a pioneering unified framewor

2025

CHPO: Constrained Hybrid-action Policy Optimization for Reinforcement Learning

NeurIPS 2025poster

Constrained hybrid-action reinforcement learning (RL) promises to learn a safe policy within a parameterized action space, which is particularly valuable for safety-critical applications involving discrete-continuous hybrid action spaces. However, existing hybrid-action RL algorithms primarily focus…

Cited by 0SourceScholar
2025

Divide and Conquer: Exploring Language-centric Tree Reasoning for Video Question-Answering

ICML 2025poster

Video Question-Answering (VideoQA) remains challenging in achieving advanced cognitive reasoning due to the uncontrollable and opaque reasoning processes in existing Multimodal Large Language Models (MLLMs). To address this issue, we propose a novel Language-centric Tree Reasoning (LTR) framework th…

Cited by 0SourcePDFScholar
2025

Genesis: Multimodal Driving Scene Generation with Spatio-Temporal and Cross-Modal Consistency

NeurIPS 2025poster

We present Genesis, a unified world model for joint generation of multi-view driving videos and LiDAR sequences with spatio-temporal and cross-modal consistency. Genesis employs a two-stage architecture that integrates a DiT-based video diffusion model with 3D-VAE encoding, and a BEV-represented LiD…

Cited by 0SourceScholar
2025

Multimodal LiDAR-Camera Novel View Synthesis with Unified Pose-free Neural Fields

NeurIPS 2025poster

Pose-free Neural Radiance Field (NeRF) aims at novel view synthesis (NVS) without relying on accurate poses, exhibiting significant practical value. Image and LiDAR point cloud are two pivotal modalities in autonomous driving scenarios. While demonstrating impressive performance, single-modality pos…

Cited by 0SourceScholar
2025

MutualVPR: A Mutual Learning Framework for Resolving Supervision Inconsistencies via Adaptive Clustering

NeurIPS 2025poster

Visual Place Recognition (VPR) enables robust localization through image retrieval based on learned descriptors. However, drastic appearance variations of images at the same place caused by viewpoint changes can lead to inconsistent supervision signals, thereby degrading descriptor learning. Exi…

Cited by 0SourceScholar
2025

OOD-Barrier: Build a Middle-Barrier for Open-Set Single-Image Test Time Adaptation via Vision Language Models

NeurIPS 2025poster

In real-world environments, a well-designed model must be capable of handling dynamically evolving distributions, where both in-distribution (ID) and out-of-distribution (OOD) samples appear unpredictably and individually, making real-time adaptation particularly challenging. While open-set test-tim…

Cited by 0SourceScholar
2025

Pixel-Perfect Depth with Semantics-Prompted Diffusion Transformers

NeurIPS 2025poster

This paper presents **Pixel-Perfect Depth**, a monocular depth estimation model based on pixel-space diffusion generation that produces high-quality, flying-pixel-free point clouds from estimated depth maps. Current generative depth estimation models fine-tune Stable Diffusion and achieve impressive…

Cited by 0SourcecodeScholar
2025

Points, Images and Texts: Boosting Point Cloud Completion with Multi-Modal Features

ICRA 2025

Point cloud completion is crucial for reconstructing accurate shapes in many 3D visual applications. Recent approaches incorporate images into the completion pipeline, introducing geometric clues and global constraints. However, their fusion processes often fail to reconstruct detailed parts and mai

Cited by 0SourceScholar
2025

RCP-Bench: Benchmarking Robustness for Collaborative Perception Under Diverse Corruptions

CVPR 2025poster

Collaborative perception enhances single-vehicle perception by integrating sensory data from multiple connected vehicles. However, existing studies often assume ideal conditions, overlooking resilience to real-world challenges such as adverse weather and sensor malfunctions, which is critical for sa…

2024

3D Object Detection via Stereo Pyramid Transformers with Rich Semantic Feature Fusion

IROS 2024poster

Camera-based 3D object detectors, prized for their broader applicability and cost-effectiveness compared to LiDAR sensors, still grapple with the inherently ill-posed nature of depth extraction from images. In this work, we present a novel approach that employs a transformer-based backbone and a fus…

Cited by 0SourceScholar
2024

CofiPara: A Coarse-to-fine Paradigm for Multimodal Sarcasm Target Identification with Large Multimodal Models

ACL 2024long

Social media abounds with multimodal sarcasm, and identifying sarcasm targets is particularly challenging due to the implicit incongruity not directly evident in the text and image modalities. Current methods for Multimodal Sarcasm Target Identification (MSTI) predominantly focus on superficial indi…

2024

ELF-UA: Efficient Label-Free User Adaptation in Gaze Estimation

IJCAI 2024poster

We consider the problem of user-adaptive 3D gaze estimation. The performance of person-independent gaze estimation is limited due to interpersonal anatomical differences. Our goal is to provide a personalized gaze estimation model specifically adapted to a target user. Previous work on user-adaptive…

Cited by 1SourcePDFScholar
2024

GeoNLF: Geometry guided Pose-Free Neural LiDAR Fields

NeurIPS 2024poster

Although recent efforts have extended Neural Radiance Field (NeRF) into LiDAR point cloud synthesis, the majority of existing works exhibit a strong dependence on precomputed poses. However, point cloud registration methods struggle to achieve precise global pose estimation, whereas previous pose-fr…

Cited by 0SourcePDFScholar
2024

LEAD: Learning Decomposition for Source-free Universal Domain Adaptation

CVPR 2024poster

Universal Domain Adaptation (UniDA) targets knowledge transfer in the presence of both covariate and label shifts. Recently Source-free Universal Domain Adaptation (SF-UniDA) has emerged to achieve UniDA without access to source data which tends to be more practical due to data protection policies.…

2024

LiDAR4D: Dynamic Neural Fields for Novel Space-time View LiDAR Synthesis

CVPR 2024poster

Although neural radiance fields (NeRFs) have achieved triumphs in image novel view synthesis (NVS) LiDAR NVS remains largely unexplored. Previous LiDAR NVS methods employ a simple shift from image NVS methods while ignoring the dynamic nature and the large-scale reconstruction problem of LiDAR point…

2024

Lightweight Fisheye Object Detection Network with Transformer-based Feature Enhancement for Autonomous Driving

IROS 2024poster

Fisheye cameras, offering a wide field of view (FOV) of 360◦, are extensively employed for surround-view perception in autonomous driving. Compared with the object detection on the standard images, it lacks studies for fisheye images. Moreover, efficient perception is crucial for autonomous vehicles…

Cited by 1SourceScholar
2024

MAP: MAsk-Pruning for Source-Free Model Intellectual Property Protection

CVPR 2024poster

Deep learning has achieved remarkable progress in various applications heightening the importance of safeguarding the intellectual property (IP) of well-trained models. It entails not only authorizing usage but also ensuring the deployment of models in authorized data domains i.e. making models excl…

2024

PCDepth: Pattern-based Complementary Learning for Monocular Depth Estimation by Best of Both Worlds

IROS 2024poster

Event cameras can record scene dynamics with high temporal resolution, providing rich scene details for monocular depth estimation (MDE) even at low-level illumination. Therefore, existing complementary learning approaches for MDE fuse intensity information from images and scene details from event d…

Cited by 3SourceScholar
2024

POCE: Primal Policy Optimization with Conservative Estimation for Multi-constraint Offline Reinforcement Learning

CVPR 2024poster

Multi-constraint offline reinforcement learning (RL) promises to learn policies that satisfy both cumulative and state-wise costs from offline datasets. This arrangement provides an effective approach for the widespread application of RL in high-risk scenarios where both cumulative and state-wise co…

2024

RCDN: Towards Robust Camera-Insensitivity Collaborative Perception via Dynamic Feature-based 3D Neural Modeling

NeurIPS 2024poster

Collaborative perception is dedicated to tackling the constraints of single-agent perception, such as occlusions, based on the multiple agents' multi-view sensor inputs. However, most existing works assume an ideal condition that all agents' multi-view cameras are continuously available. In reality,…

Cited by 2SourcePDFScholar
2024

Towards Low-Resource Harmful Meme Detection with LMM Agents

EMNLP 2024main

The proliferation of Internet memes in the age of social media necessitates effective identification of harmful ones. Due to the dynamic nature of memes, existing data-driven models may struggle in low-resource scenarios where only a few labeled examples are available. In this paper, we propose an a…

2023

Continual Pedestrian Trajectory Learning With Social Generative Replay

RA-L 2023

Learning to predict the trajectories of pedestrians is essential for improving safety and efficiency of mobile robots. The prediction is challenging since the robot needs to operate in multiple environments in which the motion patterns of pedestrians are different between environments. Existing pede

Cited by 19SourceScholar
2023

Modality-Agnostic Debiasing for Single Domain Generalization

CVPR 2023poster

Deep neural networks (DNNs) usually fail to generalize well to outside of distribution (OOD) data, especially in the extreme case of single domain generalization (single-DG) that transfers DNNs from single domain to multiple unseen domains. Existing single-DG techniques commonly devise various data-…

Cited by 29SourcePDFScholar
2023

NeuralPCI: Spatio-Temporal Neural Field for 3D Point Cloud Multi-Frame Non-Linear Interpolation

CVPR 2023poster

In recent years, there has been a significant increase in focus on the interpolation task of computer vision. Despite the tremendous advancement of video interpolation, point cloud interpolation remains insufficiently explored. Meanwhile, the existence of numerous nonlinear large motions in real-wor…

2023

TMA: Temporal Motion Aggregation for Event-based Optical Flow

ICCV 2023poster

Event cameras have the ability to record continuous and detailed trajectories of objects with high temporal resolution, thereby providing intuitive motion cues for optical flow estimation. Nevertheless, most existing learning-based approaches for event optical flow estimation directly remould the pa…

Cited by 31PDFcodeScholar
2023

Text With Knowledge Graph Augmented Transformer for Video Captioning

CVPR 2023poster

Video captioning aims to describe the content of videos using natural language. Although significant progress has been made, there is still much room to improve the performance for real-world applications, mainly due to the long-tail and open set issues of words. In this paper, we propose a text wit…

2023

UMC: A Unified Bandwidth-efficient and Multi-resolution based Collaborative Perception Framework

ICCV 2023poster

Multi-agent collaborative perception (MCP) has recently attracted much attention. It includes three key processes: communication for sharing, collaboration for integration, and reconstruction for different downstream tasks. Existing methods pursue designing the collaboration process alone, ignoring…

Cited by 40PDFcodeScholar
2023

Upcycling Models Under Domain and Category Shift

CVPR 2023poster

Deep neural networks (DNNs) often perform poorly in the presence of domain shift and category shift. How to upcycle DNNs and adapt them to the target task remains an important open problem. Unsupervised Domain Adaptation (UDA), especially recently proposed Source-free Domain Adaptation (SFDA), has b…

2023

Urban Radiance Field Representation with Deformable Neural Mesh Primitives

ICCV 2023poster

Neural Radiance Fields (NeRFs) have achieved great success in the past few years. However, most current methods still require intensive resources due to ray marching-based rendering. To construct urban-level radiance fields efficiently, we design Deformable Neural Mesh Primitive (DNMP), and propose…

Cited by 44PDFScholar
2023

VOCE: Variational Optimization with Conservative Estimation for Offline Safe Reinforcement Learning

NeurIPS 2023poster

Offline safe reinforcement learning (RL) algorithms promise to learn policies that satisfy safety constraints directly in offline datasets without interacting with the environment. This arrangement is particularly important in scenarios with high sampling costs and potential dangers, such as autonom…

2022

BMD: A General Class-Balanced Multicentric Dynamic Prototype Strategy for Source-Free Domain Adaptation

ECCV 2022poster

"Source-free Domain Adaptation (SFDA) aims to adapt a pre-trained source model to the unlabeled target domain without accessing the well-labeled source data, which is a much more practical setting due to the data privacy, security, and transmission issues. To make up for the absence of source data,…

2022

Learning Local Event-based Descriptor for Patch-based Stereo Matching

ICRA 2022poster

Stereo matching is an indispensable function that enables machine vision system to obtain depth information of its environment. However, most of existing algorithms rely on conventional camera, which follows the frame-based scheme and has several shortcomings: low dynamic range, low temporal resolut…

Cited by 5SourceScholar
2022

Residual Policy Learning Facilitates Efficient Model-Free Autonomous Racing

RA-L 2022

Motion planning for autonomous racing is a challenging task due to the safety requirement while driving aggressively. Most previous solutions utilize the prior information or depend on complex dynamics modeling. Classical model-free reinforcement learning methods are based on random sampling, which

Cited by 54SourceScholar
2022

Unsupervised Domain Adaptation for Nighttime Aerial Tracking

CVPR 2022poster

Previous advances in object tracking mostly reported on favorable illumination circumstances while neglecting performance at nighttime, which significantly impeded the development of related aerial robot applications. This work instead develops a novel unsupervised domain adaptation framework for ni…

Cited by 117PDFcodeScholar
2021

Globally Optimal Camera Orientation Estimation from Line Correspondences by BnB algorithm

RA-L 2021

This letter is concerned with the problem of estimating camera orientation from a set of 2D/3D line correspondences, which is a major part of the Perspective-n-Line (PnL) problem. There are some cases that usually occur in real applications for PnL: the input line correspondences are corrupted by mi

Cited by 20SourceScholar
2021

Globally Optimal Consensus Maximization for Relative Pose Estimation With Known Gravity Direction

RA-L 2021

Relative pose estimation is a core task in robotic vision, and it is the basis of many high-level applications (e.g., visual odometry). In this letter, we focus on a quite common case in which the gravity direction is known in advance with the help of IMUs. Commonly, incorrect feature matches (a.k.a

Cited by 10SourceScholar
2021

HRegNet: A Hierarchical Network for Large-Scale Outdoor LiDAR Point Cloud Registration

ICCV 2021poster

Point cloud registration is a fundamental problem in 3D computer vision. Outdoor LiDAR point clouds are typically large-scale and complexly distributed, which makes the registration challenging. In this paper, we propose an efficient hierarchical network named HRegNet for large-scale outdoor LiDAR p…

Cited by 133PDFcodeScholar
2021

PointINet: Point Cloud Frame Interpolation Network

AAAI 2021technical

LiDAR point cloud streams are usually sparse in time dimension, which is limited by hardware performance. Generally, the frame rates of mechanical LiDAR sensors are 10 to 20 Hz, which is much lower than other commonly used sensors like cameras. To overcome the temporal limitations of LiDAR sensors,…

2021

Residual Squeeze-and-Excitation Network with Multi-scale Spatial Pyramid Module for Fast Robotic Grasping Detection

ICRA 2021poster

This paper proposes an efficient, fully convolutional neural network to generate robotic grasps by using 300×300 depth images as input. Specifically, a residual squeeze-and-excitation network (RSEN) is introduced for deep feature extraction. Following the RSEN block, a multi-scale spatial pyramid mo…

Cited by 18SourceScholar
2021

Rumor Detection on Twitter with Claim-Guided Hierarchical Graph Attention Networks

EMNLP 2021main

Rumors are rampant in the era of social media. Conversation structures provide valuable clues to differentiate between real and fake claims. However, existing rumor detection methods are either limited to the strict relation of user responses or oversimplify the conversation structure. In this study…

2020

Efficient Pig Counting in Crowds with Keypoints Tracking and Spatial-aware Temporal Response Filtering

ICRA 2020poster

Pig counting is a crucial task for large-scale pig farming. Pigs are usually visually counted by human. But this process is very time-consuming and error-prone. Few studies in literature developed automated pig counting method. The existing works only focused on pig counting using single image, and…

Cited by 32SourceScholar
2020

Gen-LaneNet: A Generalized and Scalable Approach for 3D Lane Detection

ECCV 2020poster

We present a generalized and scalable method, called Gen-LaneNet, to detect 3D lanes from a single image. The method, inspired by the latest state-of-the-art 3D-LaneNet, is a unified framework solving image encoding, spatial transform of features and 3D lane prediction in a single network. However,…

2020

Hierarchical optimization Control of Redundant Manipulator for Robot-assisted Minimally Invasive Surgery

IROS 2020poster

For the time varying optimization problem, the tracking error cannot converge to zero at the finite time because of the optimal solution changing over time. This paper proposes a novel varying parameter recurrent neural network (VPRNN) based hierarchical optimization of a 7-DoF surgical manipulator…

Cited by 9SourceScholar
2020

RSKDD-Net: Random Sample-based Keypoint Detector and Descriptor

NeurIPS 2020poster

Keypoint detector and descriptor are two main components of point cloud registration. Previous learning-based keypoint detectors rely on saliency estimation for each point or farthest point sample (FPS) for candidate points selection, which are inefficient and not applicable in large scale scenes. T…

2019

Mixed Frame-/Event-Driven Fast Pedestrian Detection

ICRA 2019poster

Pedestrian detection has attracted enormous research attention in the field of Intelligent Transportation System (ITS) due to that pedestrians are the most vulnerable traffic participants. So far, almost all pedestrian detection solutions are based on the conventional frame-based camera. However, th…

Cited by 112SourceScholar
2019

Mobile Robot Learning from Human Demonstrations with Nonlinear Model Predictive Control

IROS 2019poster

Learning by imitation is a powerful way that can reduce the complexly in searching space. It could help the mobile robot to acquire new skills from interaction with a human-being in natural way. In this paper, the dynamic movement primitives (DMPs) is utilized to imitate the trajectory from human wa…

Cited by 10SourceScholar
2018

End to End Learning of Spiking Neural Network Based on R-STDP for a Lane Keeping Vehicle

ICRA 2018poster

Learning-based methods have demonstrated clear advantages in controlling robot tasks, such as the information fusion abilities, strong robustness, and high accuracy. Meanwhile, the on-board systems of robots have limited computation and energy resources, which are contradictory with state-of-the-art…

Cited by 101SourceScholar
2017

Towards autonomous locomotion: Slithering gait design of a snake-like robot for target observation and tracking

IROS 2017poster

In this paper, a biologically inspired 3D slithering gait for a snake-like robot is designed and implemented for the purpose of target tracking. First, by balancing the forward speed and the stability of the robot, a straight slithering gait is modelled, under which the robot can march straight, fas…

Cited by 17SourceScholar