Tom Griffiths: 3 ways to make better decisions -- by thinking like a computer
Tom Griffiths: Três maneiras de tomar decisões melhores, pensando como um computador
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.
um lugar para comprar ou alugar,
a place to buy or rent,
to find a home here recently,
aqui recentemente,
about what's out there
disponíveis e do mercado imobiliário.
of the very best place passing you by.
to switch from looking
that it has a simple solution.
o fato de haver uma solução simples.
that you find the very best place,
de encontrar o melhor lugar,
of what's on the market,
do que está no mercado
on the next place you see,
melhor do que qualquer outro que já vimos.
that you've seen so far.
iremos usar 37% desse tempo;
take 37 percent of that time --
trying to find a place to live
encontrar um lugar para morar
stopping problem.
studied extensively
estudada amplamente
da computação.
como funciona a mente humana,
até nossos fracassos terríveis.
to our dismal failures.
the computational structure
computacionais dos problemas
that arise in everyday life,
solutions to those problems
para esses problemas
nos comportamos.
a little bit of computer science
de ciência da computação
de decisões humanas.
excessivamente intelectual...
as an overly cerebral kid ...
that I thought was rational,
que considerava racional,
the very best action to take.
that doesn't scale up
com os problemas da vida adulta.
the sorts of problems
to break up with my girlfriend
com minha namorada,
as preferências dela e as minhas
her preferences as well as my own
the wrong approach
para resolver o problema estava errada...
what restaurant to go to
a qual restaurante ir
who to spend the rest of your life with,
passar o resto de sua vida,
computacionais difíceis de resolver
with computational problems
by applying sheer effort.
consultar os especialistas:
the first people you think to talk to.
com quem pensamos em conversar.
exhaustive and exact --
exaustiva e exata,
of human decisions
nas decisões humanas
we've got this backwards.
isso de maneira errada.
of difficult problems
que surgem em nossa vida,
resolvem esses problemas
actually solve those problems
that people really act.
como as pessoas se comportam.
what restaurant to go to.
a qual restaurante ir.
a particular computational structure.
computacional particular.
one of those options,
a mesma decisão amanhã.
exactly the same decision tomorrow.
o que os cientistas da computação
what computer scientists call
explorar-aproveitar".
sobre experimentar algo novo:
to try something new --
que podemos usar no futuro,
to use in the future --
que é muito bom,
that you already know is pretty good --
já reunida até o momento.
that you've already gathered so far.
shows up any time you have to choose
entre tentar algo novo
que é muito bom,
that you already know is pretty good,
who you're going to spend time with.
das empresas de tecnologia
that technology companies face
qual anúncio expor em um site.
like decide what ad to show on a web page.
e aprender sobre ele,
and learn something about it,
que há boa chance de ser clicado?
chance you're going to click on?
da computação avançaram muito
a lot of progress understanding
explorar-aproveitar,
alguns insights surpreendentes.
some surprising insights.
what restaurant to go to,
a qual restaurante ir,
you're going to be in town.
for a short time,
que já sabemos que é bom.
you already know is good.
por mais tempo, vamos explorar.
for a longer time, explore.
because the information you get
poderá melhorar nossas escolhas futuras.
your choices in the future.
tivermos para usá-la.
you're going to have to use it.
uma percepção da estrutura da vida humana.
of a human life as well.
for being particularly rational.
de serem especificamente racionais.
e tentando colocá-las na boca.
in their mouths.
what they should be doing.
que deveriam estar fazendo.
phase of their lives,
could turn out to be delicious.
podem acabar sendo deliciosas.
ao mesmo restaurante
to the same restaurant
that he's earned
adquirido ao longo da vida.
explorar-aproveitar
the explore/exploit trade-off
relaxar e ir com mais calma
to sort of relax and go easier on yourself
ao melhor restaurante.
to the best restaurant every night.
valerá mais do que um jantar muito bom.
than one pretty good dinner.
pode nos ajudar a favorecer
to make it easier on us
to tidy up your wardrobe,
o guarda-roupa,
agonizing decision:
especificamente agonizante:
you're going to keep
to have thought very hard about this --
bastante a respeito...
quatro perguntas:
of something that I already own?
I wore it or used it?"
que vesti ou usei isso?"
sobre esse problema.
even harder about this problem,
é mais importante que as outras.
is more important than the others.
the memory systems of computers.
de memória dos computadores.
two kinds of memory systems:
têm dois tipos deles:
that has limited capacity,
com capacidade limitada,
which is much larger.
que é muito maior.
as efficiently as possible,
da maneira mais eficiente possível,
que a informação a ser acessada
you want to access
ela é carregada na memória rápida,
a piece of information,
precisa remover daquela memória,
it has to remove from that memory,
tentaram outras estratégias
a few different strategies
da memória rápida.
from the fast memory.
algo aleatoriamente
something at random
a entrar, primeiro a sair",
the "first-in, first-out principle,"
que está na memória há mais tempo.
for the longest.
menos utilizados recentemente.
which have been least recently used.
to remove something from memory,
remover algo da memória,
pela última vez há mais tempo no passado.
last accessed the furthest in the past.
kind of logic to this.
accessed that piece of information,
que acessamos essa informação,
até que precisemos acessá-la novamente.
to access it again.
the computer's memory.
a memória do computador.
the things that you're most likely to need
que provavelmente precisaremos
as quickly as possible.
o mais rápido possível.
o princípio do menos usado recentemente
the least recently used principle
perguntas de Martha,
to Martha's four questions,
que, dessas, a última é a mais importante.
would say that of these,
likely to need are most accessible
seja mais acessível
that has exactly this property.
que tem exatamente essa propriedade.
from the left-hand side.
a partir do lado esquerdo.
também movia o que estava lá
no lado esquerdo da caixa.
to the left-hand side of the box.
um documento, ele o tirava,
a document, he'd take it out,
no lado esquerdo.
on the left-hand side.
ordenados da esquerda para a direita
ordered from left to right
what he was looking for
rapidamente o que procurava
side of the box
da caixa e indo para a direita.
and implement this filing system --
para implementar esse sistema...
that you probably already have.
provavelmente já o implementaram.
confusa e desorganizada,
as messy and disorganized,
perfeitamente organizada...
perfectly organized --
no topo da pilha.
to be ordered from top to bottom
de cima para baixo,
o que estamos procurando
what you're looking for
problems in your life.
mais urgentes de nossa vida.
are simply very, very hard.
são simplesmente muito difíceis.
estratégias e talvez algum consolo.
what makes the most sense
de fazer o que faz mais sentido
into simpler problems --
tornando-os mais simples,
ou permitindo aproximações.
or by allowing approximations.
into the harder problems,
dos problemas mais difíceis,
pretty good solutions in their own right.
por direito próprio.
to relax when I have to make decisions.
quando tenho que tomar decisões.
for finding a home as an example.
para encontrar uma casa como exemplo.
consider all of the options,
the optimal strategy,
the very best place is --
o melhor lugar é...
can help to make us more forgiving
pode ajudar a nos tornar mais tolerantes
just processes.
apenas processos.
o melhor processo,
the best process,
involve taking a chance --
envolvem arriscar,
for a pretty good solution.
uma solução muito boa.
that we make when we can't be rational --
quando não podemos ser racionais,
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