← Search

Rachael Hwee Ling Sim

17 accepted papers

2026

Batch and Sequential Unlearning for Neural Networks

ICLR 2026poster

With the increasing deployment of machine learning models trained on personal data, machine unlearning has become crucial for data owners to exercise their "right to be forgotten" and protect their privacy. While model owners can retrain the models without the erased data to achieve this goal, this…

Cited by 0SourceScholar
2026

De-attribute to Forget for LLM Unlearning

ICML 2026poster

The rapid development of large language models (LLMs) has raised concerns regarding the inclusion of private or inappropriate data during training, which has led to growing interest in LLM unlearning. Many existing LLM unlearning approaches rely on prediction loss-based optimizations, such as maximi…

Cited by 0SourceScholar
2026

How Hard Can It Be? Hardness-Aware Multi-Objective Unlearning

ICML 2026poster

Machine unlearning aims to remove the influence of specific training samples due to privacy, copyright or bias concerns. Multi-objective unlearning seeks to ensure the effective forgetting of such samples while preserving the utility of the unlearned model. Existing multi-objective unlearning method…

Cited by 0SourceScholar
2026

INO-SGD: Addressing Utility Imbalance under Individualized Differential Privacy

ICLR 2026poster

Differential privacy (DP) is widely employed in machine learning to protect confidential or sensitive training data from being revealed. As data owners gain greater control over their data due to personal data ownership, they are more likely to set their own privacy requirements, necessitating indiv…

Cited by 0SourceScholar
2026

Incentivizing Truthfulness and Collaborative Fairness in Bayesian Learning

ICML 2026oral

Collaborative machine learning involves training high-quality models using datasets from a number of sources. To incentivize sources to share data, existing data valuation methods fairly reward each source based on its data submitted as is. However, as these methods do not verify nor incentivize dat…

Cited by 0SourceScholar
2026

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

ICML 2026spotlight

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 works argue that Data Sh…

Cited by 0SourceScholar
2026

WaterDrum: Watermark-based Data-centric Unlearning Metric

ICLR 2026poster

Large language model (LLM) unlearning is critical in real-world applications where it is necessary to efficiently remove the influence of private, copyrighted, or harmful data from some users. Existing utility-centric unlearning metrics (based on model utility) may fail to accurately evaluate the ex…

Cited by 0SourcecodeScholar
2025

Incentivizing Time-Aware Fairness in Data Sharing

NeurIPS 2025poster

In collaborative data sharing and machine learning, multiple parties aggregate their data resources to train a machine learning model with better model performance. However, as the parties incur data collection costs, they are only willing to do so when guaranteed incentives, such as fairness and i…

Cited by 0SourceScholar
2025

Uncovering Scaling Laws for Large Language Models via Inverse Problems

EMNLP 2025

Large Language Models (LLMs) are large-scale pretrained models that have achieved remarkable success across diverse domains. These successes have been driven by unprecedented complexity and scale in both data and computations. However, due to the high costs of training such models, brute-force trial

Cited by 0SourcePDFScholar
2024

DeRDaVa: Deletion-Robust Data Valuation for Machine Learning

AAAI 2024technical

Data valuation is concerned with determining a fair valuation of data from data sources to compensate them or to identify training examples that are the most or least useful for predictions. With the rising interest in personal data ownership and data protection regulations, model owners will likely…

2024

Deletion-Anticipative Data Selection with a Limited Budget

ICML 2024poster

Learners with a limited budget can use supervised data subset selection and active learning techniques to select a smaller training set and reduce the cost of acquiring data and training _machine learning_ (ML) models. However, the resulting high model performance, measured by a data utility functio…

Cited by 0SourcePDFScholar
2024

Position Paper: Data-Centric AI in the Age of Large Language Models

EMNLP 2024finding

This position paper proposes a data-centric viewpoint of AI research, focusing on large language models (LLMs). We start by making a key observation that data is instrumental in the developmental (e.g., pretraining and fine-tuning) and inferential stages (e.g., in-context learning) of LLMs, and advo…

Cited by 1SourcePDFScholar
2023

Incentives in Private Collaborative Machine Learning

NeurIPS 2023poster

Collaborative machine learning involves training models on data from multiple parties but must incentivize their participation. Existing data valuation methods fairly value and reward each party based on shared data or model parameters but neglect the privacy risks involved. To address this, we int…

Cited by 7SourcePDFScholar
2023

Probably Approximate Shapley Fairness with Applications in Machine Learning

AAAI 2023technical

The Shapley value (SV) is adopted in various scenarios in machine learning (ML), including data valuation, agent valuation, and feature attribution, as it satisfies their fairness requirements. However, as exact SVs are infeasible to compute in practice, SV estimates are approximated instead. This a…

2022

Data Valuation in Machine Learning: "Ingredients", Strategies, and Open Challenges

IJCAI 2022poster

Data valuation in machine learning (ML) is an emerging research area that studies the worth of data in ML. Data valuation is used in collaborative ML to determine a fair compensation for every data owner and in interpretable ML to identify the most responsible, noisy, or misleading training examples…

Cited by 69SourcePDFScholar
2021

Collaborative Bayesian Optimization with Fair Regret

ICML 2021spotlight

Bayesian optimization (BO) is a popular tool for optimizing complex and costly-to-evaluate black-box objective functions. To further reduce the number of function evaluations, any party performing BO may be interested to collaborate with others to optimize the same objective function concurrently. T…

Cited by 29SourcePDFScholar
2020

Collaborative Machine Learning with Incentive-Aware Model Rewards

ICML 2020poster

Collaborative machine learning (ML) is an appealing paradigm to build high-quality ML models by training on the aggregated data from many parties. However, these parties are only willing to share their data when given enough incentives, such as a guaranteed fair reward based on their contributions.…

Cited by 183SourcePDFScholar