paper-with-me

Papers

Consensus Graph Representation Learning for Better Grounded Image Captioning

2021-12-02 · Wenqiao Zhang, Haochen Shi, Siliang Tang, Jun Xiao, Qiang Yu, Yueting Zhuang

The contemporary visual captioning models frequently hallucinate objects that are not actually in a scene, due to the visual misclassification or over-reliance on priors that resulting in the semantic inconsistency between the visual information and the target lexical words. The most common way is to encourage the captioning model to dynamically link generated object words or phrases to appropriate regions of the image, i.e., the grounded image captioning (GIC). However, GIC utilizes an auxiliary task (grounding objects) that has not solved the key issue of object hallucination, i.e., the semantic inconsistency. In this paper, we take a novel perspective on the issue above - exploiting the semantic coherency between the visual and language modalities. Specifically, we propose the Consensus Rraph Representation Learning framework (CGRL) for GIC that incorporates a consensus representation into the grounded captioning pipeline. The consensus is learned by aligning the visual graph (e.g., scene graph) to the language graph that consider both the nodes and edges in a graph. With the aligned consensus, the captioning model can capture both the correct linguistic characteristics and visual relevance, and then grounding appropriate image regions further. We validate the effectiveness of our model, with a significant decline in object hallucination (-9% CHAIRi) on the Flickr30k Entities dataset. Besides, our CGRL also evaluated by several automatic metrics and human evaluation, the results indicate that the proposed approach can simultaneously improve the performance of image captioning (+2.9 Cider) and grounding (+2.3 F1LOC).

📄 PDF Abstract BibTeX arXiv:2112.00974

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Representation LearningHallucinationImage CaptioningObject HallucinationRepresentation Learning

Methods 이 논문이 사용한 방법론

GIC 설명 없음

Similar Papers 제목 키워드 기반

Highly Confident Local Structure Based Consensus Graph Learning for Incomplete Multi-View Clustering

2023-01-01 · CVPR 2023 1 · Jie Wen, Chengliang Liu, Gehui Xu, Zhihao Wu 외

Graph-based multi-view clustering has attracted extensive attention because of the powerful clustering-structure representation ability and noise robustness. Considering the reality of a large amount of incomplete da…

ClusteringGraph LearningIncomplete multi-view clustering

Consensus-Aware Visual-Semantic Embedding for Image-Text Matching

2020-07-17 · ECCV 2020 8 · Haoran Wang, Ying Zhang, Zhong Ji, Yanwei Pang 외

Image-text matching plays a central role in bridging vision and language. Most existing approaches only rely on the image-text instance pair to learn their representations, thereby exploiting their matching relationships…

Image CaptioningImage-text matchingRetrievalText Matching+1

Delayed Verification Destabilizes Multi-Agent LLM Belief: Instability Thresholds and Optimal Corrector Placement

2026-06-25 · Igor Itkin hf

Multi-agent large language model (LLM) systems often rely on verifier and critic agents to suppress hallucinations, but verification is delayed. During this delay, false claims can propagate through the agent network. We…

MCFCN: Multi-View Clustering via a Fusion-Consensus Graph Convolutional Network

2025-11-03 · Chenping Pei, Fadi Dornaika, Jingjun Bi arxiv

Existing Multi-view Clustering (MVC) methods based on subspace learning focus on consensus representation learning while neglecting the inherent topological structure of data. Despite the integration of Graph Neural Netw…

Representation Learning

Federated Learning of Models Pre-Trained on Different Features with Consensus Graphs

2023-06-02 · Tengfei Ma, Trong Nghia Hoang, Jie Chen

Learning an effective global model on private and decentralized datasets has become an increasingly important challenge of machine learning when applied in practice. Existing distributed learning paradigms, such as Feder…

Federated LearningTime Series