paper-with-me

Papers

Webly Supervised Knowledge Embedding Model for Visual Reasoning

2020-06-01 · CVPR 2020 6 · Wenbo Zheng, Lan Yan, Chao Gou, Fei-Yue Wang

Visual reasoning between visual image and natural language description is a long-standing challenge in computer vision. While recent approaches offer a great promise by compositionality or relational computing, most of them are oppressed by the challenge of training with datasets containing only a limited number of images with ground-truth texts. Besides, it is extremely time-consuming and difficult to build a larger dataset by annotating millions of images with text descriptions that may very likely lead to a biased model. Inspired by the majority success of webly supervised learning, we utilize readily-available web images with its noisy annotations for learning a robust representation. Our key idea is to presume on web images and corresponding tags along with fully annotated datasets in learning with knowledge embedding. We present a two-stage approach for the task that can augment knowledge through an effective embedding model with weakly supervised web data. This approach learns not only knowledge-based embeddings derived from key-value memory networks to make joint and full use of textual and visual information but also exploits the knowledge to improve the performance with knowledge-based representation learning for applying other general reasoning tasks. Experimental results on two benchmarks show that the proposed approach significantly improves performance compared with the state-of-the-art methods and guarantees the robustness of our model against visual reasoning tasks and other reasoning tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

modelRepresentation LearningVisual Reasoning

Similar Papers 제목 키워드 기반

Webly Supervised Joint Embedding for Cross-Modal Image-Text Retrieval

2018-08-23 · Niluthpol Chowdhury Mithun, Rameswar Panda, Evangelos E. Papalexakis, Amit K. Roy-Chowdhury

Cross-modal retrieval between visual data and natural language description remains a long-standing challenge in multimedia. While recent image-text retrieval methods offer great promise by learning deep representations a…

Cross-Modal RetrievalImage-text RetrievalRetrievalText Retrieval

Webly Supervised Image Classification with Metadata: Automatic Noisy Label Correction via Visual-Semantic Graph

2020-10-12 · Jingkang Yang, Weirong Chen, Litong Feng, Xiaopeng Yan 외

Webly supervised learning becomes attractive recently for its efficiency in data expansion without expensive human labeling. However, adopting search queries or hashtags as web labels of images for training brings massiv…

General ClassificationGraph Neural Networkimage-classificationImage Classification+2

Predicting the Politics of an Image Using Webly Supervised Data

2019-10-31 · NeurIPS 2019 12 · Christopher Thomas, Adriana Kovashka

The news media shape public opinion, and often, the visual bias they contain is evident for human observers. This bias can be inferred from how different media sources portray different subjects or topics. In this paper,…

ArticlesDiversity

Learning without Prejudice: Avoiding Bias in Webly-Supervised Action Recognition

2017-06-14 · Christian Rupprecht, Ansh Kapil, Nan Liu, Lamberto Ballan 외

Webly-supervised learning has recently emerged as an alternative paradigm to traditional supervised learning based on large-scale datasets with manual annotations. The key idea is that models such as CNNs can be learned …

Action RecognitionOptical Flow EstimationTemporal Action LocalizationVideo Understanding

Webly Supervised Concept Expansion for General Purpose Vision Models

2022-02-04 · Amita Kamath, Christopher Clark, Tanmay Gupta, Eric Kolve 외

General Purpose Vision (GPV) systems are models that are designed to solve a wide array of visual tasks without requiring architectural changes. Today, GPVs primarily learn both skills and concepts from large fully super…

Human-Object Interaction DetectionImage RetrievalObject CategorizationObject Localization+2