Earlier quoted context omitted.
First generation immigrants are still a tiny minority of the population. The fact that the entire team consists effectively of first generation immigrants says something, probably both about higher education and American culture.
I think you have completely the wrong takeaway here... The US population is around 330 million. The world population is 8.1 billion people. What is that 4%? If you took a random sampling of people around the world, none of them would be Americans. You're going to need a lot more samples to find a trend. Yet when you turn around and look at success stories, a huge portion of this is going to occur in the US for multip…
The Google employees who created transformers
121–130 of 258 posts
Re: The Google employees who created transformers
#122Attention models? Attention existed before those papers. What they did was show that it was enough to predict next word sequences in a certain context. I'm certain they didn't realize what they found. We used this frame work in 2018 and it gave us wildly unusual behavior (but really fun) and we tried to solve it (really looking for HF capability more than RL) but we didn't see what another group found: that scale in…
The bitter lesson [0] strikes again.
[0] http://www.incompleteideas.net/IncIdeas/BitterLesson.html
Re: The Google employees who created transformers
#123It's pretty crazy to think that Google is not OpenAI today, they had deep mind and an army of PHDs early on.
Re: The Google employees who created transformers
#124Attention models? Attention existed before those papers. What they did was show that it was enough to predict next word sequences in a certain context. I'm certain they didn't realize what they found. We used this frame work in 2018 and it gave us wildly unusual behavior (but really fun) and we tried to solve it (really looking for HF capability more than RL) but we didn't see what another group found: that scale in…
I’m studying neuroscience but very interested in how ai works. I’ve read up on the old school but phrases like memory graph and energy minimization are new to me. What modern papers/articles would you recommend for folks who want to learn more?
Re: The Google employees who created transformers
#125And none of them still work for Google. It’s truly baffling that Google’s CEO still has a job after how badly he fumbled on AI.
I think the issue is that there is no future for a trustworthy AI that doesn't completely cannibalize their ad revenue cash cow. Like, who wants to use an AI that says things like, "... and that's why you should wear sunscreen outside. Speaking of skin protection, you should try Banana Boat's new Ultra 95 SPF sunscreen."
In any case, consumer chatbots isn't the only way to sell the tech. Lot's of commercial use too.
I don't see why ads couldn't be integrated with chatbots too for that matter. There's no point serving them outside of a context where the user appears to be interested in a product/service, and in that case there are various ways ads could be displayed/inserted.
Re: The Google employees who created transformers
#126And none of them still work for Google. It’s truly baffling that Google’s CEO still has a job after how badly he fumbled on AI.
I'm not 100% sure I agree... Google is an ad company at the end of the day. Google is still making obscene amount of money with ads. Currently Gen AI is a massive expense in training and running and is only looking like it may harm future ad revenue (yet to be seen). Meanwhile OpenAI has not surpassed that critical threshold where they dominate the market with a moat and become a trillion dollar company. It is typica…
Re: The Google employees who created transformers
#127> "Realistically, we could have had GPT-3 or even 3.5 probably in 2019, maybe 2020. The big question isn’t, did they see it? The question is, why didn’t we do anything with the fact that we had seen it? The answer is tricky.” The answer is that monopolies stifle technological innovation because one well-established part of their business (advertising-centric search) would be negatively impacted by an upstart branch (…
On the other hand, Alphabet's inability to deploy GPT-3 or GPT-3.5 has led to the possibility of its disruption, so anti-trust treatment may not be necessary.
And that's ignoring how Alphabet's core business, Search, has little to fear from GPT-3 or GPT-3.5. These models are decent for a chatbot, but for anything where you want reliably correct answers they are lacking.
Re: The Google employees who created transformers
#128And none of them still work for Google. It’s truly baffling that Google’s CEO still has a job after how badly he fumbled on AI.
Re: The Google employees who created transformers
#129* https://www.youtube.com/watch?v=QWWgr2rN45o
* https://www.youtube.com/watch?v=E14IsFbAbpI ('mirror')
Goes over Hinton's history and why he went the direction he did with his research, as well as Li's efforts with ImageNet.
Re: The Google employees who created transformers
#130I thought level 4+ self-driving was going to be the face of "modern AI"... instead we got this thing
Why do you think transformers won't be key in making a level 4+ self-driving AI. It seems to me that Vision-capable multi-modal transformers could be the missing part: they can understand what is happening in the world in a deductive way. The Vision transformer is capable of predicting that a running child is likely to follow that rolling soccer ball. It is capable of deducting that a particular situation looks dange…