PulseAugur
LIVE 09:18:06
tool · [1 source] ·
0
tool

NASH framework enhances data selection for machine learning

Researchers have introduced NASH, a new framework for data selection in machine learning that aims to improve the effectiveness of methods like Data Shapley. NASH decomposes utility functions into simpler, Shapley-informative components and aggregates them non-linearly to select high-quality data subsets. The framework is designed to boost performance with only a minimal increase in runtime cost. AI

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

IMPACT Improves data selection methods, potentially leading to more efficient and effective model training.

RANK_REASON The cluster contains an academic paper detailing a new framework for data selection in machine learning. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

COVERAGE [1]

  1. arXiv cs.AI TIER_1 · Bryan Kian Hsiang Low ·

    Is Data Shapley Not Better than Random in Data Selection? Ask NASH

    Data selection studies the problem of identifying high-quality subsets of training data. While some existing works have considered selecting the subset of data with top-$m$ Data Shapley or other semivalues as they account for the interaction among every subset of data, other work…