CVLGOct 6, 2025

Beyond the Seen: Bounded Distribution Estimation for Open-Vocabulary Learning

arXiv:2510.04770v11 citationsh-index: 18
Originality Highly original
AI Analysis

This addresses the challenge of modeling data distributions in open environments for machine learning applications, representing a novel method for a known bottleneck.

The paper tackles the problem of open-vocabulary learning by estimating data distributions that include unseen classes, proposing a method that generates unseen-class data to bound estimation error and achieves up to 14% improvement over baselines on 11 datasets.

Open-vocabulary learning requires modeling the data distribution in open environments, which consists of both seen-class and unseen-class data. Existing methods estimate the distribution in open environments using seen-class data, where the absence of unseen classes makes the estimation error inherently unidentifiable. Intuitively, learning beyond the seen classes is crucial for distribution estimation to bound the estimation error. We theoretically demonstrate that the distribution can be effectively estimated by generating unseen-class data, through which the estimation error is upper-bounded. Building on this theoretical insight, we propose a novel open-vocabulary learning method, which generates unseen-class data for estimating the distribution in open environments. The method consists of a class-domain-wise data generation pipeline and a distribution alignment algorithm. The data generation pipeline generates unseen-class data under the guidance of a hierarchical semantic tree and domain information inferred from the seen-class data, facilitating accurate distribution estimation. With the generated data, the distribution alignment algorithm estimates and maximizes the posterior probability to enhance generalization in open-vocabulary learning. Extensive experiments on $11$ datasets demonstrate that our method outperforms baseline approaches by up to $14\%$, highlighting its effectiveness and superiority.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes