Pasquale Minervini's Avatar

Pasquale Minervini

@neuralnoise.com.bsky.social

Researcher in ML/NLP at the University of Edinburgh (faculty at Informatics and EdinburghNLP), Co-Founder/CTO at www.miniml.ai, ELLIS (@ELLIS.eu) Scholar, Generative AI Lab (GAIL, https://gail.ed.ac.uk/) Fellow -- www.neuralnoise.com, he/they

5,448 Followers  |  4,754 Following  |  171 Posts  |  Joined: 08.11.2024  |  2.2958

Latest posts by neuralnoise.com on Bluesky

Genie 3 and the future of neural game engines Google DeepMind just announced Genie 3 , their new promptable world model, which is another term for neural game engine. This is a big neura...

@togelius.bsky.social has thoughts on Genie 3 and games togelius.blogspot.com/2025/08/geni...

Fairly close to my own, though I didn't get the preview the tech.

Walking around a generated image-to-image world is not the same as playing a game. There are no game objectives.

05.08.2025 20:13 β€” πŸ‘ 16    πŸ” 3    πŸ’¬ 4    πŸ“Œ 0
diagram from Anthropic paper with an icon & label that says β€œsubtract evil vector”

diagram from Anthropic paper with an icon & label that says β€œsubtract evil vector”

quick diagram of Bluesky’s architecture and why it’s nicer here

02.08.2025 23:19 β€” πŸ‘ 73    πŸ” 5    πŸ’¬ 4    πŸ“Œ 0

*Test-Time

01.08.2025 21:38 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Anthropic researchers discover the weird AI problem: Why thinking longer makes models dumber Anthropic research reveals AI models perform worse with extended reasoning time, challenging industry assumptions about test-time compute scaling in enterprise deployments.

Anthropic research identifies β€œinverse scaling in test-time compute,” where longer reasoning degrades AI performance. On certain tasks, models become more distracted by irrelevant data or overfit to spurious correlations.
#MLSky

23.07.2025 16:24 β€” πŸ‘ 10    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Post image

Supermassive congrats to Giwon Hong (@giwonhong.bsky.social) for the amazing feat! πŸ™‚

31.07.2025 00:47 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Still not as bad as Microsoft Teams

26.07.2025 21:24 β€” πŸ‘ 745    πŸ” 177    πŸ’¬ 12    πŸ“Œ 5
Post image Post image

The amazing folks at EdinburghNLP will be presenting a few papers at ACL 2025 (@aclmeeting.bsky.social); if you're in Vienna, touch base with them!

26.07.2025 09:48 β€” πŸ‘ 11    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Hm, hard disagree here. I really fail to see how this is misconduct akin to bribery, it's just a defense mechanism against bad reviewing practices. @neuralnoise.com

24.07.2025 05:45 β€” πŸ‘ 5    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0
Post image

🚨 New Paper 🚨
How effectively do reasoning models reevaluate their thought? We find that:
- Models excel at identifying unhelpful thoughts but struggle to recover from them
- Smaller models can be more robust
- Self-reevaluation ability is far from true meta-cognitive awareness
1/N 🧡

13.06.2025 16:15 β€” πŸ‘ 11    πŸ” 3    πŸ’¬ 1    πŸ“Œ 0
Three panels at the top describe task types with example prompts:
	1.	Simple Counting Tasks with Distractors (Misleading Math & Python):
	β€’	Prompts mention an apple and an orange, with added irrelevant or confusing information (e.g., probabilistic riddle, Python code) before asking the straightforward question: β€œCalculate how many fruits you have.”
	2.	Regression Tasks with Spurious Features (Grades Regression):
	β€’	Given XML-style records about a student, the model must predict grades from features like sleep hours, social hours, and stress level. The challenge lies in identifying relevant vs. spurious attributes.
	3.	Deduction Tasks with Constraint Tracking (Zebra Puzzles):
	β€’	Complex logical reasoning puzzle with multiple interrelated clues. Example: β€œWhat position is the person who likes salmon at?” Constraints involve foods, names, and relationships like β€œto the left of.”

Bottom row contains 3 line plots comparing model performance across tasks:
	β€’	Misleading Math (Left Plot):
	β€’	Accuracy drops sharply for some models as reasoning tokens increase. Claude Sonnet 4 maintains high performance. o3 and DeepSeek R1 hold relatively stable accuracy; Qwen3 32B and QwQ 32B drop more.
	β€’	Grades Regression (Middle Plot):
	β€’	Shows negative RMSE (higher is better). Claude models remain strong across token counts; o3 also performs well. Qwen3 and QwQ struggle, with DeepSeek R1 performing modestly.
	β€’	Zebra Puzzles (Right Plot):
	β€’	Accuracy vs. average reasoning tokens. o3 and Claude Sonnet 4 maintain highest performance. Other models (e.g., DeepSeek R1, Qwen3 32B, QwQ 32B) show performance degradation or plateaus. Error bars reflect variability.

Each plot uses colored lines with markers to indicate different model names.

Three panels at the top describe task types with example prompts: 1. Simple Counting Tasks with Distractors (Misleading Math & Python): β€’ Prompts mention an apple and an orange, with added irrelevant or confusing information (e.g., probabilistic riddle, Python code) before asking the straightforward question: β€œCalculate how many fruits you have.” 2. Regression Tasks with Spurious Features (Grades Regression): β€’ Given XML-style records about a student, the model must predict grades from features like sleep hours, social hours, and stress level. The challenge lies in identifying relevant vs. spurious attributes. 3. Deduction Tasks with Constraint Tracking (Zebra Puzzles): β€’ Complex logical reasoning puzzle with multiple interrelated clues. Example: β€œWhat position is the person who likes salmon at?” Constraints involve foods, names, and relationships like β€œto the left of.” Bottom row contains 3 line plots comparing model performance across tasks: β€’ Misleading Math (Left Plot): β€’ Accuracy drops sharply for some models as reasoning tokens increase. Claude Sonnet 4 maintains high performance. o3 and DeepSeek R1 hold relatively stable accuracy; Qwen3 32B and QwQ 32B drop more. β€’ Grades Regression (Middle Plot): β€’ Shows negative RMSE (higher is better). Claude models remain strong across token counts; o3 also performs well. Qwen3 and QwQ struggle, with DeepSeek R1 performing modestly. β€’ Zebra Puzzles (Right Plot): β€’ Accuracy vs. average reasoning tokens. o3 and Claude Sonnet 4 maintain highest performance. Other models (e.g., DeepSeek R1, Qwen3 32B, QwQ 32B) show performance degradation or plateaus. Error bars reflect variability. Each plot uses colored lines with markers to indicate different model names.

Inverse scaling of reasoning models

a research collab demonstrated that there are certain types of tasks where all top reasoning models do WORSE the longer they think

things like getting distracted by irrelevant info, spurious correlations, etc.

www.arxiv.org/abs/2507.14417

22.07.2025 20:01 β€” πŸ‘ 21    πŸ” 2    πŸ’¬ 2    πŸ“Œ 0

Reasoning is about variable binding. It’s not about information retrieval. If a model cannot do variable binding, it is not good at grounded reasoning, and there’s evidence accruing that large scale can make LLMs worse at in-context grounded reasoning. 🧡

12.06.2025 17:12 β€” πŸ‘ 53    πŸ” 9    πŸ’¬ 4    πŸ“Œ 2

Hi @ilsebyl.bsky.social welcome to bsky! πŸš€πŸš€πŸš€

22.07.2025 11:02 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Paper page - Inverse Scaling in Test-Time Compute Join the discussion on this paper page

Sometimes, too much reasoning can hurt model performance! New research by Anthropic (@anthropic.com), by Aryo Pradipta Gema (@aryopg.bsky.social) et al.: huggingface.co/papers/2507....

22.07.2025 10:44 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

β€œLLMs can’t reason” πŸ˜…

21.07.2025 21:52 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

My "Math, Revealed" series is freely available to anyone -- no paywall! -- in the thread below.

04.07.2025 00:07 β€” πŸ‘ 136    πŸ” 53    πŸ’¬ 7    πŸ“Œ 5

There is a few more for another prompt and that’s it

11.07.2025 20:01 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Spotlight poster coming soon at #ICML2025
@icmlconf.bsky.social!
πŸ“ŒEast Exhibition Hall A-B E-1806
πŸ—“οΈWed 16 Jul 4:30 p.m. PDT β€” 7 p.m. PDT
πŸ“œ arxiv.org/pdf/2410.12537

Let’s chat! I’m always up for conversations about knowledge graphs, reasoning, neuro-symbolic AI, and benchmarking.

10.07.2025 09:00 β€” πŸ‘ 11    πŸ” 2    πŸ’¬ 1    πŸ“Œ 2
Preview
What Counts as Discovery? Rethinking AI’s Place in Science

This essay by Nisheeth Vishnoi is a thoughtful meditation on the nature of science and a rebuttal to the notion that AI systems are going replace human scientists anytime soon. Worth reading.

nisheethvishnoi.substack.com/p/what-count...

05.07.2025 16:23 β€” πŸ‘ 75    πŸ” 12    πŸ’¬ 4    πŸ“Œ 1
Post image

"in 2025 we will have flying cars" πŸ˜‚πŸ˜‚πŸ˜‚

05.07.2025 16:17 β€” πŸ‘ 405    πŸ” 92    πŸ’¬ 9    πŸ“Œ 35
Flowchart of the AXIS algorithm with 5 parts. The top-left has the memory, the centre-left has the user query, the centre-bottom has the final explanation, the centre has the LLM, and the right has the multi-agent simulator.

Flowchart of the AXIS algorithm with 5 parts. The top-left has the memory, the centre-left has the user query, the centre-bottom has the final explanation, the centre has the LLM, and the right has the multi-agent simulator.

Screenshot of the arXiv paper

Screenshot of the arXiv paper

Preprint alert πŸŽ‰ Introducing the Agentic eXplanations via Interrogative Simulations (AXIS) algo.

AXIS integrates multi-agent simulators with LLMs by having the LLMs interrogate the simulator with counterfactual queries over multiple rounds for explaining agent behaviour.

arxiv.org/pdf/2505.17801

30.05.2025 14:35 β€” πŸ‘ 8    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

'AI Safety for Everyone' is out now in @natmachintell.nature.com! Through an analysis of 383 papers, we find a rich landscape of methods that cover a much larger domain than mainstream notions of AI safety. Our takeaway: Epistemic inclusivity is important, the knowledge is there, we only need use it

17.04.2025 14:44 β€” πŸ‘ 13    πŸ” 3    πŸ’¬ 1    πŸ“Œ 0
Post image

Can you train a performant language model using only openly licensed text?

We are thrilled to announce the Common Pile v0.1, an 8TB dataset of openly licensed and public domain text. We train 7B models for 1T and 2T tokens and match the performance similar models like LLaMA 1 & 2

06.06.2025 19:18 β€” πŸ‘ 147    πŸ” 61    πŸ’¬ 2    πŸ“Œ 3

COLM (@colmweb.org‬) reviewers, please follow up on author responses if you need to! Most of the papers in my area chair batch didn't receive reviewer follow-ups, and it's dire

04.06.2025 07:05 β€” πŸ‘ 6    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

Hi @veredshwartz.bsky.social !!! πŸ™‚

27.05.2025 08:47 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 1    πŸ“Œ 1

Yeah but do we need the APIs if agents can just use the browser?

25.05.2025 21:56 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

claude-code is pretty good at updating personal websites! it has browser use, so it can e.g. scrape your latest papers from arxiv and dblp and use that to update your website's publication list

25.05.2025 14:24 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

β€œYou must never be fearful about what you are doing when it is right.” -- Rosa Parks

25.05.2025 08:23 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

πŸ—“οΈ Deadline extended: πŸ’₯2nd June 2025!πŸ’₯

We are looking forward to your works on:

πŸ”Œ #circuits and #tensor #networks πŸ•ΈοΈ
⏳ normalizing #flows πŸ’¨
βš–οΈ scaling #NeSy #AI πŸ¦•
πŸš… fast and #reliable inference πŸ”
...& more!

please share πŸ™

24.05.2025 12:13 β€” πŸ‘ 19    πŸ” 12    πŸ’¬ 0    πŸ“Œ 1

Self-hyping!

23.05.2025 15:20 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

This is a new experience: people using AI to overhype your paper 🫒

@neuralnoise.com

22.05.2025 06:30 β€” πŸ‘ 10    πŸ” 1    πŸ’¬ 1    πŸ“Œ 1

@neuralnoise.com is following 20 prominent accounts