Skip to main content

Showing 1–12 of 12 results for author: Lascarides, A

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

    cs.AI cs.CL cs.RO

    Dialogue-based generation of self-driving simulation scenarios using Large Language Models

    Authors: Antonio Valerio Miceli-Barone, Alex Lascarides, Craig Innes

    Abstract: Simulation is an invaluable tool for develo** and evaluating controllers for self-driving cars. Current simulation frameworks are driven by highly-specialist domain specific languages, and so a natural language interface would greatly enhance usability. But there is often a gap, consisting of tacit assumptions the user is making, between a concise English utterance and the executable code that c… ▽ More

    Submitted 26 October, 2023; originally announced October 2023.

    Comments: 12 pages, 6 figures, SpLU-RoboNLP 2023

  2. arXiv:2308.06391  [pdf, other

    cs.CL cs.RO

    Dynamic Planning with a LLM

    Authors: Gautier Dagan, Frank Keller, Alex Lascarides

    Abstract: While Large Language Models (LLMs) can solve many NLP tasks in zero-shot settings, applications involving embodied agents remain problematic. In particular, complex plans that require multi-step reasoning become difficult and too costly as the context window grows. Planning requires understanding the likely effects of one's actions and identifying whether the current environment satisfies the goal… ▽ More

    Submitted 11 August, 2023; originally announced August 2023.

  3. arXiv:2305.03461  [pdf, other

    cs.CL

    Interactive Acquisition of Fine-grained Visual Concepts by Exploiting Semantics of Generic Characterizations in Discourse

    Authors: Jonghyuk Park, Alex Lascarides, Subramanian Ramamoorthy

    Abstract: Interactive Task Learning (ITL) concerns learning about unforeseen domain concepts via natural interactions with human users. The learner faces a number of significant constraints: learning should be online, incremental and few-shot, as it is expected to perform tangible belief updates right after novel words denoting unforeseen concepts are introduced. In this work, we explore a challenging symbo… ▽ More

    Submitted 5 May, 2023; originally announced May 2023.

    Comments: Accepted to the 15th International Conference on Computational Semantics (IWCS 2023)

  4. arXiv:2302.03338  [pdf, other

    cs.CL

    Learning Manner of Execution from Partial Corrections

    Authors: Mattias Appelgren, Alex Lascarides

    Abstract: Some actions must be executed in different ways depending on the context. For example, wi** away marker requires vigorous force while wi** away almonds requires more gentle force. In this paper we provide a model where an agent learns which manner of action execution to use in which context, drawing on evidence from trial and error and verbal corrections when it makes a mistake (e.g., ``no, ge… ▽ More

    Submitted 7 February, 2023; originally announced February 2023.

  5. arXiv:2301.11845  [pdf, other

    cs.CL

    Learning the Effects of Physical Actions in a Multi-modal Environment

    Authors: Gautier Dagan, Frank Keller, Alex Lascarides

    Abstract: Large Language Models (LLMs) handle physical commonsense information inadequately. As a result of being trained in a disembodied setting, LLMs often fail to predict an action's outcome in a given environment. However, predicting the effects of an action before it is executed is crucial in planning, where coherent sequences of actions are often needed to achieve a goal. Therefore, we introduce the… ▽ More

    Submitted 3 February, 2023; v1 submitted 27 January, 2023; originally announced January 2023.

  6. arXiv:1907.13627  [pdf, other

    cs.RO cs.LG

    Disentangled Relational Representations for Explaining and Learning from Demonstration

    Authors: Yordan Hristov, Daniel Angelov, Michael Burke, Alex Lascarides, Subramanian Ramamoorthy

    Abstract: Learning from demonstration is an effective method for human users to instruct desired robot behaviour. However, for most non-trivial tasks of practical interest, efficient learning from demonstration depends crucially on inductive bias in the chosen structure for rewards/costs and policies. We address the case where this inductive bias comes from an exchange with a human user. We propose a method… ▽ More

    Submitted 6 October, 2019; v1 submitted 31 July, 2019; originally announced July 2019.

    Comments: 15 pages, 12 figures, accepted at the Conference on Robot Learning (CoRL) 2019, Osaka, Japan

  7. arXiv:1902.10619  [pdf, other

    cs.AI

    Learning Factored Markov Decision Processes with Unawareness

    Authors: Craig Innes, Alex Lascarides

    Abstract: Methods for learning and planning in sequential decision problems often assume the learner is aware of all possible states and actions in advance. This assumption is sometimes untenable. In this paper, we give a method to learn factored markov decision problems from both domain exploration and expert assistance, which guarantees convergence to near-optimal behaviour, even when the agent begins una… ▽ More

    Submitted 27 February, 2019; originally announced February 2019.

  8. arXiv:1807.06583  [pdf, other

    cs.CV cs.RO

    Interpretable Latent Spaces for Learning from Demonstration

    Authors: Yordan Hristov, Alex Lascarides, Subramanian Ramamoorthy

    Abstract: Effective human-robot interaction, such as in robot learning from human demonstration, requires the learning agent to be able to ground abstract concepts (such as those contained within instructions) in a corresponding high-dimensional sensory input stream from the world. Models such as deep neural networks, with high capacity through their large parameter spaces, can be used to compress the high-… ▽ More

    Submitted 2 October, 2018; v1 submitted 17 July, 2018; originally announced July 2018.

    Comments: 12 pages, 6 figures, accepted at the Conference on Robot Learning (CoRL) 2018, Zurich, Switzerland

  9. arXiv:1801.03331  [pdf, other

    cs.AI

    Reasoning about Unforeseen Possibilities During Policy Learning

    Authors: Craig Innes, Alex Lascarides, Stefano V Albrecht, Subramanian Ramamoorthy, Benjamin Rosman

    Abstract: Methods for learning optimal policies in autonomous agents often assume that the way the domain is conceptualised---its possible states and actions and their causal structure---is known in advance and does not change during learning. This is an unrealistic assumption in many scenarios, because new evidence can reveal important information about what is possible, possibilities that the agent was no… ▽ More

    Submitted 10 January, 2018; originally announced January 2018.

  10. arXiv:1706.00355  [pdf, other

    cs.AI

    Grounding Symbols in Multi-Modal Instructions

    Authors: Yordan Hristov, Svetlin Penkov, Alex Lascarides, Subramanian Ramamoorthy

    Abstract: As robots begin to cohabit with humans in semi-structured environments, the need arises to understand instructions involving rich variability---for instance, learning to ground symbols in the physical world. Realistically, this task must cope with small datasets consisting of a particular users' contextual assignment of meaning to terms. We present a method for processing a raw stream of cross-mod… ▽ More

    Submitted 1 June, 2017; originally announced June 2017.

    Comments: 9 pages, 8 figures, To appear in the Proceedings of the ACL workshop Language Grounding for Robotics, Vancouver, Canada

  11. arXiv:1110.1394  [pdf, ps, other

    cs.CL cs.AI

    Learning Sentence-internal Temporal Relations

    Authors: M. Lapata, A. Lascarides

    Abstract: In this paper we propose a data intensive approach for inferring sentence-internal temporal relations. Temporal inference is relevant for practical NLP applications which either extract or synthesize temporal information (e.g., summarisation, question answering). Our method bypasses the need for manual coding by exploiting the presence of markers like after", which overtly signal a temporal relat… ▽ More

    Submitted 6 October, 2011; originally announced October 2011.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 27, pages 85-117, 2006

  12. Intentions and Information in Discourse

    Authors: Nicholas Asher, Alex Lascarides

    Abstract: This paper is about the flow of inference between communicative intentions, discourse structure and the domain during discourse processing. We augment a theory of discourse interpretation with a theory of distinct mental attitudes and reasoning about them, in order to provide an account of how the attitudes interact with reasoning about discourse structure.

    Submitted 1 June, 1994; originally announced June 1994.

    Journal ref: Proceedings of ACL-94