paper-with-me

Papers

Reading and Acting while Blindfolded: The Need for Semantics in Text Game Agents

2021-03-25 · NAACL 2021 4 · Shunyu Yao, Karthik Narasimhan, Matthew Hausknecht

Text-based games simulate worlds and interact with players using natural language. Recent work has used them as a testbed for autonomous language-understanding agents, with the motivation being that understanding the meanings of words or semantics is a key component of how humans understand, reason, and act in these worlds. However, it remains unclear to what extent artificial agents utilize semantic understanding of the text. To this end, we perform experiments to systematically reduce the amount of semantic information available to a learning agent. Surprisingly, we find that an agent is capable of achieving high scores even in the complete absence of language semantics, indicating that the currently popular experimental setup and models may be poorly designed to understand and leverage game texts. To remedy this deficiency, we propose an inverse dynamics decoder to regularize the representation space and encourage exploration, which shows improved performance on several games including Zork I. We discuss the implications of our findings for designing future agents with stronger semantic understanding.

📄 PDF Abstract BibTeX arXiv:2103.13552

Code (0)

등록된 구현이 없습니다.

Tasks

Decodertext-based games

Similar Papers 제목 키워드 기반

Blindfolded Spider-man Optimization: A Single-Point Metaheuristics Suitable for Continuous and Discrete Spaces

2025-05-19 · Satyam Mittal

In this study, we introduce a new single point metaheuristic optimization approach suitable for both continuous and discrete domains. The proposed algorithm, entitled Blindfolded Spiderman Optimization, follows a piecewi…

Metaheuristic Optimization

Blindfolded Experts Generalize Better: Insights from Robotic Manipulation and Videogames

2025-10-28 · Ev Zisselman, Mirco Mutti, Shelly Francis-Meretzki, Elisei Shafer 외 arxiv

Behavioral cloning is a simple yet effective technique for learning sequential decision-making from demonstrations. Recently, it has gained prominence as the core of foundation models for the physical world, where achiev…

TRIE: End-to-End Text Reading and Information Extraction for Document Understanding

2020-05-27 · Peng Zhang, Yunlu Xu, Zhanzhan Cheng, ShiLiang Pu 외

Since real-world ubiquitous documents (e.g., invoices, tickets, resumes and leaflets) contain rich information, automatic document image understanding has become a hot topic. Most existing works decouple the problem into…

document understanding

Text Template Tokens Are Implicit Semantic Registers in Diffusion Transformers

2026-07-21 · Maohua Li, Qirui Li, Yanke Zhou, Yiduo Li 외 hf

Modern text-to-image diffusion transformers (DiTs) generate images through joint attention, in which text and image tokens interact directly within a single sequence. In large-scale DiTs, the conditioning input contains …

E3: Entailment-driven Extracting and Editing for Conversational Machine Reading

2019-06-12 · ACL 2019 7 · Victor Zhong, Luke Zettlemoyer

Conversational machine reading systems help users answer high-level questions (e.g. determine if they qualify for particular government benefits) when they do not know the exact rules by which the determination is made(e…

Reading Comprehension