← Search

Afra Feyza Akyürek

6 accepted papers

2026

Online Rubrics Elicitation from Pairwise Comparisons

ICML 2026poster

Rubrics provide a flexible way to train LLMs on open-ended long-form answers where verifiable rewards are not applicable and human preferences provide coarse signals. Prior work shows that reinforcement learning with rubric-based rewards leads to consistent gains in LLM post-training. Most existing …

Cited by 0SourceScholar
2024

Deductive Closure Training of Language Models for Coherence, Accuracy, and Updatability

ACL 2024findings

While language models (LMs) can sometimes generate factually correct text and estimate truth values of individual claims, these generally do not reflect a globally coherent, manipulable model of the world. As a consequence, current LMs also generate incorrect or nonsensical content, and are difficul…

Cited by 13SourcePDFScholar
2022

On Measuring Social Biases in Prompt-Based Multi-Task Learning

NAACL 2022findings

Large language models trained on a mixture of NLP tasks that are converted into a text-to-text format using prompts, can generalize into novel forms of language and handle novel tasks. A large body of work within prompt engineering attempts to understand the effects of input forms and prompts in ach…

2022

Subspace Regularizers for Few-Shot Class Incremental Learning

ICLR 2022poster

Few-shot class incremental learning---the problem of updating a trained classifier to discriminate among an expanded set of classes with limited labeled data---is a key challenge for machine learning systems deployed in non-stationary environments. Existing approaches to the problem rely on complex…

2021

Learning to Recombine and Resample Data For Compositional Generalization

ICLR 2021poster

Flexible neural sequence models outperform grammar- and automaton-based counterparts on a variety of tasks. However, neural models perform poorly in settings requiring compositional generalization beyond the training data—particularly to rare or unseen subsequences. Past work has found symbolic scaf…