paper-with-me

Papers

Evaluating the World Model Implicit in a Generative Model

2024-06-06 · Keyon Vafa, Justin Y. Chen, Ashesh Rambachan, Jon Kleinberg, Sendhil Mullainathan

Recent work suggests that large language models may implicitly learn world models. How should we assess this possibility? We formalize this question for the case where the underlying reality is governed by a deterministic finite automaton. This includes problems as diverse as simple logical reasoning, geographic navigation, game-playing, and chemistry. We propose new evaluation metrics for world model recovery inspired by the classic Myhill-Nerode theorem from language theory. We illustrate their utility in three domains: game playing, logic puzzles, and navigation. In all domains, the generative models we consider do well on existing diagnostics for assessing world models, but our evaluation metrics reveal their world models to be far less coherent than they appear. Such incoherence creates fragility: using a generative model to solve related but subtly different tasks can lead to failures. Building generative models that meaningfully capture the underlying logic of the domains they model would be immensely valuable; our results suggest new ways to assess how close a given model is to that goal.

📄 PDF Abstract BibTeX arXiv:2406.03689

Code (1)

keyonvafa/world-model-evaluation 공식 구현 pytorch

Tasks

Logical Reasoningmodel

Similar Papers 제목 키워드 기반

Implicit Intelligence -- Evaluating Agents on What Users Don't Say

2026-02-23 · Ved Sirdeshmukh, Marc Wetter arxiv

Real-world requests to AI agents are fundamentally underspecified. Natural human communication relies on shared context and unstated constraints that speakers expect listeners to infer. Current agentic benchmarks test ex…

Vertical Validation: Evaluating Implicit Generative Models for Graphs on Thin Support Regions

2024-11-20 · Mai Elkady, Thu Bui, Bruno Ribeiro, David I. Inouye

There has been a growing excitement that implicit graph generative models could be used to design or discover new molecules for medicine or material design. Because these molecules have not been discovered, they naturall…

MemorizationModel Selection

Beyond Unimodal Boundaries: Generative Recommendation with Multimodal Semantics

2025-03-30 · Jing Zhu, Mingxuan Ju, Yozen Liu, Danai Koutra 외

Generative recommendation (GR) has become a powerful paradigm in recommendation systems that implicitly links modality and semantics to item representation, in contrast to previous methods that relied on non-semantic ite…

Recommendation Systems

Dialogue with the Machine and Dialogue with the Art World: Evaluating Generative AI for Culturally-Situated Creativity

2024-12-18 · Rida Qadri, Piotr Mirowski, Aroussiak Gabriellan, Farbod Mehr 외

This paper proposes dialogue as a method for evaluating generative AI tools for culturally-situated creative practice, that recognizes the socially situated nature of art. Drawing on sociologist Howard Becker's concept o…

Evaluating Methods for Extraction of Aspect Terms in Opinion Texts in Portuguese - the Challenges of Implicit Aspects

2022-06-01 · LREC 2022 6 · Mateus Machado, Thiago Alexandre Salgueiro Pardo

One of the challenges of aspect-based sentiment analysis is the implicit mention of aspects. These are more difficult to identify and may require world knowledge to do so. In this work, we evaluate frequency-based, hybri…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Language ModelingLanguage Modelling+2