45 citations found. Retrieving documents...
McAllester D., "Truth Maintenance", proceedings of AAAI90.

 Home/Search   Document Details and Download   Summary   Related Articles   Check  

This paper is cited in the following contexts:
Backjump-based Backtracking for Constraint Satisfaction Problems - Dechter, Frost (2001)   (3 citations)  (Correct)

....systems area also has contributed to improving backtracking. Stallman and Sussman [75] were the rst to mention nogood recording, and their idea gave rise to look back type algorithms, called dependency directed backtracking algorithms, that include both backjumping and nogood recording 44 [53]. In the context of solving propositional satis ability, Logemann, Davis and Loveland [16] introduced a backtracking algorithm (DLL) that uses lookahead for variable selection in the form of unit resolution, which is similar to arc consistency. To date, this algorithm is perceived as one of the ....

D. A. McAllester. Truth maintenance. In AAAI-90: Proceedings of the Eighth National Conference on Arti cial Intelligence, pages 1109-1116, 1990.


From Local to Global Consistency - Dechter (1992)   (73 citations)  (Correct)

....For example, the scene labeling scheme of Waltz [28] often leads to globally consistent objects, although each step examines only neighboring edges and vertices. Truth maintenance systems [9] often sacrifice completeness by limiting the inferential steps to those involving constraint propagation [20, 21]. Such local techniques share the computational advantages mentioned earlier: there are only a few data items participating in each inference step, these items bear meaningful conceptual relationships to one another, partial results are stored exactly where they will be useful, computational steps ....

D.A. McAllester, Truth maintenance, in: Proceedings AAAI-90, Boston, MA (1990) 1109- 1115.


Topological inference of teleology: Deriving function from.. - Everett (1999)   (Correct)

....so we refer the reader interested in such to [37] and confine the following to more relevant work. 7.1. Plausible inference TNT s inference mechanism adds an evidential reasoning algorithm to a forwardchaining rule engine that itself is coupled to a logic based truth maintenance system, or LTMS [16,32,33]. Several other researchers have combined truth maintenance and probabilistic reasoning systems. Falkenhainer has added the Dempster Shafer belief functions to a justification based TMS (JTMS) to develop a belief maintenance system [13] For our purposes, the JTMS, which is limited to ....

....most probable construal. Plausible reasoning, however, is also subject to exponential behavior. The obvious example is the joint probability distribution, a simple (but exponential) enumeration of the probability of every possible state of the world in a table. Bayesian belief networks (BBNs) [33] have evolved as a means for managing this intractability. They are based on the insight that domains tend to have an underlying causal structure. Carefully crafted representations of this structure via directed acyclic graphs can dramatically reduce the number of probability numbers one must ....

D.A. McAllester, Truth maintenance, in: Proceedings Eighth National Conference on Artificial Intelligence (AAAI-90), Boston, MA, Morgan Kaufmann, San Mateo, CA, 1990.


Dynamic scheduling: State of the art report - Kocjan (2002)   (1 citation)  (Correct)

....as Dynamic Constraint Satisfaction Problem (DCSP) by Dechter and Dechter in [DD88] The concept of DCSP was introduced in context of Truth Maintenance Systems [Doy81] but can be easily adopted to Constraint Satisfaction Problem. On the relation between Truth Maintenance System and CSP see [McA90, dK89] 9 De nition 2.14 A Dynamic Constraint Satisfaction Problem is a sequence of CSPs, where every CSP is a result of changes in the preceding one. A di erence between two consecutive CSPs is expressed by the set of constraints added C add and constraints deleted from the problem. C del . ....

D. McAllester. Truth maintenance. In R. Smith and T. Mitchell, editors, Proceedings of the Eighth National Conference on Arti cial Intelligence, volume 2, pages 1109-1116. AAAI Press, 1990. 45


A Framework for Supervised Conceptualizing - Nóbrega, Castro, Malbos..   (Correct)

.... not really necessary , reached (a) as a result of fine grained interactions aiming at subsequent refinements of partial ontologies, b) where each ontology consists simply of terms and constraints in a Logic that is a proper subset of Propositional Logic, called Boolean Constraint Propagation [6]. It is this Logic that is considered acquired by the partners in the conceptualization process: as it is by far simpler, the approach has shown relevant advantages with respect to other ones. The significant advantage of the approach is that being it constructive it is founded on ....

David McAllester, `Truth maintenance', in Proc. of AAAI-90, pp. 1109-- 1116, Boston, MA, (1990).


Tractable Reasoning in Knowledge Representation Systems - Dalal (1995)   (2 citations)  (Correct)

....for the KR system. An incomplete reasoner may fail to infer some information warranted by the underlying logic, while an unsound 1 reasoner may infer information that is not warranted by the underlying logic. Typical examples of this approach include Boolean Constraint Propagation (BCP) McA80, McA90] a variant of unit resolution [CL73] and tautological entailment [Bel77, Lev84b, Fri87] both of which are sound but incomplete. The general difficulty with this approach is in characterizing (preferably syntactically) the class of queries that will be answered correctly, or the degree of error ....

.... case are known to be tractable (i.e. provably in PTIME) There are many applications where reasoning with non clausal theories is required, for example, in verifying automatically generated update constraints [GTT92] and in the applications of logical Truth Maintenance Systems (TMS) de 90, McA90, Mar91] We develop fact propagation (FP) which tractably extends BCP to non clausal theories. We present a quadratic time algorithm for FP, which runs in linear time for clausal theories. Moreover, FP is proved to be more complete than CNF BCP, a previously proposed extension of BCP to ....

[Article contains additional citation context not shown here]

D. McAllester. Truth maintenance. In Proceedings Eight National Conference on Artificial Intelligence (AAAI-90), pages 1109--1116, 1990.


Anytime Diagnostic Reasoning using Approximate Boolean.. - Verberne, van.. (2000)   (1 citation)  (Correct)

....be rewritten as equivalent propositional theories using standard methods. 3 DEFINING # BCP k This section repeats some of the definitions and results from [Dalal, 1996] and [Dalal Yang, 1997] They define the family of approximate deduction relations BCP k . Boolean Constraint Propagation [McAllester, 1990] is a limited form of deduction which is a variant of unit resolution [Chang Lee, 1973] It performs limited deduction in linear time, as follows: given a theory T 1 , BCP monotonically expands T by adding literals as follows: in each step, if any single clause in T and all 1 We will assume ....

D. McAllester. Truth maintenance. In AAAI'90, pages 1109--1116, 1990.


The Information Agent: Building Intelligent Information.. - Barbuceanu, Fox   (Correct)

....automated classification based on subsumption checking. The language A Box is essentially a constraint propagation engine that makes instances conform to the various constraints asserted about them. It uses a propositional representation of instances and roles, a boolean constraint propagation TMS [2] and a number of non standard services of which the following are of interest here: Rules. A rule is an implication stating that if an instance is recognized as belonging to an antecedent concept, then a consequent concept should be asserted about the instance. Rules account for an important ....

....former manager as a defined concept) as proposed in [16] which avoids the complexity of temporal subsumption verification among concepts. Even so, the existing temporal reasoning services provide a lot of leverage in reasoning. 4. 2 Temporal truth maintenance The boolean constraint propagation [2] truth maintenance system has been extended to perform label computation for time mapped propositions. Essentially, the extension allows justifications containing time intervals and temporal variables to be used. Such a justification is, for example: failure free M1) int 1) operates ....

[Article contains additional citation context not shown here]

McAllester, D. Truth Maintenance, Proceedings AAAI-90, pp. 1109-1116.


Backtracking Algorithms for Constraint Satisfaction Problems.. - Dechter, Frost (1998)   (11 citations)  (Correct)

....systems area also has contributed to improving backtracking. Stallman and Sussman [SS77] were the first to mention no good recording, and their idea gave rise to look back type algorithms, called dependency directed backtracking algorithms, that include both backjumping and no good recording [McA90]. Later, Freuder [Fre82] and Dechter and Pearl [DP87, Dec90] introduced graph based methods for improving both the look ahead and the look back methods of backtracking. In particular, advice generation, a look ahead value selection method that prefers a value if it leads to more solutions as ....

D. A. McAllester. Truth maintenance. In AAAI-90: Proceedings of the Eighth National Conference on Artificial Intelligence, pages 1109--1116, 1990.


Structure-Driven Algorithms for Truth Maintenance - Dechter, Dechter (1994)   (9 citations)  (Correct)

....with these tools, and more recent complexity analysis, have shown that both JTMS and ATMS functionalities are very inefficient, with ATMS exhibiting higher complexity than JTMS in both time and space. A common strategy for reducing computational complexity has been to use efficient algorithms [21] which are complete only for restricted languages (e.g. unit resolution for Horn theories) but may be incomplete in general. This paper examine another type of restriction, one based on the structure of the knowledge base as reflected in the graphical properties of the TMS constraint set. We ....

....of constraints has the same expressive power as propositional logic [20] all the algorithms presented here are applicable to propositional languages. The connection between truth maintenance systems and constraint satisfaction problems was already pointed out by several authors e.g. 6] and [23] [21]. The main thrust of these efforts has been to show that search reduction techniques developed in one area may be used to the benefit of the other. Our work here take this idea one step further. We present the algorithms in a distributed fashion, that is, assigning a processor to each variable ....

D. A. McAllester. Truth maintenance. In Proceedings of AAAI-90, pages 1109--1116, 1990.


Backtracking Algorithms for Constraint Satisfaction Problems - Dechter, Frost (1999)   (11 citations)  (Correct)

....systems area also has contributed to improvingbacktracking. Stallman and Sussman [SS77] were the first to mention no good recording, and their idea gave rise to look back type algorithms, called dependency directed backtracking algorithms, that include both backjumping and no good recording [McA90]. Later, Freuder [Fre82] and Dechter and Pearl [DP87, Dec90] introduced graph based methods for improving both the look ahead and the look back methods of backtracking. In particular, advice generation, a look ahead value selection method that prefers a value if it leads to more solutions as ....

D. A. McAllester. Truth maintenance. In AAAI-90: Proceedings of the Eighth National Conference on Artificial Intelligence, pages 1109--1116, 1990.


Tractable Databases: How to Make Propositional Unit Resolution.. - Val (1994)   (7 citations)  (Correct)

....For example, the first set of clauses may capture the behavior of a device with arbitrary inputs, while the second set, typically consisting of unit clauses, represents various assumptions about the inputs of this device. For this purpose, a logical truth maintenance system (LTMS) is often used [ McAllester, 1990 ] The task of a LTMS is, given a set of clauses Sigma, to produce a labeling L Sigma for all the symbols in the language, L Sigma : P ftrue; false; unknowng, when Sigma is consistent, and to detect a contradiction otherwise. For consistent Sigma, the labeling is sound with respect to ....

McAllester, David 1990. Truth maintenance. In Proceedings of the Ninth Conference of the AAAI.


Final Report on Rational Distributed Reason Maintenance for.. - Doyle (1994)   (Correct)

....(X 4 Y = X n Y ) Y n X) Due to the difficulty of quickly computing this form of conservative updates, however, RMS only approximated conservative updates. Reason maintenance systems developed later use simpler notions of conservatism which may be computed more rapidly (see, for example, [19, 23]. The RMS also supports the operation of the dependency directed backtracking (DDB) system, which attempts to defeat assumptions underlying those nodes identified as contradictions. Now consistency does not matter to RMS in adding or deleting reasons; instead, the basic operations of RMS only ....

D. McAllester. Truth maintenance. In Proceedings of the Eighth National Conference on Artificial Intelligence, volume 2, pages 1109--1116, Menlo Park, CA, 1990. AAAI Press.


Recent Advances in AI Planning - Weld (1999)   (55 citations)  (Correct)

....to reach their potential, automated tuning methods (which don t require solving complete problem instances ) must be developed; 79] reports on work in this direction. 3.3. 3 Incremental SAT Solving The problem of propositional satisfiability is closely related to that of truth maintenance [20, 77, 18]; we focus on LTMS style truth maintenance systems [76] Both problems concern a CNF formula represented as a set of clauses Sigma over a set of propositional variables V. A SAT solver seeks to find a truth assignment (i.e. a function from V to ftrue; falseg) that makes Sigma true. An LTMS has ....

D. McAllester. Truth maintenance. In Proc. 8th Nat. Conf. AI, pages 1109--1116, 1990.


Belief Maintenance with Probabilistic Logic - Marco Ramoni (1993)   (1 citation)  (Correct)

.... called Logic based tmss (ltmss) These systems manipulate full propositional formulas built from propositions and truthfunctional connectives, rather than networks of dependencies, and propagate truth values using a unit resolution style algorithm called Boolean Constraint Propagation (bcp) McAllester, 1990 ] In a ltms, logical formulas are recorded in clausal form. Each clause (a finite disjunction of atomic propositions) represents a logical constraint on the truth values of its propositions. Each proposition may appear negated or unnegated in a clause; we will speak of the sign of a proposition ....

D. McAllester. Truth maintenance. In Proceedings of the 8th AAAI, pages 1109--1115, 1990.


Ignorant Influence Diagrams - Ramoni (1995)   (4 citations)  (Correct)

....with some related works will be provided. 2 Ignorant Belief Networks The representation and use of incomplete information is a long standing challenge for AI researchers. During the past decade, they have developed a class of reasoning systems, called Truth Maintenance Systems (tmss) McAllester, 1990 ] which incrementally record justifications for beliefs and propagate Boolean truth values along chains of justifications. tmss are independent reasoning modules which incrementally maintain the beliefs for a general problem solver and enable it to reason on the basis of temporary assumptions ....

....of [ The lbms uses a forward chained unit resolution style algorithm called Epistemic Constraint Propagation (ecp) to propagate labels over a network of propositional formulas. ecp can be regarded as an extension to intervals of the Boolean Constraint Propagation (bcp) algorithm [ McAllester, 1990 ] used by the tmss based on the propositional calculus. The intuition behind the bcp is simple and elegant. The algorithm starts converting any formula in cnf, that is, a set of clauses. Each clause acts as a constraint on the truth values of the literals occurring in it. To be satisfied, a clause ....

D. McAllester. Truth maintenance. In Proceedings of the National Conference on Artificial Intelligence, pages 1109--1115, 1990.


Global Optimization for Satisfiability (SAT) Problem - Gu (1994)   (Correct)

....normal form (CNF ) formula satisfiable: C 1 C 2 Delta Delta Delta C n ; 1) where is a logical and connector. The satisfiability problem is fundamental in solving many practical problems in mathematical logic, inference, machine learning, constraint satisfaction, and VLSI engineering [12, 13, 21, 22, 19, 71, 77, 87]. Theoretically, the SAT problem is a core of a large family of computationally intractable NP complete problems [14, 28] Several such NP complete problems have been identified as central to a variety of areas in computing theory and engineering. Therefore, methods to solve the satisfiability ....

D. McAllester. Truth maintenance. In Proceedings of AAAI'90, pages 1109--1116, 1990.


Access-Limited Logic - A Language for Knowledge Representation - Crawford (1990)   (15 citations)  (Correct)

....in identifying tractable inference rules inference rules under which implication is decidable in polynomial time. One interesting result to come out of this work is that the power of tractable inference rules is dependent on the syntax of the language used [McAllester et al. 89] see also [McAllester, 90] p. 1115) Along these line, Shastri Ajjanagadde, 90] shows that, using a highly parallel implementation, certain queries can be answered in time proportional to the length of the shortest derivation of the query. Term subsumption languages (the current state of which are overviewed in ....

McAllester, D. (1990). Truth Maintenance. In AAAI-90, pp. 1109-1116.


Local Search for Satisfiability (SAT) Problem - Gu (1993)   (1 citation)  (Correct)

....the following Boolean formula satisfiable: C 1 C 2 Delta Delta Delta C n ; 1) where is a logical and connector. The satisfiability problem is fundamental in solving many practical problems in mathematical logic, inference, machine learning, constraint satisfaction, and VLSI engineering [2, 7, 9, 10, 23, 51, 52, 56]. Theoretically, the SAT problem is a core of a large family of computationally intractable NP complete problems [3, 13] Several such NP complete problems have been identified as central to a variety of areas in computing theory and engineering. Therefore, methods to solve the satisfiability ....

D. McAllester. Truth maintenance. In Proceedings of AAAI'90, pages 1109--1116, 1990.


Anytime Families of Tractable Propositional Reasoners - Dalal   (6 citations)  (Correct)

....and n is any natural number. A clause is inferable from a clausal theory Gamma using =BCP , denoted by Gamma BCP , iff Gamma [ f: g =BCP ffg. Dalal 1995) shows that BCP is the well known linear time incomplete propositional reasoner called clausal boolean constraint propagation (BCP) (McAllester 1990), which is a variant of unit resolution (Chang Lee 1973) BCP is known to be complete for inferring clauses from theories containing only Horn clauses. By proving that the equivalence relation =BCP is admissible, we obtain a new anytime family of reasoners for clausal theories. Although we ....

McAllester, D. 1990. Truth maintenance. In Proceedings Eighth National Conference on Artificial Intelligence (AAAI-90), 1109--1116.


Backtracking Algorithms for Constraint Satisfaction Problems - a.. - Dechter (1998)   (11 citations)  (Correct)

....systems area also has contributed to improving backtracking. Stallman and Sussman [SS77] were the first to mention no good recording, and their idea gave rise to look back type algorithms, called dependency directed backtracking algorithms, that include both backjumping and no good recording [McA90]. Later, Freuder [Fre82] and Dechter and Pearl [DP87, Dec90] introduced graph based methods for improving both the look ahead and the look back methods of backtracking. In particular, advise generation, a look ahead value selection method that prefers a value if it leads to more solutions as ....

D. A. McAllester. Truth maintenance. In AAAI-90: Proceedings of the Eighth National Conference on Artificial Intelligence, pages 1109-- 1116, 1990.


An Ignorant Belief Network to Forecast Glucose.. - Ramoni, Riva.. (1995)   (Correct)

....of the predicted blood glucose concentration. 3 Reasoning The representation and use of incomplete information is a long standing challenge for Artificial Intelligence researchers. During the past decade, they have developed a class of reasoning systems, called Truth Maintenance Systems (tmss) [23], which are able to reason on the basis of incomplete information. tmss are reasoning systems that incrementally record justifications for beliefs and propagate binary truth values along chains of justifications. Since beliefs usually incorporate measures of certainty, several attempts have been ....

D. McAllester, Truth maintenance, in: Proceedings of the National Conference on Artificial Intelligence (1990), 1109--1115.


Basic Science in Medical Reasoning: An Artificial Intelligence .. - Ramoni, Riva   (Correct)

....Belief Maintenance System (lbms) and around it different reasoning modules support the representation of different kind of ontologies. figures 4. 1 Inference Module During the past decade, AI researchers have developed a class of reasoning systems, called Truth Maintenance Systems (tmss) [4], which are able to deal with partially specified knowledge and to provide explanations. tmss are reasoning systems that incrementally record justifications for beliefs and propagate binary truth values along chains of justifications. Since beliefs usually incorporate measure of certainty, several ....

....propositions of a propositional language, and clauses, of the form (a 1 a 2 : representing finite disjunctions of (negated or unnegated) propositions. Full propositional formulas are encoded in clausal form by the lbms. A propagation algorithm extending the Boolean Constraint Propagation [4] method from Boolean truth values to probability intervals, updates the bounds on the probability of propositions in order to incrementally ensure the consistency of the network in the growth of information. The lbms is henceforth endowed with the ability of representing both uncertainty about ....

D. McAllester. Truth maintenance. In Proceedings of the 8th AAAI, pages 1109--1115, 1990.


Semantics of an Anytime Family of Reasoners - Dalal (1996)   (12 citations)  (Correct)

....semantics for reasoners has been convincingly established in several papers (c.f. 19] In this paper, we provide a model theoretic semantics for the anytime family BCP = BCP 0 ; BCP 1 ; given in [12] Since BCP is defined using boolean constraint propagation (BCP) [23], the semantics of BCP is based on the semantics of BCP [2, 13] 1 Columbia University, Department of Computer Science. New York, NY 10027, USA. Phone: 212) 939 7114. E mail: dalal cs.columbia.edu. WWW: http: www.cs.columbia.edu dalal . Although BCP is an efficient linear time method ....

....[23] the semantics of BCP is based on the semantics of BCP [2, 13] 1 Columbia University, Department of Computer Science. New York, NY 10027, USA. Phone: 212) 939 7114. E mail: dalal cs.columbia.edu. WWW: http: www.cs.columbia.edu dalal . Although BCP is an efficient linear time method [23, 27], it does not make all inferences that are logically entailed. We show that any theory can be transformed into a logically equivalent theory from which BCP can make all allowed inferences such theories are called vivid. The term vivid is inspired by [20] where vivid theories are ones where an ....

[Article contains additional citation context not shown here]

D. McAllester, `Truth maintenance', in Proceedings Eighth National Conference on Artificial Intelligence (AAAI-90), pp. 1109--1116, (1990).


Anytime Temporal Reasoning: Preliminary Report (Extended Abstract) - Dalal, al.   (Correct)

....reasoners [Dal96] Anytime reasoners are complete reasoners that provide partial answers even if stopped prematurely; the completeness of the answer improves with the time used in computing the answer. Our anytime family 0 ; 1 ; is built upon clausal boolean constraint propagation (BCP) [McA90], a variant of unit resolution. It is known that each i is sound and tractable, each i 1 is at least as complete as i , and each propositional theory has a complete reasoner i for reasoning with it. A straight forward translation of a network into a propositional theory can be obtained by ....

D. McAllester. Truth maintenance. In Proceedings Eighth National Conference on Artificial Intelligence (AAAI-90), pages 1109--1116, 1990.


Semantics of an Efficient Propositional Reasoner : Preliminary.. - Mukesh Dalal (1996)   (Correct)

....the two reasoners, in which atoms can be mapped to a real value between 0 and 1. We compare our reasoners with some other previously known incomplete and tractable reasoners. 1 INTRODUCTION Clausal Boolean Constraint Propagation (BCP) McA80] is widely used in several AI systems and applications [McA90, de 90] for linear time incomplete reasoning with clausal propositional theories. We present two new tractable incomplete reasoners and prove that BCP is complete for one and refutation complete for the other. For the purposes of this paper, a problem is considered tractable iff the ....

....is logically entailed by the theory. BCP is incomplete, for example, it will not obtain f from the unsatisfiable theory fP Q; PQ;P:Q; P :Qg. However, it is known to be complete for several special classes of theories, for example, Horn theories. Using ideas similar to that in [DG84] McAllester [McA90] presented an efficient algorithm for BCP, which runs in linear time if all the atoms of the input theory are known in advance. The algorithm maintains the count of literals in each clause and pointers to clauses containing the literal from each literal. It is quite efficient in practice. 4 ....

D. McAllester. Truth maintenance. In Proceedings Eighth National Conference on Artificial Intelligence (AAAI-90), pages 1109-- 1116, 1990.


The Information Agent: An Infrastructure Agent Supporting.. - Barbuceanu, Fox (1994)   (6 citations)  (Correct)

....classification based on subsumption checking. The language A Box is essentially a constraint propagation engine that makes instances conform to the various constraints asserted about them. It uses a propositional representation of instances and roles, a boolean constraint propagation TMS [2] and a number of non standard services including rules, conjunctive patterns and demons. 4.0 Content based information distribution: a scenario Consider the situation in fig. 2 a where an IA services three other agents in an organization and assume that the topics of interest of two agents are as ....

McAllester, D. Truth Maintenance, Proceedings AAAI-90, pp. 1109-1116.


Medical Decision Making using Ignorant Influence Diagrams - Ramoni, Riva, Stefanelli..   (Correct)

....(gvhd) after allogenic bone marrow transplantation. 2 Ignorant Belief Networks The representation and use of incomplete information is a long standing challenge for AI researchers. During the past decade, they have developed a class of reasoning systems, called Truth Maintenance Systems (tmss) [8], which are able to reason on the basis of incomplete information. tmss are reasoning systems which incrementally record justifications for beliefs and propagate binary truth values along chains of justifications. Since beliefs usually incorporate measures of certainty, several attempts have been ....

D. McAllester. Truth maintenance. In Proceedings of the National Conference on Artificial Intelligence, pages 1109--1115, 1990.


Automated Learning of Load-Balancing Strategies For A Distributed.. - Mehra (1992)   (8 citations)  (Correct)

....significantly. General techniques for finding feasible solutions for constrained problems with discrete valued problem variables are surveyed by Nadel [138] Techniques based on truth maintenance can be used to enforce symbolic constraints during decision making and learning. See reference [112] for an overview. Constraint satisfaction approaches for learning with continuous variables induce a model of the feasible region and use it to perform constrained optimization during both decision making and learning. Examples include explicit search for feasible solutions, and subsequent ....

D. McAllester, "Truth Maintenance," Proc. 8th Natl. Conf. Artificial Intelligence, pp. 1109-16, AAAI, Inc., Seattle, Washington, 1990.


Probabilistic Reasoning under Ignorance - Ramoni, Riva, Patel (1994)   (1 citation)  (Correct)

....deal with partially specified knowledge and to perform inferences in the growth of information. This paper describes a new method for dealing with partial information in probabilistic reasoning, by extending to intervals a logic based truth maintenance method called Boolean Constraint Propagation (McAllester, 1990) . This method will allow us to explicitly distinguish between uncertainty and ignorance. After the description of some of the theoretical and empirical motivations behind the effort of representing ignorance in probabilistic reasoning, we will outline this method and then we will show how it can ....

....A logic based bms (lbms) Ramoni and Riva, 1993) is a bms in which Boolean connectives of standard logic act as constraints on the probabilistic truth values of propositions. The lbms can be regarded as a generalization to interval truth values of the Boolean Constraint Propagation method (McAllester, 1990) . The lbms manipulates two basic kinds of structures: propositions, a 1 ; an , representing atomic propositions of a propositional language, and clauses, of the form (a 1 a 2 : representing finite disjunctions of (negated or unnegated) atomic propositions. Probabilistic logic ....

McAllester, D. (1990). Truth maintenance. In Proceedings of the National Conference on Artificial Intelligence, pages 1109--1115.


Anytime Influence Diagrams - Ramoni (1996)   (Correct)

....method. 2 Epistemic Constraint Propagation ecp is a forward chained unit resolution style procedure to propagate probability intervals over a set of logical formulas. ecp has been devised to support the development of Belief Maintenance Systems (bmss) i.e. Truth Maintenance Systems (tmss) McAllester, 1990 ] able to deal with probabilistic rather than Boolean truth values based on probabilistic logic. ecp can be regarded as an extension to intervals of the Boolean Constraint Propagation (bcp) algorithm [ McAllester, 1990 ] used by tmss based on propositional calculus. ecp uses a standard ....

....Maintenance Systems (bmss) i.e. Truth Maintenance Systems (tmss) McAllester, 1990 ] able to deal with probabilistic rather than Boolean truth values based on probabilistic logic. ecp can be regarded as an extension to intervals of the Boolean Constraint Propagation (bcp) algorithm [ McAllester, 1990 ] used by tmss based on propositional calculus. ecp uses a standard propositional language L defined by a set of atomic propositions S = fa 1 ; a 2 ; ang and by the standard Boolean operators : oe, and j. A literal l is an atomic proposition a i or its negation :a i . An atomic ....

D. McAllester. Truth maintenance. In Proceedings of the National Conference on Artificial Intelligence, pages 1109--1115, 1990.


Simplification - A general constraint propagation technique for.. - Massacci (1998)   (5 citations)  (Correct)

....A wide variety of rules used by tableau provers turn out to be restricted and shallow forms of simplification. Here we consider the case for the unit of DPLL [9] the fi c rules of KE [7] the Modus ponens and tollens of HARP [21] hyper tableau expansions [2] and boolean constraint propagation [19]. First consider DPLL unit: let l be a unit clause, delete every clause which contains l and delete any occurrence of l from the remaining clauses [8] Suppose we have Gamma; l = where Gamma is set of clauses and we apply simplification to all formulae of Gamma . By applying the boolean ....

....rule is derived by the sequent calculus with the (simp) rule restricted to signed atoms, when S is a set of clauses with positive sign. Boolean constraint propagation is an inference system where the unit rule is the only rule of inference. Hence we subsume directly also the BCP system [19]. Then, we simply need to restrict the application of the cut rule to atomic proposition to make the following observation: Fact 2. The DPLL procedure is derived by the sequent calculus with rules (simp) cut) and (thin) restricted to signed atoms, when S is a set of clauses with positive sign. ....

D. McAllester, Truth maintenance. In Proc. of AAAI-90, pages 1109-1116, 1990.


Forecasting Glucose Concentration in Diabetic Patients using.. - Marco Ramoni (1994)   (3 citations)  (Correct)

....underspecified probabilistic models directly derived from a database containing the daily follow up of 70 insulin dependent diabetic patients. 2 Outline of the Methodology During the past decade, AI researchers have developed a class of reasoning systems, called Truth Maintenance Systems (tmss) McAllester, 1990 ] which are able to deal with partially specified knowledge. tmss are reasoning systems that incrementally record justifications for beliefs and propagate binary truth values along chains of justifications. Since beliefs usually incorporate measure of certainty, several attempts have been made ....

....bms, called Logicbased bms (lbms) Ramoni and Riva, 1993 ] in which Boolean connectives of standard logic act as constraints on the (probabilistic) truth values of propositions. The lbms can be regarded as a generalization to interval truth values of the Boolean Constraint Propagation method [ McAllester, 1990 ] The lbms manipulates two basic kinds of structures: propositions, a 1 ; an , representing atomic propositions of a propositional language, and clauses, of the form (a 1 a 2 : representing finite disjunctions of (negated or unnegated) atomic propositions. Full propositional ....

[Article contains additional citation context not shown here]

D. McAllester. Truth maintenance. In Proceedings of the 8th AAAI, pages 1109--1115, 1990.


Reason Maintenance and Belief Revision - Foundations vs. Coherence .. - Doyle (1992)   (14 citations)  (Correct)

....difficulty of quickly computing this form of conservative updates, however, RMS only approximates conservative updates. Reason maintenance systems developed later use simpler notions of conservatism which may be computed more rapidly. For updating beliefs based on monotonic reasons, for example, McAllester s (1982; 1990) efficient so called boolean constraint propagation technique maintains orderings of the premises generating belief sets. As Nebel (1989; 1990) points out, this ordering is analogous to an entrenchment ordering, and permits rapid conservative updates. The belief revision operations of expansion ....

McAllester, David 1990. Truth maintenance. In Proceedings of the Eighth National Conference on Artificial Intelligence, Menlo Park, CA. AAAI Press. 1109--1116.


Lifting Transformations - McAllester, Siskind (1991)   Self-citation (Mcallester)   (Correct)

....follow from a given set of constraints. In other lifting transformations, semantically complete inference requires exponential time in the worst case. Fortunately there are fast but incomplete inference techniques which seem quite effective in improving search efficiency [van Hentenryck, 1989] [McAllester, 1990]. ....

David McAllester. Truth maintenance. In Proceedings AAAI90, pages 1109-1116. Morgan Kaufmann Publishers, 1990.


Variational Attribute Grammars for Computer Aided.. - David Mcallester..   (7 citations)  Self-citation (Mcallester)   (Correct)

....time in the size of the two formulas. The inference mechanisms employed in the VAGCAD system run in linear time but are not complete for Boolean inference. They correspond to the Boolean constraint propagation (BCP) rules that have been used by a variety of constraint processing systems [McAllester, 1990]. The BCP rules are used to derive values for expressions of type Boolean. It is important that Boolean expressions have values in the same sense that other expressions, such as numerical expressions, have values. The system has inference rules stating that an assertion Phi is in the data base ....

....Another rule states if the system has determined that (and Phi Psi) is true then it will infer that Phi is 21 true and that Psi is true. In general, BCP includes all logically valid inference rules relating a Boolean operation to the arguments of that operation. The reader is referred to [McAllester, 1990] for more details. As stated above, BCP does not derive all assertion derivable by Boolean reasoning. For example the rules will not derive Phi from (or Phi Psi) and (or Phi (not Psi) This inference, while sound, is not local it can not be derived from the local propagation of values ....

David McAllester. Truth maintenance. In Proceedings AAAI90, pages 1109--1116. Morgan Kaufmann Publishers, 1990. internet file ftp.ai.mit.edu:/pub/dam/aaai90.ps.


Nondeterministic Lisp as a Substrate for Constraint Logic.. - Siskind, McAllester (1993)   (21 citations)  Self-citation (Mcallester)   (Correct)

No context found.

David Allen McAllester. Truth maintenance. In Proceedings of the Eighth National Conference on Artifical Intelligence, pages 1109--1116. Morgan Kaufmann Publishers, Inc., 1990.


A Propositional Root Antecedent ITMS - Guofu Wu And   (Correct)

No context found.

McAllester D., "Truth Maintenance", proceedings of AAAI90.


Generative Temporal Planning with Complex Processes - Kennell (2003)   (Correct)

No context found.

D. McAllester. Truth Maintenance. Proceedings of AAAI-90, pp. 1109-1116, 1990.


Generative Temporal Planning with Complex Processes - Kennell (2003)   (Correct)

No context found.

D. McAllester. Truth Maintenance. Proceedings of AAAI-90, pp. 1109-1116, 1990.


Precise and Expressive Mode Systems for Typed Logic Programming.. - Overton (2003)   (Correct)

No context found.

D. McAllester. Truth maintenance. In Proceedings of the Eighth (U.S.) National Conference on Artificial Intelligence, pages 1109--1116, 1990.


A Proof Theoretic View of Constraint Programming - Apt (1998)   (8 citations)  (Correct)

No context found.

D. McAllester. Truth maintenance. In AAAI-90: Proceedings 8th National Conference on Artificial Intelligence, pages 1109--1116, 1990.


Compilation for Critically Constrained Knowledge Bases - Schrag, Miranker (1996)   (9 citations)  (Correct)

No context found.

McAllester, David 1990. Truth maintenance. In Proceedings of the Eighth National Conference on Artificial Intelligence (AAAI-90). 1109--1116.


Tractable Deduction in Knowledge Representation Systems - Dalal (1992)   (2 citations)  (Correct)

No context found.

. 1109--1116.

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC