Hacker News new | ask | show | jobs
by gwern 3253 days ago
> I sense the hand of an editor. Particularly regarding the title.

Gary Marcus is probably fine with the title. He's been talking down deep learning (and talking up his own more old-fashioned Bayesian flavored ideas and startup) for years now, trying to ignore all the successes like Google's knowledge graph and just omitting the actual research, like when he says

> Such systems can neither comprehend what is going on in complex visual scenes (“Who is chasing whom and why?”) nor follow simple instructions (“Read this story and summarize what it means”).

Which deep learning actually... works pretty well on? Look at Facebook and Google's work on visual & textual question answering using approaches like memory networks.

1 comments

Totally agree

The work on textual understanding is definitely still early days (though the press release makes it seem like it's understanding the entire LOTR, it's just reading a very structured short version) but already crazy impressive: https://venturebeat.com/2015/03/26/facebooks-latest-deep-lea...

On visual QA, Francois Chollet's talk at the TensorFlow dev summit shows how easy it is to get a (again constrained to 1-word answers but still very impressive) video QA system working in like 20 lines of Keras: https://www.youtube.com/watch?v=UeheTiBJ0Io&vl=en