← Search

Robert Sim

12 accepted papers

2026

PE-SGD: Differentially Private Deep Learning via Evolution of Gradient Subspace for Text

ICLR 2026poster

Differentially Private Stochastic Gradient Descent (DP-SGD) and its variants like DP-Adam ensure data privacy by injecting noise into per-sample gradients. Although effective with large private datasets, their performance degrades significantly when private training data is limited. Recent works lev…

Cited by 0SourcecodeScholar
2025

Contextual Integrity in LLMs via Reasoning and Reinforcement Learning

NeurIPS 2025poster

As the era of autonomous agents making decisions on behalf of users unfolds, ensuring contextual integrity (CI) -- what is the appropriate information to share while carrying out a certain task -- becomes a central question to the field. We posit that CI demands a form of reasoning where the agent…

Cited by 0SourceScholar
2025

Learning to Specialize: Joint Gating-Expert Training for Adaptive MoEs in Decentralized Settings

NeurIPS 2025poster

Mixture-of-Experts (MoEs) achieve scalability by dynamically activating subsets of their components. Yet, understanding how expertise emerges through joint training of gating mechanisms and experts remains incomplete, especially in scenarios without clear task partitions. Motivated by inference cost…

Cited by 0SourceScholar
2025

Sweeping Heterogeneity with Smart MoPs: Mixture of Prompts for LLM Task Adaptation

AAAI 2025technical

Prompt instruction tuning is a popular approach to better adjust pretrained LLMs for specific downstream tasks. How to extend this approach to simultaneously handle multiple tasks and data distributions is an interesting question. We propose Mixture of Prompts (MoPs) with smart gating functionality.…

Cited by 5SourcePDFScholar
2024

Hybrid LLM: Cost-Efficient and Quality-Aware Query Routing

ICLR 2024poster

Large language models (LLMs) excel in most NLP tasks but also require expensive cloud servers for deployment due to their size, while smaller models that can be deployed on lower cost (e.g., edge) devices, tend to lag behind in terms of response quality. Therefore in this work we propose a hybrid in…

2024

Privacy-Preserving In-Context Learning with Differentially Private Few-Shot Generation

ICLR 2024poster

We study the problem of in-context learning (ICL) with large language models (LLMs) on private datasets. This scenario poses privacy risks, as LLMs may leak or regurgitate the private examples demonstrated in the prompt. We propose a novel algorithm that generates synthetic few-shot demonstrations…

2024

Privately Aligning Language Models with Reinforcement Learning

ICLR 2024poster

Positioned between pre-training and user deployment, aligning large language models (LLMs) through reinforcement learning (RL) has emerged as a prevailing strategy for training instruction following-models such as ChatGPT. In this work, we initiate the study of privacy-preserving alignment of LLMs t…

Cited by 9SourcePDFScholar
2023

Synthetic Text Generation with Differential Privacy: A Simple and Practical Recipe

ACL 2023long

Privacy concerns have attracted increasing attention in data-driven products due to the tendency of machine learning models to memorize sensitive training data. Generating synthetic versions of such data with a formal privacy guarantee, such as differential privacy (DP), provides a promising path to…

2022

Heterogeneous Ensemble Knowledge Transfer for Training Large Models in Federated Learning

IJCAI 2022poster

Federated learning (FL) enables edge-devices to collaboratively learn a model without disclosing their private data to a central aggregating server. Most existing FL algorithms require models of identical architecture to be deployed across the clients and server, making it infeasible to train large…

Cited by 159SourcePDFScholar
2022

UserIdentifier: Implicit User Representations for Simple and Effective Personalized Sentiment Analysis

NAACL 2022long

Global models are typically trained to be as generalizable as possible. Invariance to the specific user is considered desirable since models are shared across multitudes of users. However, these models are often unable to produce personalized responses for individual users, based on their data. Cont…

Cited by 39SourcePDFScholar
2021

Privacy Regularization: Joint Privacy-Utility Optimization in LanguageModels

NAACL 2021long

Neural language models are known to have a high capacity for memorization of training samples. This may have serious privacy im- plications when training models on user content such as email correspondence. Differential privacy (DP), a popular choice to train models with privacy guarantees, comes wi…

Cited by 44SourcePDFScholar
2021

Stereotyping Norwegian Salmon: An Inventory of Pitfalls in Fairness Benchmark Datasets

ACL 2021long

Auditing NLP systems for computational harms like surfacing stereotypes is an elusive goal. Several recent efforts have focused on benchmark datasets consisting of pairs of contrastive sentences, which are often accompanied by metrics that aggregate an NLP system’s behavior on these pairs into measu…

Cited by 335SourcePDFScholar