paper-with-me

홈 › Papers

Harry Potter and the Action Prediction Challenge from Natural Language

2019-05-27 · NAACL 2019 6 · David Vilares, Carlos Gómez-Rodríguez

We explore the challenge of action prediction from textual descriptions of scenes, a testbed to approximate whether text inference can be used to predict upcoming actions. As a case of study, we consider the world of the Harry Potter fantasy novels and inferring what spell will be cast next given a fragment of a story. Spells act as keywords that abstract actions (e.g. 'Alohomora' to open a door) and denote a response to the environment. This idea is used to automatically build HPAC, a corpus containing 82,836 samples and 85 actions. We then evaluate different baselines. Among the tested models, an LSTM-based approach obtains the best performance for frequent actions and large scene descriptions, but approaches such as logistic regression behave well on infrequent actions.

📄 PDF Abstract BibTeX arXiv:1905.11037

Code (1)

aghie/hpac 공식 구현 tf

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

The Boy Who Survived: Removing Harry Potter from an LLM is harder than reported

2024-03-06 · Adam Shostack

Recent work arXiv.2310.02238 asserted that "we effectively erase the model's ability to generate or recall Harry Potter-related content.'' This claim is shown to be overbroad. A small experiment of less than a dozen tria…

Large Language Models Meet Harry Potter: A Bilingual Dataset for Aligning Dialogue Agents with Characters

2022-11-13 · Nuo Chen, Yan Wang, Haiyun Jiang, Deng Cai 외

In recent years, Dialogue-style Large Language Models (LLMs) such as ChatGPT and GPT4 have demonstrated immense potential in constructing open-domain dialogue agents. However, aligning these agents with specific characte…

Dialogue GenerationIn-Context LearningPersona Dialogue in StoryRetrieval

Potterian Economics

2022-08-06 · Daniel Levy, Avichai Snir

Recent studies in psychology and neuroscience offer systematic evidence that fictional works exert a surprisingly strong influence on readers and have the power to shape their opinions and worldviews. Building on these f…

Who's Harry Potter? Approximate Unlearning in LLMs

2023-10-03 · Ronen Eldan, Mark Russinovich

Large language models (LLMs) are trained on massive internet corpora that often contain copyrighted content. This poses legal and ethical challenges for the developers and users of these models, as well as the original a…

ARCGPUHellaSwagLanguage Modelling+1

Harry Potter is Still Here! Probing Knowledge Leakage in Targeted Unlearned Large Language Models via Automated Adversarial Prompting

2025-05-22 · Bang Trinh Tran To, Thai Le

This work presents LURK (Latent UnleaRned Knowledge), a novel framework that probes for hidden retained knowledge in unlearned LLMs through adversarial suffix prompting. LURK automatically generates adversarial prompt su…

Diagnostic