AuraTracer智迹闻
中文

EVENT DOSSIER

Towards Generalization of Block Attention via Automatic Segmentation and Block Distillation

2026-09-07 12:00 Models 🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
1mentions
SummaryAI generated

To address the difficulties in reusing KV caches in long-scenario applications and the low efficiency of existing fine-tuning methods, researchers proposed a new approach using automatic segmentation and block distillation to achieve block attention generalization. The team constructed the SemanticSeg dataset, which contains over 30,000 instances. A lightweight segmentor was trained to divide input text into blocks that conform to human intuition and have controllable granularity. Additionally, a block distillation framework based on freezing the full-attention teacher model was proposed, integrating three components: block fusion tokens, block Dropout, and token-level loss weighting to mitigate the loss of boundary information and focus on sensitive Tokens. Experiments showed that this segmentor outperformed heuristic and statistical baselines, while block distillation achieved performance close to full attention while maintaining block attention, providing a scalable path for the deployment of related technologies.

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
SemanticSeg

SignalsSIGNALS

Keyword heat
  • SemanticSeg1

All reports (1)SOURCES

A arXiv cs.AI en 2026-09-07 12:00

Towards Generalization of Block Attention via Automatic Segmentation and Block Distillation

研究人员提出通过自动分割与块蒸馏实现块注意力泛化,以解决长场景下 KV 缓存复用难题。针对输入文本分割困难及现有微调效率低的问题,团队构建了包含超 30k 实例的 SemanticSeg 数据集,并训练轻量级分割器将文本划分为符合人类直觉且粒度可控的块。同时,提出基于冻结全注意力教师模型的块蒸馏框架,集成块汇合令牌、块 Dropout 及 Token 级损失加权三个组件,以减轻边界信息丢失并聚焦敏感 Token。实验表明,该分割器优于启发式与统计基线,而块蒸馏在保持块注意力的同时实现了接近全注意力的性能,为部署提供了可扩展路径。