← Search

Meirui Jiang

6 accepted papers

2026

U2-BENCH: Benchmarking Large Vision-Language Models on Ultrasound Understanding

ICLR 2026poster

Ultrasound is a widely-used imaging modality critical to global healthcare, yet its interpretation remains challenging due to its varying image quality on operators, noises, and anatomical structures. Although large vision-language models (LVLMs) have demonstrated impressive multimodal capabilities…

Cited by 0SourceScholar
2024

Heterogeneous Personalized Federated Learning by Local-Global Updates Mixing via Convergence Rate

ICLR 2024poster

Personalized federated learning (PFL) has emerged as a promising technique for addressing the challenge of data heterogeneity. While recent studies have made notable progress in mitigating heterogeneity associated with label distributions, the issue of effectively handling feature heterogeneity rema…

2024

Local Superior Soups: A Catalyst for Model Merging in Cross-Silo Federated Learning

NeurIPS 2024poster

Federated learning (FL) is a learning paradigm that enables collaborative training of models using decentralized data. Recently, the utilization of pre-trained weight initialization in FL has been demonstrated to effectively improve model performance. However, the evolving complexity of current pr…

2023

Fair Federated Medical Image Segmentation via Client Contribution Estimation

CVPR 2023poster

How to ensure fairness is an important topic in federated learning (FL). Recent studies have investigated how to reward clients based on their contribution (collaboration fairness), and how to achieve uniformity of performance across clients (performance fairness). Despite achieving progress on eith…

Cited by 63SourcePDFScholar
2022

HarmoFL: Harmonizing Local and Global Drifts in Federated Learning on Heterogeneous Medical Images

AAAI 2022technical

Multiple medical institutions collaboratively training a model using federated learning (FL) has become a promising solution for maximizing the potential of data-driven models, yet the non-independent and identically distributed (non-iid) data in medical images is still an outstanding challenge in r…

2021

FedBN: Federated Learning on Non-IID Features via Local Batch Normalization

ICLR 2021poster

The emerging paradigm of federated learning (FL) strives to enable collaborative training of deep models on the network edge without centrally aggregating raw data and hence improving data privacy. In most cases, the assumption of independent and identically distributed samples across local clients…