← Search

Michal Shmueli-Scheuer

8 accepted papers

2026

CLEAR: Error Analysis via LLM-as-a-Judge Made Easy

AAAI 2026technical

The evaluation of Large Language Models (LLMs) increasingly relies on other LLMs acting as judges. However, current evaluation paradigms typically yield a single score or ranking, answering which model is better but not why. While essential for benchmarking, these top-level scores obscure the specif

Cited by 0SourcePDFScholar
2026

Position: Agentic Systems Should be General

ICML 2026poster

We call for the development of agentic systems that thrive in new environments. Agentic systems, comprising foundation models, tools, and an execution strategy, have demonstrated strong capabilities, yet their development is often constrained by narrow benchmarks and their operation is siloed to lim…

Cited by 0SourceScholar
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…

2024

Efficient Benchmarking (of Language Models)

NAACL 2024long

The increasing versatility of language models (LMs) has given rise to a new class of benchmarks that comprehensively assess a broad range of capabilities. Such benchmarks are associated with massive computational costs, extending to thousands of GPU hours per model. However, the efficiency aspect of…

Cited by 33SourcePDFScholar
2024

Unitxt: Flexible, Shareable and Reusable Data Preparation and Evaluation for Generative AI

NAACL 2024system demonstrations

In the dynamic landscape of generative NLP, traditional text processing pipelines limit research flexibility and reproducibility, as they are tailored to specific dataset, task, and model combinations. The escalating complexity, involving system prompts, model-specific formats, instructions, and mor…

2023

Active Learning for Natural Language Generation

EMNLP 2023long main

The field of Natural Language Generation (NLG) suffers from a severe shortage of labeled data due to the extremely expensive and time-consuming process involved in manual annotation. A natural approach for coping with this problem is active learning (AL), a well-known machine learning technique for…

Cited by 7SourceScholar
2023

nBIIG: A Neural BI Insights Generation System for Table Reporting

AAAI 2023technical

We present nBIIG, a neural Business Intelligence (BI) Insights Generation system. Given a table, our system applies various analyses to create corresponding RDF representations, and then uses a neural model to generate fluent textual insights out of these representations. The generated insights can…

Cited by 1SourcePDFScholar
2022

Quality Controlled Paraphrase Generation

ACL 2022long

Paraphrase generation has been widely used in various downstream tasks. Most tasks benefit mainly from high quality paraphrases, namely those that are semantically similar to, yet linguistically diverse from, the original sentence. Generating high-quality paraphrases is challenging as it becomes inc…