paper-with-me

Papers

Semi-supervised Relational Topic Model for Weakly Annotated Image Recognition in Social Media

2014-06-01 · CVPR 2014 6 · Zhenxing Niu, Gang Hua, Xinbo Gao, Qi Tian

In this paper, we address the problem of recognizing images with weakly annotated text tags. Most previous work either cannot be applied to the scenarios where the tags are loosely related to the images; or simply take a pre-fusion at the feature level or a post-fusion at the decision level to combine the visual and textual content. Instead, we first encode the text tags as the relations among the images, and then propose a semi-supervised relational topic model (ss-RTM) to explicitly model the image content and their relations. In such way, we can efficiently leverage the loosely related tags, and build an intermediate level representation for a collection of weakly annotated images. The intermediate level representation can be regarded as a mid-level fusion of the visual and textual content, which is able to explicitly model their intrinsic relationships. Moreover, image category labels are also modeled in the ss-RTM, and recognition can be conducted without training an additional discriminative classifier. Our extensive experiments on social multimedia datasets (images+tags) demonstrated the advantages of the proposed model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Relational Matching for Weakly Semi-Supervised Oriented Object Detection

2024-01-01 · CVPR 2024 1 · Wenhao Wu, Hau-San Wong, Si Wu, Tianyou Zhang

Oriented object detection has witnessed significant progress in recent years. However the impressive performance of oriented object detectors is at the huge cost of labor-intensive annotations and deteriorates once t…

Graph MatchingObjectobject-detectionObject Detection+2

Constrained Relational Topic Models

2020-02-01 · Silvia Terragni, Elisabetta Fersini, Enza Messina

Relational topic models (RTM) have been widely used to discover hidden topics in a collection of networked documents. In this paper, we introduce the class of Constrained Relational Topic Models (CRTM), a semi-supervised…

Document ClassificationTopic Models

WEAKLY SEMI-SUPERVISED NEURAL TOPIC MODELS

2019-03-13 · ICLR Workshop LLD 2019 · Ian Gemp, Ramesh Nallapati, Ran Ding, Feng Nan 외

We consider the problem of topic modeling in a weakly semi-supervised setting. In this scenario, we assume that the user knows a priori a subset of the topics she wants the model to learn and is able to provide a few exe…

Topic Models

WSSOD: A New Pipeline for Weakly- and Semi-Supervised Object Detection

2021-05-21 · Shijie Fang, Yuhang Cao, Xinjiang Wang, Kai Chen 외

The performance of object detection, to a great extent, depends on the availability of large annotated datasets. To alleviate the annotation cost, the research community has explored a number of ways to exploit unlabeled…

object-detectionObject DetectionPseudo LabelSemi-Supervised Object Detection

WeText: Scene Text Detection under Weak Supervision

2017-10-13 · ICCV 2017 10 · Shangxuan Tian, Shijian Lu, Chongshou Li

The requiring of large amounts of annotated training data has become a common constraint on various deep learning systems. In this paper, we propose a weakly supervised scene text detection method (WeText) that trains ro…

Scene Text DetectionText DetectionWeakly-supervised Learning