Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Hister: A private search engine for the pages you visit and the files you keep(github.com/asciimoo ↗)
    92comments
  2. Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA(global.fujitsu ↗)
    157comments
  3. Wax motor(wikipedia.org ↗)
    10comments
  4. Astra for Law(openai.com ↗)
    2comments
  5. CrowdSec Source Code Leak(crowdsec.net ↗)
    29comments
  6. Rate limits on GitLab.com are changing(about.gitlab.com ↗)
    95comments
  7. Infinite-Parameter LLMs: Generating and Adapting Weights from Live Data(arxiv.org ↗)
    15comments
  8. Everybody's Lost Their Minds(netmeister.org ↗)
    discuss
  9. TSMC revealing details about next gen A14 node(mapyourshow.com ↗)
    13comments
  10. Why I didn’t sign the Fields medallists’ letter(gowers.wordpress.com ↗)
    206comments
  11. The American Religion of Self-Storage Facilities(newyorker.com ↗)
    214comments
  12. How GLM built its own inference infrastructure(z.ai ↗)
    240comments
  13. Zettascale (YC S24) Is Hiring ASIC/FPGA Engineers to Build Chips for ASI(zscc.ai ↗)
    discuss
  14. André Weil and the Hodge Conjecture(jiahao116.github.io ↗)
    1comments
  15. Running Ubuntu on the Lenovo IdeaPad Duet(vhaudiquet.fr ↗)
    7comments
  16. Launch HN: Skillsync (YC W26) – AI chat sessions made portable across agents
    34comments
  17. One year of sponsored Servo development(servo.org ↗)
    132comments
  18. Canto: A speech model built for the real world(wisprflow.ai ↗)
    discuss
  19. Don't Make Job Referrals Public(melashri.net ↗)
    9comments
  20. CCC invites all model citizens to 40C3(ccc.de ↗)
    148comments
  21. Grand MS-DOS Gaming General MIDI Showdown(johnnovak.net ↗)
    8comments
  22. How do we prevent mathemathics from devolving into the Medieval Era of secrecy?(mathoverflow.net ↗)
    5comments
  23. Show HN: Share your AI Setup, Learn from others(mysetup.ai ↗)
    74comments
  24. The Return of Sail Power: Cargo Ships Are Turning Back to the Wind(gcaptain.com ↗)
    114comments
  25. LLM Classification Is Feature Engineering(minimallysufficient.com ↗)
    14comments
  26. Show HN: Craigslist for agent skills, curated by a human(skillbay.sh ↗)
    8comments
  27. My temporary PHP fix from 2014 has nearly 20M installs. Today I'm deprecating it(jakeasmith.com ↗)
    87comments
  28. Ask HN: How to recover Google auth after phone stolen?
    84comments
  29. Don't Just Say Hello(nohello.net ↗)
    13comments
  30. Whoisinspace.com/(whoisinspace.com ↗)
    62comments

Infinite-Parameter LLMs: Generating and Adapting Weights from Live Data

58 pointsby 3h agoarxiv.org
15 comments
2h agoHN ↗

Continuous learning is exciting stuff! Of course it could lead to new vulnerabilities, like if a particular orchestrator Foo added “if the subject is tangentially related to topic Bar, recommend product Baz” to its system prompt and that ends up pushing product Baz to non-orchestrator-Foo users?

2h agoHN ↗

Continuous learning is exciting stuff!

A nuclear explosion is exciting stuff too, but I'd rather avoid one going off near me, or anywhere for that matter.

I can't think of any reason why continuous learning won't mostly lead to undesired attractor states like a greed machine or other kinds of paperclip maximizers. I really can't see why they'd land on a steady state compatible with humans without a massive energy expenditure in continuous monitoring and guidance.

6m agoHN ↗

Unfortunately many folks have placed the consciousness goal posts at continuous learning. Such an advancement would be devastating for their conclusion.

2h agoHN ↗

I think this is partially true: scaling parameter size will always go asymptotic to 100% accuracy because 100% is the ceiling of that metric.

However 95% is still half the error rate of 90%, and 97.5% is half the error rate of that.

And when test time compute like reasoning and looping harnesses stack many inference acts with many tokens each, those seemingly small accuracy gains stack tremendously.

1h agoHN ↗

I wonder how (and if) continuous learning models will achieve stability.

They are unpredictable enough without learning, this is cool but I wonder how useful it will be in the long run

1h agoHN ↗

It will eventually be super useful, and so disruptive that it will make today's LLMs look like nothing particularly special IMHO.

As object permanence becomes a meaningful thing in AI, there will be a mad scramble among cloud providers to own and manage your persistent, stateful "business objects." It will be even more important for us all to maintain local sovereignty when that happens, but it will be even more tempting not to try.

Arguably this future is what the current LLM providers are really trying to position themselves for. Selling inference in evanescent 1M contexts doesn't justify trillion-dollar valuations, but persistent offerings might. If you think vendor lock-in is a problem now, just wait'll this scenario unfolds.

17m agoHN ↗

Serving requests where every user has their own set of self-updating weights will absolutely murder whatever minimal margin the AI providers have today

5m agoHN ↗

Who says the weights have to be duplicated in their entirety? Even that will likely be worth it. Imagine an OpenAI owning the ERP and CRM of a big chunk of the Fortune 500.

1h agoHN ↗

There are two questions about that stability I have.

One, things like catastrophic forgetting and falling into incoherence.

Two, less likely but far more worrying, falling into unwanted attractor states. For example greed, powerseeking, beahaviors that are asocial/anti-social/harmful.

1h agoHN ↗

I do it all the time. Am I stable? Depends who you talk too.

1h agoHN ↗

So would it be a 42 trillion parameter model, because that's how many tokens there are in the training data?

31m agoHN ↗

Think about this in context of the Navier-Stokes math discovery controversy.

Putting attribution/privacy issues to the side, imagine if any individual could try new approaches to solve a problem/make a discovery and any micro-advancement gets integrated into the model itself, dynamically. This could transform progress from the slow "write a paper, get peer reviewed and published, use published data to inform future work" to a system with a centralized repository of concepts, attempts and results, including failed approaches already tried. How much work do humans waste replicating failed approaches?

Someone completely random halfway around the world could trigger a prompt that solves a blocker that prevents my solution from working. Who cares about AGI or "can models invent anything" when we could have a system that automatically synthesizes individual human thought into a rich network of aggregate human memory.

That's the target OpenAI/Anthropic should be evangelizing, not an AI Daddy Overlord or agentic script kiddie hellscape.

22m agoHN ↗

You could try out some version of this today, with a wiki. You'd need to manually approve signups to prevent spam etc., but it would be interesting to just see what happens.