Search papers, labs, and topics across Lattice.
The paper introduces CrystaL, a single-stage framework for MLLMs that enhances visual information preservation in latent Chain-of-Thought reasoning by processing intact and corrupted images in parallel. CrystaL aligns attention patterns and prediction distributions between the two image processing paths, effectively distilling task-relevant visual semantics into the latent representations. Experiments on perception-intensive benchmarks demonstrate that CrystaL outperforms existing methods, achieving significant improvements in fine-grained visual understanding and robust reasoning.
By aligning attention patterns between intact and corrupted image processing paths, CrystaL crystallizes task-relevant visual semantics in MLLM latent spaces without needing extra annotations.
Multimodal Large Language Models (MLLMs) have achieved remarkable performance by integrating powerful language backbones with large-scale visual encoders. Among these, latent Chain-of-Thought (CoT) methods enable implicit reasoning in continuous hidden states, facilitating seamless vision-language integration and faster inference. However, existing heuristically predefined supervision signals in latent CoT provide limited guidance for preserving critical visual information in intermediate latent states. To address this limitation, we propose CrystaL (Crystallized Latent Reasoning), a single-stage framework with two paths to process intact and corrupted images, respectively. By explicitly aligning the attention patterns and prediction distributions across the two paths, CrystaL crystallizes latent representations into task-relevant visual semantics, without relying on auxiliary annotations or external modules. Extensive experiments on perception-intensive benchmarks demonstrate that CrystaL consistently outperforms state-of-the-art baselines, achieving substantial gains in fine-grained visual understanding while maintaining robust reasoning capabilities.