paper-with-me

홈 › Papers

CHESS: Context-aware Hierarchical Efficient Semantic Selection for Long-Context LLM Inference

2026-02-24 · Chao Fei, Guozhong Li, Chenxi Liu, Panos Kalnis arxiv

Long-context LLMs demand accurate inference at low latency, yet decoding becomes primarily constrained by KV cache as context grows. Prior pruning methods are largely context-agnostic: their token selection ignores step-wise relevance and local semantics, which undermines quality. Moreover, their irregular accesses and selection overheads yield only limited wall-clock speedups. To address this, we propose \textbf{CHESS}, an \textit{algorithm-system co-design} KV-cache management system. Algorithmically, CHESS introduces a context-aware, hierarchical selection policy that dynamically reconstructs a coherent context for the current decoding. System-wise, coarse granularity selection eliminates expensive data movement, fully realizing practical acceleration from theoretical sparsity. Extensive evaluations demonstrate that CHESS surpasses Full-KV quality using only \textbf{1\%} of the KV cache, delivers low-latency stable inference with up to \textbf{4.56$\times$} higher throughput, and consistently outperforms other strong baselines. Code is available at \href{https://anonymous.4open.science/r/CHESS-9958/}{https://anonymous.4open.science/r/CHESS/}.

📄 PDF Abstract BibTeX arXiv:2602.20732

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ChessMamba: Structure-Aware Interleaving of State Spaces for Change Detection in Remote Sensing Images

2025-11-25 · Lei Ding, Tong Liu, Xuanguang Liu, Xiangyun Liu 외 arxiv

Change detection (CD) in multitemporal remote sensing imagery presents significant challenges for fine-grained recognition, owing to heterogeneity and spatiotemporal misalignment. However, existing methodologies based on…

Building Damage AssessmentChange Detection

BEAVER: A Training-Free Hierarchical Prompt Compression Method via Structure-Aware Page Selection

2026-03-20 · Zhengpei Hu, Kai Li, Dapeng Fu, Chang Zeng 외 arxiv

The exponential expansion of context windows in LLMs has unlocked capabilities for long-document understanding but introduced severe bottlenecks in inference latency and information utilization. Existing compression meth…

Aspect-based Sentiment Evaluation of Chess Moves (ASSESS): an NLP-based Method for Evaluating Chess Strategies from Textbooks

2024-05-10 · Haifa Alrdahi, Riza Batista-Navarro

The chess domain is well-suited for creating an artificial intelligence (AI) system that mimics real-world challenges, including decision-making. Throughout the years, minimal attention has been paid to investigating ins…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Decision MakingSentiment Analysis+1

Deep learning investigation for chess player attention prediction using eye-tracking and game data

2019-04-17 · Justin Le Louedec, Thomas Guntz, James Crowley, Dominique Vaufreydaz

This article reports on an investigation of the use of convolutional neural networks to predict the visual attention of chess players. The visual attention model described in this article has been created to generate sal…

Decoder

ChessMix: Spatial Context Data Augmentation for Remote Sensing Semantic Segmentation

2021-08-26 · Matheus Barros Pereira, Jefersson Alex dos Santos

Labeling semantic segmentation datasets is a costly and laborious process if compared with tasks like image classification and object detection. This is especially true for remote sensing applications that not only work …

Data Augmentationimage-classificationImage Classificationobject-detection+3