ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
1.3k
Citations
130
Influential Citations
Journal of Artificial Intelligence Research
Venue
1999
Year
Planning under uncertainty is a central problem in the study of automated sequential decision making, and has been addressed by researchers in many different fields, including AI planning, decision analysis, operations research, control theory and economics. While the assumptions and perspectives adopted in these areas often differ in substantial ways, many planning problems of interest to researchers in these fields can be modeled as Markov decision processes (MDPs) and analyzed using the techniques of decision theory. This paper presents an overview and synthesis of MDP-related methods, showing how they provide a unifying framework for modeling many classes of planning problems studied in AI. It also describes structural properties of MDPs that, when exhibited by particular classes of problems, can be exploited in the construction of optimal or approximately optimal policies or plans. Planning problems commonly possess structure in the reward and value functions used to describe performance criteria, in the functions used to describe state transitions and observations, and in the relationships among features used to describe states, actions, rewards, and observations. Specialized representations, and algorithms employing these representations, can achieve computational leverage by exploiting these various forms of structure. Certain AI techniques -- in particular those based on the use of structured, intensional representations -- can be viewed in this way. This paper surveys several types of representations for both classical and decision-theoretic planning problems, and planning algorithms that exploit these representations in a number of different ways to ease the computational burden of constructing policies or plans. It focuses primarily on abstraction, aggregation and decomposition techniques based on AI-style representations.
This paper is a landmark survey that bridges multiple research communities—AI planning, decision analysis, operations research, control theory, and economics—by showing that Markov decision processes (MDPs) provide a unifying formalism for sequential decision making under uncertainty. At a time when each field had developed its own specialized models and algorithms, Boutilier, Dean, and Hanks synthesized these perspectives into a coherent framework, highlighting common structural assumptions that can be exploited for computational gain.
The paper's significance lies in its systematic cataloging of structural properties—such as additive reward functions, factored state spaces, and hierarchical decompositions—and the corresponding algorithmic techniques (abstraction, aggregation, decomposition) that leverage them. This taxonomy has guided subsequent research in reinforcement learning, hierarchical planning, and approximate dynamic programming, making it a highly cited reference (1333 citations) that continues to shape how practitioners design scalable planning algorithms.
As a survey paper, no new experimental results are presented. However, the paper synthesizes findings from numerous prior works, demonstrating that structured representations can reduce the computational complexity of policy construction from exponential in the number of state variables to polynomial in many cases. For example, it shows how factored MDPs with additive reward functions can be solved using dynamic programming on decision trees, achieving significant speedups over flat state-space methods.
The paper has had a lasting impact on AI planning and reinforcement learning. It popularized the use of structured representations (e.g., decision diagrams, Bayesian networks) for MDPs, directly influencing later work on factored MDPs, relational MDPs, and hierarchical reinforcement learning. Its taxonomy of structural assumptions and algorithmic leverage points remains a standard reference for researchers designing scalable decision-making systems. The paper also helped bridge the gap between AI planning and control theory, fostering interdisciplinary approaches to sequential decision making.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba