<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>AllOfAI — 每日 AI 技术动态</title>
    <link>https://ai.hjhai.xyz</link>
    <description>每日自动扫描全球 AI 信源，由 LLM 精选并深度解读的 AI 技术情报</description>
    <language>zh-CN</language>
    <lastBuildDate>Sun, 21 Jun 2026 12:00:44 +0000</lastBuildDate>
    <atom:link href="https://ai.hjhai.xyz/rss.xml" rel="self" type="application/rss+xml"/>
    <generator>AllOfAI Pipeline</generator>
    <item>
      <title>小模型微调搞定生物医学验证，成本远低于GPT-4</title>
      <link>https://arxiv.org/abs/2606.12854</link>
      <guid isPermaLink="false">ai-intel-2606.12854</guid>
      <pubDate>Fri, 12 Jun 2026 04:00:00 +0000</pubDate>
      <description><p>用小LLM（如Llama-3-8B）微调，在生物医学声明验证任务上接近GPT-4o零样本性能，但推理成本降低90%以上。发现数据集存在结构捷径，影响跨域泛化。</p><p><strong>重要性：</strong>医院和药企可用小模型替代昂贵API做事实核查。</p><p>来源：ArXiv cs.CL · 分类：Paper</p></description>
      <category>Paper</category>
      <source url="https://ai.hjhai.xyz">ArXiv cs.CL</source>
    </item>
    <item>
      <title>DPO 微调聊天机器人：一项系统的实证研究</title>
      <link>https://arxiv.org/abs/2606.12881</link>
      <guid isPermaLink="false">ai-intel-2606.12881</guid>
      <pubDate>Fri, 12 Jun 2026 04:00:00 +0000</pubDate>
      <description><p>全面实验 DPO 在大模型微调中的效果，覆盖不同模型规模、数据配比和超参选择，给出可操作的调优建议</p><p><strong>重要性：</strong>DPO 实践者的参考手册，少踩坑</p><p>来源：ArXiv cs.CL · 分类：Paper</p></description>
      <category>Paper</category>
      <source url="https://ai.hjhai.xyz">ArXiv cs.CL</source>
    </item>
    <item>
      <title>Nemotron 3 Ultra开源：550B参数MoE混合架构</title>
      <link>https://arxiv.org/abs/2606.15007</link>
      <guid isPermaLink="false">ai-intel-2606.15007</guid>
      <pubDate>Tue, 16 Jun 2026 04:00:00 +0000</pubDate>
      <description><p>NVIDIA发布Nemotron 3 Ultra，550B总参数/55B激活参数的MoE模型，混合Mamba与Transformer，专为Agent推理设计，性能对标闭源模型。</p><p><strong>重要性：</strong>开源社区获得一个高性价比的Agent基座模型。</p><p>来源：ArXiv cs.CL · 分类：Paper</p></description>
      <category>Paper</category>
      <source url="https://ai.hjhai.xyz">ArXiv cs.CL</source>
    </item>
    <item>
      <title>ToolSense框架：诊断LLM工具调用知识盲区</title>
      <link>https://arxiv.org/abs/2606.12451</link>
      <guid isPermaLink="false">ai-intel-2606.12451</guid>
      <pubDate>Fri, 12 Jun 2026 04:00:00 +0000</pubDate>
      <description><p>提出诊断框架，系统审计LLM对工具参数、返回值等内部知识的掌握程度，发现即使强模型在工具调用上也有系统性缺陷。</p><p><strong>重要性：</strong>开发者可用此框架排查Agent工具调用失败根因。</p><p>来源：ArXiv cs.AI · 分类：Paper</p></description>
      <category>Paper</category>
      <source url="https://ai.hjhai.xyz">ArXiv cs.AI</source>
    </item>
    <item>
      <title>手机NPU跑扩散LLM，推理速度提升5倍</title>
      <link>https://arxiv.org/abs/2606.13740</link>
      <guid isPermaLink="false">ai-intel-2606.13740</guid>
      <pubDate>Mon, 15 Jun 2026 04:00:00 +0000</pubDate>
      <description><p>在手机NPU上部署扩散LLM（dLLM），利用并行去噪特性，相比传统自回归模型延迟降低80%，首次实现端侧实时生成。</p><p><strong>重要性：</strong>手机厂商可据此在本地运行高质量文本生成。</p><p>来源：ArXiv cs.LG · 分类：Paper</p></description>
      <category>Paper</category>
      <source url="https://ai.hjhai.xyz">ArXiv cs.LG</source>
    </item>
    <item>
      <title>不确定性对齐RL：让Agent知道何时该调用工具</title>
      <link>https://arxiv.org/abs/2606.06976</link>
      <guid isPermaLink="false">ai-intel-2606.06976</guid>
      <pubDate>Mon, 08 Jun 2026 04:00:00 +0000</pubDate>
      <description><p>用不确定性校准的强化学习训练Agent，使其在不确定时主动调用工具而非瞎猜，工具误用率降低40%。</p><p><strong>重要性：</strong>构建可靠Agent的关键：学会说&#x27;我不知道&#x27;。</p><p>来源：ArXiv cs.AI · 分类：Paper</p></description>
      <category>Paper</category>
      <source url="https://ai.hjhai.xyz">ArXiv cs.AI</source>
    </item>
    <item>
      <title>FAIR-Calib：扩散LLM量化校准新方法</title>
      <link>https://arxiv.org/abs/2606.06547</link>
      <guid isPermaLink="false">ai-intel-2606.06547</guid>
      <pubDate>Mon, 08 Jun 2026 04:00:00 +0000</pubDate>
      <description><p>针对扩散LLM早期决策不可逆导致的稳定性滞后问题，提出前沿感知重加权校准方法，在4-bit量化下保持生成质量。</p><p><strong>重要性：</strong>让扩散LLM在低精度硬件上也能稳定运行。</p><p>来源：ArXiv cs.LG · 分类：Paper</p></description>
      <category>Paper</category>
      <source url="https://ai.hjhai.xyz">ArXiv cs.LG</source>
    </item>
    <item>
      <title>MMLongEmbed：多模态长上下文嵌入评测基准</title>
      <link>https://arxiv.org/abs/2606.14747</link>
      <guid isPermaLink="false">ai-intel-2606.14747</guid>
      <pubDate>Tue, 16 Jun 2026 04:00:00 +0000</pubDate>
      <description><p>发布首个多模态长上下文嵌入模型评测基准，覆盖128K token，发现现有模型在长文本检索上准确率骤降，远未达到理论窗口。</p><p><strong>重要性：</strong>给多模态RAG系统选型提供真实性能参考。</p><p>来源：ArXiv cs.CV · 分类：Paper</p></description>
      <category>Paper</category>
      <source url="https://ai.hjhai.xyz">ArXiv cs.CV</source>
    </item>
    <item>
      <title>Pareto LoRA：解决多模态模型模态失衡问题</title>
      <link>https://arxiv.org/abs/2606.17296</link>
      <guid isPermaLink="false">ai-intel-2606.17296</guid>
      <pubDate>Wed, 17 Jun 2026 04:00:00 +0000</pubDate>
      <description><p>提出Pareto最优梯度整合方法，在统一多模态模型微调时平衡文本、图像等模态的学习，避免某一模态主导导致其他模态退化。</p><p><strong>重要性：</strong>训练多模态模型时不再需要手动调模态权重。</p><p>来源：ArXiv cs.CV · 分类：Paper</p></description>
      <category>Paper</category>
      <source url="https://ai.hjhai.xyz">ArXiv cs.CV</source>
    </item>
    <item>
      <title>Elmes：自动构建教育场景LLM细粒度评估标准</title>
      <link>https://arxiv.org/abs/2606.06546</link>
      <guid isPermaLink="false">ai-intel-2606.06546</guid>
      <pubDate>Mon, 08 Jun 2026 04:00:00 +0000</pubDate>
      <description><p>针对长尾教育场景，自动生成细粒度评估标准，评估模型的教学能力而非知识记忆，发现当前模型在解释和纠错上表现差。</p><p><strong>重要性：</strong>教育科技公司可用此框架筛选适合教学的模型。</p><p>来源：ArXiv cs.LG · 分类：Paper</p></description>
      <category>Paper</category>
      <source url="https://ai.hjhai.xyz">ArXiv cs.LG</source>
    </item>
    <item>
      <title>MacArena：在真实macOS上评测计算机使用Agent</title>
      <link>https://arxiv.org/abs/2606.06560</link>
      <guid isPermaLink="false">ai-intel-2606.06560</guid>
      <pubDate>Mon, 08 Jun 2026 04:00:00 +0000</pubDate>
      <description><p>构建在线macOS环境，让Agent操作真实应用（如邮件、浏览器），发现当前最佳Agent任务完成率仅35%，且常误操作。</p><p><strong>重要性：</strong>给桌面自动化Agent提供真实可复现的评测环境。</p><p>来源：ArXiv cs.LG · 分类：Paper</p></description>
      <category>Paper</category>
      <source url="https://ai.hjhai.xyz">ArXiv cs.LG</source>
    </item>
    <item>
      <title>MINT Demo 2: 检测你的数据是否被AI训练</title>
      <link>https://arxiv.org/abs/2606.14748</link>
      <guid isPermaLink="false">ai-intel-2606.14748</guid>
      <pubDate>Tue, 16 Jun 2026 04:00:00 +0000</pubDate>
      <description><p>推出MINT成员推断测试工具，可检测特定图文数据是否被用于训练多模态模型，准确率超90%，支持开源模型。</p><p><strong>重要性：</strong>内容创作者和版权方可用此工具验证数据是否被未经授权使用。</p><p>来源：ArXiv cs.CV · 分类：Paper</p></description>
      <category>Paper</category>
      <source url="https://ai.hjhai.xyz">ArXiv cs.CV</source>
    </item>
    <item>
      <title>WorkBench两年回顾: Agent进步有限</title>
      <link>https://arxiv.org/abs/2606.13715</link>
      <guid isPermaLink="false">ai-intel-2606.13715</guid>
      <pubDate>Mon, 15 Jun 2026 04:00:00 +0000</pubDate>
      <description><p>对比2024年3月，当前最佳Agent在WorkBench上任务完成率仅从43%提升到某值，仍会误发邮件等有害操作。</p><p><strong>重要性：</strong>企业部署Agent需谨慎，安全性和可靠性进展缓慢。</p><p>来源：ArXiv cs.AI · 分类：Paper</p></description>
      <category>Paper</category>
      <source url="https://ai.hjhai.xyz">ArXiv cs.AI</source>
    </item>
    <item>
      <title>文化漏斗: 数据缺失导致对齐失败</title>
      <link>https://arxiv.org/abs/2606.13808</link>
      <guid isPermaLink="false">ai-intel-2606.13808</guid>
      <pubDate>Mon, 15 Jun 2026 04:00:00 +0000</pubDate>
      <description><p>认为文化对齐问题根源在训练数据缺失，而非推理时干预，提出数据层面解决方案。</p><p><strong>重要性：</strong>AI公司需重新审视数据采集策略，避免文化偏见。</p><p>来源：ArXiv cs.CL · 分类：Paper</p></description>
      <category>Paper</category>
      <source url="https://ai.hjhai.xyz">ArXiv cs.CL</source>
    </item>
    <item>
      <title>SANA: 数据湖问答 Agent 该关注什么</title>
      <link>https://arxiv.org/abs/2606.13904</link>
      <guid isPermaLink="false">ai-intel-2606.13904</guid>
      <pubDate>Mon, 15 Jun 2026 04:00:00 +0000</pubDate>
      <description><p>在大型数据湖上做探索性问答，Agent 常迷失在源选择中。SANA 系统通过分阶段检索和自适应策略，将准确率提升 30% 以上。</p><p><strong>重要性：</strong>数据工程师可用更少的 token 获得更准的查询结果</p><p>来源：ArXiv cs.CL · 分类：Paper</p></description>
      <category>Paper</category>
      <source url="https://ai.hjhai.xyz">ArXiv cs.CL</source>
    </item>
    <item>
      <title>Z.ai开源GLM-5.2，编码能力超GPT-5.5</title>
      <link>https://venturebeat.com/technology/z-ais-open-weights-glm-5-2-beats-gpt-5-5-on-multiple-long-horizon-coding-benchmarks-for-1-6th-the-cost</link>
      <guid isPermaLink="false">ai-intel-z-ais-open-weights-glm-5-2-beats-gpt-5-5-on-multiple-long-horizon-coding-benchmarks-for-1-6th-the-cost</guid>
      <pubDate>Tue, 16 Jun 2026 21:26:01 +0000</pubDate>
      <description><p>智谱AI发布753B开源模型GLM-5.2，在长时编码基准上超越GPT-5.5，成本仅为1/6，权重完全开放。</p><p><strong>重要性：</strong>开源模型在编码任务上首次超越闭源旗舰，开发者可低成本部署。</p><p>来源：VentureBeat AI · 分类：Blog</p></description>
      <category>Blog</category>
      <source url="https://ai.hjhai.xyz">VentureBeat AI</source>
    </item>
    <item>
      <title>AI Agent 搞科研到底行不行？跨尺度基准评测</title>
      <link>https://arxiv.org/abs/2606.12736</link>
      <guid isPermaLink="false">ai-intel-2606.12736</guid>
      <pubDate>Fri, 12 Jun 2026 04:00:00 +0000</pubDate>
      <description><p>构建覆盖从分子到社会的多尺度科学挑战基准，系统评测现有 AI agent 在真实科研场景中的能力边界</p><p><strong>重要性：</strong>AI4Science 热的冷静一瞥：agent 离真正做科研还差多远</p><p>来源：ArXiv cs.AI · 分类：Paper</p></description>
      <category>Paper</category>
      <source url="https://ai.hjhai.xyz">ArXiv cs.AI</source>
    </item>
    <item>
      <title>MLUBench：多模态LLM终身遗忘评估基准</title>
      <link>https://arxiv.org/abs/2606.12809</link>
      <guid isPermaLink="false">ai-intel-2606.12809</guid>
      <pubDate>Fri, 12 Jun 2026 04:00:00 +0000</pubDate>
      <description><p>模拟持续的数据删除请求，评测模型遗忘特定知识同时保持通用能力的能力。</p><p><strong>重要性：</strong>提供符合GDPR被遗忘权的多模态遗忘评测工具，直接影响合规实践。</p><p>来源：ArXiv cs.AI · 分类：Paper</p></description>
      <category>Paper</category>
      <source url="https://ai.hjhai.xyz">ArXiv cs.AI</source>
    </item>
    <item>
      <title>小米开源MiMo Code：长任务性能超Claude Code</title>
      <link>https://venturebeat.com/technology/xiaomis-new-open-source-agentic-ai-coding-harness-mimo-code-beats-claude-code-at-ultra-long-200-step-tasks</link>
      <guid isPermaLink="false">ai-intel-xiaomis-new-open-source-agentic-ai-coding-harness-mimo-code-beats-claude-code-at-ultra-long-200-step-tasks</guid>
      <pubDate>Thu, 11 Jun 2026 23:14:00 +0000</pubDate>
      <description><p>终端原生AI编码助手，在200步以上任务中表现超过Claude Code，代码已开源。</p><p><strong>重要性：</strong>开发者可立即试用开源代理编码工具，可能替代闭源方案。</p><p>来源：VentureBeat AI · 分类：Blog</p></description>
      <category>Blog</category>
      <source url="https://ai.hjhai.xyz">VentureBeat AI</source>
    </item>
    <item>
      <title>LazyAttention：延迟位置编码加速RAG推理</title>
      <link>https://arxiv.org/abs/2606.04302</link>
      <guid isPermaLink="false">ai-intel-2606.04302</guid>
      <pubDate>Thu, 04 Jun 2026 04:00:00 +0000</pubDate>
      <description><p>将位置编码计算推迟到检索后，避免每次检索都重建KV缓存，大幅提升长上下文RAG效率。</p><p><strong>重要性：</strong>显著节省RAG应用的推理时间和显存，可直接用于生产系统。</p><p>来源：ArXiv cs.CL · 分类：Paper</p></description>
      <category>Paper</category>
      <source url="https://ai.hjhai.xyz">ArXiv cs.CL</source>
    </item>
    <item>
      <title>Kimi K2.7-Code减少思考token但性能存疑</title>
      <link>https://venturebeat.com/technology/kimi-k2-7-code-cuts-thinking-tokens-30-practitioners-say-benchmarks-dont-check-out</link>
      <guid isPermaLink="false">ai-intel-kimi-k2-7-code-cuts-thinking-tokens-30-practitioners-say-benchmarks-dont-check-out</guid>
      <pubDate>Fri, 12 Jun 2026 21:55:22 +0000</pubDate>
      <description><p>新模型宣称推理token减少30%且编码基准分提升，社区测试指出基准评估方式有缺陷。</p><p><strong>重要性：</strong>提醒开发者对模型宣称的性能要独立验证，实际提升待确认。</p><p>来源：VentureBeat AI · 分类：Blog</p></description>
      <category>Blog</category>
      <source url="https://ai.hjhai.xyz">VentureBeat AI</source>
    </item>
    <item>
      <title>不确定性感知LLM引导策略塑造</title>
      <link>https://arxiv.org/abs/2606.06673</link>
      <guid isPermaLink="false">ai-intel-2606.06673</guid>
      <pubDate>Mon, 08 Jun 2026 04:00:00 +0000</pubDate>
      <description><p>提出不确定性感知的LLM引导策略塑造方法，解决稀疏奖励强化学习中的收敛慢和泛化差问题。利用LLM先验知识结合不确定性估计，加速策略学习。</p><p><strong>重要性：</strong>为复杂稀疏奖励任务提供高效强化学习解决方案。</p><p>来源：ArXiv cs.LG · 分类：Paper</p></description>
      <category>Paper</category>
      <source url="https://ai.hjhai.xyz">ArXiv cs.LG</source>
    </item>
    <item>
      <title>临床LLM查询级拒绝风险实时预测</title>
      <link>https://arxiv.org/abs/2606.12702</link>
      <guid isPermaLink="false">ai-intel-2606.12702</guid>
      <pubDate>Fri, 12 Jun 2026 04:00:00 +0000</pubDate>
      <description><p>提出以部署为中心的方法，依据查询特征实时预测模型该拒绝回答的概率，避免错误输出。</p><p><strong>重要性：</strong>让医院能安全集成LLM，自动拦截高风险查询，降低事故风险。</p><p>来源：ArXiv cs.AI · 分类：Paper</p></description>
      <category>Paper</category>
      <source url="https://ai.hjhai.xyz">ArXiv cs.AI</source>
    </item>
    <item>
      <title>AgentJet：Agentic RL 的灵活群体训练框架</title>
      <link>https://arxiv.org/abs/2606.04484</link>
      <guid isPermaLink="false">ai-intel-2606.04484</guid>
      <pubDate>Thu, 04 Jun 2026 04:00:00 +0000</pubDate>
      <description><p>提出 AgentJet 分布式群体训练框架，支持多个 LLM Agent 并行探索、竞争与合作，显著提升稀疏奖励场景下的 RL 训练效率和策略质量。</p><p><strong>重要性：</strong>多 Agent 并行 RL 训练框架，加速从单 Agent 到群体智能的跃迁</p><p>来源：ArXiv cs.AI · 分类：Paper</p></description>
      <category>Paper</category>
      <source url="https://ai.hjhai.xyz">ArXiv cs.AI</source>
    </item>
    <item>
      <title>用户到底想要 AI 做什么？大规模偏好多样性调研</title>
      <link>https://arxiv.org/abs/2606.06674</link>
      <guid isPermaLink="false">ai-intel-2606.06674</guid>
      <pubDate>Mon, 08 Jun 2026 04:00:00 +0000</pubDate>
      <description><p>大规模调查人类对 AI 的真实偏好分布，发现不同人群对 helpfulness/honesty/harmlessness 的优先级差异显著，RLHF 的「平均偏好」可能并不合理</p><p><strong>重要性：</strong>RLHF 对齐的是平均值，不是真实用户群体的多样性</p><p>来源：ArXiv cs.CL · 分类：Paper</p></description>
      <category>Paper</category>
      <source url="https://ai.hjhai.xyz">ArXiv cs.CL</source>
    </item>
    <item>
      <title>不确定性对齐强化学习驱动工具调用</title>
      <link>https://openai.com/index/endava-frontiers</link>
      <guid isPermaLink="false">ai-intel-endava-frontiers</guid>
      <pubDate>Thu, 04 Jun 2026 12:00:00 +0000</pubDate>
      <description><p>提出不确定性对齐强化学习方法，解决LLM智能体工具调用决策中的次优问题，包括错误调用和幻觉响应，通过对齐不确定性来提升决策质量。</p><p><strong>重要性：</strong>直接提升LLM智能体工具调用的可靠性和准确性。</p><p>来源：OpenAI Blog · 分类：AI Lab</p></description>
      <category>AI Lab</category>
      <source url="https://ai.hjhai.xyz">OpenAI Blog</source>
    </item>
    <item>
      <title>图引导超低位量化：最小化大模型缩放隐藏成本</title>
      <link>https://openai.com/index/wasmer</link>
      <guid isPermaLink="false">ai-intel-wasmer</guid>
      <pubDate>Wed, 03 Jun 2026 12:00:00 +0000</pubDate>
      <description><p>提出图引导的超低位量化方法，通过结构感知优化减少LLM在极低比特量化下的精度损失，解决现有方法依赖严格缩放策略的局限性。</p><p><strong>重要性：</strong>实现更高效的模型压缩，降低大模型部署的显存和带宽需求，推动边缘端应用。</p><p>来源：OpenAI Blog · 分类：AI Lab</p></description>
      <category>AI Lab</category>
      <source url="https://ai.hjhai.xyz">OpenAI Blog</source>
    </item>
    <item>
      <title>全球首个有机高分子材料AI智能体</title>
      <link>https://openai.com/index/openai-frontier-models-and-codex-are-now-available-on-aws</link>
      <guid isPermaLink="false">ai-intel-openai-frontier-models-and-codex-are-now-available-on-aws</guid>
      <pubDate>Mon, 01 Jun 2026 10:00:00 +0000</pubDate>
      <description><p>苏州材科源图发布全球首个有机高分子材料研发应用智能体，基于通用材料科学智能体框架，解决配方变量多、试错成本高等行业瓶颈。</p><p><strong>重要性：</strong>AI驱动材料科学范式变革，显著降低研发试错成本。</p><p>来源：OpenAI Blog · 分类：AI Lab</p></description>
      <category>AI Lab</category>
      <source url="https://ai.hjhai.xyz">OpenAI Blog</source>
    </item>
    <item>
      <title>MacArena:在线macOS环境智能体基准</title>
      <link>https://openai.com/index/introducing-new-capabilities-to-gpt-rosalind</link>
      <guid isPermaLink="false">ai-intel-introducing-new-capabilities-to-gpt-rosalind</guid>
      <pubDate>Wed, 03 Jun 2026 13:15:00 +0000</pubDate>
      <description><p>提出MacArena基准，用于评估计算机使用智能体(CUA)在真实在线macOS环境中的GUI操作能力，涵盖视觉和控制原始任务。</p><p><strong>重要性：</strong>为CUA智能体提供真实环境评估标准，推动自主操作发展。</p><p>来源：OpenAI Blog · 分类：AI Lab</p></description>
      <category>AI Lab</category>
      <source url="https://ai.hjhai.xyz">OpenAI Blog</source>
    </item>
    <item>
      <title>FAIR-Calib:扩散LLM后训练量化校准</title>
      <link>https://openai.com/index/chatgpt-memory-dreaming</link>
      <guid isPermaLink="false">ai-intel-chatgpt-memory-dreaming</guid>
      <pubDate>Thu, 04 Jun 2026 09:00:00 +0000</pubDate>
      <description><p>针对扩散大语言模型(dLLM)迭代生成中的稳定性滞后问题，提出前沿感知不稳定性重加权校准方法，实现高效后训练量化。</p><p><strong>重要性：</strong>解决扩散LLM部署中的量化精度损失关键问题。</p><p>来源：OpenAI Blog · 分类：AI Lab</p></description>
      <category>AI Lab</category>
      <source url="https://ai.hjhai.xyz">OpenAI Blog</source>
    </item>
  </channel>
</rss>