These guys should launch a coin and pay the fact checkers. The coin itself would probably be worth more than Kagi.
SlopStop: Community-driven AI slop detection in Kagi Search
151–160 of 271 posts
Re: SlopStop: Community-driven AI slop detection in Kagi Search
#152"Begun, the slop wars have." I applaud any effort to stem the deluge of slop in search results. It's SEO spam all over again, but in a different package.
It is far worse. SEO spam was easy to detect for a human, even if it fooled the search engine. This is a proverbial deluge of crap and now you're left to find the crumbs. And the crap looks good. It's still crap, but it outperforms the real thing of look and feel as well as general language skills while it underperforms in the part that matters. But I can see why other search engines love it: it further allows them t…
If search engines fail to find genuine, authentic content for me, and they just pipe me to LLM articles, I may as as well go straight to the LLM.
Re: SlopStop: Community-driven AI slop detection in Kagi Search
#153Earlier quoted context omitted.
Would love to see proof of this claim that you can tag antislopped LLM text as LLM generated. I'm willing to bet money that you can't.
I'm not saying we could detect it from the text alone! The side channel signals (who posted it, where, etc.) are more valuable in tagging than raw text classifier scores. That's why I said our definition of slop can include all types of genAI: it's about *thoughtless use of a tool* more than the tool being used. And also that regardless of the method, your model can be used to generate slop.
Re: SlopStop: Community-driven AI slop detection in Kagi Search
#154Earlier quoted context omitted.
> Even now if you put an effort into prompting and context building, you can achieve 100% human like results. Are we personally comfortable with such an approach? For example, if you discover your favorite blogger doing this.
Should we care? It's a tool. If you can manage to make it look original, then what can we do about it? Eventually you won't be able to detect it.
I don't need to fact check a ride review from an author I trust, if they actually ride mountain bikes. An AI article about mountain bikes lacks that implicit trust and authenticity. The AI has never ridden a bike before.
Though that reminds me if an interaction with Claude AI, I was at the edge of its knowledge with a problem and I could tell because I had found the exact forum post it quoted. I asked if this command could brick my motherboard, and it said "It's worked on all the MSI boards I have tried it on." So I didn't run the command, mate you've never left your GPU world you definitely don't actually have that experience to back that claim.
Re: SlopStop: Community-driven AI slop detection in Kagi Search
#155Earlier quoted context omitted.
Would love to see proof of this claim that you can tag antislopped LLM text as LLM generated. I'm willing to bet money that you can't.
Here's what pattern suppression actually does on a model that's trained to open its writing with "You're absolutely right.": You're spot-on. You're bang-on. You're dead right. You're 100% correct. I couldn't agree more. I agree completely. That's exactly right. That's absolutely correct. That's on the nose. You hit the nail on the head. Right you are. Very true. Exactly — well said. Precisely so. No argument from me.…
This is a colossal strawman! You're confusing two completely different problems:
One is Semantic Mode Collapse, which is when the model is genuinely stuck on a handful of high-level concepts and can't think of anything new to say. This is a deep pre-training or alignment problem.
Two is linguistic Pattern Over-usage ("Slop"). The model has a rich internal distribution of ideas but has learned through RLHF or DPO that a few specific phrasings get the highest reward. This is a surface-level, but extremely annoying, problem for a wide variety of use-cases!
Our paper, Antislop, is explicitly designed to solve problem #2.
Your example of "You're absolutely right" becoming "You're spot-on" is what happens when you use a bad suppression technique. Antislop's method is far more sophisticated. Read the paper! The FTPO trainer is built on preference pairs where the "chosen" tokens are coherent alternatives sampled from the model's own distribution.
"You'll never have the actual semantic variety unless you fix mode collapse. Referencing n-grams or manually constructed regexes as a source of semantical diversity automatically makes the method invalid..."
You write like you are someone who thinks "n-gram" is a dirty word and stopped reading there.
First, the patterns aren't "manually constructed." From Section 3.1, they are identified statistically by finding phrases that are massively overrepresented in LLM text compared to pre-2022 human text. We did data-driven forensics...
Also, ourpaper's method explicitly relies on good sampling techniques to find diverse alternatives. From Section 4.1:
"...we then resample from the adjusted distribution, using min-p filtering to constrain the distribution to coherent candidates..."
It's frankly insane that you and half the field are still ignoring this. The reason models produce repetitive "slop" in the first place is that everyone is running them at temperature=0.7 and top_p=0.9. Those settings cause bland and mean-chasing output, and you think that models exhibit this in generality because the whole field refuses to use much higher temperatures and better sampling settings.
You want real diversity? You crank the temperature to 5.0 or higher to flatten the distribution and then use min_p sampling (like the one introduced by Nguyen et al., cited in this very paper!) or an even better one like top N sigma to cut off the incoherent tail. This gives the model access to its full creative range.
I can't believe that after all this time you persist in this and don't see the obvious issue that's been pointed at multiple times.
The only "obvious issue" here is a failure to read the paper past the abstract. This paper's entire methodology is a direct refutation of the simplistic n-gram banning you imagine. FTPO works on the logit level with careful regularization (Figure 4b) to avoid the exact kind of model degradation you're worried about. FTPO maintains MMLU/GSM8K scores and improves lexical diversity, while DPO tanks it.
Re: SlopStop: Community-driven AI slop detection in Kagi Search
#156Re: SlopStop: Community-driven AI slop detection in Kagi Search
#157Re: SlopStop: Community-driven AI slop detection in Kagi Search
#158Earlier quoted context omitted.
It is far worse. SEO spam was easy to detect for a human, even if it fooled the search engine. This is a proverbial deluge of crap and now you're left to find the crumbs. And the crap looks good. It's still crap, but it outperforms the real thing of look and feel as well as general language skills while it underperforms in the part that matters. But I can see why other search engines love it: it further allows them t…
I think search engines should be worried, because people will silently lose faith in their results and start using AI chat instead. If search engines fail to find genuine, authentic content for me, and they just pipe me to LLM articles, I may as as well go straight to the LLM.
Re: SlopStop: Community-driven AI slop detection in Kagi Search
#159I wish a smarter person would research or comment on this theory I have: Training a model to measure the entropy of human generated content vs LLM generated content might be the best approach to detecting LLM generated content. Consider the "will smith eating spaghetti test", if you compare the entropy (not similarity) between that and will smith actually eating spaghetti, I naively expect the main difference would b…
delves
fnord