Friday, March 20

Reddit

Category Added in a WPeMatico Campaign

People that speak like an LLM
News Feed, Reddit

People that speak like an LLM

Funny phenomenon but I noticed that people who use AI a lot sort of end up adopting the same tonality and speaking style of an LLM. submitted by /u/Haroombe [link] [comments]
Anyone know the Ai model used to make maximum carnage
News Feed, Reddit

Anyone know the Ai model used to make maximum carnage

Hey guys I seen that viral video of the ai generated Spider-Man vs carnage vs venom and no one can’t seem to tell me what model was used to make it could you help? Thanks in advance I just have a few ideas of my own that aren’t superheroes it’s more based In real life submitted by /u/fir215 [link] [comments]
“Why AI systems don’t learn and what to do about it: Lessons on autonomous learning from cognitive science” – paper by Emmanuel Dupoux, Yann LeCun, Jitendra Malik
News Feed, Reddit

“Why AI systems don’t learn and what to do about it: Lessons on autonomous learning from cognitive science” – paper by Emmanuel Dupoux, Yann LeCun, Jitendra Malik

This paper critiques the limitations of current AI and introduces a new learning model inspired by biological brains. The authors propose a framework that combines two key methods: System A, which learns by watching, and System B, which learns by doing. To manage these, they include System M, a control unit that decides which learning style to use based on the situation. By mimicking how animals and humans adapt to the real world over time, the authors aim to create AI that can learn more independently. submitted by /u/ViKKed [link] [comments]
The Moltbook acquisition makes a lot more sense when you read one of Meta’s patent filings
News Feed, Reddit

The Moltbook acquisition makes a lot more sense when you read one of Meta’s patent filings

Last week's post about Meta buying Moltbook got a lot of discussion here. I think most of the coverage (and the comments) missed what Meta is actually doing with it. I read a lot of patent filings because LLMs make them surprisingly accessible now, and one filed by Meta's CTO Andrew Bosworth connects directly to the Moltbook acquisition in a way I haven't seen anyone talk about. In December 2025, Meta was granted patent US 12513102B2 for a system that trains a language model on a user's historical interactions (posts, comments, likes, DMs, voice messages) and deploys it to simulate that user's social media behavior autonomously. The press covered it as "Meta wants to post for you after you die." The actual patent text describes simulating any user who is "absent from the social networking ...
LLMs forget instructions the same way ADHD brains do. The research on why is fascinating.
News Feed, Reddit

LLMs forget instructions the same way ADHD brains do. The research on why is fascinating.

I've been building long-running agentic workflows and kept hitting the same problem: the AI forgets instructions from earlier in the conversation, rushes to produce output, and skips boring middle steps. The research explains why: "Lost in the Middle" (Stanford 2023) showed a 30%+ performance drop when critical information is in the middle of the context window. Accuracy is high at the start and end, drops in the middle. Exactly like working memory overflow. "LLMs Get Lost in Multi-Turn Conversation" (Laban et al. 2025) showed that instructions from early turns get diluted by later content. The more turns, the worse the recall. 65% of enterprise AI failures in 2025 were attributed to context drift during multi-step reasoning. The parallel to ADHD executive dysfunction isn't metaphorical. ...
The AI Report