中文
相关论文

相关论文: Cross-View Completion Models are Zero-shot Corresp…

200 篇论文

Deep neural networks have achieved promising progress in remote sensing (RS) image classification, for which the training process requires abundant samples for each class. However, it is time-consuming and unrealistic to annotate labels for…

计算机视觉与模式识别 · 计算机科学 2024-02-06 Wenjia Xu , Jiuniu Wang , Zhiwei Wei , Mugen Peng , Yirong Wu

Zero-shot learning (ZSL) aims to learn models that can recognize unseen image semantics based on the training of data with seen semantics. Recent studies either leverage the global image features or mine discriminative local patch features…

计算机视觉与模式识别 · 计算机科学 2022-03-30 De Cheng , Gerong Wang , Bo Wang , Qiang Zhang , Jungong Han , Dingwen Zhang

We introduce a novel method for multilingual transfer that utilizes deep contextual embeddings, pretrained in an unsupervised fashion. While contextual embeddings have been shown to yield richer representations of meaning compared to their…

计算与语言 · 计算机科学 2019-04-05 Tal Schuster , Ori Ram , Regina Barzilay , Amir Globerson

Image caption generation is a long standing and challenging problem at the intersection of computer vision and natural language processing. A number of recently proposed approaches utilize a fully supervised object recognition model within…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Berkan Demirel , Ramazan Gokberk Cinbis , Nazli Ikizler-Cinbis

The success of supervised learning requires large-scale ground truth labels which are very expensive, time-consuming, or may need special skills to annotate. To address this issue, many self- or un-supervised methods are developed. Unlike…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Longlong Jing , Yucheng Chen , Ling Zhang , Mingyi He , Yingli Tian

Effectively and efficiently retrieving images from remote sensing databases is a critical challenge in the realm of remote sensing big data. Utilizing hand-drawn sketches as retrieval inputs offers intuitive and user-friendly advantages,…

计算机视觉与模式识别 · 计算机科学 2024-05-20 Bo Yang , Chen Wang , Xiaoshuang Ma , Beiping Song , Zhuang Liu , Fangde Sun

We present a novel cross-lingual transfer method for paradigm completion, the task of mapping a lemma to its inflected forms, using a neural encoder-decoder model, the state of the art for the monolingual task. We use labeled data from a…

计算与语言 · 计算机科学 2017-04-04 Katharina Kann , Ryan Cotterell , Hinrich Schütze

Vision-language pre-training such as CLIP enables zero-shot transfer that can classify images according to the candidate class names. While CLIP demonstrates an impressive zero-shot performance on diverse downstream tasks, the distribution…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Qi Qian , Juhua Hu

Zero-shot learning (ZSL) can be defined by correctly solving a task where no training data is available, based on previous acquired knowledge from different, but related tasks. So far, this area has mostly drawn the attention from computer…

计算机视觉与模式识别 · 计算机科学 2018-10-25 Joao Reis , Gil Gonçalves

Zero-shot cross-lingual transfer is promising, however has been shown to be sub-optimal, with inferior transfer performance across low-resource languages. In this work, we envision languages as domains for improving zero-shot transfer by…

计算与语言 · 计算机科学 2023-03-07 Shanu Kumar , Abbaraju Soujanya , Sandipan Dandapat , Sunayana Sitaram , Monojit Choudhury

Recent advances in large language and vision-language models have enabled zero-shot inference, allowing models to solve new tasks without task-specific training. Various adaptation techniques such as prompt engineering, In-Context Learning…

机器学习 · 计算机科学 2025-04-04 Artyom Gadetsky , Andrei Atanov , Yulun Jiang , Zhitong Gao , Ghazal Hosseini Mighan , Amir Zamir , Maria Brbic

Zero-shot recognition aims to accurately recognize objects of unseen classes by using a shared visual-semantic mapping between the image feature space and the semantic embedding space. This mapping is learned on training data of seen…

计算机视觉与模式识别 · 计算机科学 2017-03-21 Yanan Li , Donghui Wang , Huanhang Hu , Yuetan Lin , Yueting Zhuang

Predictive models have been at the core of many robotic systems, from quadrotors to walking robots. However, it has been challenging to develop and apply such models to practical robotic manipulation due to high-dimensional sensory…

机器人学 · 计算机科学 2020-09-14 Lucas Manuelli , Yunzhu Li , Pete Florence , Russ Tedrake

Multi-label zero-shot classification aims to predict multiple unseen class labels for an input image. It is more challenging than its single-label counterpart. On one hand, the unconstrained number of labels assigned to each image makes the…

计算机视觉与模式识别 · 计算机科学 2020-08-03 He Huang , Yuanwei Chen , Wei Tang , Wenhao Zheng , Qing-Guo Chen , Yao Hu , Philip Yu

In this paper, we examined the zero-shot activity recognition task with the usage of videos. We introduce an auto-encoder based model to construct a multimodal joint embedding space between the visual and textual manifolds. On the visual…

计算机视觉与模式识别 · 计算机科学 2020-02-07 Evin Pinar Ornek

Zero-shot learning extends the conventional object classification to the unseen class recognition by introducing semantic representations of classes. Existing approaches predominantly focus on learning the proper mapping function for…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Yizhe Zhu , Jianwen Xie , Zhiqiang Tang , Xi Peng , Ahmed Elgammal

Task-oriented dialog systems increasingly rely on deep learning-based slot filling models, usually needing extensive labeled training data for target domains. Often, however, little to no target domain training data may be available, or the…

计算与语言 · 计算机科学 2019-06-18 Darsh J Shah , Raghav Gupta , Amir A Fayazi , Dilek Hakkani-Tur

Given semantic descriptions of object classes, zero-shot learning aims to accurately recognize objects of the unseen classes, from which no examples are available at the training stage, by associating them to the seen classes, from which…

计算机视觉与模式识别 · 计算机科学 2016-05-31 Soravit Changpinyo , Wei-Lun Chao , Boqing Gong , Fei Sha

This report presents a solution for the zero-shot referring expression comprehension task. Visual-language multimodal base models (such as CLIP, SAM) have gained significant attention in recent years as a cornerstone of mainstream research.…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Longfei Huang , Feng Yu , Zhihao Guan , Zhonghua Wan , Yang Yang

Converting a model's internals to text can yield human-understandable insights about the model. Inspired by the recent success of training-free approaches for image captioning, we propose ZS-A2T, a zero-shot framework that translates the…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Leonard Salewski , A. Sophia Koepke , Hendrik P. A. Lensch , Zeynep Akata