Skip to main content

Showing 1–14 of 14 results for author: Martires, P Z D

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

    cs.NE cs.AI

    REvolve: Reward Evolution with Large Language Models for Autonomous Driving

    Authors: Rishi Hazra, Alkis Sygkounas, Andreas Persson, Amy Loutfi, Pedro Zuidberg Dos Martires

    Abstract: Designing effective reward functions is crucial to training reinforcement learning (RL) algorithms. However, this design is non-trivial, even for domain experts, due to the subjective nature of certain tasks that are hard to quantify explicitly. In recent works, large language models (LLMs) have been used for reward generation from natural language task descriptions, leveraging their extensive ins… ▽ More

    Submitted 3 June, 2024; originally announced June 2024.

    Comments: project page: https://rishihazra.github.io/REvolve. arXiv admin note: text overlap with arXiv:2310.12931 by other authors

  2. arXiv:2403.06235  [pdf, ps, other

    cs.LG cs.AI cs.NE stat.ML

    Probabilistic Neural Circuits

    Authors: Pedro Zuidberg Dos Martires

    Abstract: Probabilistic circuits (PCs) have gained prominence in recent years as a versatile framework for discussing probabilistic models that support tractable queries and are yet expressive enough to model complex probability distributions. Nevertheless, tractability comes at a cost: PCs are less expressive than neural networks. In this paper we introduce probabilistic neural circuits (PNCs), which strik… ▽ More

    Submitted 10 March, 2024; originally announced March 2024.

    Comments: Proceedings of the AAAI Conference on Artificial Intelligence

  3. Semirings for Probabilistic and Neuro-Symbolic Logic Programming

    Authors: Vincent Derkinderen, Robin Manhaeve, Pedro Zuidberg Dos Martires, Luc De Raedt

    Abstract: The field of probabilistic logic programming (PLP) focuses on integrating probabilistic models into programming languages based on logic. Over the past 30 years, numerous languages and frameworks have been developed for modeling, inference and learning in probabilistic logic programs. While originally PLP focused on discrete probability, more recent approaches have incorporated continuous distribu… ▽ More

    Submitted 21 February, 2024; originally announced February 2024.

    Journal ref: International Journal of Approximate Reasoning (2024): 109130

  4. arXiv:2311.12569  [pdf, other

    cs.LG stat.ML

    Differentiable Sampling of Categorical Distributions Using the CatLog-Derivative Trick

    Authors: Lennert De Smet, Emanuele Sansone, Pedro Zuidberg Dos Martires

    Abstract: Categorical random variables can faithfully represent the discrete and uncertain aspects of data as part of a discrete latent variable model. Learning in such models necessitates taking gradients with respect to the parameters of the categorical probability distributions, which is often intractable due to their combinatorial nature. A popular technique to estimate these otherwise intractable gradi… ▽ More

    Submitted 21 November, 2023; originally announced November 2023.

    MSC Class: 68T05 ACM Class: G.3; G.4; I.2.6

  5. arXiv:2308.12682  [pdf, other

    cs.AI

    SayCanPay: Heuristic Planning with Large Language Models using Learnable Domain Knowledge

    Authors: Rishi Hazra, Pedro Zuidberg Dos Martires, Luc De Raedt

    Abstract: Large Language Models (LLMs) have demonstrated impressive planning abilities due to their vast "world knowledge". Yet, obtaining plans that are both feasible (grounded in affordances) and cost-effective (in plan length), remains a challenge, despite recent progress. This contrasts with heuristic planning methods that employ domain knowledge (formalized in action models such as PDDL) and heuristic… ▽ More

    Submitted 1 January, 2024; v1 submitted 24 August, 2023; originally announced August 2023.

    Comments: Accepted in AAAI 2024. Website: https://rishihazra.github.io/SayCanPay/

  6. arXiv:2306.04541  [pdf, ps, other

    cs.AI

    Top-Down Knowledge Compilation for Counting Modulo Theories

    Authors: Vincent Derkinderen, Pedro Zuidberg Dos Martires, Samuel Kolb, Paolo Morettin

    Abstract: Propositional model counting (#SAT) can be solved efficiently when the input formula is in deterministic decomposable negation normal form (d-DNNF). Translating an arbitrary formula into a representation that allows inference tasks, such as counting, to be performed efficiently, is called knowledge compilation. Top-down knowledge compilation is a state-of-the-art technique for solving #SAT problem… ▽ More

    Submitted 30 November, 2023; v1 submitted 7 June, 2023; originally announced June 2023.

    Comments: 9 pages; submitted to Workshop on Counting and Sampling 2023 at SAT2023

  7. arXiv:2303.04660  [pdf, other

    cs.AI cs.LG cs.LO cs.PL cs.SC

    Neural Probabilistic Logic Programming in Discrete-Continuous Domains

    Authors: Lennert De Smet, Pedro Zuidberg Dos Martires, Robin Manhaeve, Giuseppe Marra, Angelika Kimmig, Luc De Raedt

    Abstract: Neural-symbolic AI (NeSy) allows neural networks to exploit symbolic background knowledge in the form of logic. It has been shown to aid learning in the limited data regime and to facilitate inference on out-of-distribution data. Probabilistic NeSy focuses on integrating neural networks with both logic and probability theory, which additionally allows learning under uncertainty. A major limitation… ▽ More

    Submitted 14 March, 2023; v1 submitted 8 March, 2023; originally announced March 2023.

    Comments: 27 pages, 9 figures

    ACM Class: D.3.1; I.2.4; I.2.6

  8. arXiv:2302.10674  [pdf, other

    cs.AI

    Declarative Probabilistic Logic Programming in Discrete-Continuous Domains

    Authors: Pedro Zuidberg Dos Martires, Luc De Raedt, Angelika Kimmig

    Abstract: Over the past three decades, the logic programming paradigm has been successfully expanded to support probabilistic modeling, inference and learning. The resulting paradigm of probabilistic logic programming (PLP) and its programming languages owes much of its success to a declarative semantics, the so-called distribution semantics. However, the distribution semantics is limited to discrete random… ▽ More

    Submitted 21 February, 2023; originally announced February 2023.

  9. arXiv:2103.13901  [pdf, other

    cs.AI

    Measure Theoretic Weighted Model Integration

    Authors: Ivan Miosic, Pedro Zuidberg Dos Martires

    Abstract: Weighted model counting (WMC) is a popular framework to perform probabilistic inference with discrete random variables. Recently, WMC has been extended to weighted model integration (WMI) in order to additionally handle continuous variables. At their core, WMI problems consist of computing integrals and sums over weighted logical formulas. From a theoretical standpoint, WMI has been formulated by… ▽ More

    Submitted 25 March, 2021; originally announced March 2021.

  10. arXiv:2002.10373  [pdf, other

    cs.AI

    Symbolic Learning and Reasoning with Noisy Data for Probabilistic Anchoring

    Authors: Pedro Zuidberg Dos Martires, Nitesh Kumar, Andreas Persson, Amy Loutfi, Luc De Raedt

    Abstract: Robotic agents should be able to learn from sub-symbolic sensor data, and at the same time, be able to reason about objects and communicate with humans on a symbolic level. This raises the question of how to overcome the gap between symbolic and sub-symbolic artificial intelligence. We propose a semantic world modeling approach based on bottom-up object anchoring using an object-centered represent… ▽ More

    Submitted 24 February, 2020; originally announced February 2020.

  11. arXiv:2001.04566  [pdf, other

    cs.AI

    Monte Carlo Anti-Differentiation for Approximate Weighted Model Integration

    Authors: Pedro Zuidberg Dos Martires, Samuel Kolb

    Abstract: Probabilistic inference in the hybrid domain, i.e. inference over discrete-continuous domains, requires tackling two well known #P-hard problems 1)~weighted model counting (WMC) over discrete variables and 2)~integration over continuous variables. For both of these problems inference techniques have been developed separately in order to manage their #P-hardness, such as knowledge compilation for W… ▽ More

    Submitted 13 January, 2020; originally announced January 2020.

  12. arXiv:1904.13324  [pdf, other

    cs.AI cs.RO

    Learning from Implicit Information in Natural Language Instructions for Robotic Manipulations

    Authors: Ozan Arkan Can, Pedro Zuidberg Dos Martires, Andreas Persson, Julian Gaal, Amy Loutfi, Luc De Raedt, Deniz Yuret, Alessandro Saffiotti

    Abstract: Human-robot interaction often occurs in the form of instructions given from a human to a robot. For a robot to successfully follow instructions, a common representation of the world and objects in it should be shared between humans and the robot so that the instructions can be grounded. Achieving this representation can be done via learning, where both the world representation and the language gro… ▽ More

    Submitted 30 April, 2019; originally announced April 2019.

  13. Semantic Relational Object Tracking

    Authors: Andreas Persson, Pedro Zuidberg Dos Martires, Amy Loutfi, Luc De Raedt

    Abstract: This paper addresses the topic of semantic world modeling by conjoining probabilistic reasoning and object anchoring. The proposed approach uses a so-called bottom-up object anchoring method that relies on the rich continuous data from perceptual sensor data. A novel anchoring matching function method learns to maintain object entities in space and time and is validated using a large set of traine… ▽ More

    Submitted 26 February, 2019; originally announced February 2019.

  14. arXiv:1807.00614  [pdf, other

    cs.AI cs.LO cs.PL

    Knowledge Compilation with Continuous Random Variables and its Application in Hybrid Probabilistic Logic Programming

    Authors: Pedro Zuidberg Dos Martires, Anton Dries, Luc De Raedt

    Abstract: In probabilistic reasoning, the traditionally discrete domain has been elevated to the hybrid domain encompassing additionally continuous random variables. Inference in the hybrid domain, however, usually necessitates to condone trade-offs on either the inference on discrete or continuous random variables. We introduce a novel approach based on weighted model integration and algebraic model counti… ▽ More

    Submitted 12 July, 2018; v1 submitted 2 July, 2018; originally announced July 2018.

    Comments: 8 pages, 2 figures, StarAI