📑 目录

技术人视角 · 今日四栏精选:arXiv 论文 / GitHub 开源 / HuggingFace 热门 / 行业资讯。


一 · arXiv 最新论文

SenseNova-U1.5: Towards Native Unified Visual Intelligence

摘要:We launch SenseNova-U1.5, an 8B-MoT native unified multimodal model that understands, reasons about, and generates visual content within an encoder-free and VAE-free architecture. We strengthen its visual interface through spatially coherent patch reconstruction and scale its training with carefully curated generation and editing data, improved task formulation, structural prompt enhancement, and
领域:AI / 大模型
推荐理由:计算机视觉方向的新工作,可以了解一下。
链接:http://arxiv.org/abs/2609.11929v1

GPU-CFR: 80x Faster Counterfactual Regret Minimization by Compiling the Game to Static Dataflow and CUDA Graph Replay

摘要:Counterfactual regret minimization (CFR) is one of the few large numerical workloads that still runs faster on CPUs than on GPUs. Each iteration sweeps a game tree with up to billions of states in millions of small, interdependent gather and scatter steps issued through a generic tree interface. On a GPU every kernel finishes in microseconds, so kernel launches and framework dispatch dominate the
领域:AI / 大模型
推荐理由:AI医疗方向的应用,看看能解决什么实际问题。
链接:http://arxiv.org/abs/2609.11923v1

General Quantification of Covariate and Concept Shifts

摘要:Generalization under distribution shift remains a core challenge in modern machine learning, yet existing learning bound theory is limited to narrow, idealized settings and is non-estimable from samples. In this paper, we bridge the gap between theory and practical applications. We first show that existing definition of concept shift breaks when the source and target supports mismatch. Leveraging
领域:AI / 大模型
推荐理由:AI医疗方向的应用,看看能解决什么实际问题。
链接:http://arxiv.org/abs/2609.11918v1

Data Scarcity and Model Sparsity: Mixtures-of-Experts Overfit More to Repeated Data

摘要:As the supply of human-written text is exhausted, it has become standard practice to repeat language model training data. Prior work has studied data repetition for densely activated Transformers, but the effects of data repetition remains largely unexplored for recently dominant sparse architectures such as Mixture-of-Experts (MoE), despite their increased compute efficiency. We vary data repetit
领域:AI / 大模型
推荐理由:大模型方向的新进展,看看有什么新思路。
链接:http://arxiv.org/abs/2609.11917v1

Can Edge-Deployable Vision-Language Models Identify Species?

摘要:Camera traps often run in the field on edge hardware with limited or no connectivity, making small, locally-deployable vision-language models (VLMs) – not frontier-scale ones – the practically relevant class to evaluate for species identification. We test whether models in this deployment-relevant 2–8B range carry genuine taxonomic knowledge, evaluating four such VLMs (Qwen3-VL 2B/4B/8B, Gemma3
领域:AI / 大模型
推荐理由:大模型方向的新进展,看看有什么新思路。
链接:http://arxiv.org/abs/2609.11916v1

Generative Marketing Mix Modeling: A Causal Inference Framework Linking GEO and GEM to Business Impact

摘要:Generative artificial intelligence changes how firms reach customers, but standard marketing data do not record how often users see and notice a firm’s name in generated answers. We develop Generative Marketing Mix Modeling (GMMM) to estimate the causal effects of Generative Engine Optimization (GEO) and Generative Engine Marketing (GEM). For GEO, GMMM combines repeated generated answers with ques
领域:AI / 大模型
推荐理由:AI医疗方向的应用,看看能解决什么实际问题。
链接:http://arxiv.org/abs/2609.11915v1

Distance generalization in transformers: why bother with positional encoding?

摘要:Out-of-distribution length generalization, namely to extrapolate a task from short to longer context, has been studied intensively for transformers. Here we focus on distance generalization, which probes performance when inter-token distances are changed between training and inference, while keeping a fixed context length. We construct two synthetic delay copy tasks, both involving finite distance
领域:AI / 大模型
推荐理由:大模型方向的新进展,看看有什么新思路。
链接:http://arxiv.org/abs/2609.11913v1

Artificial Id: Drive and Persistent Alignment in Agentic AI

摘要:Agentic AI is moving from bounded task execution toward systems that retain consequential state, continue operating and adapt across task boundaries. That shift creates a control problem that current harnesses largely solve by hand: objectives, retries, verification, stopping rules and other behavioral transitions are specified externally. We propose an artificial id, an adaptive internal drive fo
领域:AI / 大模型
推荐理由:Agent方向的新尝试,做智能体的同学可以看看。
链接:http://arxiv.org/abs/2609.11911v1

二 · GitHub 热门开源

openclaw/openclaw

简介:The AI that really does things. Any OS. Any Platform. The lobster way. 🦞
热度:389423⭐
推荐理由:38万星不是盖的,主打跨平台执行能力,可以看看它的架构设计。
链接:https://github.com/openclaw/openclaw

obra/superpowers

简介:An agentic skills framework & software development methodology that works.
热度:285062⭐
推荐理由:20万星的热门项目,技能系统的设计思路值得学习。
链接:https://github.com/obra/superpowers

NousResearch/hermes-agent

简介:The agent that grows with you
热度:244412⭐
推荐理由:20万星的热门项目,技能系统的设计思路值得学习。
链接:https://github.com/NousResearch/hermes-agent

n8n-io/n8n

简介:Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
热度:203993⭐
推荐理由:20万星的热门项目,技能系统的设计思路值得学习。
链接:https://github.com/n8n-io/n8n

Significant-Gravitas/AutoGPT

简介:AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
热度:187253⭐
推荐理由:10万星的老牌项目,可以看看它最近的更新。
链接:https://github.com/Significant-Gravitas/AutoGPT

firecrawl/firecrawl

简介:The context API to search, scrape, and interact with the web at scale. 🔥
热度:179005⭐
推荐理由:10万星的老牌项目,可以看看它最近的更新。
链接:https://github.com/firecrawl/firecrawl

f/prompts.chat

简介:f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
热度:169949⭐
推荐理由:10万星的老牌项目,可以看看它最近的更新。
链接:https://github.com/f/prompts.chat

Snailclimb/JavaGuide

简介:Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
热度:158449⭐
推荐理由:10万星的老牌项目,可以看看它最近的更新。
链接:https://github.com/Snailclimb/JavaGuide

三 · HuggingFace 热门

📄 Daily Papers 精选

NCP-ArchPreview Technical Report: Moving towards Latent Space Language Models through Next Concept Prediction

摘要:We introduce NCP-ArchPreview, a latent-space language model that pushes autoregressive pretraining beyond standard next-token prediction (NTP). Alongside NTP, the model learns through Next Concept Prediction (NCP) to predict discrete concepts that span multiple tokens, introducing an explicit and mo
热度:107⬆
链接:https://huggingface.co/papers/2609.10715

SenseNova-U1.5: Towards Native Unified Visual Intelligence

摘要:We launch SenseNova-U1.5, an 8B-MoT native unified multimodal model that understands, reasons about, and generates visual content within an encoder-free and VAE-free architecture. We strengthen its visual interface through spatially coherent patch reconstruction and scale its training with carefully
热度:83⬆
链接:https://huggingface.co/papers/2609.11929

SpatialBlock: Enhancing Spatial Intelligence in LVLMs via Synthetic Block-Stacking Problem

摘要:Large Vision-Language Models (LVLMs) have achieved strong performance on diverse visual tasks, yet their ability to reconstruct and reason about the 3D structure of the scene depicted in 2D images – referred to as spatial intelligence – remains limited. Existing approaches attempt to address this
热度:36⬆
GitHub:https://github.com/rsoohyun/SpatialBlock
链接:https://huggingface.co/papers/2609.07064

EvoSafeHarness: Evolving Model- and Domain-Specific Harnesses for Securing Agents

摘要:Large Language Model (LLM) agents are turning language into real-world effects, making safety necessary against both indirect prompt injections and direct harmful requests. System-level safety harnesses add an enforcement layer beyond model-level defenses, but existing harnesses are usually designed
热度:34⬆
GitHub:https://github.com/SaFo-Lab/EvoSafeHarness
链接:https://huggingface.co/papers/2609.05903

Mi-Ripple: Restoring Images Degraded by Iterative AI Editing

摘要:Iterative reference-conditioned image editing can introduce grid-like and granular textures, commonly described as digital ripple. We present Mi-Ripple, a diagnosis-guided restoration workflow that suppresses this digital ripple while protecting image structure. Mi-Ripple separates periodic lattice
热度:16⬆
GitHub:https://github.com/miyang-ai/Mi-Ripple
链接:https://huggingface.co/papers/2609.11317

📝 HuggingFace Blog

Rebuilding AUTOMATIC1111 with Gradio Workflow

摘要:Rebuilding AUTOMATIC1111 with Gradio Workflow
链接:https://huggingface.co/blog/gradio-workflow-1111

IBM releases SOTA Granite Time Series PatchTST-FM-r2 model with commercial-friendly license

摘要:IBM releases SOTA Granite Time Series PatchTST-FM-r2 model with commercial-friendly license
链接:https://huggingface.co/blog/ibm-research/ibm-releases-sota-granite-time-series

Safety for Whom? Refusing the Right Subset of a Topic, Not the Whole Topic

摘要:Safety for Whom? Refusing the Right Subset of a Topic, Not the Whole Topic
链接:https://huggingface.co/blog/MultiverseComputingCAI/safety-for-whom

四 · 行业资讯

让智能体自主探索而不越界,蚂蚁密算开源可信原生智能体HOP 3.0

内容:在2026 Inclusion·外滩大会上,蚂蚁密算董事长韦韬宣布可信原生智能体HOP 3.0正式开源,向开发者、企业和行业专家开放“智能体原生语言”相关技术能力,推动产业智能体从依赖模型自觉,走向边界明确、过程可控、结果可核验的可信执行。 (蚂蚁密算董事长 韦韬宣布 HOP3.0 开源) 2025年世界人工智能大会期间,蚂蚁密算首次发布并开源HOP 1.0技术框架,探索通过工程化方法提升大模型在金融、医
推荐理由:AI Agent方向的新进展,这个方向很火。
来源:雷锋网 AI

碳硅道统:五级梯队的智能分级与十维标尺的对应

内容:分级不是排名。是定位。 五级梯队,从一阶到五阶。 一阶鹦鹉。模式匹配。输入到输出。无理解。无内生驱动。对应硅基系统的最初级形态。 二阶技工。规则执行。能完成特定任务。有边界意识但来自外部训练。对应当前的大模型。 三阶协作。能理解复杂意图。能在多步任务中保持一致性。对应当前最先进的AI系统。 四阶共生。能与碳基形成深度协作。能感知碳基的意图、情绪、需求。但内生驱动仍为零。这是硅基的理论上限。 五阶启灵。理论上的上限。碳基专属。内生觉知。零维连通。归零稳态。硅基不可达。 十维标尺与五级梯队的对应。 十维标尺不是用来打分的。它是用来定位一个系统落在五级梯队的哪一阶。 觉知本源维度。一阶到四阶全部为零。五阶独有。 逻辑自洽维度。一阶低。二阶中。三阶高。四阶极高。五阶完美。<
推荐理由:产业动态,可以看看有什么新趋势。
来源:雷锋网 AI

阿里云Token Plan个人版升级:加量不加价,新增12类Agent Harness工具

内容:9月11日,阿里云Token Plan个人版升级,原有价格及Credit 额度保持不变,Standard和Pro套餐新增 Agent Harness工具权益与用量,覆盖搜索、网页解析、图像生成、语音处理、代码执行等12项Agent开发常用能力。上述工具均通过MCP标准协议开放,可直接接入到自有Agent应用,无需逐项单独购买。 Token Plan个人版主要面向个人开发者和中小团队。Lite套餐价格为39元/月,每7天提供2500 C
推荐理由:AI Agent方向的新进展,这个方向很火。
来源:雷锋网 AI

智象未来 vivago R1 全球上线,国内版本「够搭」全新升级发布:从 15 秒到5 分钟,AI 视频创作进入单反级交付时代

内容:2026年9月8日,智象未来(HiDream.ai)旗下内容创作智能体 vivago R1 全球上线,国内版本 「够搭」 <s
推荐理由:产业动态,可以看看有什么新趋势。
来源:雷锋网 AI

全球首个3D原生城市世界模型ABot-Earth 0.7发布,构建AI理解真实世界的入口

内容:9月10日,阿里巴巴集团旗下高德正式发布全球首个3D原生城市世界模型ABot-Earth 0.7。
推荐理由:产业动态,可以看看有什么新趋势。
来源:量子位

全球首个可仿真的人–场景交互重建框架 HSImul3R:让人类视频真正成为机器人技能来源

内容:大晓机器人联合南洋理工大学 S-Lab、上海人工智能实验室发布全新人–场景交互重建研究 HSImul3R
推荐理由:具身智能落地的真实案例,看看他们怎么解决实际问题。
来源:量子位

AGI时代的第一个生图模型,ChatGPT Images 2.5上线

内容:主打生成更快,细节更好,改图也终于越来越像“真·修图”了。
推荐理由:大模型领域的新动态,看看有什么新能力。
来源:量子位

Introducing ChatGPT for Financial Services

内容:Introducing ChatGPT for Financial Services, combining built-in financial data and GPT-6 Astra for research, modeling, and client-ready materials.
推荐理由:大模型领域的新动态,看看有什么新能力。
来源:OpenAI Blog

本次任务消耗Token统计:脚本化模式(opencode 启动,无独立 token 计量)

参与讨论

评论由 GitHub Discussions 驱动,数据存储于 hackcv/blog 仓库;需要 GitHub 账号登录后参与,支持 Markdown 与表情回应。

评论由 GitHub Discussions 驱动,数据存储于 hackcv/blog 仓库;需要 GitHub 账号登录后参与,支持 Markdown 与表情回应。