paper-with-me

홈 › Papers

Fine-grained Cross-modal Fusion based Refinement for Text-to-Image Synthesis

2023-02-17 · Haoran Sun, Yang Wang, Haipeng Liu, Biao Qian

Text-to-image synthesis refers to generating visual-realistic and semantically consistent images from given textual descriptions. Previous approaches generate an initial low-resolution image and then refine it to be high-resolution. Despite the remarkable progress, these methods are limited in fully utilizing the given texts and could generate text-mismatched images, especially when the text description is complex. We propose a novel Fine-grained text-image Fusion based Generative Adversarial Networks, dubbed FF-GAN, which consists of two modules: Fine-grained text-image Fusion Block (FF-Block) and Global Semantic Refinement (GSR). The proposed FF-Block integrates an attention block and several convolution layers to effectively fuse the fine-grained word-context features into the corresponding visual features, in which the text information is fully used to refine the initial image with more details. And the GSR is proposed to improve the global semantic consistency between linguistic and visual features during the refinement process. Extensive experiments on CUB-200 and COCO datasets demonstrate the superiority of FF-GAN over other state-of-the-art approaches in generating images with semantic consistency to the given texts.Code is available at https://github.com/haoranhfut/FF-GAN.

📄 PDF Abstract BibTeX arXiv:2302.08706

Code (1)

haoranhfut/ff-gan 공식 구현 pytorch

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

DARC-CLIP: Dynamic Adaptive Refinement with Cross-Attention for Meme Understanding

2026-04-25 · Qiyuan Jin arxiv

Memes convey meaning through the interaction of visual and textual signals, often combining humor, irony, and offense in subtle ways. Detecting harmful or sensitive content in memes requires accurate modeling of these mu…

Unimodal and Crossmodal Refinement Network for Multimodal Sequence Fusion

2021-11-01 · EMNLP 2021 11 · Xiaobao Guo, Adams Kong, Huan Zhou, Xianfeng Wang 외

Effective unimodal representation and complementary crossmodal representation fusion are both important in multimodal representation learning. Prior works often modulate one modal feature to another straightforwardly and…

Representation Learning

Fine-Grained Food Image Understanding via Target-Aware Data Alignment

2026-07-28 · Jui-Feng Chi, Wei-Lun Chu, Bruce Coburn, Jinge Ma 외 arxiv

Fine-grained food visual--semantic understanding requires models to capture subtle distinctions across ingredients, cooking methods, doneness, color, texture, and plate composition. Although CLIP-style vision-language mo…

CAST: Collapse-Aware multi-Scale Topology Fusion for Multimodal Coreset Selection

2026-05-12 · Boran Zhao, Hetian Liu, Zhenxian Hu, Yuqing Yuan 외 arxiv

The training of large multimodal models fundamentally relies on massive image-text datasets, which inevitably incur prohibitive computational overhead. Dataset selection offers a promising paradigm by identifying a highl…

DGSSM: Diffusion guided state-space models for multimodal salient object detection

2026-04-19 · Suklav Ghosh, Arijit Sur, Pinaki Mitra arxiv

Salient object detection (SOD) requires modeling both long-range contextual dependencies and fine-grained structural details, which remains challenging for convolutional, transformer-based, and Mamba-based state space mo…

Salient Object Detection