中文
相关论文

相关论文: Adversarial Representation Learning for Text-to-Im…

200 篇论文

Representation learning of textual networks poses a significant challenge as it involves capturing amalgamated information from two modalities: (i) underlying network structure, and (ii) node textual attributes. For this, most existing…

计算与语言 · 计算机科学 2020-11-06 Tony Gracious , Ambedkar Dukkipati

This work addresses the challenge of achieving zero-shot adversarial robustness while preserving zero-shot generalization in large-scale foundation models, with a focus on the popular Contrastive Language-Image Pre-training (CLIP). Although…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Fengji Ma , Li Liu , Hei Victor Cheng

Matching information across image and text modalities is a fundamental challenge for many applications that involve both vision and natural language processing. The objective is to find efficient similarity metrics to compare the similarity…

计算机视觉与模式识别 · 计算机科学 2020-10-29 Li Ren , Kai Li , LiQiang Wang , Kien Hua

We propose a visual-linguistic representation learning approach within a self-supervised learning framework by introducing a new operation, loss, and data augmentation strategy. First, we generate diverse features for the image-text…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Jaeyoo Park , Bohyung Han

We present novel method for image-text multi-modal representation learning. In our knowledge, this work is the first approach of applying adversarial learning concept to multi-modal learning and not exploiting image-text pair information to…

计算机视觉与模式识别 · 计算机科学 2016-12-28 Gwangbeen Park , Woobin Im

Image-text retrieval is a central problem for understanding the semantic relationship between vision and language, and serves as the basis for various visual and language tasks. Most previous works either simply learn coarse-grained…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Chong Liu , Yuqi Zhang , Hongsong Wang , Weihua Chen , Fan Wang , Yan Huang , Yi-Dong Shen , Liang Wang

Text-image cross-modal retrieval is a challenging task in the field of language and vision. Most previous approaches independently embed images and sentences into a joint embedding space and compare their similarities. However, previous…

计算机视觉与模式识别 · 计算机科学 2019-09-13 Zihao Wang , Xihui Liu , Hongsheng Li , Lu Sheng , Junjie Yan , Xiaogang Wang , Jing Shao

It is well known that humans can learn and recognize objects effectively from several limited image samples. However, learning from just a few images is still a tremendous challenge for existing main-stream deep neural networks. Inspired by…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Ziqiang Zheng , Zhibin Yu , Haiyong Zheng , Yang Yang , Heng Tao Shen

Recently, a multitude of methods for image-to-image translation have demonstrated impressive results on problems such as multi-domain or multi-attribute transfer. The vast majority of such works leverages the strengths of adversarial…

计算机视觉与模式识别 · 计算机科学 2021-02-02 James Oldfield , Yannis Panagakis , Mihalis A. Nicolaou

Product embedding serves as a cornerstone for a wide range of applications in eCommerce. The product embedding learned from multiple modalities shows significant improvement over that from a single modality, since different modalities…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Baohao Liao , Michael Kozielski , Sanjika Hewavitharana , Jiangbo Yuan , Shahram Khadivi , Tomer Lancewicki

We study a novel multimodal-learning problem, which we call text matching: given an image containing a single-line text and a candidate text transcription, the goal is to assess whether the text represented in the image corresponds to the…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Valentina Arrigoni , Luisa Repele , Dario Marino Saccavino

Enabling bi-directional retrieval of images and texts is important for understanding the correspondence between vision and language. Existing methods leverage the attention mechanism to explore such correspondence in a fine-grained manner.…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Hui Chen , Guiguang Ding , Xudong Liu , Zijia Lin , Ji Liu , Jungong Han

A fundamental challenge in artificial intelligence is learning useful representations of data that yield good performance on a downstream task, without overfitting to spurious input features. Extracting such task-relevant predictive…

机器学习 · 计算机科学 2021-06-15 Saeid Asgari Taghanaki , Kristy Choi , Amir Khasahmadi , Anirudh Goyal

Focusing on text-to-image (T2I) generation, we propose Text and Image Mutual-Translation Adversarial Networks (TIME), a lightweight but effective model that jointly learns a T2I generator G and an image captioning discriminator D under the…

计算机视觉与模式识别 · 计算机科学 2020-12-24 Bingchen Liu , Kunpeng Song , Yizhe Zhu , Gerard de Melo , Ahmed Elgammal

In this paper, we introduce a new vision-language pre-trained model -- ImageBERT -- for image-text joint embedding. Our model is a Transformer-based model, which takes different modalities as input and models the relationship between them.…

计算机视觉与模式识别 · 计算机科学 2020-01-24 Di Qi , Lin Su , Jia Song , Edward Cui , Taroon Bharti , Arun Sacheti

Image-text matching (ITM) is a fundamental problem in computer vision. The key issue lies in jointly learning the visual and textual representation to estimate their similarity accurately. Most existing methods focus on feature enhancement…

计算机视觉与模式识别 · 计算机科学 2024-06-28 Xuri Ge , Fuhai Chen , Songpei Xu , Fuxiang Tao , Jie Wang , Joemon M. Jose

Cross-modal retrieval between visual data and natural language description remains a long-standing challenge in multimedia. While recent image-text retrieval methods offer great promise by learning deep representations aligned across…

Image retrieval plays an important role in the Internet world. Usually, the core parts of mainstream visual retrieval systems include an online service of the embedding model and a large-scale vector database. For traditional model…

计算机视觉与模式识别 · 计算机科学 2023-05-05 Tan Pan , Furong Xu , Xudong Yang , Sifeng He , Chen Jiang , Qingpei Guo , Feng Qian Xiaobo Zhang , Yuan Cheng , Lei Yang , Wei Chu

While attributes have been widely used for person re-identification (Re-ID) which aims at matching the same person images across disjoint camera views, they are used either as extra features or for performing multi-task learning to assist…

计算机视觉与模式识别 · 计算机科学 2018-07-05 Zhou Yin , Wei-Shi Zheng , Ancong Wu , Hong-Xing Yu , Hai Wan , Xiaowei Guo , Feiyue Huang , Jianhuang Lai

Text-based person search aims to retrieve images of a certain pedestrian by a textual description. The key challenge of this task is to eliminate the inter-modality gap and achieve the feature alignment across modalities. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Shiping Li , Min Cao , Min Zhang
‹ 上一页 1 2 3 10 下一页 ›