← Search

Jinming Xu

11 accepted papers

2025

CoCoL: A Communication Efficient Decentralized Collaborative Learning Method for Multi-Robot Systems

IROS 2025

Collaborative learning enhances the performance and adaptability of multi-robot systems in complex tasks but faces significant challenges due to high communication overhead and data heterogeneity inherent in multi-robot tasks. To this end, we propose CoCoL, a Communication efficient decentralized Co

Cited by 1SourceScholar
2025

Dyn-D^2P: Dynamic Differentially Private Decentralized Learning with Provable Utility Guarantee

IJCAI 2025

Most existing decentralized learning methods with differential privacy (DP) guarantee rely on constant gradient clipping bounds and fixed-level DP Gaussian noises for each node throughout the training process, leading to a significant accuracy degradation compared to non-private counterparts. In thi

Cited by 0SourcePDFScholar
2025

Multi-Robot Autonomous 3D Reconstruction Using Gaussian Splatting With Semantic Guidance

RA-L 2025

Implicit neural representations and 3D Gaussian splatting (3DGS) have shown great potential for scene reconstruction. Recent studies have expanded their applications in autonomous reconstruction through task assignment methods. However, these methods are mainly limited to a single robot, and rapid r

Cited by 4SourceScholar
2025

TaskExp: Enhancing Generalization of Multi-Robot Exploration with Multi-Task Pre-Training

ICRA 2025

We aim to develop a general multi-agent reinforcement learning (MARL) policy that enables a group of robots to efficiently explore large-scale, unknown environments with random pose initialization. Existing MARL-based multi-robot exploration methods face challenges in reliably mapping observations t

Cited by 1SourceScholar
2024

Achieving Near-Optimal Convergence for Distributed Minimax Optimization with Adaptive Stepsizes

NeurIPS 2024poster

In this paper, we show that applying adaptive methods directly to distributed minimax problems can result in non-convergence due to inconsistency in locally computed adaptive stepsizes. To address this challenge, we propose D-AdaST, a Distributed Adaptive minimax method with Stepsize Tracking. The k…

Cited by 0SourcePDFScholar
2024

MAexp: A Generic Platform for RL-based Multi-Agent Exploration

ICRA 2024poster

The sim-to-real gap poses a significant challenge in RL-based multi-agent exploration due to scene quantization and action discretization. Existing platforms suffer from the inefficiency in sampling and the lack of diversity in Multi-Agent Reinforcement Learning (MARL) algorithms across different sc…

Cited by 4SourcecodeScholar
2024

Priority-Based Deadlock Recovery for Distributed Swarm Obstacle Avoidance in Cluttered Environments

IROS 2024

We propose a novel hierarchical priority mechanism for deadlock recovery of distributed swarm via on-demand collision avoidance in cluttered dynamic environments. The proposed priority mechanism dynamically assigns certain priority and an optimized detour point for each agent based on its spatial co

Cited by 2SourceScholar
2024

PrivSGP-VR: Differentially Private Variance-Reduced Stochastic Gradient Push with Tight Utility Bounds

IJCAI 2024poster

In this paper, we propose a differentially private decentralized learning method (termed PrivSGP-VR) which employs stochastic gradient push with variance reduction and guarantees (epsilon, delta)-differential privacy (DP) for each node. Our theoretical analysis shows that, under DP Gaussian noise wi…

Cited by 0SourcePDFScholar
2023

Aggressive Trajectory Generation for a Swarm of Autonomous Racing Drones

IROS 2023poster

Autonomous drone racing is becoming an excellent platform to challenge quadrotors' autonomy techniques including planning, navigation and control technologies. However, most research on this topic mainly focuses on single drone scenarios. In this paper, we describe a novel time-optimal trajectory ge…

Cited by 6SourceScholar
2022

Tackling Data Heterogeneity: A New Unified Framework for Decentralized SGD with Sample-induced Topology

ICML 2022spotlight

We develop a general framework unifying several gradient-based stochastic optimization methods for empirical risk minimization problems both in centralized and distributed scenarios. The framework hinges on the introduction of an augmented graph consisting of nodes modeling the samples and edges mod…

Cited by 19SourcePDFScholar
2020

Accelerated Primal-Dual Algorithms for Distributed Smooth Convex Optimization over Networks

AISTATS 2020poster

This paper proposes a novel family of primal-dual-based distributed algorithms for smooth, convex, multi-agent optimization over networks that uses only gradient information and gossip communications. The algorithms can also employ acceleration on the computation and communications. We provide a u…