neural networks
The architecture almost all modern machine learning is built on, and what changes when it gets deeper.
FilterEveryone, all time
- SA
Scott Alexander quoted
Their wordsLarge language models are “grown, not built”. Researchers run training data through a neural network. Eventually this creates a working AI; nobody really knows how.
↗God Help Us, Let’s Try To Learn About Mechanistic Interpretability Techniquesastralcodexten.com
- SA
Scott Alexander quoted
Our readingNeural networks do not have a one-to-one mapping between individual neurons and concepts.
Their wordsresearchers started by seeking a 1:1 mapping between neurons and concepts, like a neuron that always fired when the AI was thinking about cats, but quickly learned that nothing like that existed.
↗God Help Us, Let’s Try To Learn About Mechanistic Interpretability Techniquesastralcodexten.com
- 6 months earlier
- AK
Andrej Karpathy quoted
Their wordsso for example, micro GPT, like I asked I tried to get an agent to write micro GPT. So, I told it like try to boil down the simplest things. Like try to boil down my um neural network training to the simplest thing and it can't do it.
↗Skill Issue: Andrej Karpathy on Code Agents, AutoResearch, and the Loopy Era of AIyoutube.com 20th of 20 in this recording
- 4 months earlier
- AK
Andrej Karpathy quoted
Their wordsIf a task/job is verifiable, then it is optimizable directly or via reinforcement learning, and a neural net can be trained to work extremely well.
- 4 weeks earlier
- AK
Andrej Karpathy quoted
Their wordsAnd actually, you don't actually need or want the knowledge. I actually think that's probably actually holding back the neural networks overall because it's actually like getting them to rely on the knowledge a little too much sometimes.
↗Andrej Karpathy — “We’re summoning ghosts, not building animals”youtube.com 6th of 30 in this recording
- 3 months earlier
- DH
Demis Hassabis quoted
Their wordsAnd I think the reason that's possible is that in nature, natural systems have structure because they were subject to evolutionary processes that shape them. And if that's true, then you can maybe learn what that structure is.
↗Demis Hassabis: Future of AI, Simulating Reality, Physics and Video Games | Lex Fridman Podcast #475youtube.com 1st of 20 in this recording
- 9 months earlier
- GM
Gary Marcus quoted
Their wordsNeurosymbolic AI — combining such machinery with neural networks – is likely a necessary condition for going forward.
↗LLMs don’t do formal reasoning - and that is a HUGE problemgarymarcus.substack.com 2nd of 2 in this piece
- 2 months earlier
- AG
Alexey Guzey quoted
Their wordsThis means that working on neural networks is NOT getting us closer to AGI, except indirectly.
- 14 months earlier
- YB
Yoshua Bengio quoted
Their wordsAt the same time, in order to reduce the probability of someone intentionally or unintentionally bringing about a rogue AI, we need to increase governance and we should consider limiting access to the large-scale generalist AI systems that could be weaponized, which would mean that the code and neural net parameters would not be shared in open-source and some of the important engineering tricks to make them work would not be shared either.
- 4 months earlier
- AR
Armin Ronacher quoted
Their wordsThe biggest issue is probably that we don’t control neutral networks enough to be able to ensure AI doesn’t harm humans. We can’t even control AI to not reveal internal prompts.
- 5 years earlier
- JF
Jonathan Frankle quoted
Their wordsNeural network pruning techniques can reduce the parameter counts of trained networks by over 90%, decreasing storage requirements and improving computational performance of inference without compromising accuracy.
↗Frankle & Carbin, "The Lottery Ticket Hypothesis: Finding Sparse, Trainable Neural Networks" (arXiv)arxiv.org 1st of 10 in this piece
- MC
Michael Carbin quoted
Their wordsNeural network pruning techniques can reduce the parameter counts of trained networks by over 90%, decreasing storage requirements and improving computational performance of inference without compromising accuracy.
↗Frankle & Carbin, "The Lottery Ticket Hypothesis: Finding Sparse, Trainable Neural Networks" (arXiv)arxiv.org 2nd of 10 in this piece
- 2 years earlier
- KH
Kaiming He quoted
Their wordsDeeper neural networks are more difficult to train.
↗He, Zhang, Ren & Sun, "Deep Residual Learning for Image Recognition" (arXiv)arxiv.org 1st of 8 in this piece
- JS
Jian Sun quoted
Their wordsDeeper neural networks are more difficult to train.
↗He, Zhang, Ren & Sun, "Deep Residual Learning for Image Recognition" (arXiv)arxiv.org 2nd of 8 in this piece
- KH
Kaiming He quoted
Their wordsWe provide comprehensive empirical evidence showing that these residual networks are easier to optimize, and can gain accuracy from considerably increased depth.
↗He, Zhang, Ren & Sun, "Deep Residual Learning for Image Recognition" (arXiv)arxiv.org 5th of 8 in this piece
- JS
Jian Sun quoted
Their wordsWe provide comprehensive empirical evidence showing that these residual networks are easier to optimize, and can gain accuracy from considerably increased depth.
↗He, Zhang, Ren & Sun, "Deep Residual Learning for Image Recognition" (arXiv)arxiv.org 6th of 8 in this piece