← Search

Jianhao Li

5 accepted papers

2026

GraphP-FL: Personalized Federated Graph Learning via Dynamic Structure Awareness and Fisher Information Elastic Alignment

ICML 2026poster

Federated Graph Learning (FGL) enables distributed clients to collaboratively train graph neural networks while strictly preserving data privacy.However, existing FGL methods implicitly assume the reliability of local graph structures and lack elastic awareness of parameter importance during model a…

Cited by 0SourceScholar
2025

Efficient 3D Perception on Multi-Sweep Point Cloud with Gumbel Spatial Pruning

ICRA 2025

This paper studies point cloud perception within outdoor environments. Existing methods face limitations in recognizing objects located at a distance or occluded, due to the sparse nature of outdoor point clouds. In this work, we observe a significant mitigation of this problem by accumulating multi

Cited by 1SourceScholar
2024

"Segment, Lift and Fit: Automatic 3D Shape Labeling from 2D Prompts"

ECCV 2024poster

"This paper proposes an algorithm for automatically labeling 3D objects from 2D point or box prompts, especially focusing on applications in autonomous driving. Unlike previous arts, our auto-labeler predicts 3D shapes instead of bounding boxes and does not require training on a specific dataset. We…

2024

LTA-PCS: Learnable Task-Agnostic Point Cloud Sampling

CVPR 2024poster

Recently many approaches directly operate on point clouds for different tasks. These approaches become more computation and storage demanding when point cloud size is large. To reduce the required computation and storage one possible solution is to sample the point cloud. In this paper we propose th…

Cited by 5SourcePDFScholar
2022

A Simple yet Effective Method for Graph Classification

IJCAI 2022poster

In deep neural networks, better results can often be obtained by increasing the complexity of previously developed basic models. However, it is unclear whether there is a way to boost performance by decreasing the complexity of such models. Intuitively, given a problem, a simpler data structure come…