← Search

Jonathan Li

15 accepted papers

2026

$\phi$-Balancing for Mixture-of-Experts Training

ICML 2026poster

Mixture-of-Experts (MoE) models rely on balanced expert utilization to fully realize their scalability. However, existing load-balancing methods are largely heuristic and operate on mini-batch assignment statistics, introducing bias relative to population-level objectives. We propose $\phi$-balancin…

Cited by 0SourceScholar
2026

BCWildfire: A Long-term Multi-factor Dataset and Deep Learning Benchmark for Boreal Wildfire Risk Prediction

AAAI 2026technical

Wildfire risk prediction remains a critical yet challenging task due to the complex interactions among fuel conditions, meteorology, topography, and human activity. Despite growing interest in data-driven approaches, publicly available benchmark datasets that support long-term temporal modeling, lar

Cited by 0SourcePDFScholar
2026

Optimal Pricing for Data-Augmented AutoML Marketplaces

ICML 2026poster

Data markets promise to unlock data value by matching data suppliers with ML consumers. However, market design involves addressing intricate challenges, including data pricing, fairness, and robustness. We propose a pragmatic data-augmented AutoML market that seamlessly integrates with existing clou…

Cited by 0SourceScholar
2026

Unifying and Optimizing Data Values for Selection via Sequential Decision-Making

ICML 2026spotlight

Data selection has emerged as a crucial downstream application of data valuation, yet the theoretical foundations for using data values in selection remain underexplored. We reformulate data selection as a sequential decision-making problem where the optimal selection sequence arises from dynamic pr…

Cited by 0SourceScholar
2025

L4DR: LiDAR-4DRadar Fusion for Weather-Robust 3D Object Detection

AAAI 2025technical

LiDAR-based 3D object detection is crucial for autonomous driving. However, due to the quality deterioration of LiDAR point clouds, it suffers from performance degradation in adverse weather conditions. Fusing LiDAR with the weatherrobust 4D radar sensor is expected to solve this problem; however, i…

2025

Robust and Adaptive AI Models for Medication Usage Forecasting Using ICD-9/10 Code (Student Abstract)

AAAI 2025technical

Accurate forecasting of medication usage and ICD-9/10 code streams is critical for optimizing medical logistics, especially during periods of high demand, such as pandemics, disease outbreaks, wartime, or natural disasters. In this study, we develop a novel and robust forecasting framework using uns…

Cited by 0SourcePDFScholar
2024

Mining and Transferring Feature-Geometry Coherence for Unsupervised Point Cloud Registration

NeurIPS 2024poster

Point cloud registration, a fundamental task in 3D vision, has achieved remarkable success with learning-based methods in outdoor environments. Unsupervised outdoor point cloud registration methods have recently emerged to circumvent the need for costly pose annotations. However, they fail to estab…

2023

Prefix Propagation: Parameter-Efficient Tuning for Long Sequences

ACL 2023short

Parameter-efficient tuning aims to mitigate the large memory requirements of adapting pretrained language models for downstream tasks. For example, one popular method, prefix-tuning, prepends trainable tokens to sequences while freezing the rest of the model’s parameters. Although such models attain…

2022

TopoSeg: Topology-aware Segmentation for Point Clouds

IJCAI 2022poster

Point cloud segmentation plays an important role in AI applications such as autonomous driving, AR, and VR. However, previous point cloud segmentation neural networks rarely pay attention to the topological correctness of the segmentation results. In this paper, focusing on the perspective of topolo…

Cited by 13SourcePDFScholar
2021

Direction-aware Feature-level Frequency Decomposition for Single Image Deraining

IJCAI 2021poster

We present a novel direction-aware feature-level frequency decomposition network for single image deraining. Compared with existing solutions, the proposed network has three compelling characteristics. First, unlike previous algorithms, we propose to perform frequency decomposition at feature-level…

Cited by 3SourcePDFScholar
2020

Squeeze-and-Attention Networks for Semantic Segmentation

CVPR 2020poster

The recent integration of attention mechanisms into segmentation networks improves their representational capabilities through a great emphasis on more informative features. However, these attention mechanisms ignore an implicit sub-task of semantic segmentation and are constrained by the grid struc…

Cited by 288PDFScholar
2019

RF-Net: An End-To-End Image Matching Network Based on Receptive Field

CVPR 2019poster

This paper proposes a new end-to-end trainable matching network based on receptive field, RF-Net, to compute sparse correspondence between images. Building end-to-end trainable matching framework is desirable and challenging. The very recent approach, LF-Net, successfully embeds the entire feature e…

Cited by 128PDFScholar
2018

LiDAR-Video Driving Dataset: Learning Driving Policies Effectively

CVPR 2018poster

Learning autonomous-driving policies is one of the most challenging but promising tasks for computer vision. Most researchers believe that future research and applications should combine cameras, video recorders and laser scanners to obtain comprehensive semantic understanding of real traffic. Howev…