ICLR 2026poster0 citations

MoL: Adaptive Mixture-of-Length Reasoning for Efficient Question Answering with Context

Guocong Li, Jinjian Zhang, Ping Wang, Dongnan Liu, Tian Liang, Qiuyi Qi, Hao Huang, Siyan Guo

Abstract

We present Mixture-of-Length (MoL), an approach for Question Answering (QA) with context that aims to improve the balance between reasoning quality and response efficiency. Our method introduces a principled difficulty assessment based on information-theoretic principles and a dual-objective reward mechanism that adaptively modulates response length. In our experiments, MoL exhibits an emergent behavior termed "intelligent brevity": the model tends to produce shorter responses for simpler queries and longer ones for more complex inputs. This property is desirable for human-computer interaction and can reduce inference costs. A post-hoc analysis of internal activations suggests a correlation between this output adaptivity and the effective number of layers that contribute during inference. On multiple QA benchmarks, MoL demonstrates competitive accuracy while substantially reducing tokens compared to baselines, indicating that difficulty-aware length modulation is a promising direction for efficient QA with context.

Question Answering(Large) Language Models
BibTeX
@inproceedings{
li2026mol,
title={MoL: Adaptive Mixture-of-Length Reasoning for Efficient Question Answering with Context},
author={Guocong Li and Jinjian Zhang and Ping Wang and Dongnan Liu and Tian Liang and Qiuyi Qi and Hao Huang and Siyan Guo and Mutian Bao and Wei Zhou and Linjian Mo and Hongxia Xu and Jian Wu},
booktitle={The Fourteenth International Conference on Learning Representations},
year={2026},
url={https://openreview.net/forum?id=oWWAeLEdE3}
}