Skip to main content

Showing 1–10 of 10 results for author: Gaglione, J

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

    cs.MA cs.CL cs.GT

    Dynamic Coalition Structure Detection in Natural Language-based Interactions

    Authors: Abhishek N. Kulkarni, Andy Liu, Jean-Raphael Gaglione, Daniel Fried, Ufuk Topcu

    Abstract: In strategic multi-agent sequential interactions, detecting dynamic coalition structures is crucial for understanding how self-interested agents coordinate to influence outcomes. However, natural-language-based interactions introduce unique challenges to coalition detection due to ambiguity over intents and difficulty in modeling players' subjective perspectives. We propose a new method that lever… ▽ More

    Submitted 22 February, 2025; originally announced February 2025.

    Comments: Proceedings of the 24th International Conference on Autonomous Agents and Multiagent Systems (AAMAS 2025)

  2. arXiv:2402.07069  [pdf, other

    cs.LG cs.AI cs.CL

    Using Large Language Models to Automate and Expedite Reinforcement Learning with Reward Machine

    Authors: Shayan Meshkat Alsadat, Jean-Raphael Gaglione, Daniel Neider, Ufuk Topcu, Zhe Xu

    Abstract: We present LARL-RM (Large language model-generated Automaton for Reinforcement Learning with Reward Machine) algorithm in order to encode high-level knowledge into reinforcement learning using automaton to expedite the reinforcement learning. Our method uses Large Language Models (LLM) to obtain high-level domain-specific knowledge using prompt engineering instead of providing the reinforcement le… ▽ More

    Submitted 10 February, 2024; originally announced February 2024.

  3. arXiv:2309.10171  [pdf, other

    cs.CV cs.FL

    Specification-Driven Video Search via Foundation Models and Formal Verification

    Authors: Yunhao Yang, Jean-Raphaël Gaglione, Sandeep Chinchali, Ufuk Topcu

    Abstract: The increasing abundance of video data enables users to search for events of interest, e.g., emergency incidents. Meanwhile, it raises new concerns, such as the need for preserving privacy. Existing approaches to video search require either manual inspection or a deep learning model with massive training. We develop a method that uses recent advances in vision and language models, as well as forma… ▽ More

    Submitted 18 September, 2023; originally announced September 2023.

    Comments: 12 pages, 18 figures

  4. arXiv:2306.13732  [pdf, other

    cs.AI cs.FL

    Reinforcement Learning with Temporal-Logic-Based Causal Diagrams

    Authors: Yash Paliwal, Rajarshi Roy, Jean-Raphaël Gaglione, Nasim Baharisangari, Daniel Neider, Xiaoming Duan, Ufuk Topcu, Zhe Xu

    Abstract: We study a class of reinforcement learning (RL) tasks where the objective of the agent is to accomplish temporally extended goals. In this setting, a common approach is to represent the tasks as deterministic finite automata (DFA) and integrate them into the state-space for RL algorithms. However, while these machines model the reward function, they often overlook the causal knowledge about the en… ▽ More

    Submitted 23 June, 2023; originally announced June 2023.

  5. arXiv:2305.17372  [pdf, other

    cs.MA cs.AI cs.GT cs.LG

    Reinforcement Learning With Reward Machines in Stochastic Games

    Authors: Jueming Hu, Jean-Raphael Gaglione, Yanze Wang, Zhe Xu, Ufuk Topcu, Yongming Liu

    Abstract: We investigate multi-agent reinforcement learning for stochastic games with complex tasks, where the reward functions are non-Markovian. We utilize reward machines to incorporate high-level knowledge of complex tasks. We develop an algorithm called Q-learning with reward machines for stochastic games (QRM-SG), to learn the best-response strategy at Nash equilibrium for each agent. In QRM-SG, we de… ▽ More

    Submitted 28 August, 2023; v1 submitted 27 May, 2023; originally announced May 2023.

  6. arXiv:2212.01944  [pdf, other

    cs.FL cs.CL

    Automaton-Based Representations of Task Knowledge from Generative Language Models

    Authors: Yunhao Yang, Jean-Raphaël Gaglione, Cyrus Neary, Ufuk Topcu

    Abstract: Automaton-based representations of task knowledge play an important role in control and planning for sequential decision-making problems. However, obtaining the high-level task knowledge required to build such automata is often difficult. Meanwhile, large-scale generative language models (GLMs) can automatically generate relevant task knowledge. However, the textual outputs from GLMs cannot be for… ▽ More

    Submitted 9 August, 2023; v1 submitted 4 December, 2022; originally announced December 2022.

    Comments: Submitted to JAIR

  7. arXiv:2212.00916  [pdf, other

    cs.LO cs.AI cs.FL cs.LG

    Learning Temporal Logic Properties: an Overview of Two Recent Methods

    Authors: Jean-Raphaël Gaglione, Rajarshi Roy, Nasim Baharisangari, Daniel Neider, Zhe Xu, Ufuk Topcu

    Abstract: Learning linear temporal logic (LTL) formulas from examples labeled as positive or negative has found applications in inferring descriptions of system behavior. We summarize two methods to learn LTL formulas from examples in two different problem settings. The first method assumes noise in the labeling of the examples. For that, they define the problem of inferring an LTL formula that must be cons… ▽ More

    Submitted 1 December, 2022; originally announced December 2022.

    Comments: Appears in Proceedings of AAAI FSS-22 Symposium "Lessons Learned for Autonomous Assessment of Machine Abilities (LLAAMA)"

    ACM Class: I.2; F.4.3

  8. arXiv:2209.02650  [pdf, other

    cs.LO cs.AI

    Learning Interpretable Temporal Properties from Positive Examples Only

    Authors: Rajarshi Roy, Jean-Raphaël Gaglione, Nasim Baharisangari, Daniel Neider, Zhe Xu, Ufuk Topcu

    Abstract: We consider the problem of explaining the temporal behavior of black-box systems using human-interpretable models. To this end, based on recent research trends, we rely on the fundamental yet interpretable models of deterministic finite automata (DFAs) and linear temporal logic (LTL) formulas. In contrast to most existing works for learning DFAs and LTL formulas, we rely on only positive examples.… ▽ More

    Submitted 2 March, 2023; v1 submitted 6 September, 2022; originally announced September 2022.

    Comments: Full version of the paper that appeared in AAAI23

    ACM Class: F.4.1; I.2.6

  9. arXiv:2105.11545  [pdf, other

    cs.AI

    Uncertainty-Aware Signal Temporal Logic Inference

    Authors: Nasim Baharisangari, Jean-Raphaël Gaglione, Daniel Neider, Ufuk Topcu, Zhe Xu

    Abstract: Temporal logic inference is the process of extracting formal descriptions of system behaviors from data in the form of temporal logic formulas. The existing temporal logic inference methods mostly neglect uncertainties in the data, which results in limited applicability of such methods in real-world deployments. In this paper, we first investigate the uncertainties associated with trajectories of… ▽ More

    Submitted 30 May, 2021; v1 submitted 24 May, 2021; originally announced May 2021.

    Comments: 11 pages, 7 figures, 2 tables

  10. arXiv:2104.15083  [pdf, ps, other

    cs.LG cs.AI cs.FL

    Learning Linear Temporal Properties from Noisy Data: A MaxSAT Approach

    Authors: Jean-Raphaël Gaglione, Daniel Neider, Rajarshi Roy, Ufuk Topcu, Zhe Xu

    Abstract: We address the problem of inferring descriptions of system behavior using Linear Temporal Logic (LTL) from a finite set of positive and negative examples. Most of the existing approaches for solving such a task rely on predefined templates for guiding the structure of the inferred formula. The approaches that can infer arbitrary LTL formulas, on the other hand, are not robust to noise in the data.… ▽ More

    Submitted 24 June, 2021; v1 submitted 30 April, 2021; originally announced April 2021.