David Tolpin
Ben-Gurion University of the Negev
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by David Tolpin.
international joint conference on artificial intelligence | 2011
David Tolpin; Solomon Eyal Shimony
Heuristics are crucial tools in decreasing search effort in varied fields of AI. In order to be effective, a heuristic must be efficient to compute, as well as provide useful information to the search algorithm. However, some well-known heuristics which do well in reducing backtracking are so heavy that the gain of deploying them in a search algorithm might be outweighed by their overhead. We propose a rational metareasoning approach to decide when to deploy heuristics, using CSP backtracking search as a case study. In particular, a value of information approach is taken to adaptive deployment of solution-count estimation heuristics for value ordering. Empirical results show that indeed the proposed mechanism successfully balances the tradeoff between decreasing backtracking and heuristic computational overhead, resulting in a significant overall search time reduction.
systems man and cybernetics | 2012
David Tolpin; Solomon Eyal Shimony
The following sequential decision problem is considered: given a set of items of unknown utility, an item with as high a utility as possible must be selected (“the selection problem”). Measurements (possibly noisy) of item features prior to selection are allowed at known costs. The goal is to optimize the overall sequential decision process of measurements and selection. Value of information (VOI) is a well-known scheme for selecting measurements, but the intractability of the problem typically leads to using myopic VOI estimates. In the selection problem, myopic VOI frequently badly underestimates the VOI, leading to inferior measurement policies. In this paper, the strict myopic assumption is relaxed into a scheme termed semimyopic, providing a spectrum of methods that can improve the performance of measurement policies. In particular, the efficiently computable method of “blinkered” VOI is proposed, and theoretical bounds for important special cases are examined. Empirical evaluation of “blinkered” VOI in the selection problem with normally distributed item values shows that it performs much better than pure myopic VOI.
european conference on artificial intelligence | 2014
David Tolpin; Oded Betzalel; Ariel Felner; Solomon Eyal Shimony
Recent advances in metareasoning for search has shown its usefulness in improving numerous search algorithms. This paper applies rational metareasoning to IDA* when several admissible heuristics are available. The obvious basic approach of taking the maximum of the heuristics is improved upon by lazy evaluation of the heuristics, resulting in a variant known as Lazy IDA*. We introduce a rational version of lazy IDA* that decides whether to compute the more expensive heuristics or to bypass it, based on a myopic expected regret estimate. Empirical evaluation in several domains supports the theoretical results, and shows that rational lazy IDA* is a state-of-the-art heuristic combination method.
Intelligent Decision Technologies | 2012
David Tolpin; Solomon Eyal Shimony
Computing value of information VOI is a crucial task in various aspects of decision-making under uncertainty, such as in meta-reasoning for search; in selecting measurements to make, prior to choosing a course of action; and in managing the exploration vs. exploitation tradeoff. Since such applications typically require numerous VOI computations during a single run, it is essential that VOI be computed efficiently. We explore the tradeoff between the accuracy of estimating VOI and computational resources used for the estimation, and extend the known greedy algorithm with selective estimation of VOI based on principles of limited rationality. As a case study, we examine VOI estimation in the measurement selection problem. Empirical evaluation of the proposed extension in this domain shows that computational resources can indeed be significantly reduced, at little cost in expected rewards achieved in the overall decision problem.
Artificial Intelligence | 2017
Erez Karpas; Oded Betzalel; Solomon Eyal Shimony; David Tolpin; Ariel Felner
Abstract The obvious way to use several admissible heuristics in searching for an optimal solution is to take their maximum. In this paper, we aim to reduce the time spent on computing heuristics within the context of A ⁎ and I D A ⁎ . We discuss Lazy A ⁎ and Lazy I D A ⁎ , variants of A ⁎ and I D A ⁎ , respectively, where heuristics are evaluated lazily: only when they are essential to a decision to be made in the search process. While these lazy algorithms outperform naive maximization, we can do even better by intelligently deciding when to compute the more expensive heuristic. We present a new rational metareasoning based scheme which decides whether to compute the more expensive heuristics at all, based on a myopic regret estimate. This scheme is used to create rational lazy A ⁎ and rational lazy I D A ⁎ . We also present different methods for estimating the parameters necessary for making such decisions. An empirical evaluation in several domains supports the theoretical results, and shows that the rational variants, rational lazy A ⁎ and rational lazy I D A ⁎ , are better than their non-rational counterparts.
uncertainty in artificial intelligence | 2012
Nicholas Hay; Stuart J. Russell; David Tolpin; Solomon Eyal Shimony
national conference on artificial intelligence | 2012
David Tolpin; Solomon Eyal Shimony
Archive | 2000
David Tolpin
international joint conference on artificial intelligence | 2013
David Tolpin; Tal Beja; Solomon Eyal Shimony; Ariel Felner; Erez Karpas
Archive | 2000
David Tolpin