English

Independent Density Estimation

Computer Vision and Pattern Recognition 2025-12-23 v2 Machine Learning

Abstract

Large-scale Vision-Language models have achieved remarkable results in various domains, such as image captioning and conditioned image generation. Nevertheless, these models still encounter difficulties in achieving human-like compositional generalization. In this study, we propose a new method called Independent Density Estimation (IDE) to tackle this challenge. IDE aims to learn the connection between individual words in a sentence and the corresponding features in an image, enabling compositional generalization. We build two models based on the philosophy of IDE. The first one utilizes fully disentangled visual representations as input, and the second leverages a Variational Auto-Encoder to obtain partially disentangled features from raw images. Additionally, we propose an entropy-based compositional inference method to combine predictions of each word in the sentence. Our models exhibit superior generalization to unseen compositions compared to current models when evaluated on various datasets.

Keywords

Cite

@article{arxiv.2512.10067,
  title  = {Independent Density Estimation},
  author = {Jiahao Liu and Senhao Cao},
  journal= {arXiv preprint arXiv:2512.10067},
  year   = {2025}
}

Comments

10 pages, 1 table, 4 figures

R2 v1 2026-07-01T08:19:34.208Z