korrents

neural networks

The architecture almost all modern machine learning is built on, and what changes when it gets deeper.

What people on korrents have said about neural networks, newest first — 16 positions from 11 people.

FilterEveryone, all time
  1. SA

    Scott Alexander quoted

    Large 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

    LLMs

  2. SA

    Scott Alexander quoted

    researchers 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

  3. 6 months earlier
  4. AK

    Andrej Karpathy quoted

    so 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

  5. 4 months earlier
  6. AK

    Andrej Karpathy quoted

    If 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.

    Verifiabilitykarpathy.bearblog.dev

    reinforcement learning

  7. 4 weeks earlier
  8. AK

    Andrej Karpathy quoted

    And 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

    scaling laws

  9. 3 months earlier
  10. DH

    Demis Hassabis quoted

    And 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

  11. 9 months earlier
  12. GM

    Gary Marcus quoted

    Neurosymbolic 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

  13. 2 months earlier
  14. AG

    Alexey Guzey quoted

    This means that working on neural networks is NOT getting us closer to AGI, except indirectly.

    How my views on AI changed every year 2017-2024guzey.com

    AGILLMs

  15. 14 months earlier
  16. YB

    Yoshua Bengio quoted

    At 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.

    FAQ on Catastrophic AI Risksyoshuabengio.org

  17. 4 months earlier
  18. AR

    Armin Ronacher quoted

    The 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.

    I Think AI Would Kill my Wifelucumr.pocoo.org

  19. 5 years earlier
  20. JF

    Jonathan Frankle quoted

    Neural 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

    pruning

  21. MC

    Michael Carbin quoted

    Neural 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

    pruning

  22. 2 years earlier
  23. KH

    Kaiming He quoted

    Deeper 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

  24. JS

    Jian Sun quoted

    Deeper 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

  25. KH

    Kaiming He quoted

    We 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

  26. JS

    Jian Sun quoted

    We 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