← Search

Tom Mitchell

10 accepted papers

2026

Towards Reliable Benchmarking: A Contamination Free, Controllable Evaluation Framework for Multi-step LLM Function Calling

ICLR 2026poster

As language models gain access to external tools through structured function calls, they become increasingly more capable of solving complex, multi-step tasks. However, existing benchmarks for tool-augmented language models (TaLMs) provide insufficient control over factors such as the number of func…

Cited by 0SourcecodeScholar
2023

Read and Reap the Rewards: Learning to Play Atari with the Help of Instruction Manuals

NeurIPS 2023poster

High sample complexity has long been a challenge for RL. On the other hand, humans learn to perform tasks not only from interaction or demonstrations, but also by reading unstructured text documents, e.g., instruction manuals. Instruction manuals and wiki pages are among the most abundant data that…

2023

SPRING: Studying Papers and Reasoning to play Games

NeurIPS 2023poster

Open-world survival games pose significant challenges for AI algorithms due to their multi-tasking, deep exploration, and goal prioritization requirements. Despite reinforcement learning (RL) being popular for solving games, its high sample complexity limits its effectiveness in complex open-world g…

2021

Conversational Multi-Hop Reasoning with Neural Commonsense Knowledge and Symbolic Logic Rules

EMNLP 2021main

One of the challenges faced by conversational agents is their inability to identify unstated presumptions of their users’ commands, a task trivial for humans due to their common sense. In this paper, we propose a zero-shot commonsense reasoning system for conversational agents in an attempt to achie…

2021

Conversational Neuro-Symbolic Commonsense Reasoning

AAAI 2021technical

In order for conversational AI systems to hold more natural and broad-ranging conversations, they will require much more commonsense, including the ability to identify unstated presumptions of their conversational partners. For example, in the command "If it snows at night then wake me up early beca…

2020

Jelly Bean World: A Testbed for Never-Ending Learning

ICLR 2020poster

Machine learning has shown growing success in recent years. However, current machine learning systems are highly specialized, trained for particular problems or domains, and typically on a single narrow dataset. Human learning, on the other hand, is highly general and adaptable. Never-ending learnin…

Cited by 40SourcecodeScholar
2016

Estimating Accuracy from Unlabeled Data: A Bayesian Approach

ICML 2016poster

We consider the question of how unlabeled data can be used to estimate the true accuracy of learned classifiers, and the related question of how outputs from several classifiers performing the same task can be combined based on their estimated accuracies. To answer these questions, we first present…

Cited by 59SourcePDFScholar