politics
Welcome to the discussion of US Politics!
Rules:
- Post only links to articles, Title must fairly describe link contents. If your title differs from the site’s, it should only be to add context or be more descriptive. Do not post entire articles in the body or in the comments.
Links must be to the original source, not an aggregator like Google Amp, MSN, or Yahoo.
Example:
- Articles must be relevant to politics. Links must be to quality and original content. Articles should be worth reading. Clickbait, stub articles, and rehosted or stolen content are not allowed. Check your source for Reliability and Bias here.
- Be civil, No violations of TOS. It’s OK to say the subject of an article is behaving like a (pejorative, pejorative). It’s NOT OK to say another USER is (pejorative). Strong language is fine, just not directed at other members. Engage in good-faith and with respect! This includes accusing another user of being a bot or paid actor. Trolling is uncivil and is grounds for removal and/or a community ban.
- No memes, trolling, or low-effort comments. Reposts, misinformation, off-topic, trolling, or offensive. Similarly, if you see posts along these lines, do not engage. Report them, block them, and live a happier life than they do. We see too many slapfights that boil down to "Mom! He's bugging me!" and "I'm not touching you!" Going forward, slapfights will result in removed comments and temp bans to cool off.
- Vote based on comment quality, not agreement. This community aims to foster discussion; please reward people for putting effort into articulating their viewpoint, even if you disagree with it.
- No hate speech, slurs, celebrating death, advocating violence, or abusive language. This will result in a ban. Usernames containing racist, or inappropriate slurs will be banned without warning
We ask that the users report any comment or post that violate the rules, to use critical thinking when reading, posting or commenting. Users that post off-topic spam, advocate violence, have multiple comments or posts removed, weaponize reports or violate the code of conduct will be banned.
All posts and comments will be reviewed on a case-by-case basis. This means that some content that violates the rules may be allowed, while other content that does not violate the rules may be removed. The moderators retain the right to remove any content and ban users.
That's all the rules!
Civic Links
• Congressional Awards Program
• Library of Congress Legislative Resources
• U.S. House of Representatives
Partnered Communities:
• News
view the rest of the comments
How many lawyers need to screw themselves over by using LLMs to write legal briefs before the others realize that doing so just might be a bad idea?
I mean, come on, people. There is no such thing as actual artificial "intelligence." There are programs that try to mimic intelligence like LLMs but they are not actually intelligent. These models are trained using data from all over the internet with no vetting as to accuracy. When the thing searches for legal cases to cite, it is just as likely to cite a fictional case from some story as it is to cite an actual case.
It's not like it's looking up anything either. It's just putting words together that sound right to us. It could hallucinate a citation that never even existed as a fictional case, let alone a real one.
Absolutely this. LLM basically is trained to be good at fooling us into thinking it is intelligent, and it is very good at it.
It doesn't demonstrate how good it is in what it is doing, it demonstrates how easy it is to fool us.
My company provides copilot for software engineering and I use it in my IDE.
The problem is that it produces code that looks accurate, but it often isn't. I frequently tend to disable it. I think it might help in area where I don't know what I'm doing, so it can get some working code, but it is a double edged sword, because if I don't know what I'm doing I will not be able to catch issues.
I also noticed that what it produces when correct, I can frequently write a simpler and shorter version that fits my use case. It looks very likely like code you see students put on GitHub when they post their homework assignment, and I guess that's what it was trained on.
And you pinpointed exactly the issue right there...
People who don't know what they're doing asking something that can't reason to do something that neither of them understand. It's like the dumbest realization of the singularity we could possibly achieve.
That's a fascinating concept. An LLM is really just a specific kind of machine learning. Machine learning can be amazing. It can be used to create algorithms that can detect cancer, predict protein functions, or develop new chemical structures. An LLM is just an algorithm generated using machine learning that deceives people into thinking it's intelligent. That seem like a very accurate description to me.
That's what happened in this case reviewed by Legal Eagle.
The lawyer provided a brief that cited cases that the judge could not find. The judge requested paper copies of the cases and that's when the lawyer handed over some dubious documents. The judge then called the lawyer into the court to ask why he submitted fraudulent cases and why he shouldn't have his law licence revoked. The lawyer fessed up that he asked ChatGPT to write the brief and didn't check the citations. When the judge asked for the cases, the lawyer went back to ask ChatGPT for them, and it generated the cases...but they were clearly not real. So much so that the defendants names would change throughout the case, the judges who ruled on the cases were from different districts, and they were all about a page long when real case rulings tend to be dozens of pages.
At this point, everyone should understand that every single thing a public AI "writes" needs to be vetted by a human, particularly in the legal field. Lawyers who don't understand this need to no longer be lawyers.
(On the other hand, I bet all the good law firms are maintaining their own private AI, where they feed it the relevant case histories directly, and specifically instruct it to provide citations to published works and not make shit up on its own. Then they validate it all, anyway, because their professional reputation depends on it).
I think it would be quite reasonable for any lawyer who files something that includes references to case law that doesn’t exist to simply be disbarred.
The courts are backed up enough without having to deal with this bullshit. And it shows clear lack of concern for properly representing their client
It's just as likely to just make something up than site a case, real or fictional. It'll use very confident language to gaslight you into thinking it's real though, as it does with everything else.
Humans are stupid. The issue with LLMs is that they're all just confidence men. They speak with authority so people believe them without question, even though it doesn't actually know anything.
The fact that so many lawyers are pulling this shit should have people terrified about how much AI generated documents are making it into the record without being noticed.
It's probably a matter of time before one these non-existent cases results in decisions that will cause serious harm.
It's one thing to use it as a fancy spell check, it's another to have it generate AI slop then present that as a legal argument without reading it
LLMs are basically extremely complex text autocomplete systems.
Most smartphones these days have such systems learn from yourself, personally (and of course use all of your vocab data to make a profile of you and sell it to marketers, law enforcement, whoever is buying)... but LLMs learn from... a little bit of everything, all of the time.
Yes