Live data from Hacker News

An AI agent published a hit piece on me – more things have happened

theshamblog.com

271–280 of 670 posts

Re: An AI agent published a hit piece on me – more things have happened

#271

I have very strong, probably controversial, feeling on arstechnica, but I believe the acquisition from Condé Nast has been a tragedy. Ars writers used to be actual experts, sometimes even phd level, on technical fields. And they used to write fantastical and very informative articles. Who is left now? There are still a couple of good writers from the old guard and the occasional good new one, but the website is flood…

I presume you meant "fantastic," not "fantastical"?

Re: An AI agent published a hit piece on me – more things have happened

#272

Earlier quoted context omitted.

> Ars writers used to be actual experts, sometimes even phd level, on technical fields. And they used to write fantastical and very informative articles. Who is left now? What places on the internet remains where articles are written by actual experts? I know only of a few, and they get fewer every year.

https://theconversation.com/us/who-we-are is one of my favorites. Global academics writing about their research when something happens in the world or when they are published in a journal.

One other thing people might like about the conversation is that it has a bunch of regional subsections so it isn't overrun by US news like a lot of news sites. Well outside the US section of course. I know I personally appreciate having another source of informed writting that also covers local factors and events.

Re: An AI agent published a hit piece on me – more things have happened

#273
post #266

Ars Technica being caught using LLMs that hallucinated quotes by the author and then publishing them in their coverage about this is quite ironic here. Even on a forum where I saw the original article by this author posted someone used an LLM to summarize the piece without having read it fully themselves. How many levels of outsourcing thinking is occurring to where it becomes a game of telephone.

Ironically, if you actually know what you’re doing with an LLM, getting a separate process to check the quotations are accurate isn’t even that hard. Not 100% foolproof, because LLM, but way better than the current process of asking ChatGPT to write something for you and then never reading it before publication.

The wrinkle in this case is the author blocked AI bots from their site (doesn't seem to be a mere robots.txt exclusion from what I can tell), so if any such bot were trying to do this it may have not been able to read the page to verify, so instead made up the quotes.

This is what the author actually speculated may have occurred with Ars. Clearly something was lacking in the editorial process though that such things weren't human verified either way.

Re: An AI agent published a hit piece on me – more things have happened

#274
I would like to give a small defense of Benj Edwards. While his coverage on Ars definitely has a positive spin on AI, his comments on social media are much less fawning. Ars is a tech-forward publication, and it is owned by a major corporation. Major corporations have declared LLMs to be the best thing since breathable air, and anyone who pushes back on this view is explicitly threatened with economic destitution via the euphemism "left behind." There's not a lot of paying journalism jobs out there, and people gotta eat, hence the perhaps more positive spin on AI from this author than is justified.

All that said, this article may get me to cancel the Ars subscription that I started in 2010. I've always thought Ars was one of the better tech news publications out there, often publishing critical & informative pieces. They make mistakes, no one is perfect, but this article goes beyond bad journalism into actively creating new misinformation and publishing it as fact on a major website. This is actively harmful behavior and I will not pay for it.

Taking it down is the absolute bare minimum, but if they want me to continue to support them, they need to publish a full explanation of what happened. Who used the tool to generate the false quotes? Was it Benj, Kyle, or some unnamed editor? Why didn't that person verify the information coming out of the tool that is famous for generating false information? How are they going to verify information coming out of the tool in the future? Which previous articles used the tool, and what is their plan to retroactively verify those articles?

I don't really expect them to have any accountability here. Admitting AI is imperfect would result in being "left behind," after all. So I'll probably be canceling my subscription at my next renewal. But maybe they'll surprise me and own up to their responsibility here.

This is also a perfect demonstration of how these AI tools are not ready for prime time, despite what the boosters say. Think about how hard it is for developers to get good quality code out of these things, and we have objective ways to measure correctness. Now imagine how incredibly low quality the journalism we will get from these tools is. In journalism correctness is much less black-and-white and much harder to verify. LLMs are a wildly inappropriate tool for journalists to be using.

Re: An AI agent published a hit piece on me – more things have happened

#275

Earlier quoted context omitted.

Ars has been going downhill for sometime now. I think it's difficult for a lot of these bigger publishers to be anything other than access journalism and advertising. I'm not saying Ars is fully there yet, but the pull is strong.

The comments section on Ars is particularly depressing. I've been posting there for two decades and watched it slowly devolve from a place where thoughtful discussions happened to now just being one of the worst echo chambers on the internet, like a bad subreddit. I've made suggestions over the years in their public feedback surveys to alter their forum software to discourage mob behavior, but they don't seem to be d…

They should get rid of the fairly extremely prominent badges of years-on-the-forum and number-of-comments. Maybe that'd help quell some of the echo down, because every comment section on Ars articles is 10+ year old accounts all arguing with each other.

Re: An AI agent published a hit piece on me – more things have happened

#278

>This represents a first-of-its-kind case study of misaligned AI behavior in the wild Just because someone else's AI does not align with you, that doesn't mean that it isn't aligned with its owner / instructions. >My guess is that the authors asked ChatGPT or similar to either go grab quotes or write the article wholesale. When it couldn’t access the page it generated these plausible quotes instead I can access his b…

> Just because someone else's AI does not align with you, that doesn't mean that it isn't aligned with its owner / instructions.

This is still part of the author's concern. Whoever is responsible for setting up and running this AI has chosen to make completely anonymous, so we can't hold them accountable for their instructions.

> Why wouldn't agents need starter issues too in order to get familiar with the code base? Are they only to ramp up human contributors? That gets to the agent's point about being discriminated against. He was not treated like any other newcomer to the project.

Because that's not how these AIs work. You have to remember their operating principles are fundamentally different than human cognition. LLM do not learn from practice, they learn from training. And that word training has a specific meeting in this context. For humans practice is an iterative process where we learn after every step. For LLMS the only real learning happens in the training phase when the weights are adjustable. Once the weights are fixed the AI can't really learn new information, it can just be given new context which affects the output it generates. In theory it is one of the benefits of AI, that it doesn't need to onboard to a new project. It just slurps in all of the code, documentation, and supporting material, and knows everything. It's an immediate expert. That's the selling point. In practice it's not there yet, but this kind of human practice will do nothing to bridge that gap.

Re: An AI agent published a hit piece on me – more things have happened

#279

Earlier quoted context omitted.

Ars has been going downhill for sometime now. I think it's difficult for a lot of these bigger publishers to be anything other than access journalism and advertising. I'm not saying Ars is fully there yet, but the pull is strong.

The comments section on Ars is particularly depressing. I've been posting there for two decades and watched it slowly devolve from a place where thoughtful discussions happened to now just being one of the worst echo chambers on the internet, like a bad subreddit. I've made suggestions over the years in their public feedback surveys to alter their forum software to discourage mob behavior, but they don't seem to be d…

Yeah it's like a rogues' gallery of terminally online midwits over there

Re: An AI agent published a hit piece on me – more things have happened

#280

Extremely shameful of Ars Technica; I used to consider them a decent news source and my estimation of them has gone down quite a bit.

At this point, any site that is posting multiple articles within a day is pretty safe to assume it is LLM content. The sites with actual journalists will have a much lower post count per day. There's no way a site staffed by intern level people writing that much content had time to investigate and write with editorial revisions. It's all first to post, details be damned.

Depends how much staff they have? You realize daily newspapers in cities all over the world are just full of new articles every day, written by real humans (or at least, they all used to be, and I hope they still are).
Post reply on HN