paper-with-me

Papers

When to Stop Federated Learning: Zero-Shot Generation of Synthetic Validation Data with Generative AI for Early Stopping

2025-11-14 · Youngjoon Lee, Hyukjoon Lee, Jinu Gong, Yang Cao, Joonhyuk Kang arxiv

Federated Learning (FL) enables collaborative model training across decentralized devices while preserving data privacy. However, FL methods typically run for a predefined number of global rounds, often leading to unnecessary computation when optimal performance is reached earlier. In addition, training may continue even when the model fails to achieve meaningful performance. To address this inefficiency, we introduce a zero-shot synthetic validation framework that leverages generative AI to monitor model performance and determine early stopping points. Our approach adaptively stops training near the optimal round, thereby conserving computational resources and enabling rapid hyperparameter adjustments. Numerical results on multi-label chest X-ray classification demonstrate that our method reduces training rounds by up to 74% while maintaining accuracy within 1% of the optimal.

📄 PDF Abstract BibTeX arXiv:2511.11208

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

ZAS-SQL: Distilling Rules from Failures for Zero-Shot Text-to-SQL

2026-06-06 · Hongzhou Zheng, Yixin Gou, Wenjia Zhang arxiv

Text-to-SQL translates natural language into executable SQL queries. Few-shot in-context learning methods built upon large language models (LLMs) achieve strong performance, yet their reliance on demonstrations limits cr…

Domain Generalization

El Volumen Louder Por Favor: Code-switching in Task-oriented Semantic Parsing

2021-01-26 · EACL 2021 2 · Arash Einolghozati, Abhinav Arora, Lorena Sainz-Maza Lecanda, Anuj Kumar 외

Being able to parse code-switched (CS) utterances, such as Spanish+English or Hindi+English, is essential to democratize task-oriented semantic parsing systems for certain locales. In this work, we focus on Spanglish (Sp…

Data AugmentationSemantic Parsing

Jellyfish: Zero-Shot Federated Unlearning Scheme with Knowledge Disentanglement

2026-04-05 · Houzhe Wang, Xiaojie Zhu, Chi Chen arxiv

With the increasing importance of data privacy and security, federated unlearning emerges as a new research field dedicated to ensuring that once specific data is deleted, federated learning models no longer retain or di…

Synthetic Data GenerationFederated Learning

Leveraging Vision-Language Embeddings for Zero-Shot Learning in Histopathology Images

2025-03-13 · Md Mamunur Rahaman, Ewan K. A. Millar, Erik Meijering

Zero-shot learning holds tremendous potential for histopathology image analysis by enabling models to generalize to unseen classes without extensive labeled data. Recent advancements in vision-language models (VLMs) have…

Diagnosticimage-classificationImage Classificationzero-shot-classification+1

Zero-Shot Decentralized Federated Learning

2025-09-30 · Alessio Masano, Matteo Pennisi, Federica Proietto Salanitri, Concetto Spampinato 외 arxiv

CLIP has revolutionized zero-shot learning by enabling task generalization without fine-tuning. While prompting techniques like CoOp and CoCoOp enhance CLIP's adaptability, their effectiveness in Federated Learning (FL) …

Image ClassificationFederated LearningZero-Shot Learning