← Search

Narine Kokhlikyan

7 accepted papers

2026

CIMemories: A Compositional Benchmark For Contextual Integrity In LLMs

ICLR 2026poster

Large Language Models (LLMs) increasingly use persistent memory from past interactions to enhance personalization and task performance. However, this memory creates critical risks when sensitive information is revealed in inappropriate contexts. We present CIMemories, a benchmark for evaluating whet…

Cited by 0SourcecodeScholar
2026

Hallucination Reduction with CASAL: Contrastive Activation Steering for Amortized Learning

ICLR 2026poster

Large Language Models (LLMs) exhibit impressive capabilities but often hallucinate, confidently providing incorrect answers instead of admitting ignorance. Prior work has shown that models encode linear representations of their own knowledge and that activation steering can reduce hallucinations. Th…

Cited by 0SourceScholar
2026

How much can language models memorize?

ICML 2026oral

We propose a new method for estimating how much a model knows about a datapoint and use it to measure the capacity of modern language models. Prior studies of language model memorization have struggled to disentangle memorization from generalization. We formally separate memorization into two compon…

Cited by 0SourceScholar
2024

Measuring Dejavu Memorization Efficiently

NeurIPS 2024poster

Recent research has shown that representation learning models may accidentally memorize their training data. For example, the déjà vu method shows that for certain representation learning models and training images, it is sometimes possible to correctly predict the foreground label given only the re…

2023

Error Discovery By Clustering Influence Embeddings

NeurIPS 2023poster

We present a method for identifying groups of test examples---slices---on which a model under-performs, a task now known as slice discovery. We formalize coherence---a requirement that erroneous predictions, within a slice, should be wrong for the same reason---as a key property that any slice disco…

Cited by 4SourcePDFScholar
2023

Mind the Pool: Convolutional Neural Networks Can Overfit Input Size

ICLR 2023poster

We demonstrate how convolutional neural networks can overfit the input size: The accuracy drops significantly when using certain sizes, compared with favorable ones. This issue is inherent to pooling arithmetic, with standard downsampling layers playing a major role in favoring certain input sizes a…

Cited by 4SourcePDFScholar
2021

Mind the Pad -- CNNs Can Develop Blind Spots

ICLR 2021spotlight

We show how feature maps in convolutional networks are susceptible to spatial bias. Due to a combination of architectural choices, the activation at certain locations is systematically elevated or weakened. The major source of this bias is the padding mechanism. Depending on several aspects of convo…

Cited by 107SourcePDFScholar