CLCVOct 30, 2020

Domain-Specific Lexical Grounding in Noisy Visual-Textual Documents

arXiv:2010.16363v1994 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of domain-specific lexical grounding without expensive annotations, though it is incremental as it builds on existing unsupervised and clustering approaches.

The paper tackled the problem of learning lexical grounding from unlabeled multi-image, multi-sentence documents, which have significant lexical and visual overlap, by introducing a simple unsupervised clustering-based method. The result showed increased precision and recall beyond baselines on a real estate dataset, effectively capturing local contextual meanings like associating 'granite' with countertops.

Images can give us insights into the contextual meanings of words, but current image-text grounding approaches require detailed annotations. Such granular annotation is rare, expensive, and unavailable in most domain-specific contexts. In contrast, unlabeled multi-image, multi-sentence documents are abundant. Can lexical grounding be learned from such documents, even though they have significant lexical and visual overlap? Working with a case study dataset of real estate listings, we demonstrate the challenge of distinguishing highly correlated grounded terms, such as "kitchen" and "bedroom", and introduce metrics to assess this document similarity. We present a simple unsupervised clustering-based method that increases precision and recall beyond object detection and image tagging baselines when evaluated on labeled subsets of the dataset. The proposed method is particularly effective for local contextual meanings of a word, for example associating "granite" with countertops in the real estate dataset and with rocky landscapes in a Wikipedia dataset.

Code Implementations1 repo
Foundations

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

Your Notes