🤖 AI Summary
This work addresses the scarcity of multimodal histopathology data and the challenge that existing generative models struggle to synthesize modality-specific appearances while preserving anatomical structure consistency. To this end, the authors propose a structure-prior autoregressive generative framework that explicitly disentangles structure from appearance, enabling high-quality, modality-conditional image synthesis. The method innovatively integrates a dual-vector-quantized (Dual-VQ) tokenizer with an interleaved autoregressive (IAR) Transformer featuring asymmetric attention visibility, facilitating the generation of spatially aligned image–mask pairs. Experiments demonstrate that the proposed approach outperforms baseline methods in structural consistency, modality fidelity, and sample diversity, significantly improving downstream segmentation performance under data-scarce conditions and extending effectively to organ-level fine-grained variation modeling.
📝 Abstract
Data scarcity in multimodal pathology motivates unified generative models that synthesize modality-specific appearance while preserving anatomically coherent structure. Although modalities differ in appearance statistics, morphological structures such as cellular topology and tissue boundaries are largely preserved across acquisition protocols. However, existing methods often model these factors within a homogeneous token stream, implicitly coupling structure with appearance and weakening structural controllability under modality shifts. To address this, we propose pathology Autorgressive modeling (PathAR), a structure-first autoregressive synthesis framework that explicitly factorizes structure and appearance for modality-label-conditioned pathology generation.PathAR employs a dual vector quantization (Dual-VQ) tokenizer to decompose samples into mask-grounded structure and appearance tokens, and an interleaved autoregressive (IAR) transformer with asymmetric attention visibility to enforce structure-to-appearance dependence. PathAR stabilizes morphology under heterogeneous modality-specific appearances and enables spatially aligned image--mask pair generation. Extensive experiments show that PathAR improves structural consistency and modality fidelity over baselines, maintains sample diversity, supports downstream segmentation in data-scarce regimes, and demonstrates extensibility to finer-grained intra-modality organ-label variation.