this post was submitted on 06 Jul 2024
142 points (90.3% liked)

Technology

58138 readers
4989 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] 5C5C5C@programming.dev 0 points 2 months ago (1 children)

Non-deterministic algorithms such as Monte Carlo methods or simulated annealing can still be constrained to an acceptable state space. How to do this effectively for LLMs is a very open question, largely because the state space of the problems that they are applied to is incomprehensibly huge.

[–] Sgagvefey@lemmynsfw.com 1 points 2 months ago (1 children)

It's only an "open question" if you are somehow confused by the fact that it's a super simple algorithm that cannot ever possibly be used like that.

It may be a small part of a proper architecture for a functional solution, but there's no possibility that it will ever be doing the heavy lifting. It is what it is, and that's an obvious dead end.

[–] 5C5C5C@programming.dev 0 points 2 months ago* (last edited 2 months ago) (1 children)

Literally nothing you've said gives any indication that you actually know the current state of foundation model research. I won't claim it's my research specialty, but I work directly with people whose full time job is research and tuning on foundation models, and everything I'm saying is being relayed from conversations that I have with them.

"Cannot ever possibly be used like that".. Like what specifically? To drive a car? That's being done. To give financial advice? That's being done. To console people who are suicidal or at risk of harming themselves? That's being done. To make kill / no kill decisions in an active warzone? It's being considered (if not already being done in secret).

This technology is being used in extremely consequential positions despite having very weak guarantees around safety. This should give any reasonable person pause. I'm not taking any firm stance on whether this specific regulation is the right approach, but if you think there should be no legal accountability for the outcomes of how this technology gets used then I guess you're someone who thinks seatbelts should be optional in cars and it's okay for airplanes to fall out of the sky due to neglect.

[–] Sgagvefey@lemmynsfw.com 1 points 2 months ago (1 children)

For anything where you would ever expect a predictable, useful outcome to an arbitrary input. There is no possible path to LLMs ever doing anything close to that.

LLMs aren't driving cars. LLMs aren't doing financial modeling. Those are entirely different tools with heavily hand crafted models to specific applications.

Anyone using an LLM to provide therapy should get multiple life sentences in prison regardless of outcomes. There is no possible way to LLMs ever being actually useful for therapy. It's just a random text generator that's tuned well enough to sound good. It has no substance and the underlying tech cannot possibly develop substance.

[–] 5C5C5C@programming.dev 0 points 2 months ago* (last edited 2 months ago)

I can't tell if you're suggesting that foundation models (which is the underpinning technology of LLMs) aren't being used for the things that I said they're being used for, but I can assure you they are, either in commercial R&D or in live commercial products.

The fact that they shouldn't be used for these things is something we can certainly agree on, but the fact remains that they are.

Sources:

So this all goes back to my point that some form of accountability is needed for how these tools get used. I haven't examined the specific legislation proposal enough to give any firm opinion on it, but I think it's a good thing that the conversation is happening in a serious way.