📑 目录
技术人视角 · 今日三栏精选:arXiv 论文 / GitHub 开源 / 行业资讯。
一 · 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
A Generalizable Feature Extractor for Alzheimer’s-Related Brain MRI Tasks
摘要: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. 🦞
热度:389111⭐
推荐理由:近期活跃且星标领先,值得关注。
链接:https://github.com/openclaw/openclaw
obra/superpowers
简介:An agentic skills framework & software development methodology that works.
热度:282729⭐
推荐理由:近期活跃且星标领先,值得关注。
链接:https://github.com/obra/superpowers
NousResearch/hermes-agent
简介:The agent that grows with you
热度:242946⭐
推荐理由:近期活跃且星标领先,值得关注。
链接: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.
热度:203638⭐
推荐理由:近期活跃且星标领先,值得关注。
链接: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.
热度:187178⭐
推荐理由:近期活跃且星标领先,值得关注。
链接:https://github.com/Significant-Gravitas/AutoGPT
firecrawl/firecrawl
简介:The context API to search, scrape, and interact with the web at scale. 🔥
热度:177533⭐
推荐理由:近期活跃且星标领先,值得关注。
链接: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.
热度:169561⭐
推荐理由:近期活跃且星标领先,值得关注。
链接:https://github.com/f/prompts.chat
Snailclimb/JavaGuide
简介:Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
热度:158348⭐
推荐理由:近期活跃且星标领先,值得关注。
链接:https://github.com/Snailclimb/JavaGuide
三 · 行业资讯
原生全模态技术战略闭环,智象(HiDream.ai)发布具身世界模型HiDream-O1-Embodied
内容:智象发布新具身世界模型HiDream-O1-Embodied,全模态技术闭环。
推荐理由:来自聚合源,偏产业动态。
来源:量子位
具身ICL来了创业玩家!上下文成Scaling新赛道
内容:让机器人学会利用更长的多模态Context
推荐理由:来自聚合源,偏产业动态。
来源:量子位
Research acceleration: The view inside OpenAI
内容:Inside OpenAI, coding agents are reshaping AI research. Explore early data on agent usage, experiment velocity, task complexity, and research acceleration.
推荐理由:来自聚合源,偏产业动态。
来源:OpenAI Blog
燧原科技发行结果出炉!募资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
IFA新面孔:速卖通Brand+携中国品牌登场,解锁品牌出海新路径
内容:上周末,柏林国际消费电子展IFA开幕。阿里旗下跨境电商平台速卖通Brand+携9大中国品牌亮相,加速从“卖货渠道”向“品牌出海全新主场”跃迁。这是“出海四小龙”首次参加全球顶级消费电子展。 从人形机器人到AI眼镜,IFA展馆里的热度与速卖通交易端的数据形成呼应。数据显示,今年1-7月,速卖通AI硬件品类出海同比增长100%,正在成为AI硬件出海首选平台。截至8月,速卖通Brand+在包括德国、法国、波兰等11国的品牌销售额渗透率已突破50%,进一步巩固品牌出海全新主场地位。 <img src=“https://static.leiphone.com/uploads/new/images/20260907/6a9e2e2c96557.png?imageVi
推荐理由:来自聚合源,偏产业动态。
来源:雷锋网 AI
3000万用户、过半是企业,千问办公靠什么拿下B端?
内容:AI办公的To B化趋势,越来越明显。 9月4日,千问办公上线满一个月,阿里亮出了一个数字:用户数突破3000万,其中企业用户占比超过一半。 单看用户规模,这是一个增长数据;但如果放到整个AI办公市场来看,更值得关注的是:包括阿里在内的大厂,正在推动 办公Agent从个人提效工具,转向嵌入企业组织的内部工作流。 在部分业内人士看来,千问办公上线仅一个月就突破3000万用户, 这一速度确实超出预期 。如今回看,从上线之初就锁定企业级Agent市场,这步棋走得并不
推荐理由:来自聚合源,偏产业动态。
来源:雷锋网 AI
本次任务消耗Token统计:脚本化模式(opencode 启动,无独立 token 计量)
参与讨论
评论由 GitHub Discussions 驱动,数据存储于 hackcv/blog 仓库;需要 GitHub 账号登录后参与,支持 Markdown 与表情回应。评论由 GitHub Discussions 驱动,数据存储于 hackcv/blog 仓库;需要 GitHub 账号登录后参与,支持 Markdown 与表情回应。