Skip to main content

Showing 1–13 of 13 results for author: Mauá, D D

Searching in archive cs. Search in all archives.
.
  1. Assessing Good, Bad and Ugly Arguments Generated by ChatGPT: a New Dataset, its Methodology and Associated Tasks

    Authors: Victor Hugo Nascimento Rocha, Igor Cataneo Silveira, Paulo Pirozelli, Denis Deratani Mauá, Fabio Gagliardi Cozman

    Abstract: The recent success of Large Language Models (LLMs) has sparked concerns about their potential to spread misinformation. As a result, there is a pressing need for tools to identify ``fake arguments'' generated by such models. To create these tools, examples of texts generated by LLMs are needed. This paper introduces a methodology to obtain good, bad and ugly arguments from argumentative essays pro… ▽ More

    Submitted 21 June, 2024; originally announced June 2024.

    Journal ref: Progress in Artificial Intelligence (EPIA 2023)

  2. arXiv:2308.02944  [pdf, other

    cs.AI cs.LG cs.LO cs.NE

    dPASP: A Comprehensive Differentiable Probabilistic Answer Set Programming Environment For Neurosymbolic Learning and Reasoning

    Authors: Renato Lui Geh, Jonas Gonçalves, Igor Cataneo Silveira, Denis Deratani Mauá, Fabio Gagliardi Cozman

    Abstract: We present dPASP, a novel declarative probabilistic logic programming framework for differentiable neuro-symbolic reasoning. The framework allows for the specification of discrete probabilistic models with neural predicates, logic constraints and interval-valued probabilistic choices, thus supporting models that combine low-level perception (images, texts, etc), common-sense reasoning, and (vague)… ▽ More

    Submitted 5 August, 2023; originally announced August 2023.

    Comments: 12 pages, 1 figure

  3. arXiv:2209.07928  [pdf, other

    cs.AI cs.CL eess.SY

    The BLue Amazon Brain (BLAB): A Modular Architecture of Services about the Brazilian Maritime Territory

    Authors: Paulo Pirozelli, Ais B. R. Castro, Ana Luiza C. de Oliveira, André S. Oliveira, Flávio N. Cação, Igor C. Silveira, João G. M. Campos, Laura C. Motheo, Leticia F. Figueiredo, Lucas F. A. O. Pellicer, Marcelo A. José, Marcos M. José, Pedro de M. Ligabue, Ricardo S. Grava, Rodrigo M. Tavares, Vinícius B. Matos, Yan V. Sym, Anna H. R. Costa, Anarosa A. F. Brandão, Denis D. Mauá, Fabio G. Cozman, Sarajane M. Peres

    Abstract: We describe the first steps in the development of an artificial agent focused on the Brazilian maritime territory, a large region within the South Atlantic also known as the Blue Amazon. The "BLue Amazon Brain" (BLAB) integrates a number of services aimed at disseminating information about this region and its importance, functioning as a tool for environmental awareness. The main service provided… ▽ More

    Submitted 6 September, 2022; originally announced September 2022.

    Journal ref: AI: Modeling Oceans and Climate Change (IJCAI-ECAI), 2022

  4. Integrating question answering and text-to-SQL in Portuguese

    Authors: Marcos Menon José, Marcelo Archanjo José, Denis Deratani Mauá, Fábio Gagliardi Cozman

    Abstract: Deep learning transformers have drastically improved systems that automatically answer questions in natural language. However, different questions demand different answering techniques; here we propose, build and validate an architecture that integrates different modules to answer two distinct kinds of queries. Our architecture takes a free-form natural language text and classifies it to send it e… ▽ More

    Submitted 21 September, 2022; v1 submitted 8 February, 2022; originally announced February 2022.

    Comments: Published at International Conference on the Computational Processing of Portuguese (PROPOR 2022)

    Journal ref: Computational Processing of the Portuguese Language 2022

  5. arXiv:2008.08524  [pdf, ps, other

    cs.AI

    Tractable Inference in Credal Sentential Decision Diagrams

    Authors: Lilith Mattei, Alessandro Antonucci, Denis Deratani Mauá, Alessandro Facchini, Julissa Villanueva Llerena

    Abstract: Probabilistic sentential decision diagrams are logic circuits where the inputs of disjunctive gates are annotated by probability values. They allow for a compact representation of joint probability mass functions defined over sets of Boolean variables, that are also consistent with the logical constraints defined by the circuit. The probabilities in such a model are usually learned from a set of o… ▽ More

    Submitted 19 August, 2020; originally announced August 2020.

    Comments: To appear in the International Journal of Approximate Reasoning (IJAR Volume 125)

  6. arXiv:1707.08151  [pdf, ps, other

    cs.AI

    Speeding-up ProbLog's Parameter Learning

    Authors: Francisco H. O. V. de Faria, Arthur C. Gusmão, Fabio G. Cozman, Denis D. Mauá

    Abstract: ProbLog is a state-of-art combination of logic programming and probabilities; in particular ProbLog offers parameter learning through a variant of the EM algorithm. However, the resulting learning algorithm is rather slow, even when the data are complete. In this short paper we offer some insights that lead to orders of magnitude improvements in ProbLog's parameter learning speed with complete dat… ▽ More

    Submitted 1 August, 2017; v1 submitted 25 July, 2017; originally announced July 2017.

    Comments: StarAI - International Workshop on Statistical Relational AI

    MSC Class: 97R40

  7. arXiv:1703.06045  [pdf, ps, other

    cs.AI

    Approximation Complexity of Maximum A Posteriori Inference in Sum-Product Networks

    Authors: Diarmaid Conaty, Denis D. Mauá, Cassio P. de Campos

    Abstract: We discuss the computational complexity of approximating maximum a posteriori inference in sum-product networks. We first show NP-hardness in trees of height two by a reduction from maximum independent set; this implies non-approximability within a sublinear factor. We show that this is a tight bound, as we can find an approximation within a linear factor in networks of height two. We then show th… ▽ More

    Submitted 5 September, 2017; v1 submitted 17 March, 2017; originally announced March 2017.

    Comments: 18 pages

    MSC Class: 68T37

  8. arXiv:1701.09000  [pdf, ps, other

    cs.AI

    On the Semantics and Complexity of Probabilistic Logic Programs

    Authors: Fabio Gagliardi Cozman, Denis Deratani Mauá

    Abstract: We examine the meaning and the complexity of probabilistic logic programs that consist of a set of rules and a set of independent probabilistic facts (that is, programs based on Sato's distribution semantics). We focus on two semantics, respectively based on stable and on well-founded models. We show that the semantics based on stable models (referred to as the "credal semantics") produces sets of… ▽ More

    Submitted 31 January, 2017; originally announced January 2017.

  9. arXiv:1612.01120  [pdf, ps, other

    cs.AI

    The Complexity of Bayesian Networks Specified by Propositional and Relational Languages

    Authors: Fabio Gagliardi Cozman, Denis Deratani Mauá

    Abstract: We examine the complexity of inference in Bayesian networks specified by logical languages. We consider representations that range from fragments of propositional logic to function-free first-order logic with equality; in doing so we cover a variety of plate models and of probabilistic relational models. We study the complexity of inferences when network, query and domain are the input (the infere… ▽ More

    Submitted 6 January, 2017; v1 submitted 4 December, 2016; originally announced December 2016.

  10. arXiv:1406.1411  [pdf, other

    cs.AI cs.LG stat.ML

    Advances in Learning Bayesian Networks of Bounded Treewidth

    Authors: Siqi Nie, Denis Deratani Maua, Cassio Polpo de Campos, Qiang Ji

    Abstract: This work presents novel algorithms for learning Bayesian network structures with bounded treewidth. Both exact and approximate methods are developed. The exact method combines mixed-integer linear programming formulations for structure learning and treewidth computation. The approximate method consists in uniformly sampling $k$-trees (maximal graphs of treewidth $k$), and subsequently selecting,… ▽ More

    Submitted 6 June, 2014; v1 submitted 5 June, 2014; originally announced June 2014.

    Comments: 23 pages, 2 figures, 3 tables

    MSC Class: 68T37

  11. arXiv:1309.6845  [pdf

    cs.AI

    On the Complexity of Strong and Epistemic Credal Networks

    Authors: Denis D. Maua, Cassio Polpo de Campos, Alessio Benavoli, Alessandro Antonucci

    Abstract: Credal networks are graph-based statistical models whose parameters take values in a set, instead of being sharply specified as in traditional statistical models (e.g., Bayesian networks). The computational complexity of inferences on such models depends on the irrelevance/independence concept adopted. In this paper, we study inferential complexity under the concepts of epistemic irrelevance and s… ▽ More

    Submitted 26 September, 2013; originally announced September 2013.

    Comments: Appears in Proceedings of the Twenty-Ninth Conference on Uncertainty in Artificial Intelligence (UAI2013)

    Report number: UAI-P-2013-PG-391-400

  12. arXiv:1210.4890  [pdf

    cs.AI

    The Complexity of Approximately Solving Influence Diagrams

    Authors: Denis D. Maua, Cassio Polpo de Campos, Marco Zaffalon

    Abstract: Influence diagrams allow for intuitive and yet precise description of complex situations involving decision making under uncertainty. Unfortunately, most of the problems described by influence diagrams are hard to solve. In this paper we discuss the complexity of approximately solving influence diagrams. We do not assume no-forgetting or regularity, which makes the class of problems we address ver… ▽ More

    Submitted 16 October, 2012; originally announced October 2012.

    Comments: Appears in Proceedings of the Twenty-Eighth Conference on Uncertainty in Artificial Intelligence (UAI2012)

    Report number: UAI-P-2012-PG-604-613

  13. arXiv:1109.1754  [pdf, ps, other

    cs.AI cs.CC stat.ML

    Solving Limited Memory Influence Diagrams

    Authors: Denis Deratani Mauá, Cassio Polpo de Campos, Marco Zaffalon

    Abstract: We present a new algorithm for exactly solving decision making problems represented as influence diagrams. We do not require the usual assumptions of no forgetting and regularity; this allows us to solve problems with simultaneous decisions and limited information. The algorithm is empirically shown to outperform a state-of-the-art algorithm on randomly generated problems of up to 150 variables an… ▽ More

    Submitted 9 September, 2011; v1 submitted 8 September, 2011; originally announced September 2011.

    Comments: 43 pages, 8 figures

    MSC Class: 68T37 ACM Class: I.2.1; I.2.8; F.2