论文里程碑 #18:Effective Approaches to Attention-based Neural Machine Translation2026-09-09·10192 字·21 分钟LLM LLM 论文里程碑 Attention Luong 机器翻译 消融实验 点积注意力
论文里程碑 #17:Neural Machine Translation by Jointly Learning to Align and Translate2026-08-30·8477 字·17 分钟LLM LLM 论文里程碑 Attention Bahdanau 机器翻译 Seq2Seq 对齐
21 多头注意力的现代变体:MHA → MQA/GQA → MLA2026-08-16·12575 字·26 分钟LLM LLM Attention MHA MQA GQA MLA KV Cache 推理优化
20 Attention 在算什么:Q/K/V、Softmax 与 O(N²)2026-08-09·7931 字·16 分钟LLM LLM Attention Q/K/V Softmax 自注意力 KV Cache 复杂度 Transformer