← Search

Xuguang Lan

33 accepted papers

2026

Beyond Policy Training: Recursive Solution Search from Unannotated Videos

ICML 2026poster

Many real-world tasks are recorded as large collections of unannotated task executions, such as videos, which contain rich information about task progress but lack the supervision assumed by standard reinforcement learning (RL) pipelines. In many practical settings, the goal is not to train a reusab…

Cited by 0SourceScholar
2026

Toward Reliable Sim-to-Real Predictability for MoE-based Robust Quadrupedal Locomotion

RSS 2026poster

Reinforcement learning has shown strong promise for quadrupedal agile locomotion, even with proprioception-only sensing. In practice, however, sim-to-real gap and reward overfitting in complex terrains can produce policies that fail to transfer, while physical validation remains risky and inefficien…

Cited by 0SourceScholar
2026

Uncertainty-Guided Exploration and Stable Planning for Sparse-Reward Manipulation from Limited Demonstrations

ICML 2026poster

Reinforcement learning from demonstrations (RLfD) offers a promising method for robotic manipulation with sparse rewards. However, limited demonstrations often cause agents to encounter out-of-distribution states where world models produce poor predictions. In multi-stage tasks, jointly optimizing a…

Cited by 0SourceScholar
2025

Consistent Feature Alignment for Cross-Modal Knowledge Distillation in Monocular 3D Object Detection

IROS 2025

Cross-modal knowledge distillation (CMKD) in monocular 3D object detection transfers LiDAR’s accurate depth information to compensate for the limitations of camera model. However, current methods directly align the intermediate features of the teacher and student networks, in which the modality gap

Cited by 0SourceScholar
2025

Innovative Thinking, Infinite Humor: Humor Research of Large Language Models through Structured Thought Leaps

ICLR 2025poster

Humor is previously regarded as a gift exclusive to humans for the following reasons. Humor is a culturally nuanced aspect of human language, presenting challenges for its understanding and generation. Humor generation necessitates a multi-hop reasoning process, with each hop founded on proper ratio…

Cited by 1SourcePDFScholar
2025

Reinforcement Learning for Multi-Agent Path Finding in Large-Scale Warehouses via Distributed Policy Evolution

RA-L 2025

Efficient multi-agent path finding (MAPF) is essential for large-scale warehousing and logistics systems. Despite the potential of reinforcement learning (RL) methods, current approaches struggle with challenges such as inefficient exploration, poor generalization and inadequate deadlock resolution.

Cited by 2SourceScholar
2025

State Revisit and Re-explore: Bridging Sim-to-Real Gaps in Offline-and-Online Reinforcement Learning with An Imperfect Simulator

IJCAI 2025

In reinforcement learning (RL) based robot skill acquisition, a high-fidelity simulator is usually indispensable but unattainable since the real environment dynamics are difficult to model, which leads to severe sim-to-real gaps. Existing methods solve this problem by combining offline and online RL

Cited by 0SourcePDFScholar
2025

Towards Extrinsic Dexterity Grasping in Unrestricted Environments

IROS 2025

Grasping large and flat objects (e.g., a book or a pan) is often regarded as an ungraspable task, which poses significant challenges due to the unreachable grasping poses. Prior research has exploited environmental interactions through Extrinsic Dexterity, utilizing external structures such as walls

Cited by 0SourcecodeScholar
2024

Experience Consistency Distillation Continual Reinforcement Learning for Robotic Manipulation Tasks

ICRA 2024poster

Continual reinforcement learning, which aims to help robots acquire skills without catastrophic forgetting, obviating the need to re-learn all tasks from scratch. In order to enable lifelong acquisition of skills in robots, replay-based continual reinforcement learning has emerged as a promising res…

Cited by 1SourceScholar
2024

Grasp Manipulation Relationship Detection based on Graph Sample and Aggregation

ICRA 2024poster

In multi-object stacking scenarios, exploring the relationships among objects and determining the correct sequence of operations are crucial for robotic manipulation. However, previous algorithms inefficiently combine global and local information, often focusing solely on the local features of objec…

Cited by 4SourceScholar
2024

Grounded Answers for Multi-agent Decision-making Problem through Generative World Model

NeurIPS 2024poster

Recent progress in generative models has stimulated significant innovations in many fields, such as image generation and chatbots. Despite their success, these models often produce sketchy and misleading solutions for complex multi-agent decision-making problems because they miss the trial-and-error…

Cited by 10SourcePDFScholar
2024

Imagine, Initialize, and Explore: An Effective Exploration Method in Multi-Agent Reinforcement Learning

AAAI 2024technical

Effective exploration is crucial to discovering optimal strategies for multi-agent reinforcement learning (MARL) in complex coordination tasks. Existing methods mainly utilize intrinsic rewards to enable committed exploration or use role-based learning for decomposing joint action spaces instead of…

Cited by 3SourcePDFScholar
2024

Relation DETR: Exploring Explicit Position Relation Prior for Object Detection

ECCV 2024oral

"This paper presents a general scheme for enhancing the convergence and performance of DETR (DEtection TRansformer). We investigate the slow convergence problem in transformers from a new perspective, suggesting that it arises from the self-attention that introduces no structural bias over inputs. T…

2024

Towards Unified Interactive Visual Grounding in The Wild

ICRA 2024poster

Interactive visual grounding in Human-Robot Interaction (HRI) is challenging yet practical due to the inevitable ambiguity in natural languages. It requires robots to disambiguate the user’s input by active information gathering. Previous approaches often rely on predefined templates to ask disambig…

Cited by 3SourcecodeScholar
2023

Deep Hierarchical Communication Graph in Multi-Agent Reinforcement Learning

IJCAI 2023poster

Sharing intentions is crucial for efficient cooperation in communication-enabled multi-agent reinforcement learning. Recent work applies static or undirected graphs to determine the order of interaction. However, the static graph is not general for complex cooperative tasks, and the parallel message…

Cited by 7SourcePDFScholar
2023

MMRDN: Consistent Representation for Multi-View Manipulation Relationship Detection in Object-Stacked Scenes

ICRA 2023poster

Manipulation relationship detection (MRD) aims to guide the robot to grasp objects in the right order, which is important to ensure the safety and reliability of grasping in object stacked scenes. Previous works infer manipulation relationship by deep neural network trained with data collected from…

Cited by 2SourceScholar
2023

Prioritized Planning for Target-Oriented Manipulation via Hierarchical Stacking Relationship Prediction

IROS 2023poster

In scenarios involving grasping multiple targets, the learning of stacking relationships between objects is fundamental for robots to execute safely and efficiently. However, current methods lack subdivision for the hierarchy of stacking relationship types. In scenes where objects are mostly stacked…

Cited by 5SourceScholar
2022

A Continuous Learning Approach for Probabilistic Human Motion Prediction

ICRA 2022poster

Human Motion Prediction (HMP) plays a crucial role in safe Human-Robot-Interaction (HRI). Currently, the majority of HMP algorithms are trained by massive pre-collected data. As the training data only contains a few pre-defined motion patterns, these methods cannot handle the unfamiliar motion patte…

Cited by 3SourceScholar
2022

Greedy based Value Representation for Optimal Coordination in Multi-agent Reinforcement Learning

ICML 2022spotlight

Due to the representation limitation of the joint Q value function, multi-agent reinforcement learning methods with linear value decomposition (LVD) or monotonic value decomposition (MVD) suffer from relative overgeneralization. As a result, they can not ensure optimal consistency (i.e., the corresp…

Cited by 15SourcePDFScholar
2022

REGRAD: A Large-Scale Relational Grasp Dataset for Safe and Object-Specific Robotic Grasping in Clutter

RA-L 2022

Despite the impressive progress achieved in robotic grasping, robots are not skilled in sophisticated tasks (e.g. search and grasp a specified target in clutter). Such tasks involve not only grasping but the comprehensive perception of the world (e.g. the object relationships). Recently, encouraging

Cited by 51SourcecodeScholar
2022

Visual Manipulation Relationship Detection based on Gated Graph Neural Network for Robotic Grasping

IROS 2022poster

Exploring the relationship among objects and giving the correct operation sequence is vital for robotic manipulation. However, most previous algorithms only model the relationship between pairs of objects independently, ignoring the interaction effect between them, which may generate redundant or mi…

Cited by 20SourceScholar
2021

REGNet: REgion-based Grasp Network for End-to-end Grasp Detection in Point Clouds

ICRA 2021poster

Reliable robotic grasping in unstructured environments is a crucial but challenging task. The main problem is to generate the optimal grasp of novel objects from partial noisy observations. This paper presents an end-to-end grasp detection network taking one single-view point cloud as input to tackl…

Cited by 104SourcecodeScholar
2020

A Boundary Based Out-of-Distribution Classifier for Generalized Zero-Shot Learning

ECCV 2020poster

Generalized Zero-Shot Learning (GZSL) is a challenging topic that has promising prospects in many realistic scenarios. Using a gating mechanism that discriminates the unseen samples from the seen samples can decompose the GZSL problem to a conventional Zero-Shot Learning (ZSL) problem and a supervis…

Cited by 107SourcePDFScholar
2019

A Multi-task Convolutional Neural Network for Autonomous Robotic Grasping in Object Stacking Scenes

IROS 2019poster

Autonomous robotic grasping plays an important role in intelligent robotics. However, how to help the robot grasp specific objects in object stacking scenes is still an open problem, because there are two main challenges for autonomous robots: (1) it is a comprehensive task to know what and how to g…

Cited by 87SourceScholar
2019

Compressing Unknown Images With Product Quantizer for Efficient Zero-Shot Classification

CVPR 2019poster

For Zero-Shot Learning (ZSL), the Nearest Neighbor (NN) search is generally conducted for classification, which may cause unacceptable computational complexity for large-scale datasets. To compress zero-shot classes by the trained quantizer for efficient search, it tends to induce large quantization…

Cited by 48PDFScholar
2019

ROI-based Robotic Grasp Detection for Object Overlapping Scenes

IROS 2019poster

Grasp detection considering the affiliations between grasps and their owner in object overlapping scenes is a necessary and challenging task for the practical use of the robotic grasping approach. In this paper, a robotic grasp detection algorithm named ROI-GD is proposed to provide a feasible solut…

Cited by 213SourceScholar
2019

Task-oriented Grasping in Object Stacking Scenes with CRF-based Semantic Model

IROS 2019poster

In task-oriented grasping, the robot is supposed to manipulate the objects in a task-compatible manner, which is more important but more challenging than just stably grasping. However, most of existing works perform task-oriented grasping only in single object scenes. This greatly limits their pract…

Cited by 24SourceScholar
2018

Fully Convolutional Grasp Detection Network with Oriented Anchor Box

IROS 2018poster

In this paper, we present a real-time approach to predict multiple grasping poses for a parallel-plate robotic gripper using RGB images. A model with oriented anchor box mechanism is proposed and a new matching strategy is used during the training process. An end-to-end fully convolutional neural ne…

Cited by 246SourceScholar