← Search

Eyal Ben-David

6 accepted papers

2026

Empty Shelves or Lost Keys? Recall Is the Bottleneck for Parametric Factuality

ICML 2026poster

Standard factuality evaluations of LLMs treat all errors alike, obscuring whether failures arise from missing knowledge (empty shelves) or from limited access to encoded facts (lost keys). We propose a behavioral framework that profiles factual knowledge at the level of facts rather than questions, …

Cited by 0SourceScholar
2024

Measuring the Robustness of NLP Models to Domain Shifts

EMNLP 2024finding

Existing research on Domain Robustness (DR) suffers from disparate setups, limited task variety, and scarce research on recent capabilities such as in-context learning. Furthermore, the common practice of measuring DR might not be fully accurate. Current research focuses on challenge sets and relies…

2024

TACT: Advancing Complex Aggregative Reasoning with Information Extraction Tools

NeurIPS 2024poster

Large Language Models (LLMs) often do not perform well on queries that require the aggregation of information across texts. To better evaluate this setting and facilitate modeling efforts, we introduce TACT - Text And Calculations through Tables, a dataset crafted to evaluate LLMs' reasoning and com…

Cited by 2SourcePDFScholar
2024

Text2Model: Text-based Model Induction for Zero-shot Image Classification

EMNLP 2024finding

We address the challenge of building task-agnostic classifiers using only text descriptions, demonstrating a unified approach to image classification, 3D point cloud classification, and action recognition from scenes. Unlike approaches that learn a fixed representation of the output classes, we gene…

Cited by 0SourcePDFScholar
2023

Example-based Hypernetworks for Multi-source Adaptation to Unseen Domains

EMNLP 2023long findings

As Natural Language Processing (NLP) algorithms continually achieve new milestones, out-of-distribution generalization remains a significant challenge. This paper addresses the issue of multi-source adaptation for unfamiliar domains: We leverage labeled data from multiple source domains to generaliz…

Cited by 0SourceScholar
2022

DoCoGen: Domain Counterfactual Generation for Low Resource Domain Adaptation

ACL 2022long

Natural language processing (NLP) algorithms have become very successful, but they still struggle when applied to out-of-distribution examples. In this paper we propose a controllable generation approach in order to deal with this domain adaptation (DA) challenge. Given an input text example, our Do…