Archive Layout with Content

A variety of common markup showing how the theme styles them.

Header one

Header two

Header three

Header four

Header five
Header six

Blockquotes

Single line blockquote:

Quotes are cool.

Tables

EntryItem 
John Doe2016Description of the item in the list
Jane Doe2019Description of the item in the list
Doe Doe2022Description of the item in the list
Header1Header2Header3
cell1cell2cell3
cell4cell5cell6
cell1cell2cell3
cell4cell5cell6
Foot1Foot2Foot3

Definition Lists

Definition List Title
Definition list division.
Startup
A startup company or startup is a company or temporary organization designed to search for a repeatable and scalable business model.
#dowork
Coined by Rob Dyrdek and his personal body guard Christopher “Big Black” Boykins, “Do Work” works as a self motivator, to motivating your friends.
Do It Live
I’ll let Bill O’Reilly explain this one.

Unordered Lists (Nested)

Ordered List (Nested)

  1. List item one
    1. List item one
      1. List item one
      2. List item two
      3. List item three
      4. List item four
    2. List item two
    3. List item three
    4. List item four
  2. List item two
  3. List item three
  4. List item four

Buttons

Make any link standout more when applying the .btn class.

Notices

Watch out! You can also add notices by appending {: .notice} to a paragraph.

HTML Tags

Address Tag

1 Infinite Loop
Cupertino, CA 95014
United States

This is an example of a link.

Abbreviation Tag

The abbreviation CSS stands for “Cascading Style Sheets”.

Cite Tag

“Code is poetry.” —Automattic

Code Tag

You will learn later on in these tests that word-wrap: break-word; will be your best friend.

Strike Tag

This tag will let you strikeout text.

Emphasize Tag

The emphasize tag should italicize text.

Insert Tag

This tag should denote inserted text.

Keyboard Tag

This scarcely known tag emulates keyboard text, which is usually styled like the <code> tag.

Preformatted Tag

This tag styles large blocks of code.

.post-title {
  margin: 0 0 5px;
  font-weight: bold;
  font-size: 38px;
  line-height: 1.2;
  and here's a line of some really, really, really, really long text, just to see how the PRE tag handles it and to find out how it overflows;
}

Quote Tag

Developers, developers, developers… –Steve Ballmer

Strong Tag

This tag shows bold text.

Subscript Tag

Getting our science styling on with H2O, which should push the “2” down.

Superscript Tag

Still sticking with science and Isaac Newton’s E = MC2, which should lift the 2 up.

Variable Tag

This allows you to denote variables.

AgeMem

Published:

Agent Memory 每日追踪:解读 ACL 2026 AgeMem,以及统一长期与短期记忆管理的 Agent 策略。

FARMA

Published:

追踪 LLM Agent 记忆系统的新攻击面:伪造推理记忆(FARMA)、相关安全风险,以及现有防御机制的演进。

GAM

Published:

追踪 ACL 2026 工作 GAM:通过事件进度图与主题关联网络,在快速适应和长期知识稳定之间取得平衡。

EMO-R3

Published:

解析 EMO-R3 如何将推理形式与推理有效性共同纳入奖励设计,以应对主观视觉任务中的强化学习训练与评估难题。

NEMORI

Published:

深度解析 NEMORI 如何以系统自身的预测误差作为记忆蒸馏判据,让 LLM Agent 自适应判断哪些经验值得保留。

MAGMA

Published:

深入解析 MAGMA 如何用四张正交关系图组织 Agent 记忆,并审视其在 LoCoMo、LongMemEval 上的实验结果、贡献与局限。

RnG

Published:

解析 CVPR 2026 Highlight 工作 RnG 如何以统一 Transformer 和 KV-Cache 隐式表示,从部分观测完成三维建模。

Agent-STAR

Published:

从五个维度解析 Agent-STAR 的长视野工具使用强化学习方案,包括课程数据、奖励设计、训练算法、泛化表现与成本权衡。

Experience-Following

Published:

梳理经验跟随行为的实证研究,分析记忆管理如何让 LLM Agent 的历史经验形成自我放大回路,以及更多记忆为何未必更好。

OCR-Memory

Published:

解析 OCR-Memory 如何把长期记忆转移到视觉表示空间,以光学上下文检索缓解文本压缩中的容量、成本与信息保真矛盾。

SubSpec

Published:

深度解析 SubSpec 如何将目标模型自身的低比特副本用作草稿模型,为卸载式大模型提供无损、免训练的投机解码加速。

TIS

Published:

解析 ICLR 2026 Outstanding Paper 对 Transformer 表达简洁性的理论刻画,以及其相对其他网络架构的复杂度优势与成立条件。

MolGraphBench

Published:

梳理 MolGraphBench 对分子回归 GNN 的系统评测,揭示层类型选择并非常量,而是能够带来显著性能差异的关键超参数。

GeoRA

Published:

解析 ACL 2026 Outstanding Paper GeoRA 如何依据梯度几何选择可训练参数,重新设计适用于可验证奖励强化学习的低秩适配。

INSID3

Published:

每日 ML/AI 深度报告:解读 CVPR 2026 Oral 工作 INSID3 与 training-free in-context segmentation。

Graph of Tokens

Published:

深度分析 Graph of Tokens 如何利用 token 间关系缓解稀疏混合专家模型的路由波动、负载均衡与扩展性问题。

GDPT

Published:

从维度相位转移视角解析神经网络由记忆走向泛化的 Grokking 现象,并梳理相关理论、实验设定与可信性问题。

Evo 2

Published:

深入解析 Evo 2 的长上下文基因组建模能力、训练与评测体系,以及统一生物基础模型对基因组理解和设计的意义。

ETM

Published:

分析大模型推理轨迹在提供可解释性的同时,如何诱发解释过度、错误信任与评估偏差,并梳理相关研究方向。