Technology
Planning in the Fluent Calculus Using Binary Decision Diagrams
BDDplan was created to perform certain reasoning processes in the fluent calculus, a flexible framework for reasoning about action and change based on first-order logic with equality (plus some second-order extensions in some cases). The reasoning is done by mapping the problems into propositional logic, which, in turn, can be implemented as operations on binary decision diagrams (BDDs).
- North America > Canada > Alberta > Census Division No. 11 > Edmonton Metropolitan Region > Edmonton (0.05)
- North America > United States > New York > Monroe County > Rochester (0.04)
- North America > United States > California > Alameda County > Berkeley (0.04)
- Asia > Vietnam > Hanoi > Hanoi (0.04)
- Information Technology (0.47)
- Education (0.47)
Creativity at the Metalevel: AAAI-2000 Presidential Address
Creativity is sometimes taken to be an inexplicable aspect of human activity. By summarizing a considerable body of literature on creativity, I hope to show how to turn some of the best ideas about creativity into programs that are demonstrably more creative than any we have seen to date. I believe the key to building more creative programs is to give them the ability to reflect on and modify their own frameworks and criteria. That is, I believe that the key to creativity is at the metalevel.
- Europe > United Kingdom > England > Cambridgeshire > Cambridge (0.15)
- North America > United States > California > San Francisco County > San Francisco (0.14)
- North America > United States > California > Los Angeles County > Los Angeles (0.14)
- (15 more...)
- Media > Music (1.00)
- Leisure & Entertainment (1.00)
- Information Technology > Artificial Intelligence > Machine Learning (1.00)
- Information Technology > Artificial Intelligence > Cognitive Science > Problem Solving (1.00)
- Information Technology > Artificial Intelligence > Cognitive Science > Creativity & Intelligence (1.00)
- Information Technology > Artificial Intelligence > Representation & Reasoning > Scientific Discovery (0.93)
- North America > United States > California > San Mateo County > Menlo Park (0.14)
- North America > United States > Michigan (0.05)
- North America > Canada > Alberta > Census Division No. 11 > Edmonton Metropolitan Region > Edmonton (0.05)
- (15 more...)
- Education (1.00)
- Banking & Finance (1.00)
- Government (0.69)
AltAlt: Combining Graphplan and Heuristic State Search
Srivastava, Biplav, Nguyen, XuanLong, Kambhampati, Subbarao, Do, Minh B., Nambiar, Ullas, Nie, Zaiqing, Nigenda, Romeo, Zimmerman, Terry
We briefly describe the implementation and evaluation of a novel plan synthesis system, called AltAlt. AltAlt is designed to exploit the complementary strengths of two of the currently popular competing approaches for plan generation: (1) graphplan and (2) heuristic state search. It uses the planning graph to derive effective heuristics that are then used to guide heuristic state search. The heuristics derived from the planning graph do a better job of taking the subgoal interactions into account and, as such, are significantly more effective than existing heuristics. AltAlt was implemented on top of two state-of-the-art planning systems: (1) stan3.0, a graphplan-style planner, and (2) hsp-r, a heuristic search planner.
- North America > United States > Arizona (0.06)
- North America > United States > California > San Mateo County > Menlo Park (0.05)
- North America > Canada > Ontario > Toronto (0.05)
- (2 more...)
- North America > United States > Ohio (0.05)
- North America > United States > Illinois > Cook County > Chicago (0.04)
- North America > United States > California (0.04)
FF: The Fast-Forward Planning System
Fast-forward (FF) was the most successful automatic planner in the Fifth International Conference on Artificial Intelligence Planning and Scheduling (AIPS '00) planning systems competition. Like the well-known hsp system, FF relies on forward search in the state space, guided by a heuristic that estimates goal distances by ignoring delete lists. It differs from HSP in a number of important details. This article describes the algorithmic techniques used in FF in comparison to hsp and evaluates their benefits in terms of run-time and solution-length behavior.
- Europe > Germany > Baden-Württemberg > Freiburg (0.05)
- Asia > Vietnam > Hanoi > Hanoi (0.04)
- North America > United States > Washington > King County > Seattle (0.04)
- (2 more...)
Heuristic Search Planner 2.0
Other achieves a tradeoff between optimality and heuristic search planners in the AIPS2000 Contest speed. The transition function f maps states s file domain.pddl. The syntax for the instance into states s′ s - Del(a) Add(a) for and domain files is given by the PDDL standard. The action costs c(a) are all equal to 1. that includes The states s S are sets of atoms from can also choose a schedule of options as done A. in The set of actions A(s) applicable in s is found. In addition, the different options can are the operators op in O that are relevant be run concurrently as threads.
- North America > United States > California > San Francisco County > San Francisco (0.14)
- North America > United States > New York (0.05)
- North America > United States > California > San Mateo County > Menlo Park (0.05)
- (4 more...)
Tokenplan: A Planner for Both Satisfaction and Optimization Problem
Meiller, Yannick, Fabiani, Patrick
All subsequent work considers the obtained Petri net representation. These tokens hold on ction planning is generally done in two (2) searching it for a solution. The way a label of the specific bindings of the variables work load is shared between these stages of the predicate associated with the place. The particularity of our planner lays in the flexibility it offers in the this listing. Indeed, all markings reachable way it builds the search space, which, in turn, in one step are unified in one sole marking: leads to valuable consequences over the search They are superposed, and copies of itself.
- North America > United States > California > San Mateo County > Menlo Park (0.05)
- North America > United States > Arizona (0.05)
- Europe > Germany > Berlin (0.05)
- Europe > France > Occitanie > Haute-Garonne > Toulouse (0.05)
RIACS Workshop on the Verification and Validation of Autonomous and Adaptive Systems
Pecheur, Charles, Visser, Willem, Simmons, Reid
The long-term future of space exploration at the National Aeronautics and Space Administration (NASA) is dependent on the full exploitation of autonomous and adaptive systems, but mission managers are worried about the reliability of these more intelligent systems. The main focus of the workshop was to address these worries; hence, we invited NASA engineers working on autonomous and adaptive systems and researchers interested in the verification and validation of software systems. The dual purpose of the meeting was to (1) make NASA engineers aware of the verification and validation techniques they could be using and (2) make the verification and validation community aware of the complexity of the systems NASA is developing. The workshop was held 5 to 7 December 2000 at the Asilomar Conference Center in Pacific Grove, California.
- North America > United States > California > Monterey County > Pacific Grove (0.24)
- North America > United States > Wisconsin > Dane County > Madison (0.14)
- North America > Canada > Alberta > Census Division No. 11 > Edmonton Metropolitan Region > Edmonton (0.04)
- (8 more...)
- Government > Space Agency (1.00)
- Government > Regional Government > North America Government > United States Government (1.00)
- Information Technology > Artificial Intelligence > Machine Learning (1.00)
- Information Technology > Artificial Intelligence > Representation & Reasoning > Logic & Formal Reasoning (0.70)
- Information Technology > Artificial Intelligence > Representation & Reasoning > Agents (0.46)
- Information Technology > Artificial Intelligence > Representation & Reasoning > Expert Systems (0.46)
Stan4: A Hybrid Planning Strategy Based on Subproblem Abstraction
Planning domains often feature subproblems such as route planning and resource handling. Using static domain analysis techniques, we have been able to identify certain commonly occurring subproblems within planning domains, making it possible to abstract these subproblems from the overall goals of the planner and deploy specialized technology to handle them in a way integrated with the broader planning activities. Using two such subsolvers our hybrid planner, stan4, participated successfully in the Fifth International Conference on Artificial Intelligence Planning and Scheduling (AIPS'00) planning competition.
- North America > United States > California > San Mateo County > Menlo Park (0.05)
- North America > United States > Washington > King County > Seattle (0.04)
- North America > United States > New York (0.04)
- (3 more...)