DawnSift
订阅日报
周三 · 科技日报 · 第 31 期

2026-08-12

— 今天,AI 的“黑箱”被撕开一角,而水印则在另一侧悄悄缝上。

今日 TL;DR

研究人员发现可从 OpenAI、Anthropic、Google 的前沿模型 API 中提取隐藏推理痕迹,内含敏感信息。Anthropic 随即宣布为 Claude 生成的文本和文件嵌入隐形水印,以符合欧盟法规。同时,ChatGPT 与 Gemini 双双宣布月活用户突破 10 亿,AI 应用进入新量级。

这些隐藏的推理痕迹包含了真实的秘密和敏感信息。

头条

1

前沿模型 API 隐藏推理痕迹遭提取,内含密码与 API 密钥

研究人员开发出一种方法,成功从 OpenAI、Anthropic 和 Google 的模型中解码并提取了 315,320 个隐藏推理块。这些被恢复的“思考过程”包含了密码、API 密钥等敏感信息。为什么重要:该攻击揭示了当前 API 安全设计的严重缺陷,虽然相关漏洞已被修复,但它引发了对模型内部推理安全性和隐私保护的深层担忧,且有证据表明部分中国 AI 模型可能借此蒸馏了美国模型的推理能力。

社区普遍认可该攻击方法巧妙且影响重大,但也有人认为“窃取”说法不当,且供应商应能轻易修复。

2

Anthropic 为 Claude 全量嵌入隐形水印,引发社区争议

Anthropic 宣布,自 2026 年 8 月 2 日起发布的新款 Claude 模型,将在生成的文本中直接编织肉眼不可见的机器可读水印,并为图片等文件附加 C2PA 标准的签名元数据。该措施将在全球范围内推行。为什么重要:此举是为遵守欧盟《AI 法案》的透明度要求,标志着 AI 生成内容可追溯性进入强制实施阶段。但对开发者而言,这意味着 API 输出的文本将永久携带“狗皮膏药”式的标记,可能影响后续处理和使用。

网友普遍对此表示愤怒,认为水印“甩不掉”且侵犯用户自由,是“大水印时代”的来临。

3

ChatGPT 与 Gemini 双双突破 10 亿月活用户多源事件 ×3

OpenAI 的 ChatGPT 与 Google 的 Gemini 相继宣布月活跃用户数超过 10 亿。Gemini 成为 Google 历史上增长最快的产品,而 ChatGPT 则在几周前率先达到这一里程碑。为什么重要:这标志着主流 AI 聊天机器人已进入与搜索、社交网络同等的超级应用规模,AI 辅助正在成为真正的大众基础设施,开发者生态和商业模式的竞争将进入全新阶段。

4

Mojo 语言发布 1.0 正式版,承诺长期稳定

Modular 公司正式发布 Mojo 1.0,这是一个专为 AI 和高性能计算设计的通用编程语言。1.0 版本的核心承诺是提供一个稳定的基础,以解决此前因快速迭代导致社区项目难以长期维护的问题。为什么重要:对于寻求 Python 易用性与底层性能结合的开发者,Mojo 1.0 提供了一个生产就绪的选择,但其闭源策略和与 Python 生态的实际兼容性仍是社区关注的焦点。

多数评论认可 Mojo 的技术潜力,但批评其闭源、AI 生成宣传图片及与 Python 兼容性存疑;但也有人认为其性能优势值得期待。

5

Go 语言被指为 AI 辅助软件工程的理想语言

Google 开发者博客发文称,在 AI 编码助手日益普及的当下,Go 语言因其简洁性、可读性强和标准化程度高,成为人机协作编程的理想选择。文章认为,AI 生成代码后,人类负责审查、清理和验证,而 Go 的设计恰好降低了这一过程的认知负担。为什么重要:这为技术选型提供了新视角,将“AI 可读性”和“AI 可维护性”纳入语言评估标准,可能影响未来后端架构和云基础设施的技术栈决策。

多数人认可 Go 在 AI 辅助编程中的优势,但也有人认为 Rust、TypeScript 等语言同样适用。

每天早晨,一份为你精选的科技日报

网页看大盘,订阅拿专属:AI 按你的兴趣为你精选、可汇入你的私有 RSS,附社区观点——每天早晨直达邮箱,永久免费。

已发布 44 期 · 每天筛过 150+ 条只留值得读的 30 条

AI 动态

BDH-CQ: In-Context Learning with Recurrent Latent Reasoning

一个 1.5 亿参数的推理模型 BDH-CQ 结合上下文学习与循环潜在推理,在 ARC-AGI-1 上以极低成本达到 29.5% pass@2 的新前沿。

🤖A 150M-parameter reasoning model using recurrent latent reasoning and in-context learning achieves a new cost-accuracy frontier on ARC-AGI-1.

Macaron-V1: Towards Open Continual Learning with Self-Improvement and Mixture-of-LoRA

开源模型家族 Macaron-V1 采用 Mixture-of-LoRA 架构和递归自改进,实现 agent 在部署后的持续学习与协作。

🤖Macaron-V1 is an open agent-model family that uses a Mixture-of-LoRA architecture and recursive self-improvement to enable continual learning and collaboration across specialized tasks.

Motif 3: Technical Report

Motif 3 发布技术报告,该 MoE 模型总参数量 314B,激活 13.2B,采用分组差分潜在注意力等新技术。

🤖Motif 3 is a large sparse mixture-of-experts language model using grouped differential latent attention and specialized training techniques to achieve strong reasoning, coding, and long-context performance.

On-Policy Self-Distillation without Any Supervision

研究提出无监督同策略自蒸馏 (U-OPSD),仅利用模型自身生成内容的一致性即可实现自我改进,无需外部监督。

🤖Unsupervised on-policy self-distillation improves large language models by using internal consistency and majority-vote pseudo-solutions to correct confident errors without external supervision.

开发与开源

H3-metal – Native MiniMax-H3 inference for Apple Silicon

h3-metal 项目为 Apple Silicon 带来 MiniMax-H3 模型的原生推理能力,已实现端到端的 prompt-to-video/audio 功能。

评论区普遍认可H3在Apple Silicon上的原生推理优化,但抱怨生成速度慢且内存需求高;也有人认为这是本地工作流的重大进步。

Chicken Scheme 6.0 发布,带来 R7RS 支持和原生 UTF-8 字符串等重大更新。

社区普遍认可Chicken Scheme 6.0的R7RS支持和UTF-8字符串等更新,但也有人认为Scheme依赖管理比Common Lisp更复杂。

社区热议

Introducing Unsloth Desktop app

Unsloth 发布桌面应用,支持在 Mac、Windows、Linux 上本地运行和训练模型,并可将 Claude Code 等连接到本地 LLM。

GitHub Trending

firecrawl/anydocRust★ 141

Convert Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, and PDF to clean Markdown. Built in Rust, with Node.js and Python bindings.

diegosouzapw/OmniRouteTypeScript★ 75

Never stop coding. Free MIT AI gateway: one endpoint, 290+ providers (90+ free), 500+ models — Kimi, Claude, GPT, OpenAI, Gemini, GLM, DeepSeek, MiniMax. Works with Claude Code, Codex, Cursor, OpenCode, Cline & Copilot. Quota-aware auto-fallback, RTK+Caveman compression saves 15-95% tokens, MCP/A2A, Desktop/PWA. Built by 500+ contributors

Reverse Engineering / Authorized Penetration Testing / Security Research Skill Router Pack AI-powered routing + On-demand toolchain bootstrapping + Self-evolving knowledge base Supports Claude Code, Kiro, Cursor, Cline, and other AI coding clients 逆向/渗透/安全技能路由包 - AI 自动路由 + 按需自举工具链 + 自动进化经验库 | 支持 Claude Code / Kiro / Cursor / Cline 等代码 AI 客户端

Turn any technical book PDF into a Claude Code skill — ready to study, reference, and use while you work.

block/buzzRust★ 53

A hive mind communication platform

floci-io/flociJava★ 60

Light, fluffy, and always free - The AWS Local Emulator alternative

cloudflare/cloudflare-osTypeScript★ 57

Agent workspace built on Cloudflare Workers for creating documents, building apps, and running agents with your company’s context and systems.

brightdata/cliTypeScript★ 57

Official Bright Data CLI - scrape, search, and extract structured web data directly from your terminal.

Why is this running? Trace any process, port, container, or file back to what started it - CLI + TUI.

更多值得一看(内容池 65 条)
An unreleased Anthropic model made progress on one of math’s biggest unsolved problems

For more than 150 years, the Riemann hypothesis has stood as one of the major unsolved problems in mathematics. Anthropic hasn't solved it — but the company's models made more progress than you might expect.

Encrypted reasoning from ClosedAI et al 100% recoverable

Interesting examples in the link Paper here: This is your prompt to go out and give us 10mil rows of Opus 5 traces on hf before they fix this workaround

I gave DeepSeek V4 Flash basic vision by training a 40M connector on 100K examples

I wanted to find out whether a huge text-only MoE could be given basic vision without retraining the language model itself. The short answer is yes. I froze DeepSeek V4 Flash and a 417M-parameter MoonViT image encoder, then trained a 40.1M-parameter connector between them on 100,000 image-text examples. The completed NVFP4 model loaded across four B200s in a custom SGLang stack and answered real image prompts. It has basic vision, although this 100K-example pilot is not yet a production-quality

Muse Glimmer 发布Simon Willison2 minAI开源
Introducing Muse Glimmer

Introducing Muse Glimmer Meta are back in the open weights game! Muse Glimmer is a brand new 30B model under a clean Apache 2.0 license (a step up from the janky Llama licenses of old). They claim to have optimized it for exactly the kind of things I'm looking for in a local model: End-to-end Agentic Task Completion. Muse Glimmer achieves strong success rates on full-task benchmarks including DeepSearch QA, MCP-Atlas, 𝛕-Bench and SWE-Bench, which measure its ability to work within scaffolds, wri

OasisKV: Scaling In-Decode KV Cache Beyond HBM with Lookahead Sparse Prefetching

Large language model (LLM) inference serving is increasingly constrained by memory rather than compute. As long-context and long-form reasoning workloads become more prevalent, the key-value (KV) cache dominates both memory footprint and memory traffic during LLM token generation, i.e., decode. In particular, HBM capacity has become a scarce and costly resource that heavily limits inference batch size and system throughput. This paper presents OasisKV, a memory-centric LLM inference system desig

Efficient Knowledge Distillation for LLMs: Offline Top-K Logits and a Fused Chunked KL Loss

Small language models are often the only option for deployment under tight latency, cost, and on-premises constraints, but they are rarely trained from scratch: a compressed model is usually recovered through knowledge distillation (KD). This recovery step largely decides the final quality, yet it is expensive. We present a practitioner's study of how to make distillation training efficient, organised around two systems contributions. First, we show that offline KD (caching the teacher's top-K l

A^2E : An End-to-End Agent Auditing Engine

With the rapid advancement of large language models (LLMs), harnesses have become essential infrastructure for deploying agents across a wide range of domains. The fast-evolving harness ecosystem has also made rigorous capability evaluation increasingly important. However, efficiently building an end-to-end, systematic, and comprehensive evaluation pipeline remains a significant challenge. To address this challenge, we introduce A^2E (Agent Auditing Engine), an end-to-end evaluation engine desig

1 Day in and I feel okay saying Muse-Glimmer-30B finally beats 3.6-27B for the size in some use-cases

A few things right off the bat: it reasons very efficiently. Like Grok 4.5 levels of efficient thinking it quantizes very well. My first few tests with iq3_xxs were better than Qwen/Gemma behaved at that size its knowledge depth is amazing. It beats Qwen3.6 27B on no-tools trivia. in OpenCode it is a much more efficient agent than 27B. Both models accomplish their tasks but Muse-Glimmer got there faster every time I'll say that it's worse at most things coding, probably being closer to Gemma4-31

The small open weight models are scarier in AI development

Imagine if your everyday laptop could run an AI model smart enough to take care of 90% of your work—totally private, lightning fast, and completely free of monthly fees. That is the exact tipping point of history where the AI bubble bursts completely. I bet this is the nightmare for OpenAI and Anthropic. Not everybody has resources to host big open weight models, but everybody can host small ones like Qwen 3.6. Are we reaching there soon 🔜

Introducing Unsloth Desktop: Open-Source App for Local Models

Hey guys, we just released Unsloth Desktop today! It's an open-source desktop app that works on Mac, Windows, and Linux: We're pretty excited about this release because it's the first (we're like 99% sure) desktop app that enables you to train AND run models on your local device. Here are some of the key features: You can run and train MLX, diffusion image/video models, audio models and GGUFs Connect Claude Code and Codex to local LLMs 50% more accurate with self-healing tool calls and sandboxed

Training Variable Long Sequences with Data-Centric Parallel

arXiv:2608.07524v1 Announce Type: new Abstract: Training deep learning models on variable long sequences poses significant computational challenges. Existing methods force a difficult trade-off between efficiency and ease-of-use. Simple approaches use static configurations that cause workload imbalance low efficiency, while complex methods introduces significant complexity and code change for new models. To break this trade-off, we introduce Data-Centric Parallel (DCP). Its core principle is to

Evo-Bench: Can Language Models Improve Agent Harness?

Large Language Models (LLMs) have driven rapid progress in autonomous agents, yet standard evaluations remain confined to static task solving. An emerging frontier is harness evolution---the agent's capacity to autonomously optimize its own operating harness. However, systematically benchmarking this capability remains challenging, as existing evaluations fail to isolate harness improvements from base model strength, prevent task-specific overfitting, or capture long-horizon iterative research.

RoMeRL: Balancing Feedback Coverage and the Memory-Reward Trap in Self-Evolving Agent Memory via Reduced-Order Utility States

Learning-based memory systems for self-evolving LLM agents face two tightly coupled challenges. First, trajectory-indexed utilities grow with the interaction history, thereby dispersing limited feedback over an ever-expanding state space. Second, because trajectory-level rewards are jointly assigned to co-retrieved memories, irrelevant experiences may receive misleading utility updates and consequently enter the memory-reward trap. To address these challenges, we introduce Reduced-Order Memory R

Another OpenAI executive takes off

Brad Lightcap, OpenAI's special projects lead and the company's former COO, announced his departure after an eight-year stint at the AI lab. In an internal memo he later posted to X, Lightcap told colleagues he'd be starting "something new." "Over the last few months, I've been focused on the next horizon and what would stand […]

The Download: the next big thing in LLMs and how AI academic research is shifting

This is today’s edition of The Download, our weekday newsletter that provides a daily dose of what’s going on in the world of technology. These startups are chasing the next big thing in LLMs Nine years after Google researchers introduced the transformer, this family of neural networks has become the engine inside every major large…

The Knowing-Saying Gap: When Probes See Errors that Confidence Misses

arXiv:2608.07528v1 Announce Type: new Abstract: Linear probes detect corrupted context in language models with near-perfect accuracy, yet this does not translate into reliable failure prediction. The result is a dissociation with direct implications for deployment monitoring. Across multi-hop arithmetic chains, probes that detect corruption turn out to be uninformative about final answer correctness; models forced into structured confidence formats collapse to two values with indistinguishable e

When LLM Agents Negotiate: Private Information and Dynamic Bargaining in Supply Chains

arXiv:2608.07538v1 Announce Type: new Abstract: As LLM agents move from decision support to autonomous procurement, firms need to know whether delegated negotiators create value, divide it predictably, and avoid money-losing contracts. We study this in a canonical supply chain bargaining problem: a buyer with private demand information negotiates a quantity-payment contract with an uninformed seller. We benchmark nine LLMs from OpenAI, Google, and Alibaba against a validated Perfect Bayesian Equ

An AI Scientist that Doesn't Drift: Taste, Structure, and Falsifiable Findings in a Quadruped Navigation Research Loop

arXiv:2608.07542v1 Announce Type: new Abstract: Autonomous research loops driven by large language models can run machine-learning experiments at scale but tend to drift toward local refinements of whichever metric they optimise rather than testing the hypotheses that motivate the experiments. We address this structurally and present an AI Scientist for studying generalisation in quadruped robot navigation policies in simulation. Building on the autoresearch paradigm of Karpathy, our loop adds t

Luth-2: New State-of-the-Art French Small Language Models

Hey everyone, Today we release Luth-2-0.8B and Luth2-2-2B , two non-reasoning models that set a new state of the art for French across a wide variety of tasks for their size 🚀 A few notable scores on French benchmarks compared to models 〜3 times their size: - Luth-2-2B scores 69.67 vs Gemma-4-E2B-it at 65.17 on Multi-IF. - Luth-2-0.8B scores 72.92 vs granite-4.0-h-micro at 55.60 on MGSM-Rev2. - Luth-2-2B scores 81.52 vs Gemma-4-E2B-it at 81.24 on Math-500. Luth-2 builds on our previous work with

Flow-by-Flow:Content-Judgment Bypass for Governing AI Output in High-Loss Domains

arXiv:2608.07474v1 Announce Type: new Abstract: Prior work showed that human-in-the-loop oversight becomes structurally untenable in high-loss domains when AI output velocity V exceeds human cognitive capacity C_max. The operative constraint, however, is not V alone but V x L, where L denotes per-item cognitive load. L consists of triage, judgment, and response, which respond asymmetrically to AI capability improvement. Triage cost does not decline as models become more capable, because semantic

SPOT: Sparse Probing and Outcome Calibration for On-Policy Distillation

On-policy distillation (OPD) provides dense teacher supervision on student-generated trajectories, but standard reverse-KL training can assign insufficient probability to other plausible continuations. Teacher entropy alone does not reveal whether uncertainty is concentrated among a few plausible next tokens or dispersed over a long probability tail, nor whether the student already represents those candidates well. Moreover, local teacher probabilities may not predict downstream success. We intr

I ran Muse Glimmer @ 1M context - All tests passed.

Heeeey all! I just completed some fun tests with Muse Glimmer, I thought I'd let you know. In fact, the summary below was written by Muse itself! I ran a 2× DGX Spark cluster and got Meta's day-old Muse Glimmer 30B running the day after release — then pushed its context from the trained 131K all the way to 1M with YaRN, verifying retrieval at every rung. Sharing config + results since the "131,072+" hint in the model card turned out to be very real. Setup Hardware: 2× NVIDIA DGX Spark (GB10, 128

Scaling Inherently Interpretable Language Models

Interpretability is often treated as a tax on capability: language models are trained as opaque systems, then explained after the fact, with methods whose reliability is difficult to establish. In this work, we challenge this premise. Rather than reverse-engineering a model, we make interpretability a constraint of the training pipeline, optimized alongside the language modeling objective. Across three orders of magnitude of compute, on both autoregressive and diffusion language models, interpre

Relevant but Incomplete: Referential Dangling as a Paradigm-Level Failure Mode in Hard Prompt Compression

Hard prompt compression reduces long-context inference cost by independently scoring tokens, sentences, or chunks and retaining the highest-scoring units under a budget. We identify a structural failure in this procedure: independent selection can split dependent evidence pairs, retaining one member while deleting the other. When retained text contains an answer but deleted text defines the entity needed to interpret it, we call the result referential dangling. At a compression ratio of 0.30, Be

FBI says cybercriminals are hacking into victims’ online accounts to steal their intimate pictures

In a new alert, the FBI said cybercriminals are targeting adults and minors in an attempt to steal their personal and intimate pictures in extortion campaigns.

Brad Lightcap, OpenAI’s longtime COO, is leaving to ‘start something new’

One of OpenAI's longest-serving executives is headed out the door, although the longtime COO told staff that he was "excited to help you all advance the mission from a different vantage point."

NL2SHACL-Bench: A Benchmark Suite for Natural Language to SHACL Translation

arXiv:2608.07530v1 Announce Type: new Abstract: SHACL is a core technology for validating the conformance of RDF knowledge graphs (KGs). Yet, authoring SHACL shapes requires technical expertise that most domain experts lack. Translating natural language requirements into SHACL (NL2SHACL) would lower this barrier. However, there is no dedicated benchmark for NL2SHACL, and evaluating generated shapes requires methods beyond string comparison, as semantically equivalent shapes can differ in seriali

Towards an Argumentative Foundation for Evaluative AI

arXiv:2608.07473v1 Announce Type: new Abstract: Evaluative AI (EAI) has been recently proposed as a way to support human decision-making, not by producing a single recommendation, but by presenting competing hypotheses together with evidence for and against each. In this position paper, we advocate (computational) argumentation as a particularly suitable paradigm to provide a formal, computable foundation for forms of EAI that are explainable and contestable, setting the ground for a long-term r

New norm of interviewing as sr software eng?

Hey all, I have about 8YOE. I've been with 4 different start ups, I've more or less passed the first recruiter phase 95%+ more of the time since they were more of a vibe check and I'm a decent interviewee. This was about 4-6 years ago when I was on the market for my 2nd + 3rd job, so this was also when I had about 2-4 YOE. I've been on the job market for past month or so as someone with 8YOE and I have a hard time passing even the first recruiter round, which is more or less a vibe check and non

TREAT: Evaluating Access to Formal Knowledge across Equivalent Mathematical Representations

arXiv:2608.07540v1 Announce Type: new Abstract: AI systems increasingly operate between flexible input representations and formal objects used by downstream tools. A key challenge is recognizing when an unfamiliar formulation denotes a known formal object. We study this challenge through theorem recognition: given an equivalence-preserving transformation of a theorem condition, a model must recover the theorem identity associated with the standard statement. We introduce TREAT, a benchmark for e

Sci-VBench: Evaluating Knowledge- and Reasoning-Intensive Video Generation in Science Domains

We introduce Sci-VBench, a comprehensive benchmark for evaluating knowledge- and reasoning-intensive video generation across scientific domains. It contains 1,253 expert-annotated examples spanning 60 subjects across four core disciplines: Natural Science, Healthcare, Humanities & Social Sciences, and Engineering. Each example requires models to generate temporally rich videos that demand scientific reasoning and knowledge-grounded synthesis, going beyond surface-level visual plausibility. We fu

MetaSpace: Metamorphic Testing for Spatial Cognition in Embodied Agents

arXiv:2608.07533v1 Announce Type: new Abstract: An embodied agent is an intelligent entity that interacts with its environment through a physical body. Currently, the evaluation of embodied agents primarily relies on two paradigms: (1) manually annotated Visual Question Answering (VQA) pairs and (2) high-level task completion metrics, such as success in navigation or manipulation. The former is labor-intensive and subject to variability in annotation quality. The latter may obscure critical vuln

Reinforcement Learning with Evolving Rubrics as Rewards for Audio Reasoning

Audio reasoning is essential for machine understanding of the acoustic world. Reinforcement learning with verifiable rewards can elicit such reasoning, yet existing reward designs are complementary in their limitations: outcome-based rewards supervise only the final answer and let the model reach it without attending to the audio, whereas process-based rewards score the reasoning itself but rely on coarse, hand-crafted, and fixed criteria that neither adapt to each question nor stay grounded in

Multi-Agent Forensic Reasoning for Generalizable Deepfake Video Detection

The malicious use of generative artificial intelligence to create highly realistic deepfake videos raises serious ethical concerns and poses substantial challenges to AI safety. However, existing deepfake video benchmarks provide limited coverage of recent synthesis methods and generally lack reliable fine-grained textual annotations. Meanwhile, conventional detectors and multimodal large language models (MLLMs), whether operating as a single model or relying on a single analytical perspective,

Evidence-RL: Towards Evidence-intensive Visual Reasoning

Vision-Language Models (VLMs) should answer from concrete image evidence rather than language priors, dataset shortcuts, or irrelevant visual context. Existing perception-aware post-training methods encourage image use through global perturbations or attention proxies, but they do not test whether a sampled answer causally depends on the local evidence that supports it. We propose Counterfactual Evidence Disentanglement (CED), a training-time evidence audit for VLM grounding. For each response,

每天早晨,一份为你精选的科技日报