📑 目录

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


一 · arXiv 最新论文

WorldSculpt: Generating Compositional Worlds from Grounded Videos

摘要:We study the problem of generating a compositional 3D representation of a cluttered scene containing hundreds of objects. The goal is to represent the scene as a collection of individual object meshes placed in a shared world frame, as required by downstream applications such as gaming, AR/VR, simulation, and robotics. This task is challenging in densely cluttered scenes, where objects heavily occ
领域:AI / 大模型
推荐理由:近期提交,偏开发者/研究视角,值得速览。
链接:http://arxiv.org/abs/2609.05416v1

UniMate: One Unified Model to Animate Diverse Skeletons

摘要:Recent advances in automatic rigging now deliver animation-ready 3D assets at scale, yet generating the motion to drive them remains a bottleneck. Existing learned animators are topology-constrained: they rely on category-specific templates or require per-skeleton fine-tuning and reference motions at inference. We present UniMate, a unified foundation model that synthesizes articulated motion for
领域:AI / 大模型
推荐理由:近期提交,偏开发者/研究视角,值得速览。
链接:http://arxiv.org/abs/2609.05415v1

WearableQA: A Benchmark for Health Reasoning over Real-World Wearable Data

摘要:Recent advances in wearable sensing enable continuous monitoring of physiological and behavioral signals, yet existing benchmarks rarely evaluate whether AI systems can reason over a real user’s longitudinal wearable record. We introduce WearableQA, a benchmark comprising 4,084 10-option multiple-choice questions constructed from the wearable time series, blood biomarkers, and demographics of 200
领域:AI / 大模型
推荐理由:近期提交,偏开发者/研究视角,值得速览。
链接:http://arxiv.org/abs/2609.05405v1

Diffusion TV: Experiencing Diffusion Models through Tangible, Embodied Interaction

摘要:Diffusion TV is an interactive AI art installation that offers a tangible and embodied experience of diffusion models through a modified CRT TV. By physically manipulating the TV’s antenna, audiences control the clarity of AI-generated images and sounds, metaphorically enacting the denoising process that underlies diffusion-based generation. Using the tuning knob, participants switch between three
领域:AI / 大模型
推荐理由:近期提交,偏开发者/研究视角,值得速览。
链接:http://arxiv.org/abs/2609.05404v1

RegionFed: Federated Learning for Personalized Query Understanding in Heterogeneous Retail Environments

摘要:Retail search systems serve diverse geographic regions with distinct query patterns, vocabularies, and product preferences, creating significant data heterogeneity that challenges both privacy-preserving training and model personalization. Federated learning offers a natural solution for privacy, but standard FL methods produce global models that sacrifice regional performance, while existing pers
领域:AI / 大模型
推荐理由:近期提交,偏开发者/研究视角,值得速览。
链接:http://arxiv.org/abs/2609.05403v1

Same Trajectory, Contradictory Rewards (ROBORMBENCH): Paraphrase Fragility in Vision Language Reward Models

摘要:Vision-language models are increasingly used as reward functions for robotic learning, but this role requires paraphrase invariance: the same trajectory should receive the same reward under semantically equivalent goal descriptions. We show that current VLM reward models often violate this property. Paraphrasing the instruction alone can substantially change predicted progress scores, and can even
领域:AI / 大模型
推荐理由:近期提交,偏开发者/研究视角,值得速览。
链接:http://arxiv.org/abs/2609.05401v1

摘要:When there is not enough labeled data to properly train deep learning models, transfer learning can help. We still do not fully understand how effective it is in neuroimaging, especially for Alzheimer’s disease research. It is also not clear if these transferred models can work on new datasets without being retrained for each specific task. We evaluate whether a compact, supervised pretrained mode
领域:AI / 大模型
推荐理由:近期提交,偏开发者/研究视角,值得速览。
链接:http://arxiv.org/abs/2609.05400v1

From Interpretability Methods to Interpretable Models

摘要:More than a decade in, explainable AI (XAI) for computer vision has assembled a mature toolbox: attribution, feature visualization, concept-based, and circuit-based methods. Yet almost all of the field’s effort has gone into building and comparing these methods, and little into the question they were meant to answer—how interpretable are our models, and are we making progress as they evolve? We
领域:AI / 大模型
推荐理由:近期提交,偏开发者/研究视角,值得速览。
链接:http://arxiv.org/abs/2609.05399v1

二 · GitHub 热门开源

openclaw/openclaw

简介:The AI that really does things. Any OS. Any Platform. The lobster way. 🦞
热度:389207⭐
推荐理由:近期活跃且星标领先,值得关注。
链接:https://github.com/openclaw/openclaw

obra/superpowers

简介:An agentic skills framework & software development methodology that works.
热度:283144⭐
推荐理由:近期活跃且星标领先,值得关注。
链接:https://github.com/obra/superpowers

NousResearch/hermes-agent

简介:The agent that grows with you
热度:243285⭐
推荐理由:近期活跃且星标领先,值得关注。
链接: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.
热度:203728⭐
推荐理由:近期活跃且星标领先,值得关注。
链接: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.
热度:187196⭐
推荐理由:近期活跃且星标领先,值得关注。
链接:https://github.com/Significant-Gravitas/AutoGPT

firecrawl/firecrawl

简介:The context API to search, scrape, and interact with the web at scale. 🔥
热度:177898⭐
推荐理由:近期活跃且星标领先,值得关注。
链接: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.
热度:169657⭐
推荐理由:近期活跃且星标领先,值得关注。
链接:https://github.com/f/prompts.chat

Snailclimb/JavaGuide

简介:Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
热度:158374⭐
推荐理由:近期活跃且星标领先,值得关注。
链接:https://github.com/Snailclimb/JavaGuide

三 · HuggingFace 热门

📄 Daily Papers 精选

Unlocking Lossless Speedups in LLMs via Discrete Diffusion

摘要:Large Language Models (LLMs) owe much of their success to next-token prediction (NTP), but their autoregressive (AR) structure requires slow, sequential token generation. To overcome this bottleneck, we introduce diffusion-augmented LLMs, a new class of models that defines an AR model distribution w
热度:38⬆
GitHub:https://github.com/ifm-ai/uno
链接:https://huggingface.co/papers/2609.04010

FlowBalance: Verifier-Grounded Self-Improvement from On-Policy Reasoning Experience

摘要:A reasoning model can improve from its own on-policy experience, but this inner loop is fragile: terminal verifiers provide reliable yet sparse supervision, while dense same-model guidance can reinforce false confidence or overconcentrate learning on a narrow solution mode. We introduce FlowBalance,
热度:26⬆
GitHub:https://github.com/alexhuang13/FlowBalance
链接:https://huggingface.co/papers/2609.03241

ENEAS: Embedding-guided Neural Ensemble for Adaptive Segmentation

摘要:We present ENEAS, a unified, text-promptable method for instance tracking and semantic discovery. Text-promptable segmentation models, including the latest foundation models such as SAM 3, still suffer from temporal hallucinations, spatial fragmentation, and semantic misclassification: they fail to
热度:11⬆
GitHub:https://github.com/speridlabs/eneas
链接:https://huggingface.co/papers/2609.03756

EmbodiedSkills: A Unified Framework for Orchestrating, Training, and Deploying VLA Agents

摘要:Vision-language-action (VLA) models map visual observations and language instructions directly to robot actions, but long-horizon tasks require more than action prediction. An agent must coordinate perception, planning, execution, progress verification, and recovery as the physical state evolves. An
热度:9⬆
GitHub:https://github.com/DCDmllm/EmbodiedSkills
链接:https://huggingface.co/papers/2609.01281

One Symptom, Three Levers: A Critical Review of On-Policy Self-Distillation

摘要:On-policy distillation trains a language model on its own generations while a teacher scores them token by token. It combines the dense supervision of imitation learning with the on-policy sampling of reinforcement learning. But it requires a second, larger model to act as teacher. On-Policy Self-Di
热度:9⬆
链接:https://huggingface.co/papers/2608.25936

📝 HuggingFace Blog

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

摘要:(暂无摘要)
链接:https://huggingface.co/blog/MultiverseComputingCAI/safety-for-whom

NeoMME: an efficient Multimodal-native and Multilingual Encoder

摘要:(暂无摘要)
链接:https://huggingface.co/blog/Hcompany/neomme

Fine-tuning a 350M Model for Better Structured Outputs in 100 GRPO Steps

摘要:(暂无摘要)
链接:https://huggingface.co/blog/grpo-with-trl-ifstruct

四 · 行业资讯

原生全模态技术战略闭环,智象(HiDream.ai)发布具身世界模型HiDream-O1-Embodied

内容:智象发布新具身世界模型HiDream-O1-Embodied,全模态技术闭环。
推荐理由:来自聚合源,偏产业动态。
来源:量子位

百度搭子全面接入小度硬件,百度智能体进驻家庭空间

内容:9月8日,在北京举行的百度AI Day小度新品发布会上,小度宣布超能小度完成智能体化升级,并发布多款全新的家庭场景智能体应用。百度搭子作为小度智能体能力的底座,全面落地小度智能屏、闺蜜机、智能摄像机、智能音箱等硬件新品,推动智能体进驻家庭空间。 此次升级后,超能小度不再止于接收和响应指令,而是能够自主拆解目标、统筹调度工具、闭环交付任务。面向家庭日程管理场景,家长通过微信一句话即可创建家庭日程与孩子作业,任务自动同步至智能屏并通知家庭成员;儿童陪学成长场景,则支持孩子在小度设备上完成音视频作业打卡提交、电子宠物互动、一句话生成应用等。智能体看护2.0同步升级,用户可直接说出看护需求,超能小度自动拆解为多维度看护任务,并匹配分级提醒机制,同时基于长周期数据生成习惯成长报告。 此外,家庭智能体服务已覆盖儿童成长陪伴、家庭健康管理、生活服务等更多家庭场景。搭载智能体
推荐理由:来自聚合源,偏产业动态。
来源:雷锋网 AI

燧原科技发行结果出炉!募资61.19亿元,国产AI芯片龙头即将登陆科创板

内容:9月7日晚间,燧原科技(688801.SH)正式公布发行结果。本次发行价格为142.18元/股,发行数量为4303.5173万股,募集资金总额为61.19亿元。网上投资者认购数量为1031.1626万股,网下投资者认购数量为2409.9639万股。此前,燧原科技网上发行有效申购户数达703.20万户,最终中签率为0.02455315%,市场认购火热。 燧原科技长期专注于云端AI芯片及相关产品研发,经过多年技术积累和产品迭代,已形成覆盖AI芯片、AI加速卡及模组、智算系统及集群以及AI计算与编程软件平台的完整产品体系。目前,公司已自主研发迭代四代架构、五款云端AI芯片,并围绕芯片、硬件、软件及系统持续构建全栈技术能力。 技术研发是燧原科技持续成长的重要支撑。公司采用自主可控的DSA架构,围绕GCU-CARE计算加速单元、GCU-LARE芯片互联等核心技术持续迭代
推荐理由:来自聚合源,偏产业动态。
来源:雷锋网 AI

菲尔兹奖得主入局大模型!4B手机Qwen+云端GLM刷爆ARC-AGI 3

内容:“在两个模型之间找到数学上的共同基础其实非常困难”
推荐理由:来自聚合源,偏产业动态。
来源:量子位

芯思杰400Gbps PIN PD支撑全球AI算力光互联向3.2T光收发模块迭代

内容:深圳,2026 年 9 月 6 日(今日消息) —— 第 27 届中国国际光电博览会(CIOE) 将于下周(9 月 9 - 11 日) 在深圳国际会展中心拉开帷幕。全球领先的光电探测器芯片企业芯思杰(PHOGRAIN)将亮相 11 号馆 11B33 展位,现场将正式发布400Gbps背照式PIN型光电探测器(PIN PD)芯片。在AI算力驱动光收发模块加速向1.6T、3.2T速率迭代的行业
推荐理由:来自聚合源,偏产业动态。
来源:雷锋网 AI

CPU加速AI普及,GPU首次加AI,Arm为何把NPU留给伙伴?

内容:个人AI的实现,到底需要一套怎样的计算底座?当手机开始理解用户意图、调用工具并连续完成任务,计算平台要支撑的已不只是一次模型推理,而是完整的个人AI体验。 <img src=“https://static.leiphone.com/uploads/new/images/20260908/6a9fdcfc
推荐理由:来自聚合源,偏产业动态。
来源:雷锋网 AI

“ONE FOR ALL”背后,帕西尼正在构建怎样的物理AI闭环?

内容:过去一个月,帕西尼(PaXini AI)的战略进程明显提速:发布搭载GEN4 FUSE真6D触觉感知芯片的PX6AX GEN4产品矩阵;北京总部落地,形成北京战略研发与深圳制造交付的双城协同;完成股份制改革及10亿元新一轮融资。 新品、总部、融资与股改,看似分属不同维度,实则指向同一个变化:帕西尼正从技术积累期进入规模化产业推进期。 为什么这些动作会在同一阶段密集发生?9月7日,帕西尼在深圳宝安前城中心举办媒体开放日,多家核心媒体走进「ONE FOR ALL」物理AI实景展厅。帕西尼首次向外界完整展开了这些动作背后的战略逻辑。 <img src=“https://static.leiphone.com/uploads/new/images/20260908/6a9fafe17831a.jpg?imageMogr2/quality/90" style
推荐理由:来自聚合源,偏产业动态。
来源:雷锋网 AI

基元律动发布模型NeoHorse,探索Harness驱动的RSI路径

内容:在一次项目排期测试中,一个4B基础模型找到了工作目录中的文件,却漏读了一封包含最新依赖约束的邮件。它按照过时信息生成计划,并把文件写到了错误位置。 这一案例来自基元律动(TokenRhythm)近日发布的技术报告。该公司联合无问芯穹、清华大学、北京大学、阿里巴巴等机构,推出首个Agent-Native模型NeoHorse-1,包含4B和9B两个版本,探索将Agent使用工具、接收反馈和修正错误的经验转化为模型能力。 基元律动由前华为诺亚方舟实验室主任、盘古大模型负责人王云鹤创办。公司此前开发的开源Routing Harness系统OpenSquilla,用于在Agent执行任务时选择和组织不同模型。NeoHorse将这条技术路线延伸至模型训练。 据技术报告,训练语料以包括OpenSquilla在内的Routing Harness产生的执行轨迹为核心
推荐理由:来自聚合源,偏产业动态。
来源:雷锋网 AI

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

参与讨论

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

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