94

LESSWRONG
LW

93
AI TimelinesOpenAILanguage Models (LLMs)
Frontpage

50

[ Question ]

How does OpenAI's language model affect our AI timeline estimates?

by jimrandomh
15th Feb 2019
1 min read
A
2
7

50

50

How does OpenAI's language model affect our AI timeline estimates?
15orthonormal
10Darmani
21james_t
18Vanessa Kosoy
2wizzwizz4
1avturchin
0Pattern
New Answer
New Comment

2 Answers sorted by
top scoring

orthonormal

Feb 15, 2019

150

It doesn't move much probability mass to the very near term (i.e. 1 year or less), because both this and AlphaStar aren't really doing consequentialist reasoning, they're just able to get a surprising performance with simpler tricks (the very Markovian nature of human writing, a good position evaluation function) given a whole lot of compute.

However, it does shift my probabilities forward in time, in the sense that one new weird trick to do deductive or consequentialist reasoning, plus a lot of compute, might get you there really quickly.

Add Comment

Darmani

Feb 15, 2019

100

Something you learn pretty quickly in academia: don't trust the demos. Systems never work as well when you select the inputs freely (and, if they do, expect thorough proof). So, I wouldn't read too deeply into this yet; we don't know how good it actually is.

Add Comment
[-]james_t7y210

Vis-a-vis selecting inputs freely: OpenAI also included a large dump of unconditioned text generation in their github repo.

Reply
[-]Vanessa Kosoy7y180

They claim beating records on a range of standard tests (such as the Winograd schema), which is not something you can cheat by cherry-picking, assuming they are honest about the results.

Reply
[-]wizzwizz46y20

https://transformer.huggingface.co/ is a nice demonstration of GPT2 that allows you to select the inputs freely.

Reply
Rendering 2/5 comments, sorted by
top scoring
(show more)
Click to highlight new comments since: Today at 9:58 AM
[-]avturchin7y10

It lowers expected AI timing but not only because it is so great achievement, but also because it demonstrates that large part of human thinking could be just generating plausible continuation of the input text.

Reply
[-]Pattern7y00

OpenAI's "safety" move (not releasing the model) reduces the scrutiny it can receive, which makes its impact on forecasts conditional on how good you think it is, when you haven't seen it.

Reply
Moderation Log
More from jimrandomh
View more
Curated and popular this week
A
2
2
AI TimelinesOpenAILanguage Models (LLMs)
Frontpage

OpenAI recently announced progress in NLP, using a large transformer-based language model to tackle a variety of tasks and breaking performance records in many of them. It also generates synthetic short stories, which are surprisingly good.

How surprising are these results, given past models of how difficult language learning was and how far AI had progressed? Should we be significantly updating our estimates of AI timelines?