this post was submitted on 11 Feb 2024
329 points (85.2% liked)
Technology
59398 readers
2959 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- 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
view the rest of the comments
Is this a case of "here, LLM trained on millions of lines of text from cold war novels, fictional alien invasions, nuclear apocalypses and the like, please assume there is a tense diplomatic situation and write the next actions taken by either party" ?
But it's good that the researchers made explicit what should be clear: these LLMs aren't thinking/reasoning "AI" that is being consulted, they just serve up a remix of likely sentences that might reasonably follow the gist of the provided prior text ("context"). A corrupted hive mind of fiction authors and actions that served their ends of telling a story.
That being said, I could imagine /some/ use if an LLM was trained/retrained on exclusively verified information describing real actions and outcomes in 20th century military history. It could serve as brainstorming aid, to point out possible actions or possible responses of the opponent which decision makers might not have thought of.
It might be useful if it's being asked what sequences of actions and events are most probable to result in a specific desired outcome
It's just as likely to make some shit up as it is to be any kind of helpful.
To an extent.
My professional ANN experience is with computer vision and object detection. A bit with image and sound GANs too.
LLMs that I've spent time training and experimenting with (and I argue GANs as a class of ANNs, in general) tend to "hallucinate" or "dream harder" after several tens of queries within the same instance.
But one can improve output "fidelity" based on constraint parameters on the user and inference self-check algorithms.
Addendum: