paper-with-me

홈 › Papers

Graph Similarities and Dual Approach for Sequential Text-to-Image Retrieval

2021-09-29 · Keonwoo Kim, Sihyeon Jo, Seong-Woo Kim

Sequential text-to-image retrieval, a.k.a. Story-to-images task, requires semantic alignment with a given story and maintaining global coherence in drawn image sequence simultaneously. Most of the previous works have only focused on modeling how to follow the content of a given story faithfully. This kind of overfitting tendency hinders matching structural similarity between images, causing an inconsistency in global visual information such as backgrounds. To handle this imbalanced problem, we propose a novel image sequence retrieval framework that utilizes scene graph similarities of the images and a dual learning scheme. Scene graph describes high-level information of visual groundings and adjacency relations of the key entities in a visual scene. In our proposed retriever, the graph encoding head learns to maximize graph embedding similarities among sampled images, giving a strong signal that forces the retriever to also consider morphological relevance with previously sampled images. We set a video captioning as a dual learning task that reconstructs the input story from the sampled image sequence. This inverse mapping gives informative feedback for our proposed retrieval system to maintain global contextual information of a given story. We also suggest a new contextual sentence encoding architecture to embed a sentence in consideration of the surrounding context. Through extensive experiments, Our proposed framework shows better qualitative and quantitative performance with Visual Storytelling benchmark compared to conventional story-to-image models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingImage RetrievalRetrievalSentenceVideo CaptioningVisual Storytelling

Similar Papers 제목 키워드 기반

Robust Graph Structure Learning via Multiple Statistical Tests

2022-10-08 · Yaohua Wang, Fangyi Zhang, Ming Lin, Senzhang Wang 외

Graph structure learning aims to learn connectivity in a graph from data. It is particularly important for many computer vision related tasks since no explicit graph structure is available for images for most cases. A na…

Face ClusteringGraph structure learning

Sparse Graph Representations for Procedural Instructional Documents

2024-02-06 · Shruti Singh, Rishabh Gupta

Computation of document similarity is a critical task in various NLP domains that has applications in deduplication, matching, and recommendation. Traditional approaches for document similarity computation include learni…

Sequential Graph Convolutional Network for Active Learning

2020-06-18 · CVPR 2021 1 · Razvan Caramalau, Binod Bhattarai, Tae-Kyun Kim

We propose a novel pool-based Active Learning framework constructed on a sequential Graph Convolution Network (GCN). Each image's feature from a pool of data represents a node in the graph and the edges encode their simi…

Active LearningHand Pose Estimationimage-classificationImage Classification+1

Product Graph-based Higher Order Contextual Similarities for Inexact Subgraph Matching

2017-02-01 · Anjan Dutta, Josep Lladós, Horst Bunke, Umapada Pal

Many algorithms formulate graph matching as an optimization of an objective function of pairwise quantification of nodes and edges of two graphs to be matched. Pairwise measurements usually consider local attributes but …

Graph Matching

Empowering Dual-Level Graph Self-Supervised Pretraining with Motif Discovery

2023-12-19 · Pengwei Yan, Kaisong Song, Zhuoren Jiang, Yangyang Kang 외

While self-supervised graph pretraining techniques have shown promising results in various domains, their application still experiences challenges of limited topology learning, human knowledge dependency, and incompetent…

Representation LearningTransfer Learning