paper-with-me

홈 › Papers

ViP-CNN: Visual Phrase Guided Convolutional Neural Network

2017-02-23 · CVPR 2017 7 · Yikang Li, Wanli Ouyang, Xiaogang Wang, Xiao'ou Tang

As the intermediate level task connecting image captioning and object detection, visual relationship detection started to catch researchers' attention because of its descriptive power and clear structure. It detects the objects and captures their pair-wise interactions with a subject-predicate-object triplet, e.g. person-ride-horse. In this paper, each visual relationship is considered as a phrase with three components. We formulate the visual relationship detection as three inter-connected recognition problems and propose a Visual Phrase guided Convolutional Neural Network (ViP-CNN) to address them simultaneously. In ViP-CNN, we present a Phrase-guided Message Passing Structure (PMPS) to establish the connection among relationship components and help the model consider the three problems jointly. Corresponding non-maximum suppression method and model training strategy are also proposed. Experimental results show that our ViP-CNN outperforms the state-of-art method both in speed and accuracy. We further pretrain ViP-CNN on our cleansed Visual Genome Relationship dataset, which is found to perform better than the pretraining on the ImageNet for this task.

📄 PDF Abstract BibTeX arXiv:1702.07191

Code (0)

등록된 구현이 없습니다.

Tasks

DescriptiveImage Captioningobject-detectionObject DetectionRelationship DetectionTripletVisual Relationship Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Visual Information Guided Zero-Shot Paraphrase Generation

2022-01-22 · COLING 2022 10 · Zhe Lin, Xiaojun Wan

Zero-shot paraphrase generation has drawn much attention as the large-scale high-quality paraphrase corpus is limited. Back-translation, also known as the pivot-based method, is typical to this end. Several works leverag…

DiversityImage CaptioningParaphrase GenerationTranslation

Propagating Over Phrase Relations for One-Stage Visual Grounding

2020-08-01 · ECCV 2020 8 · Sibei Yang, Guanbin Li, Yizhou Yu

Phrase level visual grounding aims to locate in an image the corresponding visual regions referred to by multiple noun phrases in a given sentence. Its challenge comes not only from large variations in visual contents an…

Phrase GroundingRelational ReasoningSentenceVisual Grounding

Comprehensible Convolutional Neural Networks via Guided Concept Learning

2021-01-11 · Sandareka Wickramanayake, Wynne Hsu, Mong Li Lee

Learning concepts that are consistent with human perception is important for Deep Neural Networks to win end-user trust. Post-hoc interpretation methods lack transparency in the feature representations learned by the mod…

Clinical Text Classification with Rule-based Features and Knowledge-guided Convolutional Neural Networks

2018-07-17 · Liang Yao, Chengsheng Mao, Yuan Luo

Clinical text classification is an important problem in medical natural language processing. Existing studies have conventionally focused on rules or knowledge sources-based feature engineering, but only a few have explo…

Deep LearningEntity EmbeddingsFeature EngineeringGeneral Classification+3

Extending Phrase Grounding with Pronouns in Visual Dialogues

2022-10-23 · Panzhong Lu, Xin Zhang, Meishan Zhang, Min Zhang

Conventional phrase grounding aims to localize noun phrases mentioned in a given caption to their corresponding image regions, which has achieved great success recently. Apparently, sole noun phrase grounding is not enou…

Phrase Grounding