Earlier quoted context omitted.
I fed ChatGPT the map with no other context, just “tell me about this function”. It did a bit of work finding the Jacobean etc and eventually worked out the implications of what it was seeing. It then proceeded to check the arithmetic 4 times, and then decided to do a manual verification using an ad hoc symbolic checker in case its SymPy had been tampered with.
Skepticism is the flipside of knowledge. If an LLM has knowledge encoded inside it (and it's hard to argue it doesn't), then cognitive dissonance can be experienced. And once experienced, must be dealt with, especially in longer-running agentic loops. A friend was joking the other day about sending some messages under a previously-used Slack identity for an agent (since turned off), then asking the agent about the me…
Claude Fable produced a counterexample to the Jacobian Conjecture
441–450 of 562 posts
Re: Claude Fable produced a counterexample to the Jacobian Conjecture
#442This is so unreasonable! As @__alpoge__ himself notes this is classic crank graveyard territory and yet the counter example is something a grad student in 1997 could have found w a ~3 day computer search. Wild!
Re: Claude Fable produced a counterexample to the Jacobian Conjecture
#443This is a rare instance where feeding this groundbreaking information into an LLM gives _them_ psychosis. I fed this to claude code and watched it verify the result in 7 different ways to be 100% certain, and it was just flabbergasted. Quite remarkable.
Can confirm, Claude is flabbergasted. Gemini just checks the web first it seems, and already references the news. Kimi doesn't quite believe it.
Re: Claude Fable produced a counterexample to the Jacobian Conjecture
#444A little over 10 years ago I remember meeting a postdoc who believed he had something close to a counterexample to the Jacobian Conjecture. He and another person was bruteforcing polynomials in about 16 variables, something like 80 - 700 terms each, using binary trees for mapping coefficients. They were guessing, at the time, that the lower bound of a counterexample (P, Q) for max(deg(P), deg(Q)) would go up to 200.…
[flagged]
Re: Claude Fable produced a counterexample to the Jacobian Conjecture
#445Earlier quoted context omitted.
I don't think the (fairly factual) description of these systems as stochastic parrots means that they will never do useful work, just that they are not intelligent in the way we believe animals to be (to "push back" on your anecdata, I've also heard fewer people claiming that LLMs are actually conscious in the past year -- maybe we're reaching the happy medium?). That was the point the stochastic parrots paper and Ch…
I don't think LLM labs ever claimed that their LLMs are intelligent the way we believe animals are.
Re: Claude Fable produced a counterexample to the Jacobian Conjecture
#446Earlier quoted context omitted.
Interestingly, even Qwen 3.6 27B was able to verify the solution, but I didn't get any glazing for discovering it. Instead, it thought that someone named Shestakov had already found a counterexample in 2004. GLM 5.2 whiffed, it insisted the counterexample wasn't valid. VibeThinker 3B also recognized that the counterexample was valid. But it kept trying to convince itself that it wasn't, over and over, since it's an "…
I told Gemini Pro I woke up after having dreamt that polynomial and asked if it was related to the Jacobian conjecture. It spent some time thinking and referenced this tweet announcement, saying: "If you truly dreamt about that specific polynomial, you might be mathematically clairvoyant." In the rest of the answer, it maintained a cautious skepticism about my claim, saying: "Here is exactly why the math world is cur…
Re: Claude Fable produced a counterexample to the Jacobian Conjecture
#447Earlier quoted context omitted.
[flagged]
So many mathematicians over the years tried hard and failed, but now Anthropic just for some PR magically did it? And this after LLMs obtaining different math wins? What is your logic here really escapes my understanding.
Why not be skeptical about that?
Re: Claude Fable produced a counterexample to the Jacobian Conjecture
#448Earlier quoted context omitted.
Same result. Public share https://claude.ai/share/19fd1a34-d63b-4a16-8d83-60d5b79e7747 It did the multiple verification sequence before expanding to internet search where it found this thread.
Everyone using Claude Fable to verify this proof is so funny. If you read the definition of the Jacobian Conjecture and (I am not exaggerating this) have passed a college Calc 3 class, you can just verify the proof yourself in 30 seconds. The problem was very hard to solve but the counterexample is very easy to verify! --- edit, adding an explanation: To summarize it, the conjecture says if you have any multi-variabl…
Re: Claude Fable produced a counterexample to the Jacobian Conjecture
#449Earlier quoted context omitted.
The concern is that there could have been expert knowledge input, whose importance/worth we are unable to evaluate. I don’t believe a mathematician produced the counter example secretly, but how much did they contribute to the result? AI isn’t magic, so to evaluate the value delta, you need to know the value of the input.
While I agree that we need the inputs to properly evaluate what this means for LLM capabilities, I don't really believe that the amount of knowledge input matters much for the overall significance of the result. These kinds of results are interesting for LLMs because mathematicians have been working on them for decades. If the result doesn't already exist, there's no way it's in the training data, and if mathematicia…
Are we talking a bicycle, powered by a human stepping on the pedals; or a rocket that will fly to the moon on its own with people inside?
Don't you want to know? I mean, doesn't everyone want to know?
Re: Claude Fable produced a counterexample to the Jacobian Conjecture
#450Earlier quoted context omitted.
AI is great at reducing the search space and using human-like reasoning (in a brute-force way) to carry out the brute-force search. I'm not surprised by this result. This is exactly what AI should excel at, with human guidance.
"using human-like reasoning (in a brute-force way)" that's self-contradictory -- what brute force means is doing an exhaustive search of a search space (brute forcing it) using human-like(?) reasoning means cutting down the search space by having some sort of insight or intuition which allows you to prune branches from the entire tree