paper-with-me

Papers

Interpretable Data Fusion for Distributed Learning: A Representative Approach via Gradient Matching

2024-05-06 · Mengchen Fan, Baocheng Geng, Keren Li, Xueqian Wang, Pramod K. Varshney

This paper introduces a representative-based approach for distributed learning that transforms multiple raw data points into a virtual representation. Unlike traditional distributed learning methods such as Federated Learning, which do not offer human interpretability, our method makes complex machine learning processes accessible and comprehensible. It achieves this by condensing extensive datasets into digestible formats, thus fostering intuitive human-machine interactions. Additionally, this approach maintains privacy and communication efficiency, and it matches the training performance of models using raw data. Simulation results show that our approach is competitive with or outperforms traditional Federated Learning in accuracy and convergence, especially in scenarios with complex models and a higher number of clients. This framework marks a step forward in integrating human intuition with machine intelligence, which potentially enhances human-machine learning interfaces and collaborative efforts.

📄 PDF Abstract BibTeX arXiv:2405.03782

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Exploring User-level Gradient Inversion with a Diffusion Prior

2024-09-11 · Zhuohang Li, Andrew Lowy, Jing Liu, Toshiaki Koike-Akino 외

We explore user-level gradient inversion as a new attack surface in distributed learning. We first investigate existing attacks on their ability to make inferences about private information beyond training data reconstru…

Denoising

Prompting Hard or Hardly Prompting: Prompt Inversion for Text-to-Image Diffusion Models

2023-12-19 · CVPR 2024 1 · Shweta Mahajan, Tanzila Rahman, Kwang Moo Yi, Leonid Sigal

The quality of the prompts provided to text-to-image diffusion models determines how faithful the generated content is to the user's intent, often requiring `prompt engineering'. To harness visual concepts from target im…

Image GenerationPrompt Engineering

Profiling Pareto Front With Multi-Objective Stein Variational Gradient Descent

2021-12-01 · NeurIPS 2021 12 · Xingchao Liu, Xin Tong, Qiang Liu

Finding diverse and representative Pareto solutions from the Pareto front is a key challenge in multi-objective optimization (MOO). In this work, we propose a novel gradient-based algorithm for profiling Pareto front by …

Diversity

Profiling Pareto Front With Multi-Objective Stein Variational Gradient Descent

2021-05-21 · NeurIPS 2021 12 · Xingchao Liu, Xin Tong, Qiang Liu

Finding diverse and representative Pareto solutions from the Pareto front is a key challenge in multi-objective optimization (MOO). In this work, we propose a novel gradient-based algorithm for profiling Pareto front by …

Diversity

Evaluation and Optimization of Gradient Compression for Distributed Deep Learning

2023-06-15 · Lin Zhang, Longteng Zhang, Shaohuai Shi, Xiaowen Chu 외

To accelerate distributed training, many gradient compression methods have been proposed to alleviate the communication bottleneck in synchronous stochastic gradient descent (S-SGD), but their efficacy in real-world appl…

Deep LearningGPUQuantization