Harry Potter and the Action Prediction Challenge from Natural Language (N19-1)

Copied to clipboard

Challenge: Using textual descriptions of scenes, we explore the challenge of action prediction from textual description.
Approach: They propose a testbed to approximate whether text inference can be used to predict upcoming actions from textual descriptions of scenes.
Outcome: The proposed model performs best for frequent actions and large scene descriptions, but logistic regression fails on infrequent actions.

Similar Papers

Deep Dungeons and Dragons: Learning Character-Action Interactions from Role-Playing Game Transcripts (N18-2)

Copied to clipboard

Challenge: a novel approach to understanding narratives involves modelling the interaction between characters and actions . we propose role-playing games as a testbed for inferring interactions between characters in narratives .
Approach: They propose role-playing games as a testbed for learning latent ties between characters and actions . they propose to combine character and action descriptions from online discussion forums .
Outcome: The proposed model can capture interactions between characters and actions in narratives . it can predict actions better when character attributes are taken into account .
Everything Happens for a Reason: Discovering the Purpose of Actions in Procedural Text (D19-1)

Copied to clipboard

Challenge: XPAD is a new model that predicts actions' effects and their dependencies based on background knowledge . previous work on extracting sequences of actions from text has focused on identifying why they are the way they are .
Approach: They propose a new model that biases effect predictions towards those that explain more of the actions in the paragraph and are more plausible with respect to background knowledge.
Outcome: The proposed model outperforms existing systems on explaining actions by predicting dependencies while maintaining the performance on the original task in ProPara.
Large Language Models Meet Harry Potter: A Dataset for Aligning Dialogue Agents with Characters (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing models that can create open-domain dialogue agents lack character representation and annotations.
Approach: They propose a dataset to study character alignment and character representation . it includes all dialogue sessions from the Harry Potter series and includes annotations .
Outcome: The proposed dataset can be used as a universal benchmark for character-driven LLMs.
Making Large Language Models into World Models with Precondition and Effect Knowledge (2025.coling-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) are not inherently designed to model real-world dynamics, but can be induced to perform two critical world model functions: determining the applicability of an action based on a given world state and predicting the resulting world state upon action execution.
Approach: They propose to use Large Language Models to model world states and preconditions . they validate that precondition and effect knowledge generated by LLMs aligns with human understanding of world dynamics .
Outcome: The proposed model can predict valid actions and state transitions, thereby replicating existing models.
Reasoning about Actions and State Changes by Injecting Commonsense Knowledge (D18-1)

Copied to clipboard

Challenge: Recent work has shown impressive progress in comprehending procedural text, but their predictions can be inconsistent or highly improbable.
Approach: They propose to incorporate global constraints and bias reading with corpora-based preferences to improve the predicted effects of actions in a paragraph.
Outcome: The proposed model significantly outperforms earlier models on a benchmark dataset for procedural text comprehension (+8% relative gain) it avoids nonsensical predictions that earlier models make, and it is more robust than previous models.
Learning the Effects of Physical Actions in a Multi-modal Environment (2023.findings-eacl)

Copied to clipboard

Challenge: Large Language Models (LLMs) are trained on large corpora of disembodied texts.
Approach: They propose a multi-modal task of predicting the outcomes of actions solely from realistic sensory inputs (images and text). They extend an LLM to model latent representations of objects to better predict action outcomes in an environment.
Outcome: The proposed model can capture commonsense when augmented with visual information and generalize and learn commonsensical reasoning better.
Event-Centric Natural Language Processing (2021.acl-tutorials)

Copied to clipboard

Challenge: This tutorial will provide an introduction to various methods for automating the extraction, conceptualization and prediction of events and their relations.
Approach: This tutorial will provide an introduction to various methods for automating events and their relations, and a wide range of NLU and commonsense understanding tasks.
Outcome: This tutorial will provide an introduction to various methods for automating extraction, conceptualization and prediction of events and their relations, and a wide range of NLU and commonsense understanding tasks.
TURINGBENCH: A Benchmark Environment for Turing Test in the Age of Neural Text Generation (2021.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in generative language models have enabled machines to generate realistic texts.
Approach: They propose a benchmark environment to test the 'Turing Test' problem for neural text generation methods.
Outcome: The proposed benchmark environment is based on 200K human- or machine-generated samples across 20 labels Human, GPT-1, GTP-2_small, GTT-2_medium, GPG-2_large, GGT-2_PyTorch, GGP-3, GROVER_base, griover_large and GRover_mega.
Language-based General Action Template for Reinforcement Learning Agents (2021.findings-acl)

Copied to clipboard

Challenge: Prior knowledge is important in decision-making, and humans preserve it in the form of natural language (NL).
Approach: They propose an environmentagnostic action framework that incorporates prior knowledge into decision-making . they propose to use general semantic schemes to facilitate agent in finding plausible actions .
Outcome: The proposed agent performs better than agents that rely on gamespecific actions.
Tracking State Changes in Procedural Text: a Challenge Dataset and Models for Process Paragraph Comprehension (N18-1)

Copied to clipboard

Challenge: Using synthetic data, existing models struggle with questions that require inference.
Approach: They propose a dataset and two new neural models that exploit alternative mechanisms for state prediction.
Outcome: The proposed dataset improves accuracy by 19% over previous models.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations