paper-with-me

홈 › Papers

Domain-Specific Lexical Grounding in Noisy Visual-Textual Documents

2020-10-30 · EMNLP 2020 11 · Gregory Yauney, Jack Hessel, David Mimno

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.

📄 PDF Abstract BibTeX arXiv:2010.16363

Code (1)

gyauney/domain-specific-lexical-grounding 공식 구현 tf

Tasks

Clusteringobject-detectionObject DetectionSentence

Similar Papers 제목 키워드 기반

Token-Level Contrast for Video and Language Alignment

2021-01-01 · Jianwei Yang, Yonatan Bisk, Jianfeng Gao

Building video and language understanding models requires grounding linguistic concepts and video contents into a shared space. Most of previous works learn a holistic alignment between them while neglecting the token-le…

Language-Guided Diffusion Model for Visual Grounding

2023-08-18 · Sijia Chen, Baochun Li

Visual grounding (VG) tasks involve explicit cross-modal alignment, as semantically corresponding image regions are to be located for the language phrases provided. Existing approaches complete such visual-text reasoning…

cross-modal alignmentDenoisingmodelVisual Grounding

Transfer Learning from Audio-Visual Grounding to Speech Recognition

2019-07-09 · Wei-Ning Hsu, David Harwath, James Glass

Transfer learning aims to reduce the amount of data required to excel at a new task by re-using the knowledge acquired from learning other related tasks. This paper proposes a novel transfer learning scenario, which dist…

speech-recognitionSpeech RecognitionTransfer LearningVisual Grounding

LexiClean: An annotation tool for rapid multi-task lexical normalisation

2021-11-01 · EMNLP (ACL) 2021 11 · Tyler Bikaun, Tim French, Melinda Hodkiewicz, Michael Stewart 외

NLP systems are often challenged by difficulties arising from noisy, non-standard, and domain specific corpora. The task of lexical normalisation aims to standardise such corpora, but currently lacks suitable tools to ac…

Grounded Word Sense Translation

2019-06-01 · WS 2019 6 · Chiraag Lala, Pranava Madhyastha, Lucia Specia

Recent work on visually grounded language learning has focused on broader applications of grounded representations, such as visual question answering and multimodal machine translation. In this paper we consider grounded…

Grounded language learningMachine TranslationMultimodal Machine TranslationQuestion Answering+3