paper-with-me

Papers

VTruST: Controllable value function based subset selection for Data-Centric Trustworthy AI

2024-03-08 · Soumi Das, Shubhadip Nag, Shreyyash Sharma, Suparna Bhattacharya, Sourangshu Bhattacharya

Trustworthy AI is crucial to the widespread adoption of AI in high-stakes applications with fairness, robustness, and accuracy being some of the key trustworthiness metrics. In this work, we propose a controllable framework for data-centric trustworthy AI (DCTAI)- VTruST, that allows users to control the trade-offs between the different trustworthiness metrics of the constructed training datasets. A key challenge in implementing an efficient DCTAI framework is to design an online value-function-based training data subset selection algorithm. We pose the training data valuation and subset selection problem as an online sparse approximation formulation. We propose a novel online version of the Orthogonal Matching Pursuit (OMP) algorithm for solving this problem. Experimental results show that VTruST outperforms the state-of-the-art baselines on social, image, and scientific datasets. We also show that the data values generated by VTruST can provide effective data-centric explanations for different trustworthiness metrics.

📄 PDF Abstract BibTeX arXiv:2403.05174

Code (0)

등록된 구현이 없습니다.

Tasks

Data ValuationFairness

Similar Papers 제목 키워드 기반

NavTrust: Benchmarking Trustworthiness for Embodied Navigation

2026-03-19 · Huaide Jiang, Yash Chaudhary, Yuping Wang, Zehao Wang 외 arxiv

There are two major categories of embodied navigation: Vision-Language Navigation (VLN), where agents navigate by following natural language instructions; and Object-Goal Navigation (OGN), where agents navigate to a spec…

Vision-Language Navigation

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

2026-05-11 · Xiao Tian, Jue Fan, Rachael Hwee Ling Sim, Zixuan Wang 외 arxiv

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 accoun…

Finding High-Value Training Data Subset through Differentiable Convex Programming

2021-04-28 · Soumi Das, Arshdeep Singh, Saptarshi Chatterjee, Suparna Bhattacharya 외

Finding valuable training data points for deep neural networks has been a core research challenge with many applications. In recent years, various techniques for calculating the "value" of individual training datapoints …

Vocal Bursts Intensity Prediction

Enhancing Neural Subset Selection: Integrating Background Information into Set Representations

2024-02-05 · Binghui Xie, Yatao Bian, Kaiwen Zhou, Yongqiang Chen 외

Learning neural subset selection tasks, such as compound selection in AI-aided drug discovery, have become increasingly pivotal across diverse applications. The existing methodologies in the field primarily concentrate o…

Drug Discovery

Neural Estimation of Submodular Functions with Applications to Differentiable Subset Selection

2022-10-20 · Abir De, Soumen Chakrabarti

Submodular functions and variants, through their ability to characterize diversity and coverage, have emerged as a key tool for data selection and summarization. Many recent approaches to learn submodular functions suffe…