GenKL: An Iterative Framework for Resolving Label Ambiguity and Label Non-conformity in Web Images Via a New Generalized KL Divergence

July 19, 2023 ยท Entered Twilight ยท ๐Ÿ› International Journal of Computer Vision

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: FNtrain_reverseclassratio.txt, NC_instances.txt, README.md, clothing1m_clean_trainreverseclassratio.txt, clothing1m_iter0_softmax_weights.py, food101.py, food101N_dataloader.py, miniwebvision1_vector_v.txt, train_Food101N.py, train_clothing1m.py, train_clothing1m_dataloader.py, train_miniwebvision.py, train_miniwebvision_dataloader.py

Authors Xia Huang, Kai Fong Ernest Chong arXiv ID 2307.09810 Category cs.CV: Computer Vision Cross-listed cs.IT, cs.LG Citations 4 Venue International Journal of Computer Vision Repository https://github.com/codetopaper/GenKL Last Checked 3 months ago
Abstract
Web image datasets curated online inherently contain ambiguous in-distribution (ID) instances and out-of-distribution (OOD) instances, which we collectively call non-conforming (NC) instances. In many recent approaches for mitigating the negative effects of NC instances, the core implicit assumption is that the NC instances can be found via entropy maximization. For "entropy" to be well-defined, we are interpreting the output prediction vector of an instance as the parameter vector of a multinomial random variable, with respect to some trained model with a softmax output layer. Hence, entropy maximization is based on the idealized assumption that NC instances have predictions that are "almost" uniformly distributed. However, in real-world web image datasets, there are numerous NC instances whose predictions are far from being uniformly distributed. To tackle the limitation of entropy maximization, we propose $(ฮฑ, ฮฒ)$-generalized KL divergence, $\mathcal{D}_{\text{KL}}^{ฮฑ, ฮฒ}(p\|q)$, which can be used to identify significantly more NC instances. Theoretical properties of $\mathcal{D}_{\text{KL}}^{ฮฑ, ฮฒ}(p\|q)$ are proven, and we also show empirically that a simple use of $\mathcal{D}_{\text{KL}}^{ฮฑ, ฮฒ}(p\|q)$ outperforms all baselines on the NC instance identification task. Building upon $(ฮฑ,ฮฒ)$-generalized KL divergence, we also introduce a new iterative training framework, GenKL, that identifies and relabels NC instances. When evaluated on three web image datasets, Clothing1M, Food101/Food101N, and mini WebVision 1.0, we achieved new state-of-the-art classification accuracies: $81.34\%$, $85.73\%$ and $78.99\%$/$92.54\%$ (top-1/top-5), respectively.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision

๐ŸŒ… ๐ŸŒ… Old Age

Fast R-CNN

Ross Girshick

cs.CV ๐Ÿ› ICCV ๐Ÿ“š 27.7K cites 11 years ago