Posted by mukmuk 5 hours ago
On Instagram, I'll get fed "real" content, but you read the description and it's this giant 3-4 paragraph thing that I don't bother to read because I know with certainty that it's AI slop. Before AI, the descriptions of sports videos or meme videos were 2 sentences, now they're entire theses.
The only people left reading this crap are people that still haven't caught up with the concept of AI slop
Now we have these tech-savvy people generating worthless images and producing generic, emoji-infested takeaways.
Of course, I invariably found those LLM posts to be vacuous and pointless and so it was very easy to begin skimming right past them as I figured out they were cut from the same cloth.
To LinkedIn's credit, though: in 2020 I landed "my pandemic job", a dream job that was 100% remote (thanks to the lockdowns) and had a 100% flexible schedule and I had a really great time with the enjoyable work I was doing.
This job was somehow landed through LinkedIn. To this day, I cannot recall how or when I applied to the company. But I know I was filling out "1-Click Apply" forms there, and I had splashed up my involvement with the community college (though I would not actually graduate from college for another 3 years) and eventually a recruiter telephoned me to ask if I was interested. And as I was juggling some crazy issues in my personal life along with the pandemic lockdowns, I had to assure the recruiter multiple times: yes I'm interested, no please do not hang up, yes please let us continue with your process!
And it was that sort of tenacity that landed the initial job, and helped me hang on to this employer through M&A and multiple job-role changes. They formally terminated me about 4 times, but I was hired 5 times so it sort of evened out, I suppose.
If it were not for LinkedIn or community college, that recruiter never would've found me. I never would've got that job. My life would be so different, especially my pandemic-lockdown life! So grateful.
Ironically, my employer (EdTech industry) began to 100% embrace LLMs for their students and even offered a front-page LLM for students to ask about their homework, and other assignments. It was definitely crazy times for us, as we were the ones tasked with detecting plagiarism and other types of cheating in that homework, while students were being actively encouraged to tap into LLM-based resources for answers...
We've societally come to the consensus that, we want to reward a race to the bottom slop. passive scrollers by not doing anything about it, active posters by contributing to it.
but there is no way else to win in this game.
A friend of mine writes the most human curated thoughtful newsletter about AI, spending 100 hours. and maybe 200 people know of its existence.
Pangram tries to look for common patterns (rule of three, em dashes, etc.) but these are heuristic methods and not to be taken as gospel. There is no provable method to make a distinction between AI and human-generated other than the fact that AI-generated text tends to reek of pseudo-intellectual undergrad with a thesaurus.
> rule of three, em dashes, etc
You appear to be misinformed about how Pangram specifically works, it is not based on pattern detection of that sort. I recommend reading their whitepaper, it's a pretty understandable explanation of exactly how they trained their classifier.
It's trivial to see how many people think Pangram is absolute trash[1] (because it is).
> You appear to be misinformed about how Pangram specifically works, it is not based on pattern detection of that sort. I recommend reading their whitepaper, it's a pretty understandable explanation of exactly how they trained their classifier.
I did read their paper (which is, by the way, very scant on details), and they trained their classifier in the laziest way possible: here's a chunk of "human-written" text and here's a chunk of "AI-written" text, put them in the right bucket, and do this a zillion times. Literally zero sophistication. Also: what do you think "pattern recognition" is, if not a "classifier"?
[1] https://www.reddit.com/r/academia/comments/1rm11rs/pangram_c...