Discover real AI creators shaping the future. Track their latest blogs, X posts, YouTube videos, WeChat Official Account posts, and GitHub commits — all in one place.
We asked an unreleased research version of Claude to take a stab at the Riemann hypothesis. It didn’t solve it, but it did make strides on a related problem: it increased the lower bound for the fraction of zeros of the Riemann zeta function that satisfy the hypothesis from
View quoted postRT Alex Cui Claude's watermark probably doesn't work how you think. As the CTO of GPTZero, I'll explain how Anthropic, Google and OpenAI are building text watermarking in this brief explainer and whether it can be defeated. Almost all forms of watermarking that are fast and cheap enough for a frontier lab have the same formula, following the KGW method: In generation: 1. Let's say you've generated n tokens so far. Take those n tokens + a secret key to generate a random hash 2. Use that hash to randomly reweight the probabilities for the n+1 token, and then sample from that new distribution. In the simple case, you could split 50% of all English words into a green or red set based on your hash, and boost the probability of words in the green set. For watermark detection: 1. For each token, see if it was in the green or red set. 2. To do this, recreate the hash based on the secret key and the text preceding the current token. Then, recreate the green and red set of words. 3. Once you've checked all the words in the text, if the next token is selected disproportionally from the green set more than 50% of the time, you claim the text has the watermark. I can tell you want to ask the following: 1) Isn't it easy to mess up the hash if you paraphrase the text? The answer is mostly yes, however, you can use a statistical model to get your hash instead of a deterministic function (SIR, Adaptive Watermark). Since the entire watermark is probabilistic, this is fine. 2) Doesn't this make the text much worse? The answer is yes, it does - Yes, it does – but for most people, it's imperceptible (Google claims in human feedback study with 20,000 texts), since there are exponentially many ways to write the same paragraph. DiPmark does something more sophisticated to avoid shifting the text distribution on average. Of course, watermarks fail on short text or highly predictable texts like "2+2=4". 3) Shouldn't it be easy to figure out the green and red sets? The answer is no. ...
🚨 JUST IN: Claude models will now have invisible watermarks embedded in ALL text, and ALL metadata attached to files…
gpt luna max vs claude fable ultracode sent "pls build a mostly faithful clone of grok imagine with open models via fal" i woke up to these two and assumed fable was left and luna was right i was wrong... it was the other way!! objectively, fable did the better visual clone. but luna somehow understood intent better and created the more USABLE clone given my open model bent.
one man’s blur is another man’s motion data to decode
🌟We introduce a method for revisiting historical photos and bringing them to life. Specifically, our model generates video from motion-blurred images. 📢 Blur2Vid (Transactions on Graphics, SIGGRAPH Asia 2025) Webpage: http://blur2vid.github.io Paper: https://arxiv.org/abs/2512.19817
View quoted postRT lily zhang sign up for COLM 2026 before it sells out! for non-local researchers, here's the SF map by @swyx. safety tip: i added poop alerts 💩 for the rough blocks. try to avoid booking hotel around union square and tenderloin, you'll thank me later. @COLM_conf
The first batch of tickets will be released TODAY (Aug 10) at 1pm PT (pacific time). We are fairly certain we will be able to release more later on, so if tickets run out, we will direct people to a wait list (sign up if interested) https://colm.eventhosts.cc/register
View quoted post