It’s bots all the way down at kindle unlimited

cecirdr@beehaw.org to Technology@beehaw.org – 38 points –
AI-Generated Books of Nonsense Are All Over Amazon's Bestseller Lists
vice.com

My title might be a bit hyperbolic, but stuff like this worries me. I love to read and I love reading on a kindle. This has been going on for a while, but it has now reached absurd levels.

92

You are viewing a single comment

I dunno, people have been trying to automate technical writing for at least 30 years. The results have been mostly garbage. I'm not sure an LLM is going to understand what's going on any better than the folks doing this work now, it tends to involve lengthy discussions.

There are active researches on world model working alongside with llm. The idea generally is that llm is used for generating text, but world model provide more context for llm to understand the world.

When you say "the world", what do you mean? If it means the actual world, I don't understand how that would help with technical writing. Plenty of people can get around in the real world but struggle to use Excel.

As in actual world, providing context to physics of things, providing logical association/evaluation, and so go on. It is basically something that supposed to help LLM get closer to understanding the "world" rather than just spewing out whatever the training dataset give it. It does have a direct implication for technical writing, because with stronger understanding of the things you wanted to write about in technical writing, LLM with World Model would basically auto-fill that.

This is something that the researchers are pretty much all hand on deck working on to create.

One example of the research involving this