中文
相关论文

相关论文: Stacked Cross Attention for Image-Text Matching

200 篇论文

Recently, contrastive learning-based image translation methods have been proposed, which contrasts different spatial locations to enhance the spatial correspondence. However, the methods often ignore the diverse semantic relation within the…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Chanyong Jung , Gihyun Kwon , Jong Chul Ye

Attention mechanisms have recently been introduced in deep learning for various tasks in natural language processing and computer vision. But despite their popularity, the "correctness" of the implicitly-learned attention maps has only been…

计算机视觉与模式识别 · 计算机科学 2016-11-24 Chenxi Liu , Junhua Mao , Fei Sha , Alan Yuille

The existing image captioning approaches typically train a one-stage sentence decoder, which is difficult to generate rich fine-grained descriptions. On the other hand, multi-stage image caption model is hard to train due to the vanishing…

计算机视觉与模式识别 · 计算机科学 2018-03-15 Jiuxiang Gu , Jianfei Cai , Gang Wang , Tsuhan Chen

Understanding images without explicit supervision has become an important problem in computer vision. In this paper, we address image captioning by generating language descriptions of scenes without learning from annotated pairs of images…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Iro Laina , Christian Rupprecht , Nassir Navab

When dealing with document similarity many methods exist today, like cosine similarity. More complex methods are also available based on the semantic analysis of textual information, which are computationally expensive and rarely used in…

信息检索 · 计算机科学 2015-05-18 Giancarlo Crocetti

In recent years, vision and language pre-training (VLP) models have advanced the state-of-the-art results in a variety of cross-modal downstream tasks. Aligning cross-modal semantics is claimed to be one of the essential capabilities of VLP…

计算与语言 · 计算机科学 2022-10-19 Zheng Ma , Shi Zong , Mianzhi Pan , Jianbing Zhang , Shujian Huang , Xinyu Dai , Jiajun Chen

Recent advancements in text-to-image generative models have demonstrated a remarkable ability to capture a deep semantic understanding of images. In this work, we leverage this semantic knowledge to transfer the visual appearance between…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Yuval Alaluf , Daniel Garibi , Or Patashnik , Hadar Averbuch-Elor , Daniel Cohen-Or

Composed image retrieval (CIR) is the task of retrieving specific images by using a query that involves both a reference image and a relative caption. Most existing CIR models adopt the late-fusion strategy to combine visual and language…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Yang Bai , Xinxing Xu , Yong Liu , Salman Khan , Fahad Khan , Wangmeng Zuo , Rick Siow Mong Goh , Chun-Mei Feng

As the quality of synthetic images improves, identifying the underlying concepts of model-generated images is becoming increasingly crucial for copyright protection and ensuring model transparency. Existing methods achieve this attribution…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Zongfang Liu , Guangyi Chen , Boyang Sun , Tongliang Liu , Kun Zhang

The current state-of-the-art image-sentence retrieval methods implicitly align the visual-textual fragments, like regions in images and words in sentences, and adopt attention modules to highlight the relevance of cross-modal semantic…

计算机视觉与模式识别 · 计算机科学 2021-08-06 Xuri Ge , Fuhai Chen , Joemon M. Jose , Zhilong Ji , Zhongqin Wu , Xiao Liu

Given a user's query, traditional image search systems rank images according to its relevance to a single modality (e.g., image content or surrounding text). Nowadays, an increasing number of images on the Internet are available with…

计算机视觉与模式识别 · 计算机科学 2017-04-05 Kan Chen , Trung Bui , Fang Chen , Zhaowen Wang , Ram Nevatia

Self-supervised vision-language pretraining from pure images and text with a contrastive loss is effective, but ignores fine-grained alignment due to a dual-stream architecture that aligns image and text representations only on a global…

计算机视觉与模式识别 · 计算机科学 2022-07-29 Zaid Khan , Vijay Kumar BG , Xiang Yu , Samuel Schulter , Manmohan Chandraker , Yun Fu

Vision-and-language models trained to match images with text can be combined with visual explanation methods to point to the locations of specific objects in an image. Our work shows that the localization --"grounding"-- abilities of these…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Ruozhen He , Paola Cascante-Bonilla , Ziyan Yang , Alexander C. Berg , Vicente Ordonez

In this paper, we introduce a model designed to improve the prediction of image-text alignment, targeting the challenge of compositional understanding in current visual-language models. Our approach focuses on generating high-quality…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Yuheng Li , Haotian Liu , Mu Cai , Yijun Li , Eli Shechtman , Zhe Lin , Yong Jae Lee , Krishna Kumar Singh

We present a novel supervised word alignment method based on cross-language span prediction. We first formalize a word alignment problem as a collection of independent predictions from a token in the source sentence to a span in the target…

计算与语言 · 计算机科学 2020-05-01 Masaaki Nagata , Chousa Katsuki , Masaaki Nishino

With the rapid development of Natural Language Processing (NLP) technologies, text steganography methods have been significantly innovated recently, which poses a great threat to cybersecurity. In this paper, we propose a novel attentional…

多媒体 · 计算机科学 2022-02-21 YongJian Bao , Hao Yang , Zhongliang Yang , Sheng Liu , Yongfeng Huang

This paper proposes a method for precise learning and synthesizing multi-instance semantics from a single image. The difficulty of this problem lies in the limited training data, and it becomes even more challenging when the instances to be…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Kailun Su , Ziqi He , Xi Wang , Yang Zhou

Enabling Visual Semantic Models to effectively handle multi-view description matching has been a longstanding challenge. Existing methods typically learn a set of embeddings to find the optimal match for each view's text and compute…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Yang Liu , Wentao Feng , Zhuoyao Liu , Shudong Huang , Jiancheng Lv

Place recognition gives a SLAM system the ability to correct cumulative errors. Unlike images that contain rich texture features, point clouds are almost pure geometric information which makes place recognition based on point clouds…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Lin Li , Xin Kong , Xiangrui Zhao , Tianxin Huang , Yong Liu

Vision-language models such as CLIP often struggle to faithfully understand long, detail-rich captions, relying on dominant scene cues while overlooking fine-grained visual evidence. We propose a hierarchical vision-language learning…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Byeongju Woo , Zilin Wang , Byeonghyun Pak , Sangwoo Mo , Stella X. Yu
‹ 上一页 1 8 9 10 下一页 ›