58,963 research outputs found

    The PITA System: Tabling and Answer Subsumption for Reasoning under Uncertainty

    Full text link
    Many real world domains require the representation of a measure of uncertainty. The most common such representation is probability, and the combination of probability with logic programs has given rise to the field of Probabilistic Logic Programming (PLP), leading to languages such as the Independent Choice Logic, Logic Programs with Annotated Disjunctions (LPADs), Problog, PRISM and others. These languages share a similar distribution semantics, and methods have been devised to translate programs between these languages. The complexity of computing the probability of queries to these general PLP programs is very high due to the need to combine the probabilities of explanations that may not be exclusive. As one alternative, the PRISM system reduces the complexity of query answering by restricting the form of programs it can evaluate. As an entirely different alternative, Possibilistic Logic Programs adopt a simpler metric of uncertainty than probability. Each of these approaches -- general PLP, restricted PLP, and Possibilistic Logic Programming -- can be useful in different domains depending on the form of uncertainty to be represented, on the form of programs needed to model problems, and on the scale of the problems to be solved. In this paper, we show how the PITA system, which originally supported the general PLP language of LPADs, can also efficiently support restricted PLP and Possibilistic Logic Programs. PITA relies on tabling with answer subsumption and consists of a transformation along with an API for library functions that interface with answer subsumption

    In for a Penny, or: If You Disapprove of Investment Migration, Why Do You Approve of High-Skilled Migration?

    Get PDF
    While many argue investment-based criteria for immigration are wrong or at least problematic, skill-based criteria remain relatively uncontroversial. This is normatively inconsistent. This article assesses three prominent normative objections to investment-based selection criteria for immigrants: that they wrongfully discriminate between prospective immigrants that they are unfair, and that they undermine political equality among citizens. It argues that either skill-based criteria are equally susceptible to these objections, or that investment-based criteria are equally shielded from them. Indeed, in some ways investment-based criteria are less normatively problematic than skill-based criteria. Given this analysis, the resistance to investment-based migration criteria, but not to skill-based criteria, is inconsistent

    The concept of finite limit of a function at one point as explained by students of non-compulsory secondary education

    Get PDF
    We review various educational studies of the mathematical concept of limit of a function at a point that indicate how colloquial uses of the terms “to approach,” “to tend toward,” “to reach,” “to exceed” and “limit” influence students’ conceptions of these terms. We then present the results of an exploratory study of this question performed with Spanish students in non-compulsory secondary education and analyze the responses they provide to justify the truth or falsity of statements related to the different characteristics of the concept of finite limit of a function at a point when they use these terms. Finally, we organize their answers according to the kinds of arguments made. Using the response profiles detected, we discuss the influence of everyday usage on the students’ arguments

    Discrimination of unitary transformations in the Deutsch-Jozsa algorithm

    Full text link
    We describe a general framework for regarding oracle-assisted quantum algorithms as tools for discriminating between unitary transformations. We apply this to the Deutsch-Jozsa problem and derive all possible quantum algorithms which solve the problem with certainty using oracle unitaries in a particular form. We also use this to show that any quantum algorithm that solves the Deutsch-Jozsa problem starting with a quantum system in a particular class of initial, thermal equilibrium-based states of the type encountered in solution state NMR can only succeed with greater probability than a classical algorithm when the problem size exceeds n105.n \sim 10^5.Comment: 7 pages, 1 figur

    Evolving text classification rules with genetic programming

    Get PDF
    We describe a novel method for using genetic programming to create compact classification rules using combinations of N-grams (character strings). Genetic programs acquire fitness by producing rules that are effective classifiers in terms of precision and recall when evaluated against a set of training documents. We describe a set of functions and terminals and provide results from a classification task using the Reuters 21578 dataset. We also suggest that the rules may have a number of other uses beyond classification and provide a basis for text mining applications

    Thresholded Covering Algorithms for Robust and Max-Min Optimization

    Full text link
    The general problem of robust optimization is this: one of several possible scenarios will appear tomorrow, but things are more expensive tomorrow than they are today. What should you anticipatorily buy today, so that the worst-case cost (summed over both days) is minimized? Feige et al. and Khandekar et al. considered the k-robust model where the possible outcomes tomorrow are given by all demand-subsets of size k, and gave algorithms for the set cover problem, and the Steiner tree and facility location problems in this model, respectively. In this paper, we give the following simple and intuitive template for k-robust problems: "having built some anticipatory solution, if there exists a single demand whose augmentation cost is larger than some threshold, augment the anticipatory solution to cover this demand as well, and repeat". In this paper we show that this template gives us improved approximation algorithms for k-robust Steiner tree and set cover, and the first approximation algorithms for k-robust Steiner forest, minimum-cut and multicut. All our approximation ratios (except for multicut) are almost best possible. As a by-product of our techniques, we also get algorithms for max-min problems of the form: "given a covering problem instance, which k of the elements are costliest to cover?".Comment: 24 page
    corecore