site banner

Culture War Roundup for the week of February 23, 2026

This weekly roundup thread is intended for all culture war posts. 'Culture war' is vaguely defined, but it basically means controversial issues that fall along set tribal lines. Arguments over culture war issues generate a lot of heat and little light, and few deeply entrenched people ever change their minds. This thread is for voicing opinions and analyzing the state of the discussion while trying to optimize for light over heat.

Optimistically, we think that engaging with people you disagree with is worth your time, and so is being nice! Pessimistically, there are many dynamics that can lead discussions on Culture War topics to become unproductive. There's a human tendency to divide along tribal lines, praising your ingroup and vilifying your outgroup - and if you think you find it easy to criticize your ingroup, then it may be that your outgroup is not who you think it is. Extremists with opposing positions can feed off each other, highlighting each other's worst points to justify their own angry rhetoric, which becomes in turn a new example of bad behavior for the other side to highlight.

We would like to avoid these negative dynamics. Accordingly, we ask that you do not use this thread for waging the Culture War. Examples of waging the Culture War:

  • Shaming.

  • Attempting to 'build consensus' or enforce ideological conformity.

  • Making sweeping generalizations to vilify a group you dislike.

  • Recruiting for a cause.

  • Posting links that could be summarized as 'Boo outgroup!' Basically, if your content is 'Can you believe what Those People did this week?' then you should either refrain from posting, or do some very patient work to contextualize and/or steel-man the relevant viewpoint.

In general, you should argue to understand, not to win. This thread is not territory to be claimed by one group or another; indeed, the aim is to have many different viewpoints represented here. Thus, we also ask that you follow some guidelines:

  • Speak plainly. Avoid sarcasm and mockery. When disagreeing with someone, state your objections explicitly.

  • Be as precise and charitable as you can. Don't paraphrase unflatteringly.

  • Don't imply that someone said something they did not say, even if you think it follows from what they said.

  • Write like everyone is reading and you want them to be included in the discussion.

On an ad hoc basis, the mods will try to compile a list of the best posts/comments from the previous week, posted in Quality Contribution threads and archived at /r/TheThread. You may nominate a comment for this list by clicking on 'report' at the bottom of the post and typing 'Actually a quality contribution' as the report reason.

4
Jump in the discussion.

No email address required.

Some here and elsewhere where mathematics is discussed, have championed the First Proof iniative as the best way to evaluate mathematical reasoning capabilities of LLMs.

It consists of ten lemmas working mathematicians encountered in their work, solved, but have not published the solutions.

Today Google published what its SotA mathematical reasoning model, Aletheia, managed to produce autonomously. Some have downplayed the capabilities of SotA models, probably due to not having access to Aletheia, instead thinking that 200 USD per month buys them the most mathematically capable artificial intelligence. This would explain the common trope of claiming that, to use an analogy, an LLM is only capable of producing the integral of ln(n)x^2 only if one gives it the hint to use integration by parts.

Anyway, Google's model managed to autonomously solve five problems, and one partially. Importantly, the models have a self-filtering feature, in that if the model is not sufficiently sure of correctness, it will output nothing, rather than something potentially wrong. "Prompters" of Aletheia did not take the "A" word lightly, they did not attemp to skirt it by giving the model hints:

Our approach to the challenge guaranteed autonomy in the strictest sense: for the generation of our solutions, there was absolutely no human intervention. Humans experts inspected the final output of this pipeline for evaluation purposes only, without altering any content. We ran two different agents and designated one “preferred solution” per problem, whose ratings are displayed in Table 1. This designation admittedly draws upon our own expertise.

Notably, "prompters" do not deny that the platonic ideal of a proof was not what the model produced:

Many fail to meet the stated requirement that “Citations should include precise statement numbers and should either be to articles published in peer-reviewed journals or to arXiv preprints”

Two Aletheias were prompted: one with base model Gemini 3 Deep Think, and one with the base model as described in the model link above. The latter outperformed the former by solving and partially solving two problems the former did not. The amount of compute and thus cost is not revelead in absolute terms, only in relation to solving EP1051.

Autonomy and hard coding outputting nothing if unsure[1], makes them poweful tools even in the hands of less plus smart users. As the former means guiding them is not required and the latrer that they are reliable.

[1]LLM's doing otherwise is the product of them being deployed to the mass market, as the masses want the machine to reply more than they want the reply to be 100% correct. This is thus an inrehent flaw of LLMs, them bullshitting baselessly, but a consequence of post-training/RL.

I suppose the snark is aimed at me. So I guess I'll start with the snark right back, first. My comment included multiple very hopeful things, and a big part of that was due to the linked post's discussion of Alethia's performance on First Proof, which you would have known if you had read either of them. This now is just the ArXiV version of it.

I am still quite very hopeful, and it's nice to see the actual proofs that were generated. It is quite unfortunate that I can't beat on the system with my own problems to get a personal feel for it. I also endorse pretty much everything @PokerPirate has said below up to this point.

Obvious remaining concerns are obvious. It still generated wrong proofs, when evaluated by experts. Many many many hours of evaluation work. That can plausibly be managed; wrong proofs are definitely out there. I will repeat my related concern that the ballgame is quite different when you're working on a problem where you don't already have a solution (that is, where you don't know that a solution exists). And as you mention, cost, question mark? They're unclear about it, and what they do have looks scary, especially if you look at the numbers floating around in their prior papers (also untethered from an absolute scale, but wild in a relative scale).