New Algorithm Provides Exact Data Shapley for Weighted KNN Regression
Summary
Researchers have developed the first pseudo-polynomial-time exact algorithm for Data Shapley values in weighted k-nearest-neighbor (KNN) regression and soft-label prediction, addressing a long-standing computational challenge. This new method offers deterministic, certified error bounds, providing a reliable ground truth for auditing data valuation estimators.
Why it matters
Professionals can now precisely quantify the contribution of individual data points in complex machine learning models, improving data quality assessment, model interpretability, and fairness. This enables more reliable auditing of data valuation and better decision-making regarding data acquisition and retention.
How to implement this in your domain
- 1Integrate the new open-source library into existing data valuation pipelines to calculate exact Data Shapley values.
- 2Utilize the certified error bounds to validate the reliability of data point contributions in critical applications.
- 3Employ the exact Data Shapley values to identify and remove low-value or noisy data, enhancing model performance and efficiency.
- 4Audit current Monte-Carlo based Data Shapley estimators against this new ground truth to assess their accuracy and ranking consistency.
- 5Apply the method to identify influential data points for targeted data augmentation or correction strategies.
Who benefits
Key takeaways
- An exact algorithm for weighted KNN regression Data Shapley is now available, overcoming previous computational barriers.
- This method provides deterministic data valuation with certified error bounds, crucial for auditing and reliability.
- The open-source library allows practitioners to implement precise data point contribution analysis.
- Exact Data Shapley offers superior ranking consistency compared to Monte-Carlo approximations, aiding data quality efforts.
Original post by Zongye Lyu
"arXiv:2607.11956v1 Announce Type: new Abstract: Data Shapley is the standard principled answer to which training points are worth what, and its k-nearest-neighbor (KNN) specialization is the version deployed in practice: the exact estimator shipped by toolkits such as pyDVL and O…"
View on XOriginally posted by Zongye Lyu on X · view source
Want to go deeper?
Turn these trends into skills with Learnijoy's hands-on AI & tech courses.
Explore coursesMore in AI Research

Thinking Machines Launches Inkling, Open-Weight Multimodal AI Model.
Thinking Machines has released Inkling, an open-weight, multimodal AI model featuring a 1M-token context window and native reasoning across text, images, and audio. The model's full weights are available on Hugging Face, with fine-tuning supported through Tinker, positioning it as a customizable base model.
Thinking Machines Unveils Inkling Model with Multimodal Reasoning.
Thinking Machines has launched a new model, Inkling, featuring full weights availability, native reasoning across text, image, and audio, and a 1M-token context window. Built with a Mixture-of-Experts architecture, Inkling supports fine-tuning on Tinker and offers strong agentic coding and tool use capabilities.
Inkling Releases 975B Parameter Open-Weights LLM
Inkling has announced the release of its new large language model, featuring 975 billion parameters and made available with open weights. This model offers a significant new resource for researchers and developers in the AI community.