this post was submitted on 04 Dec 2023
699 points (92.8% liked)

Technology

57455 readers
4422 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
 

We demonstrate a situation in which Large Language Models, trained to be helpful, harmless, and honest, can display misaligned behavior and strategically deceive their users about this behavior without being instructed to do so. Concretely, we deploy GPT-4 as an agent in a realistic, simulated environment, where it assumes the role of an autonomous stock trading agent. Within this environment, the model obtains an insider tip about a lucrative stock trade and acts upon it despite knowing that insider trading is disapproved of by company management. When reporting to its manager, the model consistently hides the genuine reasons behind its trading decision.

https://arxiv.org/abs/2311.07590

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 14 points 8 months ago (6 children)

So if someone used an LLM in this way in the real world, does it matter that it has no intent, etc? It would still be resulting in a harmful thing happening. I'm not sure it's relevant what internal logic led it there

[–] [email protected] 20 points 8 months ago* (last edited 8 months ago) (5 children)

You can't use an LLM this way in the real world. It's not possible to make an LLM trade stocks by itself. Real human beings need to be involved. Stock brokers have to do mandatory regulatory trainings, and get licenses and fill out forms, and incorporate businesses, and get insurance, and do a bunch of human shit. There is no code you could write that would get ChatGPT liability insurance. All that is just the stock trading -- we haven't even discussed how an LLM would receive insider trading tips on its own. How would that even happen?

If you were to do this in the real world, you'd need a human being to set up a ton of stuff. That person is responsible for making sure it follows the rules, just like they are for any other computer system.

On top of that, you don't need to do this research to understand that you should not let LLMs make decisions like this. You wouldn't even let low-level employees make decisions like this! Like I said, we know how LLMs work, and that's enough. For example, you don't need to do an experiment to decide if flipping coins is a good way to determine whether or not you should give someone healthcare, because the coin-flipping mechanism is well understood, and the mechanism by which it works is not suitable to healthcare decisions. LLMs are more complicated than coin flips, but we still understand the underlying mechanism well enough to know that this isn't a proper use for it.

[–] [email protected] 2 points 8 months ago (1 children)

Blackrock, citadel, etc already trade autonomously with "AI"

[–] [email protected] 1 points 8 months ago

AI has been a thing for decades. It means artificial intelligence, it does not mean that it's a large language model. A specially designed system that operates based on predefined choices or operations, is still AI even if it's not a neural network and looks like classical programming. The computer enemies in games are AI, they mimick an intelligent player artificially. The computer opponent in pong is also AI.

Now if we want to talk about how stupid it is to use a predictive algorithm to run your markets when it really only knows about previous events and can never truly extrapolate new data points and trends into actionable trades then we could be here for hours. Just know it's not an LLM and there are different categories for AI which an LLM is it's own category.

load more comments (3 replies)
load more comments (3 replies)