paper-with-me

Papers

CropCap: Embedding Visual Cross-Partition Dependency for Image Captioning

2023-10-27 · journal 2023 10 · Bo wang, Zhao Zhang, Suiyi Zhao, Haijun Zhang, Richang Hong, and Meng WangAuthors Info & Claims

Transformer-based approaches to image captioning have shown great success by utilizing long-term dependency for visual embedding. However, their coarse long-term dependency, using the multi-head self-attention mechanism to capture the contextual interactions between the visual tokens on the time step and (or) embedded dimension, fail to distinguish fine-grained features of local partition. In this case, some similar features are captured, which leads to feature redundancy that decreases the performance. To respond to this issue, this paper proposes a novel image captioner embedding visual cross-partition dependency, dubbed CropCap. Specifically, the visual sequence generated from the Swin Transformer-based pre-embedding network is fed into the proposed cross-partition dependency module to refinedly model the interaction between partial representations on both the time step and embedded dimension. Furthermore, we formulaically reason the proposed cross-partition dependency, and theoretically prove its correctness. Extensive comparisons on the benchmark MS-COCO dataset demonstrated the effectiveness addressing the information redundancy issue, and verified the superior performance of our method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image Captioning

Similar Papers 제목 키워드 기반

Visual Dependency Transformers: Dependency Tree Emerges from Reversed Attention

2023-04-06 · CVPR 2023 1 · Mingyu Ding, Yikang Shen, Lijie Fan, Zhenfang Chen 외

Humans possess a versatile mechanism for extracting structured representations of our visual world. When looking at an image, we can decompose the scene into entities and their parts as well as obtain the dependencies be…

Q-VLM: Post-training Quantization for Large Vision-Language Models

2024-10-10 · Changyuan Wang, Ziwei Wang, Xiuwei Xu, Yansong Tang 외

In this paper, we propose a post-training quantization framework of large vision-language models (LVLMs) for efficient multi-modal inference. Conventional quantization methods sequentially search the layer-wise rounding …

Language ModelingLanguage ModellingQuantization

Learning Audio-Visual Embeddings with Inferred Latent Interaction Graphs

2026-01-17 · Donghuo Zeng, Hao Niu, Yanan Wang, Masato Taya arxiv

Learning robust audio-visual embeddings requires bringing genuinely related audio and visual signals together while filtering out incidental co-occurrences - background noise, unrelated elements, or unannotated events. M…

Semantic Similarity

When Parallelism Pays Off: Cohesion-Aware Task Partitioning for Multi-Agent Coding

2026-05-31 · Xu Yang, Lunyiu Nie, Ethan Chandra, Stanislav Gannutin 외 arxiv

Multi-agent Large Language Model (LLM) systems offer a way to decompose complex tasks, such as coding, through parallelization and context isolation. However, adding agents in practice introduces inter-agent communicatio…

Community Detectiongraph partitioning

Efficient Network Embedding by Approximate Equitable Partitions

2024-09-16 · Giuseppe Squillace, Mirco Tribastone, Max Tschaikowski, Andrea Vandin

Structural network embedding is a crucial step in enabling effective downstream tasks for complex systems that aims to project a network into a lower-dimensional space while preserving similarities among nodes. We introd…

Network Embedding