← Search

Itay Itzhak

4 accepted papers

2026

ManagerBench: Evaluating the Safety-Pragmatism Trade-off in Autonomous LLMs

ICLR 2026poster

As large language models (LLMs) evolve from conversational assistants into autonomous agents, evaluating the safety of their actions becomes critical. Prior safety benchmarks have primarily focused on preventing generation of harmful content, such as toxic text. However, they overlook the challenge…

Cited by 0SourcecodeScholar
2025

DOVE: A Large-Scale Multi-Dimensional Predictions Dataset Towards Meaningful LLM Evaluation

ACL 2025finding

Recent work found that LLMs are sensitive to a wide range of arbitrary prompt dimensions, including the type of delimiters, answer enumerators, instruction wording, and more. This throws into question popular single-prompt evaluation practices. We present DOVE (Dataset Of Variation Evaluation) a lar…

2025

Trust Me, I’m Wrong: LLMs Hallucinate with Certainty Despite Knowing the Answer

EMNLP 2025

Prior work on large language model (LLM) hallucinations has associated them with model uncertainty or inaccurate knowledge. In this work, we define and investigate a distinct type of hallucination, where a model can consistently answer a question correctly, but a seemingly trivial perturbation, whic

2022

Models In a Spelling Bee: Language Models Implicitly Learn the Character Composition of Tokens

NAACL 2022long

Standard pretrained language models operate on sequences of subword tokens without direct access to the characters that compose each token’s string representation. We probe the embedding layer of pretrained language models and show that models learn the internal character composition of whole word a…