中文
相关论文

相关论文: On the Complexity of Case-Based Planning

200 篇论文

I consider the problem of learning an optimal path graphical model from data and show the problem to be NP-hard for the maximum likelihood and minimum description length approaches and a Bayesian approach. This hardness result holds despite…

人工智能 · 计算机科学 2011-06-10 C. Meek

This work aims at discussing the complexity aspect of software while demonstrating its relationship with security. Complexity is an essential part of software; however, numerous studies indicate that they increase the vulnerability of the…

软件工程 · 计算机科学 2020-02-18 Mamdouh Alenezi , Mohammad Zarour

A central challenge in scaling up explicit state-space search for large tasks is compactly representing the set of generated states. Tree databases, a data structure from model checking, require constant space per generated state in the…

人工智能 · 计算机科学 2025-11-18 Oliver Joergensen , Dominik Drexler , Jendrik Seipp

Cutting-plane methods have enabled remarkable successes in integer programming over the last few decades. State-of-the-art solvers integrate a myriad of cutting-plane techniques to speed up the underlying tree-search algorithm used to find…

人工智能 · 计算机科学 2021-06-09 Maria-Florina Balcan , Siddharth Prasad , Tuomas Sandholm , Ellen Vitercik

We study formal languages which are capable of fully expressing quantitative probabilistic reasoning and do-calculus reasoning for causal effects, from a computational complexity perspective. We focus on satisfiability problems whose…

人工智能 · 计算机科学 2023-05-17 Benito van der Zander , Markus Bläser , Maciej Liśkiewicz

Many real-world planning domains involve diverse information sources, external entities, and variable-reliability agents, all of which may impact the confidence, risk, and sensitivity of plans. Humans reviewing a plan may lack context about…

人工智能 · 计算机科学 2020-11-04 Scott E. Friedman , Robert P. Goldman , Richard G. Freedman , Ugur Kuter , Christopher Geib , Jeffrey Rye

Probabilistic programming is a growing area that strives to make statistical analysis more accessible, by separating probabilistic modelling from probabilistic inference. In practice this decoupling is difficult. No single inference…

编程语言 · 计算机科学 2022-04-15 Maria I. Gorinova

Existing decision-theoretic reasoning frameworks such as decision networks use simple data structures and processes. However, decisions are often made based on complex data structures, such as social networks and protein sequences, and rich…

人工智能 · 计算机科学 2014-07-14 Brian E. Ruttenberg , Avi Pfeffer

Compositionality is a key property for dealing with complexity, which has been studied from many points of view in diverse fields. Particularly, the composition of individual computations (or programs) has been widely studied almost since…

计算机科学中的逻辑 · 计算机科学 2022-06-06 Damian Arellanes

Optimization is a key task in a number of applications. When the set of feasible solutions under consideration is of combinatorial nature and described in an implicit way as a set of constraints, optimization is typically NP-hard.…

人工智能 · 计算机科学 2014-10-27 Daniel Le Berre , Emmanuel Lonca , Pierre Marquis

We propose a notion of complexity for oriented conditional term rewrite systems satisfying certain restrictions. This notion is realistic in the sense that it measures not only successful computations, but also partial computations that…

计算机科学中的逻辑 · 计算机科学 2019-03-14 Cynthia Kop , Aart Middeldorp , Thomas Sternagel

The local and global interpretability of various ML models has been studied extensively in recent years. However, despite significant progress in the field, many known results remain informal or lack sufficient mathematical rigor. We…

机器学习 · 计算机科学 2024-06-10 Shahaf Bassan , Guy Amir , Guy Katz

Probabilistic programming is considered as a framework, in which basic components of cognitive architectures can be represented in unified and elegant fashion. At the same time, necessity of adopting some component of cognitive…

人工智能 · 计算机科学 2016-05-05 Alexey Potapov

We explore a definition of complexity based on logic functions, which are widely used as compact descriptions of rules in diverse fields of contemporary science. Detailed numerical analysis shows that (i) logic complexity is effective in…

数据分析、统计与概率 · 物理学 2016-03-11 Marco Gherardi , Pietro Rotondo

We study the relative complexity of equivalence relations and preorders from computability theory and complexity theory. Given binary relations $R, S$, a componentwise reducibility is defined by $ R\le S \iff \ex f \, \forall x, y \, [xRy…

逻辑 · 数学 2018-02-12 Egor Ianovski , Keng Meng Ng , Russell Miller , Andre Nies

Creating a domain model, even for classical, domain-independent planning, is a notoriously hard knowledge-engineering task. A natural approach to solve this problem is to learn a domain model from observations. However, model learning…

人工智能 · 计算机科学 2021-07-12 Brendan Juba , Hai S. Le , Roni Stern

The theory of computational complexity focuses on functions and, hence, studies programs whose interactive behavior is reduced to a simple question/answer pattern. We propose a broader theory whose ultimate goal is expressing and analyzing…

计算复杂性 · 计算机科学 2012-09-05 Ugo Dal Lago , Tobias Heindel , Damiano Mazza , Daniele Varacca

The complexity of a computational problem is traditionally quantified based on the hardness of its worst case. This approach has many advantages and has led to a deep and beautiful theory. However, from the practical perspective, this…

计算复杂性 · 计算机科学 2012-05-23 Yonatan Bilu , Amit Daniely , Nati Linial , Michael Saks

The field of computability and complexity was, where computer science sprung from. Turing, Church, and Kleene all developed formalisms that demonstrated what they held "intuitively computable". The times change however and today's…

编程语言 · 计算机科学 2014-02-13 Aaron Karper

Planning in stochastic and partially observable environments is a central issue in artificial intelligence. One commonly used technique for solving such a problem is by constructing an accurate model firstly. Although some recent approaches…

人工智能 · 计算机科学 2019-04-08 Yunlong Liu , Jianyang Zheng