← Search

Dyah Adila

8 accepted papers

2026

Weight Updates as Activation Shifts: A Principled Framework for Steering

ICML 2026poster

Activation steering promises to be an extremely parameter-efficient form of adaptation, but its effectiveness depends on critical design choices---such as intervention location and parameterization---that currently rely on empirical heuristics rather than a principled foundation. We establish a firs…

Cited by 0SourceScholar
2024

Discovering Bias in Latent Space: An Unsupervised Debiasing Approach

ICML 2024poster

The question-answering (QA) capabilities of foundation models are highly sensitive to prompt variations, rendering their performance susceptible to superficial, non-meaning-altering changes. This vulnerability often stems from the model's preference or bias towards specific input characteristics, su…

Cited by 8SourcePDFScholar
2023

Geometry-Aware Adaptation for Pretrained Models

NeurIPS 2023poster

Machine learning models---including prominent zero-shot models---are often trained on datasets whose labels are only a small proportion of a larger label space. Such spaces are commonly equipped with a metric that relates the labels via distances between them. We propose a simple approach to exploit…

Cited by 4SourcePDFScholar
2023

Mitigating Source Bias for Fairer Weak Supervision

NeurIPS 2023poster

Weak supervision enables efficient development of training sets by reducing the need for ground truth labels. However, the techniques that make weak supervision attractive---such as integrating any source of signal to estimate unknown labels---also entail the danger that the produced pseudolabels ar…

2022

AutoWS-Bench-101: Benchmarking Automated Weak Supervision with 100 Labels

NeurIPS 2022accept

Weak supervision (WS) is a powerful method to build labeled datasets for training supervised models in the face of little-to-no labeled data. It replaces hand-labeling data with aggregating multiple noisy-but-cheap label estimates expressed by labeling functions (LFs). While it has been used success…

Cited by 8SourcePDFScholar
2022

Shoring up the foundations: fusing model embeddings and weak supervision

UAI 2022poster

Foundation models offer an exciting new paradigm for constructing models with out-of-the-box embeddings and a few labeled examples. However, it is not clear how to best apply foundation models without labeled data. A potential approach is to fuse foundation models with weak supervision frameworks, w…