|
|
|
|
|
by unityByFreedom
3246 days ago
|
|
> An international A.I. mission focused on teaching machines to read could genuinely change the world for the better — the more so if it made A.I. a public good, rather than the property of a privileged few. > author: Gary Marcus is a professor of psychology and neural science at New York University. Not sure what he has in mind. There are already a lot of smart people building Q&A systems. We need tests to establish if a system can read. Once you have those then you can throw a competition up on Kaggle with a big purse. |
|
Check out Winograd Schema: https://en.wikipedia.org/wiki/Winograd_Schema_Challenge
Overview by an expert: http://www.cs.nyu.edu/faculty/davise/papers/WinogradSchemas/...
An example: The city councilmen refused the demonstrators a permit because they [feared/advocated] violence.
When you switch between "fear" and "violence", the meaning of 'they' change. There are many more examples like this.
The best performance in the first round of the 2016 challenge was 58% by a neural network based system. Random guessing would yield 44% (some questions had more than 2 choices). Human performance was 90.89% with a standard deviation of 7.6%.
Here are the challenge problems used in the first round: http://www.cs.nyu.edu/faculty/davise/papers/WinogradSchemas/...
Human Subject Test Performance: http://www.cs.nyu.edu/faculty/davise/papers/WinogradSchemas/...