paper-with-me

Papers

UT-ACA: Uncertainty-Triggered Adaptive Context Allocation for Long-Context Inference

2026-03-19 · Lang Zhou, Shuxuan Li, Zhuohao Li, Shi Liu, Zhilin Zhao, Wei-Shi Zheng arxiv

Long-context inference remains challenging for large language models due to attention dilution and out-of-distribution degradation. Context selection mitigates this limitation by attending to a subset of key-value cache entries, yet most methods allocate a fixed context budget throughout decoding despite highly non-uniform token-level contextual demands. To address this issue, we propose Uncertainty-Triggered Adaptive Context Allocation (UT-ACA), an inference-time framework that dynamically adjusts the context window based on token-wise uncertainty. UT-ACA learns an uncertainty detector that combines semantic embeddings with logit-based confidence while accounting for uncertainty accumulation across decoding steps. When insufficient evidence is indicated, UT-ACA selectively rolls back, expands the context window, and regenerates the token with additional support. Experiments show that UT-ACA substantially reduces average context usage while preserving generation quality in long-context settings. Code and dataset are available at https://github.com/Tommy307/UT-ACA.

📄 PDF Abstract BibTeX arXiv:2603.18446

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DeCoNav: Dialog enhanced Long-Horizon Collaborative Vision-Language Navigation

2026-04-14 · Sunyao Zhou, Yunzi Wu, Tianhang Wang, Xinhai Li 외 arxiv

Long-horizon collaborative vision-language navigation (VLN) is critical for multi-robot systems to accomplish complex tasks beyond the capability of a single agent. CoNavBench takes a first step by introducing the first …

Vision-Language Navigation

Selective Test-Time Compute Scaling for Click-Through Rate Prediction via Uncertainty-Triggered Feature Path Exploration

2026-05-24 · Moyu Zhang, Yun Chen, Yujun Jin, Jinxin Hu 외 arxiv

Scaling test-time compute has proven highly effective for language models, yet this opportunity remains largely unexplored for industrial Click-Through Rate (CTR) prediction. CTR models suffer from a fundamental asymmetr…

Click-Through Rate Prediction

Adaptive event-triggered robust tracking control of soft robots

2025-06-11 · Renjie Ma, Ziyao Qu, Zhijian Hu, Dong Zhao 외

Soft robots manufactured with flexible materials can be highly compliant and adaptive to their surroundings, which facilitates their application in areas such as dexterous manipulation and environmental exploration. This…

Joint Model Pruning and Resource Allocation for Wireless Time-triggered Federated Learning

2024-08-03 · Xinlu Zhang, Yansha Deng, Toktam Mahmoodi

Time-triggered federated learning, in contrast to conventional event-based federated learning, organizes users into tiers based on fixed time intervals. However, this network still faces challenges due to a growing numbe…

Federated Learning

BaRA: Bayesian Adaptive Rank Allocation for Parameter-Efficient Fine-Tuning

2026-06-28 · Zhibin Duan, Yuhong Wang, Jiahong Fu, Zongsheng Yue 외 arxiv

While Low-rank adaptation (LoRA) enables highly efficient fine-tuning by constraining task-specific updates to fixed low-rank subspaces, this rigid design limits representational flexibility and often results in overconf…

parameter-efficient fine-tuningTopic Models