Tom Griffiths: 3 ways to make better decisions -- by thinking like a computer
톰 그리피스 (Tom Griffiths): 더 좋은 의사결정을 위한 세 가지 방법 - 컴퓨터처럼 생각하기
Tom Griffiths uses ideas from computer science to understand how human minds work. Full bio
Double-click the English transcript below to play the video.
a place to buy or rent,
어려운 곳이 있다면
to find a home here recently,
about what's out there
정보를 얻습니다.
of the very best place passing you by.
위험에 처하죠.
to switch from looking
어떻게 알 수 있을까요?
that it has a simple solution.
놀라운 사실입니다.
that you find the very best place,
극대화하고 싶다면
of what's on the market,
on the next place you see,
제안을 하면 되는데
that you've seen so far.
더 좋을 겁니다.
take 37 percent of that time --
37%의 시간인
기준을 정하는 겁니다.
실행한 준비가 됩니다.
trying to find a place to live
stopping problem.
때문에 우리는 이를 압니다.
studied extensively
인지 과학자입니다.
to our dismal failures.
형편없는 실패에 대한 것을요.
the computational structure
매일의 삶에서 일어나는 문제를
that arise in everyday life,
solutions to those problems
행동방식을 비교합니다.
a little bit of computer science
적용하는 것이 얼마나
알 수 있습니다.
개인적인 동기가 있습니다.
as an overly cerebral kid ...
지적인 아이로 성장했죠.
that I thought was rational,
방식대로 행동하려 했어요.
논리적 근거를 판단하고
the very best action to take.
생각해내려고 했죠.
that doesn't scale up
더 큰 규모로 키울 순 없어요.
the sorts of problems
시작할 때 말입니다.
to break up with my girlfriend
헤어지려고도 했는데
her preferences as well as my own
the wrong approach
what restaurant to go to
하는 것처럼 기초적이든 아니든
who to spend the rest of your life with,
결정하는 것처럼 중요하든 아니든
with computational problems
문제로 가득합니다.
by applying sheer effort.
너무 어려운 것들이죠.
the first people you think to talk to.
가장 먼저 떠올리지는 않을 겁니다.
exhaustive and exact --
철저하고, 정확한 것은
of human decisions
컴퓨터 과학을 생각하는 것은
we've got this backwards.
of difficult problems
문제를 적용할 때
actually solve those problems
해결하는 방법은
that people really act.
방식처럼 보입니다.
what restaurant to go to.
예시를 들어보죠.
a particular computational structure.
가지는 문제입니다.
one of those options,
exactly the same decision tomorrow.
정확하게 마주치게 될 것입니다.
what computer scientists call
마주치게 됩니다.
to try something new --
to use in the future --
that you already know is pretty good --
that you've already gathered so far.
활용하는 방법이 있는 거죠.
shows up any time you have to choose
선택을 해야 하는 어느 때나 나타나는데
that you already know is pretty good,
사이에 있는 거죠.
who you're going to spend time with.
결정하는 것이든
that technology companies face
문제이기도 합니다.
like decide what ad to show on a web page.
결정하는 때와 같습니다.
and learn something about it,
그것에 대해 뭔가를 알게 해야 할지
광고를 보여주어
chance you're going to click on?
a lot of progress understanding
많은 진전을 이루었습니다.
some surprising insights.
what restaurant to go to,
you're going to be in town.
for a short time,
you already know is good.
가는 게 좋습니다.
for a longer time, explore.
탐색하세요.
because the information you get
왜냐면 여러분이 가지는 정보는
your choices in the future.
you're going to have to use it.
구조에도 통찰을 줍니다.
of a human life as well.
for being particularly rational.
않기로 유명합니다.
in their mouths.
what they should be doing.
phase of their lives,
could turn out to be delicious.
맛있는 것이 될 수 있죠.
to the same restaurant
that he's earned
활용하고 있습니다.
the explore/exploit trade-off
to sort of relax and go easier on yourself
to the best restaurant every night.
갈 필요는 없습니다.
시도해보는 탐색을 하세요.
than one pretty good dinner.
더 가치가 있을 겁니다.
to make it easier on us
도움을 줄 수 있습니다.
다른 장소에서 말이죠.
to tidy up your wardrobe,
정리해야 한다면
agonizing decision:
you're going to keep
to have thought very hard about this --
많이 고민한 것으로 드러납니다.
네 가지 질문을 하세요.
of something that I already own?
중복되지는 않는가?
I wore it or used it?"
사용한 게 언제인가?"
even harder about this problem,
is more important than the others.
더 중요하다고 말할 것입니다.
the memory systems of computers.
디자인하는 사람들입니다.
two kinds of memory systems:
메모리 시스템을 가집니다.
that has limited capacity,
제한된 용량을 가지는
which is much larger.
메모리 시스템이 있습니다.
as efficiently as possible,
운영하기 위해서
you want to access
빠르게 가져올 수 있습니다.
a piece of information,
빠른 메모리에 로드하고
it has to remove from that memory,
제거할지 결정해야 합니다.
a few different strategies
다른 전략을 시도해 왔는데
from the fast memory.
결정하는 것이죠.
something at random
the "first-in, first-out principle,"
적용하는데
for the longest.
제거한다는 의미입니다.
which have been least recently used.
아이템에 집중하는 것입니다.
to remove something from memory,
뭔가를 제거할 결정을 한다면
last accessed the furthest in the past.
가장 먼 것을 골라야 한다는 의미죠.
kind of logic to this.
accessed that piece of information,
to access it again.
the computer's memory.
컴퓨터의 메모리와 같습니다.
the things that you're most likely to need
넣을 필요가 있어서
as quickly as possible.
꺼낼 수 있어야 합니다.
the least recently used principle
적용할 가치가 있습니다.
to Martha's four questions,
would say that of these,
likely to need are most accessible
쉽게 접근할 수 있게 하는 것은
that has exactly this property.
파일링 시스템을 실제로 개발했습니다.
from the left-hand side.
to the left-hand side of the box.
a document, he'd take it out,
다시 왼쪽에 넣었습니다.
on the left-hand side.
오른쪽 순으로 정리됩니다.
ordered from left to right
what he was looking for
매우 빨리 찾았습니다.
side of the box
and implement this filing system --
적용하기 전에
that you probably already have.
알아야 합니다.
as messy and disorganized,
잘 정리되지 않았다고 비난받는
perfectly organized --
완벽하게 정리된 거죠.
to be ordered from top to bottom
따라 정리되어
what you're looking for
있을 겁니다.
problems in your life.
문제는 아닐 수 있습니다.
are simply very, very hard.
그저 매우 매우 어렵습니다.
제안할 수 있습니다.
what makes the most sense
최소의 시간으로 합니다.
into simpler problems --
만들어서 처리합니다.
or by allowing approximations.
근사치를 허용해서 말이죠.
into the harder problems,
통찰력을 제공할 수 있고
pretty good solutions in their own right.
매우 좋은 해결책을 만들기도 합니다.
to relax when I have to make decisions.
의사결정을 할 때 편하게 합니다.
for finding a home as an example.
37%의 법칙을 활용할 수 있습니다.
consider all of the options,
고려할 수 있는 방법은 없으므로
the optimal strategy,
the very best place is --
할 수 있는 최선입니다.
can help to make us more forgiving
우리 스스로의 한계에 대해
도움을 줄 수 있습니다.
just processes.
과정만 통제할 수 있습니다.
the best process,
최선을 다한 것입니다.
involve taking a chance --
기회를 잡는 것과 관련되어
for a pretty good solution.
절충할 수 있습니다.
that we make when we can't be rational --
하는 양보가 아닙니다.
정의입니다.
ABOUT THE SPEAKER
Tom Griffiths - Psychologist, cognitive scientistTom Griffiths uses ideas from computer science to understand how human minds work.
Why you should listen
Tom Griffiths's research explores connections between natural and artificial intelligence to discover how people solve the challenging computational problems they encounter in everyday life. Currently the Henry R. Luce Professor of Information Technology, Consciousness, and Culture at Princeton University, his work has received awards from organizations ranging from the American Psychological Association to the Sloan Foundation.
In 2016, Griffiths and his friend and collaborator Brian Christian published Algorithms to Live By, a book that illustrates how understanding the algorithms used by computers can inform human decision-making (and vice versa). The book was named one of the Amazon.com "Best Science Books of 2016" and appeared on Forbes's "Must-read brain books of 2016" list as well as the MIT Technology Review's "Best books of 2016" list.
Tom Griffiths | Speaker | TED.com