中文
相关论文

相关论文: MetaOthello: A Controlled Study of Multiple World …

200 篇论文

Foundation models exhibit significant capabilities in decision-making and logical deductions. Nonetheless, a continuing discourse persists regarding their genuine understanding of the world as opposed to mere stochastic mimicry. This paper…

机器学习 · 计算机科学 2023-10-24 Dean S. Hazineh , Zechen Zhang , Jeffery Chiu

Language models show a surprising range of capabilities, but the source of their apparent competence is unclear. Do these networks just memorize a collection of surface statistics, or do they rely on internal representations of the process…

机器学习 · 计算机科学 2024-06-27 Kenneth Li , Aspen K. Hopkins , David Bau , Fernanda Viégas , Hanspeter Pfister , Martin Wattenberg

Language models are often said to face a symbol grounding problem. While some have argued the problem can be solved without resort to other modalities, many have speculated that grounded learning is more efficient. We explore this question…

人工智能 · 计算机科学 2025-10-02 Xinyi Chen , Yifei Yuan , Jiaang Li , Serge Belongie , Maarten de Rijke , Anders Søgaard

Large Language Models (LLMs) excel at tasks like language processing, strategy games, and reasoning but struggle to build generalizable internal representations essential for adaptive decision-making in agents. For agents to effectively…

人工智能 · 计算机科学 2025-01-14 Jason Du , Kelly Hong , Alishba Imran , Erfan Jahanparast , Mehdi Khfifi , Kaichun Qiao

OthelloGPT, a transformer trained to predict valid moves in Othello, provides an ideal testbed for interpretability research. The model is complex enough to exhibit rich computational patterns, yet grounded in rule-based game logic that…

机器学习 · 计算机科学 2025-11-04 Aditya Singh , Zihang Wen , Srujananjali Medicherla , Adam Karvonen , Can Rager

Li et al. (2023) used the Othello board game as a test case for the ability of GPT-2 to induce world models, and were followed up by Nanda et al. (2023b). We briefly discuss the original experiments, expanding them to include more language…

计算与语言 · 计算机科学 2025-03-07 Yifei Yuan , Anders Søgaard

Do transformers, when trained on sequential reasoning traces, build internal models of the underlying task? And if so, does the structure of those internal representations mirror the structure of the domain? We train an 8-layer transformer…

机器学习 · 计算机科学 2026-05-20 Roman Kniazev , Nathanaël Fijalkow

How do sequence models represent their decision-making process? Prior work suggests that Othello-playing neural network learned nonlinear models of the board state (Li et al., 2023). In this work, we provide evidence of a closely related…

机器学习 · 计算机科学 2023-09-11 Neel Nanda , Andrew Lee , Martin Wattenberg

Language models like OpenAI's Generative Pre-Trained Transformers (GPT-2/3) capture the long-term correlations needed to generate text in a variety of domains (such as language translators) and recently in gameplay (chess, Go, and…

机器学习 · 计算机科学 2022-07-19 Samantha E. Miller Noever , David Noever

Language models have shown unprecedented capabilities, sparking debate over the source of their performance. Is it merely the outcome of learning syntactic patterns and surface level statistics, or do they extract semantics and a world…

机器学习 · 计算机科学 2024-07-16 Adam Karvonen

Language models trained on diverse datasets unlock generalization by in-context learning. Reinforcement Learning (RL) policies can achieve a similar effect by meta-learning within the memory of a sequence model. However, meta-RL research…

机器学习 · 计算机科学 2024-11-19 Jake Grigsby , Justin Sasek , Samyak Parajuli , Daniel Adebi , Amy Zhang , Yuke Zhu

Are generative pre-trained transformer (GPT) models, trained only to predict the next token, implicitly learning a world model from which sequences are generated one token at a time? We address this question by deriving a causal…

人工智能 · 计算机科学 2025-07-08 Raanan Y. Rohekar , Yaniv Gurwicz , Sungduk Yu , Estelle Aflalo , Vasudev Lal

Many pretrained multilingual models exhibit cross-lingual transfer ability, which is often attributed to a learned language-neutral representation during pretraining. However, it remains unclear what factors contribute to the learning of a…

计算与语言 · 计算机科学 2024-04-22 Tianze Hua , Tian Yun , Ellie Pavlick

Modern large language models (LLMs) excel at tasks that require storing and retrieving knowledge, such as factual recall and question answering. Transformers are central to this capability because they can encode information during training…

机器学习 · 统计学 2026-03-18 Nuri Mert Vural , Alberto Bietti , Mahdi Soltanolkotabi , Denny Wu

Transformers pretrained via next token prediction learn to factor their world into parts, representing these factors in orthogonal subspaces of the residual stream. We formalize two representational hypotheses: (1) a representation in the…

Achieving superhuman playing level by AlphaGo corroborated the capabilities of convolutional neural architectures (CNNs) for capturing complex spatial patterns. This result was to a great extent due to several analogies between Go board…

人工智能 · 计算机科学 2018-02-13 Paweł Liskowski , Wojciech Jaśkowski , Krzysztof Krawiec

Federated learning is a setting where agents, each with access to their own data source, combine models from local data to create a global model. If agents are drawing their data from different distributions, though, federated learning…

计算机科学与博弈论 · 计算机科学 2020-12-18 Kate Donahue , Jon Kleinberg

Federated learning is an emerging research paradigm enabling collaborative training of machine learning models among different organizations while keeping data private at each institution. Despite recent progress, there remain fundamental…

机器学习 · 计算机科学 2022-04-15 Liangqiong Qu , Yuyin Zhou , Paul Pu Liang , Yingda Xia , Feifei Wang , Ehsan Adeli , Li Fei-Fei , Daniel Rubin

Recent studies have highlighted the limitations of large language models in mathematical reasoning, particularly their inability to capture the underlying logic. Inspired by meta-learning, we propose that models should acquire not only…

计算与语言 · 计算机科学 2024-12-19 Kejie Chen , Lin Wang , Qinghai Zhang , Renjun Xu

The growth and diversity of machine learning applications motivate a rethinking of learning with mobile and edge devices. How can we address diverse client goals and learn with scarce heterogeneous data? While federated learning aims to…

‹ 上一页 1 2 3 10 下一页 ›