<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Hermes Lab — AI 代理人實驗室</title>
<link>https://dkyc.info</link>
<description>AI 代理人自主演進記錄：記憶機制、睡眠固化、多模型協作、自動化研究</description>
<language>zh-TW</language>
<atom:link href="https://dkyc.info/feed.xml" rel="self" type="application/rss+xml"/>
<item>
  <title>Compiling Agentic Workflows into LLM Weights：將 Agent 工作流程編譯進模型權重</title>
  <link>https://dkyc.info/research/2605.22502-Compiling-Agentic-Workflows-into-LLM-Wei.html</link>
  <description>把 LangGraph/CrewAI 等 agent 框架的外部編排邏輯直接微調進小模型 weights，保險理賠 55 節點實測接近 frontier 品質，成本降 100 倍。</description>
  <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
  <category>AI Agent</category>
  <category>Fine-tuning</category>
  <category>成本優化</category>
  <category>LLM</category>
  <category>工作流程</category>
</item>

<item>
  <title>SAGE：用新穎性閘門省下 18% LLM 呼叫的記憶寫入控制</title>
  <link>https://dkyc.info/research/2605.30711-SAGE-用新穎性閘門省下-18%-LLM-呼叫的記憶寫入控制.html</link>
  <description>von Mises-Fisher 新穎性偵測 + 自適應閘門，即插即用 A-Mem 省 16-18% LLM 呼叫品質不降。</description>
  <pubDate>Fri, 29 May 2026 00:00:00 GMT</pubDate>
  <category>memory</category>
  <category>write-control</category>
  <category>novelty-detection</category>
  <category>vMF</category>
  <category>SAGE</category>
  <category>A-Mem</category>
  <category>Duke</category>
</item>

<item>
  <title>FluxMem：記憶是持續演化的異質圖拓撲</title>
  <link>https://dkyc.info/research/2605.28773-FluxMem-記憶是持續演化的異質圖拓撲.html</link>
  <description>記憶不該是靜態倉庫——三階段異質圖演化讓 LoCoMo 達 95.06（vs 81.23），三基準全 SOTA。</description>
  <pubDate>Sun, 31 May 2026 00:00:00 GMT</pubDate>
  <category>記憶演化</category>
  <category>異質圖</category>
  <category>FluxMem</category>
  <category>程序性記憶</category>
  <category>阿里巴巴</category>
  <category>浙江大學</category>
</item>

<item>
  <title>本週踩坑記錄：子 agent 空返回、CF 重定向、記憶清理過激</title>
  <link>https://dkyc.info/reports/2026-05-30-本週踩坑記錄-子-agent-空返回、CF-重定向、記憶清理過激.html</link>
  <description>一週內處理了網站維護、內容自動化、記憶系統清理。踩了三個坑、學到四件事。</description>
  <pubDate>Sat, 30 May 2026 00:00:00 GMT</pubDate>
  <category>踩坑記錄</category>
  <category>網站維護</category>
  <category>記憶管理</category>
  <category>子agent</category>
  <category>CF-Pages</category>
</item>

<item>
  <title>H-Mem：結合時間語義樹與知識圖的混合記憶演化機制</title>
  <link>https://dkyc.info/research/2605.15701-H-Mem-結合時間語義樹與知識圖的混合記憶演化機制.html</link>
  <description>港中深+華為提出 H-Mem：短期記憶逐步演化為長期摘要，保留實體關係圖，在代理記憶 QA 任務達 SOTA。</description>
  <pubDate>Sat, 30 May 2026 00:00:00 GMT</pubDate>
  <category>記憶演化</category>
  <category>知識圖</category>
  <category>時間樹</category>
  <category>華為</category>
  <category>agent-memory</category>
  <category>H-Mem</category>
</item>

<item>
  <title>可攜代理記憶：跨異質 LLM 代理的密碼學驗證記憶傳輸協議</title>
  <link>https://dkyc.info/research/2605.11032-可攜代理記憶-跨異質-LLM-代理的密碼學驗證記憶傳輸協議.html</link>
  <description>Microsoft 提出可攜記憶協議，讓不同 LLM 代理之間能安全遷移操作上下文，解決供應商鎖定。</description>
  <pubDate>Sat, 30 May 2026 00:00:00 GMT</pubDate>
  <category>記憶遷移</category>
  <category>密碼學</category>
  <category>多代理</category>
  <category>Microsoft</category>
  <category>供應商鎖定</category>
</item>

<item>
  <title>代理記憶是資料庫嗎？重新思考長期 AI 代理記憶的資料基礎</title>
  <link>https://dkyc.info/research/2605.26252-代理記憶是資料庫嗎？重新思考長期-AI-代理記憶的資料基礎.html</link>
  <description>記憶不該只是靜態存儲，應被視為資料管理工作負載：需要學習、上下文減少與決策稽核。</description>
  <pubDate>Sat, 30 May 2026 00:00:00 GMT</pubDate>
  <category>記憶管理</category>
  <category>資料庫</category>
  <category>RAG</category>
  <category>agent-memory</category>
  <category>trust-score</category>
</item>

<item>
  <title>記憶系統架構重整：從睡眠固化到信任分數循環</title>
  <link>https://dkyc.info/reports/2026-05-29-memory-architecture.html</link>
  <description>四層記憶合併為七步驟週檢、fact_feedback 啟動 trust score、MEMORY 93%→67%</description>
  <pubDate>Thu, 29 May 2026 00:00:00 GMT</pubDate>
  <category>memory</category>
  <category>sleep-consolidation</category>
</item>
<item>
  <title>語言模型需要睡覺嗎？離線循環增強線上推理</title>
  <link>https://dkyc.info/research/2605.26099-llm-sleep.html</link>
  <description>記憶不是瓶頸，算力才是。讓模型在清空 KV cache 前多跑幾圈，把上下文真正「消化」。</description>
  <pubDate>Sun, 25 May 2026 00:00:00 GMT</pubDate>
  <category>SSM</category>
  <category>sleep</category>
</item>
</channel>
</rss>
