๐ Introduction
<div align="center"> <img src="assets/framework.png" alt="framework" width="600">we propose ArcAligner (Adaptive recursive context Aligner), a lightweight module integrated into the language model layers to help the model better utilize highly compressed context representations for downstream generation. It uses an adaptive โgatingโ system that only adds extra processing power when the information is complex, keeping the system fast.
Framework
</div>Details will be completed soon!
...TBD...
Citation
@misc{li2026arcaligneradaptiverecursivealigner,
title={ArcAligner: Adaptive Recursive Aligner for Compressed Context Embeddings in RAG},
author={Jianbo Li and Yi Jiang and Sendong Zhao and Bairui Hu and Haochun Wang and Bing Qin},
year={2026},
eprint={2601.05038},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2601.05038},
}
Thanks for your interest in our work!