Sie sind auf Seite 1von 4

The Future of AI

Evolution, Sociobiology, and the


Future of Artificial Intelligence

David L. Waltz, Columbia University

W hat will AI systems be like in the near and long


terms? Basically, we’ll get the AI that people are
willing to pay for. Consequently, many specialized applica-
it’s no surprise that scientifically interesting work has
tended to dominate more mundane applications-directed
engineering work. However, AI is moving into its young
adulthood, with some subareas paying their own way.
tions will appear long before AI demonstrates its “Manifest More resources are being steered into the areas that suc-
ceed financially, both for particular applications and for
Destiny” of human-level general intelligence. The AI the modules and algorithms responsible for their success.
demonstrations and applications we’re going to see in the
near future will trend strongly toward “cognitive prosthe- Long term
ses”—systems that do well things that humans do poorly In the long range, we’ll see a kind of sociobiological
or don’t like to do. Both near-term and far-future systems competition among intelligent entities, resulting in the
will need to interact smoothly with humans, which will wide replication of particular autonomous systems and
put special constraints on them. In particular, to build sys- intelligent applications. The big winners will be systems
tems that we’ll trust and want to use, we’ll need to care- that succeed in being “selected” by human users and fun-
fully consider and craft their implicit and explicit values. ders: they’ll be both economically valuable and socially
congenial. Unless systems are congenial—dependable,
Near term pleasant to work with, and not irritating—they’re unlikely
Over the next 20 years, we’ll see the effects of evolution- to be widely propagated.
ary pressures on AI subareas. Some subareas will flourish, Ironically, such factors were foreseen in AI’s prehistory in
others will shrivel, some will die. The kinds of AI we’ll Asimov’s three laws of robotics and in the Turing Test. The
be doing in 20 years will be determined by interactions Turing Test really tests indistinguishability between a sys-
between three factors: tem and human in a social interaction, not a system’s mea-
sured intelligence (such as the result of an IQ or SAT test).
• financial factors that dictate the subareas that receive
funding; Evolutionary AI families and their
• technical factors, especially genuinely useful applica- prospects
tions we develop; and AI today can be usefully grouped around five basic
• scientific factors, such as the areas where we achieve families, each with distinctive evolutionary prospects:
the greatest intellectual progress.
• Expert AI. The goal here is to build systems, possibly
There will be virtuous and vicious cycles: valuable with superhuman abilities, for specialized applications.
applications and scientific breakthroughs will attract fund- Examples typically require emphasizing particular
ing, which will in turn drive expansion of those areas, and aspects of intelligence and knowledge, not broad or
uninteresting and unprofitable areas will decline, despite general intelligence. The Conference on Innovative
some funding inertia and lobbying. Applications of Artificial Intelligence showcases such
I’m sure that evolution will be at work on AI. We’re work. Expert systems and chess programs are prime
moving out of AI’s infancy, a period when all subareas— examples.
practical and theoretical—competed on a relatively equal • Autonomous robots. The most ambitious version of this
footing, primarily by touting their potential impact. Given goal would be Turing Test AI plus perception, learning,
that all these subareas were primarily offering promises, and action. More probable goals are particular classes

66 1541-1672/06/$20.00 © 2006 IEEE IEEE INTELLIGENT SYSTEMS


Published by the IEEE Computer Society
of robots, each specialized for some Expert AI which are battlefield and rescue robots
task—such as mining, soldiering, or Autonomous systems with expertise in (for reconnaissance, bomb detection and
exploration—but not necessarily en- particular areas are greatly important and removal, and so on), as well as caretaker
dowed with full, broad, human-level will be big winners over the next 20 years. and companion robots, space-exploration
intelligence. The prime opportunities today are for appli- robots, and self-driving vehicles. All these
• Cognitive prostheses. The goal here is to cations of machine learning and data min- can eventually become great businesses,
build human-computer systems where ing technologies that can produce high lev- and their important military and domestic-
computers do the things that they do best els of expertise with relatively little specific security applications will likely insure
(such as analyzing large amounts of data) programming. The first wave of expert sys- continuing government funding and rapid
or that people don’t like to do (such as tems floundered, largely because building progress. Learning gives a huge advantage
dangerous or tedious tasks) in tight con- such systems was labor intensive. It also in this area as well—Sebastian Thrun’s
junction with people doing what they do required artistry on the part of the “knowl- Stanley was able to win the DARPA Grand
best (such as general reasoning and plan- edge engineer” to appropriately represent Challenge less than a year after the project
ning). Combined systems will be super- knowledge in a form that general reasoners was begun, largely because Thrun was able
human. This goal shades into human- could use. Machine learning has provided to exploit learning methods to construct
computer interaction (HCI) systems and expert AI with orchards of “low-hanging controls for many of its subsystems.
generally includes intelligent interfaces. fruit”—applications with relatively high
Augmentation can be physical (for exam- payoff and low risk. Early machine learning Cognitive prostheses
ple, exoskeletons or remote sensors) as methods (such as backpropagation neural Along with expert AI, this general area is
well as mental. networks, genetic algorithms, Bayesian nets, the most likely of all AI goals to continue
• AI theory and algorithms. This covers to flourish because it offers many opportu-
algorithms and specialized methods that nities for near-term advances and low-
come from AI but have taken on a life hanging fruit. Semantic Web applications
independent of their initial inspiration. Along with expert AI, the cognitive are especially likely to drive progress in
This type of research is sometimes justi- this area in the near term. Funding should
fied by its potential for advancing one of prostheses area is the most likely be relatively plentiful. This area overlaps
the other four goals listed here, but often with psychology and ergonomics and will
the justification is implicit. A wide range of all AI goals to continue to also benefit from progress in those areas.
of examples exists, including constraint
programming, inductive-logic program-
ming, search and planning algorithms,
flourish, because it offers many AI theory and algorithms
This area represents the wild card—the
reasoning under uncertainty, and machine subarea where new ideas can yield the great-
learning and pattern recognition algo-
opportunities for near-term est upside surprises. New algorithms can
rithms. work magic—for example, turning lengthy
• Turing Test AI, including both the actual advances and low-hanging fruit. theoretical demonstrations into real-time
Turing Test and its usual misinterpreta- applications or replacing human engineering
tions. This goal requires human-level with learning. It’s crucial to continue to sup-
intelligence, including language and rea- and case-based reasoners) required a lot of port research in these areas, but this kind of
soning, although not necessarily includ- manual effort to put data into a form suitable work is the most threatened because it can’t
ing perception and action in the strict for the learning algorithms. Today’s most realistically promise practical results. Today
Turing Test. Two variants are possible widely used machine learning algorithms in the US, only the National Science Foun-
here: a cognitive science Turing Test AI, (such as support vector machines, boosting, dation funds this kind of research directly,
which would try to map human mental and genetic programming) require minimal and success rates for NSF theory grants are
organization, and a software-engineered data preparation and can deal with high- very low, in the 10 percent range. Of course,
Turing Test AI, which would attempt to dimensional data, requiring only labeled grants with more practical overall goals,
mimic behavior but not necessarily training sets or explicit representations of both from the NSF and other agencies, typi-
model the details of human cognition. goal states. cally also include at least some research in
theory. Industrial funding in theory is, and
Of course, these five goals don’t repre- Autonomous robots will likely remain, minimal.
sent crisply differentiated categories; much By adding sensors and effectors, even a
R&D combines two or more types of goals narrow or subhuman intelligent system can Turing Test AI
(for example, systems in DARPA’s Grand have real value. Such systems will require Of these five goals, Turing Test AI is per-
Challenge desert race overlap both the AI us to combine several kinds of abilities in a haps the goal that people outside AI most
expert and autonomous-robot areas without coordinated cognitive architecture, a recent commonly ascribe to AI researchers. At the
fully belonging to either). Still, for the pur- hot area at DARPA and NASA and for indus- same time, Turing Test AI is the goal least
poses of mapping the evolutionary future, tries (consider Sony and Honda’s humanoid likely for AI researchers to actually pursue.
we can usefully understand AI as centering robots). This research area has many poten- The commonly misunderstood version of
on one or another of these targets. tial applications, the most prominent of the Turing Test—building a system indistin-

MAY/JUNE 2006 www.computer.org/intelligent 67


guishable from a human in a conversation— applications will benefit. We can expect progress will still occur, albeit more slowly
is commonly seen as AI’s “Manifest Des- more products with AI content. It’s not so than we’ve been used to. I believe generally
tiny.” Nonetheless, there’s no reason to clear that there will be many AI start-up in the “Society of Minds” view—that intelli-
believe that human intelligence is the natural companies—AI will likely be a compo- gence is the result of many systems operat-
limit for any intelligent system. Indeed, if a nent, not a complete application, and much ing on different principles, a consequence of
system equal to a human is built, natural R&D work will be development with at which is that no single algorithmic advance
advances in hardware speed will eventually most a small, basic research contribution. will suddenly make intelligence possible.
lead to a system that performs at superhu- Industrial funding of university applications- However, a potent learning algorithm that
man speed and will thus constitute a super- oriented research is a distinct possibility could recapitulate brain evolution isn’t
human intelligence (just as a system that and one that my lab at Columbia University inconceivable and could change everything.
reasons at human levels but takes much has been pursuing, especially with Con Academically, AI has gone from being a
longer to come to its conclusions wouldn’t Edison, New York City’s power supplier. separate part of computer science curricula
be considered as smart as a human). The shrinking of DARPA and NASA bud- to one that has had its results absorbed into
Overall, the prospects for such a system gets at the theory end and shortages of NSF other specialties—for example, learning
are quite poor. First, few agencies or indus- money threaten US basic research in AI into security systems, natural-language
tries are likely to fund research whose pri- theory and algorithms. DARPA has moved processing into HCI, image and video pro-
mary goal is to pass some variant of the toward large, joint university-commercial cessing into graphics, and learning meth-
Turing Test. Why would anyone want such integrator projects requiring fundamental ods into databases.
a system? Human beings are plentiful, and advances but also featuring two or three AI R&D will continue to be a healthy
hiring one is quite inexpensive compared to yearly competitions that weed out relatively activity, but we can expect it to result in
the foreseeable R&D, capital, and expense smart, adaptive aids to humans; narrowly
costs of a computer system that could pass capable autonomous robotic systems; and
the test. Moreover, without sensors and superhuman experts. Turing Test AI isn’t
effectors or expert knowledge, such a sys- Will anyone be prepared to fund likely any time soon.
tem would have minimal application value,
except perhaps as a companion or conversa- the pursuit of a full-fledged AI individuals as the endpoint
tional partner. of AI’s evolution
system capable of broad, human- AI seems to generally assume that the
Who will fund future AI yardstick for measuring human-level intel-
research?
In the kind of world I suggest we’re enter-
level intelligent reasoning, ligence is clear—we’ll recognize it when
we see it. But as with the human genome—
ing, will anyone be prepared to fund the the first versions of which were actually the
pursuit of a full-fledged system capable of
perception, language, and genomes of particular persons—as many
broad, human-level intelligent reasoning, human intelligences exist as people, living
perception, language, and learning? I sus- learning? I suspect not. and dead. Moreover, unlike the human
pect not. If this goal is to be realized, it will genome, which is all nature, each human
be a side effect of research in the other areas, intelligence has a strong nurture compo-
so progress will be slower than if it were a weak teams. Good ideas alone aren’t suffi- nent. Turing cleverly picked for his test a
direct goal. cient in such an environment. Only teams practically implementable measure—the
Some basic research will be done at com- including large universities with profes- ability to successfully convince a questioner
panies, but most basic work in these areas sional staffs can expect to compete success- of one’s gender, measured statistically—
will likely be done in academia. Looking fully. NASA has cut most research that’s not leaving aside any attempts to directly mea-
back over history, only near-monopolies (pre- directly related to building a new space shut- sure intelligence.
breakup AT&T Bell Labs, IBM, and Xerox tle. It’s unlikely that either industries or AI has generally taken the attitude that
PARC up through the early ’90s, Microsoft other countries will pick up the slack in the- intelligent action will be provably logically
and possibly Google and Yahoo today) have ory; other countries will likely mirror US correct or optimal in some sense. Suppos-
funded basic industrial AI research over trends. To the extent that basic theoretical edly, an intelligent system will try to opti-
extended periods. advances will be necessary to fully realize mize whatever task it’s pursing—in games
Nonetheless, AI has reached the stage the more applied AI goals, progress toward the system will try to win, in diagnosing
where it can pay its way in building new these goals will slow down. We will come to disease it will try to be correct, and so on.
applications, where many power tools regret low funding in these areas, but the Humans, who can be masochists, ascetics,
(such as software packages for learning, people responsible for current policies will clowns, or suicide risks, among other irra-
planning, or processing natural language or be long gone from their positions before the tional stances, exhibit no single shared set
images) are available, data is plentiful, and emptying of the research pipeline becomes of values. Apparently self-defeating atti-
hardware advances have made it possible to evident. tudes might have subtle social or sexual
broadly field fast, affordable systems cen- On the other hand, theory and algorithms goals (for example, trying to get sympathy
tered on or including AI. Both corporate work is relatively inexpensive (compared, or bring out another person’s parental ten-
and university research targeted toward say, to autonomous robotics research) and dencies). So, critically, systems that inter-

68 www.computer.org/intelligent IEEE INTELLIGENT SYSTEMS


act with irrational humans will require not predictable interactions with them? David L. Waltz is
just rationality but also a deep understand- Our intelligent systems will need to learn the director of the
ing of human nature, including human bio- about us and our motivations in all our vari- Center for Computa-
logical imperatives. Systems likely won’t ety. We might want our systems, at least tional Learning Sys-
tems at Columbia
be able to experience directly the deepest those that we deal with in nonemergency University. Contact
human motivations: competition and sur- situations, to be driven by internal social him at waltz@ccls.
vival via food, clothing, shelter, bonding, goals—for example, to be accepted as col- columbia.edu.
reproduction, parenting, and so on. For exam- leagues by humans who interact with them
ple, to fool a Turing Test questioner who is or to be considered interesting, surprising, or
trying to determine gender, the system must amusing. In short, to be judged truly intelli- end of the spectrum, possibly at the expense
be able to simulate and understand a range of gent, systems might need personalities. of the scientific and big-picture end.
human needs and desires. Nonetheless, the spread of AI will be lim-
Cute robots—Kismet, Aibo, Qrio, and ited to useful applications unless and until
Asimo come to mind—tap into human
social tendencies, and attention to social
interactions is a recognized part of HCI
A I’s progress, especially in machine
learning technology, has brought us to a
we can build systems that people bond with
and want to have as part of their lives. Once
we can build such systems—which must
research. But will systems seem so cute or point where we can offer valuable, practical necessarily be able to understand human
appealing when vast numbers of identical systems and modules. This will likely drive motivations, needs, and tastes—people will
clones of each type exist? Or will we need AI’s evolution in a way that distorts the readily spread AI. Broadly intelligent
to give systems personalities so that we’re field’s shape, greatly enlarging funding and autonomous systems will be the descen-
not driven mad by repetitious and totally activities at the applications and engineering dents of such useful, congenial systems.

PURPOSE The IEEE Computer Society is the EXECUTIVE COMMITTEE


world’s largest association of computing profes- President:
sionals, and is the leading provider of technical DEBORAH M. COOPER*
information in the field. PO Box 8822
MEMBERSHIP Members receive the month- Reston, VA 20195
ly magazine Computer, discounts, and opportu- Phone: +1 703 716 1164
nities to serve (all activities are led by volunteer Fax: +1 703 716 1159
members). Membership is open to all IEEE d.cooper@computer.org
members, affiliate society members, and others President-Elect: MICHAEL R. WILLIAMS*
interested in the computer field. Past President: GERALD L. ENGEL*
VP, Conferences and Tutorials:
COMPUTER SOCIETY WEB SITE RANGACHAR KASTURI (1ST VP)*
The IEEE Computer Society’s Web site, at VP, Standards Activities: SUSAN K. (KATHY) LAND
www.computer.org, offers information and (2ND VP)*
samples from the society’s publications and con- COMPUTER SOCIETY OFFICES
VP, Chapters Activities:
ferences, as well as a broad range of information Washington Office CHRISTINA M. SCHOBER*
about technical committees, standards, student 1730 Massachusetts Ave. NW VP, Educational Activities: MURALI VARANASI†
activities, and more. Washington, DC 20036-1992 VP, Electronic Products and Services:
BOARD OF GOVERNORS Phone: +1 202 371 0101 SOREL REISMAN†
Term Expiring 2006: Mark Christensen, VP, Publications: JON G. ROKNE†
Fax: +1 202 728 9614 VP, Technical Activities: STEPHANIE M. WHITE*
Alan Clements, Robert Colwell, Annie Combelles, Ann
Q. Gates, Rohit Kapur, Bill N. Schilit E-mail: hq.ofc@computer.org Secretary: ANN Q. GATES*
Term Expiring 2007: Jean M. Bacon, George V. Treasurer: STEPHEN B. SEIDMAN†
Cybenko, Antonio Doria, Richard A. Kemmerer, Itaru Los Alamitos Office 2006–2007 IEEE Division V Director:
Mimura,Brian M. O’Connell, Christina M. Schober 10662 Los Vaqueros Cir., PO Box 3014 OSCAR N. GARCIA†
Term Expiring 2008: Richard H. Eckhouse, Los Alamitos, CA 90720-1314 2005–2006 IEEE Division VIII Director:
James D. Isaak, James W. Moore, Gary McGraw, STEPHEN L. DIAMOND†
Phone:+1 714 821 8380
Robert H. Sloan, Makoto Takizawa, Stephanie M. 2006 IEEE Division VIII Director-Elect:
E-mail: help@computer.org THOMAS W. WILLIAMS†
White
Membership and Publication Orders: Computer Editor in Chief: DORIS L. CARVER†
Next Board Meeting: 16 June 06, San Juan, PR Phone: +1 800 272 6657 Executive Director: DAVID W. HENNAGE†
Fax: +1 714 821 4641 * voting member of the Board of Governors
IEEE OFFICERS E-mail: help@computer.org † nonvoting member of the Board of Governors
President : MICHAEL R. LIGHTNER
President-Elect: LEAH H. JAMIESON
Asia/Pacific Office EXECUTIVE STAFF
Past President: W. CLEON ANDERSON
Watanabe Building Executive Director: DAVID W. HENNAGE
Executive Director: JEFFRY W. RAYNES
Assoc. Executive Director: ANNE MARIE KELLY
Secretary: J. ROBERTO DE MARCA 1-4-2 Minami-Aoyama,Minato-ku
Publisher: ANGELA BURGESS
Treasurer: JOSEPH V. LILLIE Tokyo107-0062, Japan Associate Publisher: DICK PRICE
VP, Educational Activities: MOSHE KAM Phone: +81 3 3408 3118 Director, Administration: VIOLET S. DOAN
VP, Pub. Services & Products: SAIFUR RAHMAN Fax: +81 3 3408 3553 Director, Information Technology & Services:
VP, Regional Activities: PEDRO RAY E-mail: tokyo.ofc@computer.org ROBERT CARE
President, Standards Assoc: DONALD N. HEIRMAN
Director, Business & Product Development:
VP, Technical Activities: CELIA DESMOND
PETER TURNER
IEEE Division V Director: OSCAR N. GARCIA
rev. 6 March 06
IEEE Division VIII Director: STEPHEN L. DIAMOND
President, IEEE-USA: RALPH W. WYNDRUM, JR.

MAY/JUNE 2006 www.computer.org/intelligent 69

Das könnte Ihnen auch gefallen