Skip to main content

Showing 1–12 of 12 results for author: Martin, L J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2404.17730  [pdf, other

    cs.HC cs.CL

    Bridging the Social & Technical Divide in Augmentative and Alternative Communication (AAC) Applications for Autistic Adults

    Authors: Lara J. Martin, Malathy Nagalakshmi

    Abstract: Natural Language Processing (NLP) techniques are being used more frequently to improve high-tech Augmentative and Alternative Communication (AAC), but many of these techniques are integrated without the inclusion of the users' perspectives. As many of these tools are created with children in mind, autistic adults are often neglected in the design of AAC tools to begin with. We conducted in-depth i… ▽ More

    Submitted 26 April, 2024; originally announced April 2024.

  2. CALYPSO: LLMs as Dungeon Masters' Assistants

    Authors: Andrew Zhu, Lara J. Martin, Andrew Head, Chris Callison-Burch

    Abstract: The role of a Dungeon Master, or DM, in the game Dungeons & Dragons is to perform multiple tasks simultaneously. The DM must digest information about the game setting and monsters, synthesize scenes to present to other players, and respond to the players' interactions with the scene. Doing all of these tasks while maintaining consistency within the narrative and story world is no small feat of hum… ▽ More

    Submitted 14 August, 2023; originally announced August 2023.

    Comments: 11 pages, 4 figures. AIIDE 2023

    Journal ref: AAAI Conference on Artificial Intelligence and Interactive Digital Entertainment (AIIDE) 2023

  3. FIREBALL: A Dataset of Dungeons and Dragons Actual-Play with Structured Game State Information

    Authors: Andrew Zhu, Karmanya Aggarwal, Alexander Feng, Lara J. Martin, Chris Callison-Burch

    Abstract: Dungeons & Dragons (D&D) is a tabletop roleplaying game with complex natural language interactions between players and hidden state information. Recent work has shown that large language models (LLMs) that have access to state information can generate higher quality game turns than LLMs that use dialog history alone. However, previous work used game state information that was heuristically created… ▽ More

    Submitted 25 May, 2023; v1 submitted 2 May, 2023; originally announced May 2023.

    Comments: 21 pages, 2 figures. Accepted at ACL 2023

    Journal ref: Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), 2023, pp. 4171-4193

  4. Human-in-the-Loop Schema Induction

    Authors: Tianyi Zhang, Isaac Tham, Zhaoyi Hou, Jiaxuan Ren, Liyang Zhou, Hainiu Xu, Li Zhang, Lara J. Martin, Rotem Dror, Sha Li, Heng Ji, Martha Palmer, Susan Brown, Reece Suchocki, Chris Callison-Burch

    Abstract: Schema induction builds a graph representation explaining how events unfold in a scenario. Existing approaches have been based on information retrieval (IR) and information extraction(IE), often with limited human curation. We demonstrate a human-in-the-loop schema induction system powered by GPT-3. We first describe the different modules of our system, including prompting to generate schematic el… ▽ More

    Submitted 25 February, 2023; originally announced February 2023.

    Comments: 10 pages, ACL2023 demo track

  5. Author as Character and Narrator: Deconstructing Personal Narratives from the r/AmITheAsshole Reddit Community

    Authors: Salvatore Giorgi, Ke Zhao, Alexander H. Feng, Lara J. Martin

    Abstract: In the r/AmITheAsshole subreddit, people anonymously share first person narratives that contain some moral dilemma or conflict and ask the community to judge who is at fault (i.e., who is "the asshole"). In general, first person narratives are a unique storytelling domain where the author is the narrator (the person telling the story) but can also be a character (the person living the story) and,… ▽ More

    Submitted 15 March, 2023; v1 submitted 19 January, 2023; originally announced January 2023.

    Comments: Accepted to the 17th International AAAI Conference on Web and Social Media (ICWSM), 2023

    Journal ref: Proceedings of the International AAAI Conference on Web and Social Media (ICWSM) 2023, 17(1), 233-244

  6. CoRRPUS: Code-based Structured Prompting for Neurosymbolic Story Understanding

    Authors: Yijiang River Dong, Lara J. Martin, Chris Callison-Burch

    Abstract: Story generation and understanding -- as with all NLG/NLU tasks -- has seen a surge in neurosymbolic work. Researchers have recognized that, while large language models (LLMs) have tremendous utility, they can be augmented with symbolic means to be even better and to make up for any flaws that the neural networks might have. However, symbolic methods are extremely costly in terms of the amount of… ▽ More

    Submitted 8 June, 2023; v1 submitted 20 December, 2022; originally announced December 2022.

    Comments: Accepted to Findings of ACL 2023

    Journal ref: Findings of ACL 2023, pp. 13152-13168

  7. Dungeons and Dragons as a Dialog Challenge for Artificial Intelligence

    Authors: Chris Callison-Burch, Gaurav Singh Tomar, Lara J. Martin, Daphne Ippolito, Suma Bailis, David Reitter

    Abstract: AI researchers have posited Dungeons and Dragons (D&D) as a challenge problem to test systems on various language-related capabilities. In this paper, we frame D&D specifically as a dialogue system challenge, where the tasks are to both generate the next conversational turn in the game and predict the state of the game given the dialogue history. We create a gameplay dataset consisting of nearly 9… ▽ More

    Submitted 13 October, 2022; originally announced October 2022.

    Comments: Accepted at EMNLP 2022

    Journal ref: Conference on Empirical Methods in Natural Language Processing (EMNLP), pp. 9379-9393, Dec. 2022

  8. arXiv:2202.07880  [pdf, other

    cs.CL

    $\rm{C {\small IS}}^2$: A Simplified Commonsense Inference Evaluation for Story Prose

    Authors: Bryan Li, Lara J. Martin, Chris Callison-Burch

    Abstract: Transformers have been showing near-human performance on a variety of tasks, but they are not without their limitations. We discuss the issue of conflating results of transformers that are instructed to do multiple tasks simultaneously. In particular, we focus on the domain of commonsense reasoning within story prose, which we call contextual commonsense inference (CCI). We look at the GLUCOSE (Mo… ▽ More

    Submitted 19 October, 2022; v1 submitted 16 February, 2022; originally announced February 2022.

    Comments: Published at the Workshop on Commonsense Representation and Reasoning (CSRR) @ ACL 2022

  9. arXiv:2112.08593  [pdf, other

    cs.CL cs.AI

    Goal-Directed Story Generation: Augmenting Generative Language Models with Reinforcement Learning

    Authors: Amal Alabdulkarim, Winston Li, Lara J. Martin, Mark O. Riedl

    Abstract: The advent of large pre-trained generative language models has provided a common framework for AI story generation via sampling the model to create sequences that continue the story. However, sampling alone is insufficient for story generation. In particular, it is hard to direct a language model to create stories to reach a specific goal event. We present two automated techniques grounded in deep… ▽ More

    Submitted 15 December, 2021; originally announced December 2021.

    Comments: preprint

  10. arXiv:1909.03480  [pdf, other

    cs.CL cs.AI cs.LG

    Story Realization: Expanding Plot Events into Sentences

    Authors: Prithviraj Ammanabrolu, Ethan Tien, Wesley Cheung, Zhaochen Luo, William Ma, Lara J. Martin, Mark O. Riedl

    Abstract: Neural network based approaches to automated story plot generation attempt to learn how to generate novel plots from a corpus of natural language plot summaries. Prior work has shown that a semantic abstraction of sentences called events improves neural plot generation and and allows one to decompose the problem into: (1) the generation of a sequence of events (event-to-event) and (2) the transfor… ▽ More

    Submitted 21 November, 2019; v1 submitted 8 September, 2019; originally announced September 2019.

    Comments: In proceedings of AAAI 2020

    Journal ref: AAAI Conference on Artificial Intelligence (AAAI), vol. 34, no. 5, pp. 7375-7382, Apr. 2020

  11. Controllable Neural Story Plot Generation via Reward Sha**

    Authors: Pradyumna Tambwekar, Murtaza Dhuliawala, Lara J. Martin, Animesh Mehta, Brent Harrison, Mark O. Riedl

    Abstract: Language-modeling--based approaches to story plot generation attempt to construct a plot by sampling from a language model (LM) to predict the next character, word, or sentence to add to the story. LM techniques lack the ability to receive guidance from the user to achieve a specific goal, resulting in stories that don't have a clear sense of progression and lack coherence. We present a reward-sha… ▽ More

    Submitted 18 January, 2023; v1 submitted 27 September, 2018; originally announced September 2018.

    Comments: Pradyumna Tambwekar & Murtaza Dhuliawala contributed equally

    Journal ref: In International Joint Conference on Artificial Intelligence (IJCAI), Macau, China, Jul. 2019, pp. 5982-5988

  12. arXiv:1706.01331  [pdf, other

    cs.CL cs.AI cs.LG cs.NE

    Event Representations for Automated Story Generation with Deep Neural Nets

    Authors: Lara J. Martin, Prithviraj Ammanabrolu, Xinyu Wang, William Hancock, Shruti Singh, Brent Harrison, Mark O. Riedl

    Abstract: Automated story generation is the problem of automatically selecting a sequence of events, actions, or words that can be told as a story. We seek to develop a system that can generate stories by learning everything it needs to know from textual story corpora. To date, recurrent neural networks that learn language models at character, word, or sentence levels have had little success generating cohe… ▽ More

    Submitted 12 September, 2017; v1 submitted 5 June, 2017; originally announced June 2017.

    Comments: Submitted to AAAI'18

    Journal ref: Thirty-Second AAAI Conference on Artificial Intelligence, vol. 32, no. 1, pp. 868-875, Apr. 2018