paper-with-me

홈 › Papers

Model Aggregation via Good-Enough Model Spaces

2019-05-16 · ICML Workshop AMTL 2019 6 · Anonymous

In many applications, the training data for a machine learning task is partitioned across multiple nodes, and aggregating this data may be infeasible due to storage, communication, or privacy constraints. In this work, we present Good-Enough Model Spaces (GEMS), a novel framework for learning a global satisficing (i.e. "good-enough") model within a few communication rounds by carefully combining the space of local nodes' satisficing models. In experiments on benchmark and medical datasets, our approach outperforms other baseline aggregation techniques such as ensembling or model averaging, and performs comparably to the ideal non-distributed models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

Model Aggregation via Good-Enough Model Spaces

2018-05-20 · Neel Guha, Virginia Smith

In many applications, the training data for a machine learning task is partitioned across multiple nodes, and aggregating this data may be infeasible due to communication, privacy, or storage constraints. Existing distri…

Distributed OptimizationmodelSentiment Analysis

How good is good enough? Re-evaluating the bar for energy disaggregation

2015-10-26 · Nipun Batra, Rishi Baijal, Amarjeet Singh, Kamin Whitehouse

Since the early 1980s, the research community has developed ever more sophisticated algorithms for the problem of energy disaggregation, but despite decades of research, there is still a dearth of applications with demon…

What Makes Language Models Good-enough?

2024-06-06 · Daiki Asami, Saku Sugawara

Psycholinguistic research suggests that humans may build a representation of linguistic input that is 'good-enough' for the task at hand. This study examines what architectural features make language models learn human-l…

Renderers are Good Zero-Shot Representation Learners: Exploring Diffusion Latents for Metric Learning

2023-06-19 · Michael Tang, David Shustin

Can the latent spaces of modern generative neural rendering models serve as representations for 3D-aware discriminative visual understanding tasks? We use retrieval as a proxy for measuring the metric learning properties…

Metric LearningNeural RenderingRetrieval

A diversity-enhanced genetic algorithm for efficient exploration of parameter spaces

2024-12-22 · Jonas Wessén, Eliel Camargo-Molina

We present a Python package together with a practical guide for the implementation of a lightweight diversity-enhanced genetic algorithm (GA) approach for the exploration of multi-dimensional parameter spaces. Searching …

DiversityEfficient Exploration