Earlier quoted context omitted.
How is that possible if the AI models rely on and implicitly trust these sources?
The article is about how well AI models misrepresent the content of news , not how often they misrepresent reality. My point is that even if the AI models make no errors when representing news content, they'll still be quite inaccurate when reality is the benchmark. Who cares if AI does a good job representing the source, when the source is crap?
AI assistants misrepresent news content 45% of the time
161–170 of 306 posts
Re: AI assistants misrepresent news content 45% of the time
#162Earlier quoted context omitted.
I wouldn't even say BBC is a good source to cite. For foreign news, BBC is outright biased. Though I don't have any good suggestions for what an LLM should cite instead.
Reuters or AP IMO. Both take NPOV and accuracy very seriously. Reuters famously wouldn't even refer to the 9/11 hijackers as terrorists, as they wanted to remain as value-neutral as possible.
Re: AI assistants misrepresent news content 45% of the time
#163Earlier quoted context omitted.
The biggest problem with that citation isn't that the article has since been deleted. The biggest problem is that that particular Wikipedia article was never a good source in the first place. That seems to be the real challenge with AI for this use case. It has no real critical thinking skills, so it's not really competent to choose reliable sources. So instead we're lowering the bar to just asking that the sources a…
I think this is a real challenge for everyone. In many ways potentially we need a restart of a wikipedia like site to document all the valid and good sources. This would also hopefully include things like source bias and whether it's a primary/secondary/tertiary source.
Re: AI assistants misrepresent news content 45% of the time
#164Earlier quoted context omitted.
The BBC has a strong right wing bias within the UK too. There’s no such thing as unbiased.
[flagged]
The Guardian is at best centre-right.
Next you’ll try to convince me that Starmer’s Labour is left wing or the Lock Ness monster is real.
Re: AI assistants misrepresent news content 45% of the time
#165Re: AI assistants misrepresent news content 45% of the time
#166Earlier quoted context omitted.
I'm curious if LLM skeptics bother to click through and read the details on a study like this, or if they just reflexively upvote it because it confirms their priors. This is a hit piece by a media brand that's either feeling threatened or is just incompetent. Or both.
Whether a hitpiece or not, it rhymes with my experience and provides receipts. Can you provide yours?
Re: AI assistants misrepresent news content 45% of the time
#167Earlier quoted context omitted.
The fix for this is for the AI to double-check all links before providing them to the user. I frequently ask ChatGPT to double check that references actually exist when it gives me them. It should be built in!
I thought people here hated it when LLMs made http requests?
It's not bad when they use the Internet at generation time to verify the output.
Re: AI assistants misrepresent news content 45% of the time
#168Earlier quoted context omitted.
> Now let's run this experiment against the editorial boards in newsrooms. Or against people in general. It's a pet peeve of mine that we get these kinds of articles without a baseline established of how people do on the same measure. Is misrepresenting news content 45% of the time better or worse than the average person? I don't know. By extension: Would a person using an AI assistant misrepresent news more or less…
The difference is the ease with which AI can be rolled out, scaled up, and woven into the fabric of our interactions with society.
Re: AI assistants misrepresent news content 45% of the time
#169Re: AI assistants misrepresent news content 45% of the time
#170Earlier quoted context omitted.
It did exist but got removed: https://en.wikipedia.org/wiki/Wikipedia:Articles_for_deletio... Quite an omission to not even check for that and it make me think that was done intentionally.
It's probably for the best that chat interfaces avoid making direct HTTP calls to sources at run-time to confirm that they don't 404 - imagine how much extra traffic that could add to an internet ecosystem which is suffering from badly written crawlers already. (Not to mention plenty of sites have added robots.txt rules deliberately excluding known AI user-agents now.)