paper-with-me

홈 › Papers

KITAB: Evaluating LLMs on Constraint Satisfaction for Information Retrieval

2023-10-24 · Marah I Abdin, Suriya Gunasekar, Varun Chandrasekaran, Jerry Li, Mert Yuksekgonul, Rahee Ghosh Peshawaria, Ranjita Naik, Besmira Nushi

We study the ability of state-of-the art models to answer constraint satisfaction queries for information retrieval (e.g., 'a list of ice cream shops in San Diego'). In the past, such queries were considered to be tasks that could only be solved via web-search or knowledge bases. More recently, large language models (LLMs) have demonstrated initial emergent abilities in this task. However, many current retrieval benchmarks are either saturated or do not measure constraint satisfaction. Motivated by rising concerns around factual incorrectness and hallucinations of LLMs, we present KITAB, a new dataset for measuring constraint satisfaction abilities of language models. KITAB consists of book-related data across more than 600 authors and 13,000 queries, and also offers an associated dynamic data collection and constraint verification approach for acquiring similar test data for other authors. Our extended experiments on GPT4 and GPT3.5 characterize and decouple common failure modes across dimensions such as information popularity, constraint types, and context availability. Results show that in the absence of context, models exhibit severe limitations as measured by irrelevant information, factual errors, and incompleteness, many of which exacerbate as information popularity decreases. While context availability mitigates irrelevant information, it is not helpful for satisfying constraints, identifying fundamental barriers to constraint satisfaction. We open source our contributions to foster further research on improving constraint satisfaction abilities of future models.

📄 PDF Abstract BibTeX arXiv:2310.15511

Code (1)

🤗 datasets/microsoft/kitab 공식 구현

Tasks

Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

The Ability of Large Language Models to Evaluate Constraint-satisfaction in Agent Responses to Open-ended Requests

2024-09-22 · Lior Madmoni, Amir Zait, Ilia Labzovsky, Danny Karmon

Generative AI agents are often expected to respond to complex user requests that have No One Right Answer (NORA), e.g., "design a vegetarian meal plan below 1800 calories". Such requests may entail a set of constraints t…

Benchmarking

LR${}^{2}$Bench: Evaluating Long-chain Reflective Reasoning Capabilities of Large Language Models via Constraint Satisfaction Problems

2025-02-25 · Jianghao Chen, Zhenlin Wei, Zhenjiang Ren, Ziyong Li 외

Recent progress in o1-like models has significantly enhanced the reasoning abilities of Large Language Models (LLMs), empowering them to tackle increasingly complex tasks through reflection capabilities, such as making a…

VCIFBench: Evaluating Complex Instruction Following for Video Understanding

2026-06-03 · Huangchen Xu, Yuan Wu, Yi Chang arxiv

Multimodal large language models have made rapid progress in video understanding, yet existing benchmarks largely rely on simple prompts and provide limited evidence about whether models can satisfy explicit output const…

Instruction Following

Evaluating Task-Oriented Dialogue Consistency through Constraint Satisfaction

2024-07-16 · Tiziano Labruna, Bernardo Magnini

Task-oriented dialogues must maintain consistency both within the dialogue itself, ensuring logical coherence across turns, and with the conversational domain, accurately reflecting external knowledge. We propose to conc…

TRIP-PAL: Travel Planning with Guarantees by Combining Large Language Models and Automated Planners

2024-06-14 · Tomas De la Rosa, Sriram Gopalakrishnan, Alberto Pozanco, Zhen Zeng 외

Travel planning is a complex task that involves generating a sequence of actions related to visiting places subject to constraints and maximizing some user satisfaction criteria. Traditional approaches rely on problem fo…

Language ModelingLanguage ModellingLarge Language Modelvalid