Shen Shen
Sep 22, 2026
2:30pm, Room 37-212
A. what supports confidence in an AI answer?
B. checking claims beyond the literature
C. why still read?
D. reading with AI
Way lower factual error rates across selected challenging prompt sets, graded by an LLM with web access.
the question shifts to what supports these answers
(aside: what supports human answers?)
Provider-run, on selected prompts, relative rates, and judged by an LLM.
But aligns with my impression.
we can measure whether the rating tracks accuracy, model by model and task by task.
Training can improve calibration on its target task, but the gain is uneven outside it and reverses on one dataset.
How well a rating tracks correctness depends on the model, task, and prompt.
Sample several answers, cluster them by meaning, measure how much the clusters differ. Low entropy raises confidence against errors that vary from sample to sample.
A consistent repetitive wrong answer looks the same as a right one. The paper acknowledged it.
Across 130 open-weight models, the more capable ones shared mistakes more often than chance would predict, and the overlap grew with capability.
Both readings distinguish the exact scaling case from the softmax approximation claim, and our reassociation check confirms the first.
Table 4 reports both normalizations. One premise was wrong. The reading's conclusion about the softmax approximation does not rest on it, and its own page 1 already cited this ablation.
The question predates LLMs.
Reporting our reasoning is one thing; inferring if our reported reasoning is what led us to a conclusion is another.
The question predates LLMs.
Reporting our reasoning is one thing; inferring if our reported reasoning is what led us to a conclusion is another.
Asked whether X is bigger than Y and then whether Y is bigger than X, models sometimes argued both ways, fluently each time; one production model did so in 13% of question pairs.
The study reads this as unfaithfulness and leaves the cause unsettled.
LLM verifiers across 12 benchmarks. Easier questions made correct answers easier to accept, and wrong answers no easier to reject. Wrong answers from stronger generators were harder to reject. Nor is difficulty visible in the request.
The split holds for machine checkers too.
A team ran an LLM router for four months and withdrew it, since what made a task hard isn't in the context the router received; the difficulty only showed up later, in the tool calls.
A. what supports confidence in an AI answer?
B. checking claims beyond the literature
C. why still read?
D. reading with AI
In both, the checks that count as evidence are done by people.
Is this a counterexample, and how would we know? Eight routings is a finite set to enumerate.
Looking up a credible source is one way to verify; running a check ourselves is another.
One valid counterexample refutes a universal claim.
To judge how often a method works, we need observations across relevant cases.
The flow example leaves open how many prompts produced plausible but invalid candidates.
Four reports in quick succession
May
Unit distance
Human checks
Later Lean proof
July
Jacobian
Counterexample
Lean + Isabelle
August
HRT
Analytic proof
One certified bound
September
k-server
Proposed proof
AI contribution disclosed
What establishes each claim?
Jul 19, evening
one post on X: a degree-7 map, three points share an image, credit to "fable"; no method, no paper
Jul 20
Lean and Isabelle verifications, both within a day; a blog post titled "Human mathematicians are being outcounterexampled"
Jul 21 to 23
digestion posts explain the mechanism; a geometric account follows
Jul 31
a preprint with an infinite family and five new maps
Sep 15
a mathematician on the problem since 1985 shows the example is findable by elementary means
Twelve points, one script. A 1996 conjecture fell in August 2026 to a configuration found with a model in dialogue with the authors, who rewrote the proof, repaired a mistake, and certified it with one interval-arithmetic bound, 0.333 against 1/3.
An infinite tower, nine referees. The unit-distance disproof of May 2026 is an existence theorem, so it was checked as a proof would be: a human-verified companion paper, then Lean, first conditional and then not.
Both are AI disproofs. One is an object with a bounded test and settled in a script; the other needed the full apparatus of proof. Ask what the check is, not whether the result is called a counterexample.
The proof is correct. The novelty claim lost within hours, when a commenter pointed to a 1977 theorem. Knowing the earlier work changes what we can claim as a contribution.
Similarity finds relevant text. It does not by itself check what a paper adds, and a collection that lacks the earlier work cannot return it. Six models refilling 132,000 citation slots wrote fewer contrasting citations than the human authors and rewrote "prior work fails at X" as supportive far more often than the reverse, with or without web search (EMNLP 2026).
A. what supports confidence in an AI answer?
B. checking claims beyond the literature
C. why still read?
D. reading with AI
We can follow the efficient attention paper but may not be able to follow this quantum-chip paper.
What background would make this explanation understandable? What would then be needed to assess its claims?
It can report what the authors claim is new.
You may also rely on an author or source you trust.
Reputation may be a first filter, worth what the checks behind it are, and no substitute for checking the claim; the Erdős claimant was credible.
If you plan to use the method, identify which steps and assumptions you need to understand yourself.
The delta is what the paper adds relative to prior work.
MOTIVATION why should we solve this problem
SOLUTION how did we solve this problem
OLD IDEA how did people before us solve this problem
DELTA what have we done differently
Typical exceptions:
- a phenomenon paper (no solution yet);
- a many-ancestor paper (placement is a graph, the recipe can hold one edge);
- a survey paper (a whole concept graph, which we ultimately want to build for ourselves for other fields, the recipe for every edge);
A proposal-writing tool, repurposed for claim auditing.
(this repurposing is our delta.)
Which step carries the contribution, and how does it depend on earlier results?
Words we generate are remembered better than words we read (1978). Single-word recognition, not paper reading; it supplies a hypothesis for writing our own explanation before asking the model.
Distinguish the ease of producing a note from what we can explain later.
A. what supports confidence in an AI answer?
B. checking claims beyond the literature
C. why still read?
D. reading with AI
1. Skim, and write an initial explanation before asking the model.
2. Ask it to challenge the account or help with the step we cannot follow. Check its response against the paper.
3. Explain the result to a partner with AI closed.
Lab 2 applies this order and the four questions to a pair of papers.
What did the AI response help us understand, and what still required the source?
1. an algorithms paper, student asks where an extra factor in a bound comes from, how a lemma yields the stated runtime, and whether the lemma AI named is the one on the page. They redirect AI when it drifts.
2. Write your summary of the paper and let AI read your summary and critique
3. Ask AI to quiz you on the paper you read
people dreamed of a research machine that stores links between documents so a reader could (re)follow a useful path as they read.
The connection graph is still the reader’s own artifact. Our lineage map is one.
About 90,000 slips, almost all handwritten, 1952 to early 1997; roughly 45,000 cross-references between them. What would making, linking, and following these require from the reader?
Which parts would an LLM take over, and what would the reader still need to judge?
Incorporate sources into pages, flag contradictions, file answers back. Connections compile into pages that later questions can reuse. A workflow proposal; nothing about accuracy or learning is measured. When a tool uses saved notes as memory, check what it actually receives: in an audit of donated ChatGPT histories, 96% of memory entries were written by the system rather than asked for (WWW 2026).
The gist says the LLM owns the wiki layer and the human curates sources. It also cites the memex, "the part he couldn't solve was who does the maintenance."