← Search

Emre Kiciman

6 accepted papers

2025

RLTHF: Targeted Human Feedback for LLM Alignment

ICML 2025poster

Fine-tuning large language models (LLMs) to align with user preferences is challenging due to the high cost of quality human annotations in Reinforcement Learning from Human Feedback (RLHF) and the generalizability limitations of AI Feedback. To address these challenges, we propose RLTHF, a human-AI…

Cited by 0SourcePDFScholar
2025

Walk the Talk? Measuring the Faithfulness of Large Language Model Explanations

ICLR 2025spotlight

Large language models (LLMs) are capable of generating *plausible* explanations of how they arrived at an answer to a question. However, these explanations can misrepresent the model's "reasoning" process, i.e., they can be *unfaithful*. This, in turn, can lead to over-trust and misuse. We introduce…

2024

A Glitch in the Matrix? Locating and Detecting Language Model Grounding with Fakepedia

ACL 2024long

Large language models (LLMs) have an impressive ability to draw on novel information supplied in their context. Yet the mechanisms underlying this contextual grounding remain unknown, especially in situations where contextual information contradicts factual knowledge stored in the parameters, which…

2023

Modeling the Data-Generating Process is Necessary for Out-of-Distribution Generalization

ICLR 2023top-25%

Recent empirical studies on domain generalization (DG) have shown that DG algorithms that perform well on some distribution shifts fail on others, and no state-of-the-art DG algorithm performs consistently well on all shifts. Moreover, real-world data often has multiple distribution shifts over diff…

Cited by 28SourcePDFScholar
2022

Invariant Language Modeling

EMNLP 2022main

Modern pretrained language models are critical components of NLP pipelines. Yet, they suffer from spurious correlations, poor out-of-domain generalization, and biases.Inspired by recent progress in causal machine learning, in particular the invariant risk minimization (IRM) paradigm, we propose inva…

2020

AvE: Assistance via Empowerment

NeurIPS 2020poster

One difficulty in using artificial agents for human-assistive applications lies in the challenge of accurately assisting with a person's goal(s). Existing methods tend to rely on inferring the human's goal, which is challenging when there are many potential goals or when the set of candidate goals…