中文
相关论文

相关论文: Zero-Shot Entity Linking by Reading Entity Descrip…

200 篇论文

Reliable perception during fast motion maneuvers or in high dynamic range environments is crucial for robotic systems. Since event cameras are robust to these challenging conditions, they have great potential to increase the reliability of…

计算机视觉与模式识别 · 计算机科学 2022-02-04 Nico Messikommer , Daniel Gehrig , Mathias Gehrig , Davide Scaramuzza

Applying an object detector, which is neither trained nor fine-tuned on data close to the final application, often leads to a substantial performance drop. In order to overcome this problem, it is necessary to consider a shift between…

计算机视觉与模式识别 · 计算机科学 2020-05-27 Alexey Abramov , Christopher Bayer , Claudio Heller

Conversational agents such as Alexa and Google Assistant constantly need to increase their language understanding capabilities by adding new domains. A massive amount of labeled data is required for training each new domain. While domain…

计算与语言 · 计算机科学 2018-08-31 Sungjin Lee , Rahul Jha

We present DualNER, a simple and effective framework to make full use of both annotated source language corpus and unlabeled target language text for zero-shot cross-lingual named entity recognition (NER). In particular, we combine two…

计算与语言 · 计算机科学 2022-12-13 Jiali Zeng , Yufan Jiang , Yongjing Yin , Xu Wang , Binghuai Lin , Yunbo Cao

Domain adaptation (DA) is the task of classifying an unlabeled dataset (target) using a labeled dataset (source) from a related domain. The majority of successful DA methods try to directly match the distributions of the source and target…

机器学习 · 统计学 2018-03-22 Twan van Laarhoven , Elena Marchiori

The problem of domain adaptation (DA) deals with adapting classifier models trained on one data distribution to different data distributions. In this paper, we introduce the Nonlinear Embedding Transform (NET) for unsupervised DA by…

计算机视觉与模式识别 · 计算机科学 2017-06-26 Hemanth Venkateswara , Shayok Chakraborty , Sethuraman Panchanathan

Zero-shot learning (ZSL) aims to recognize unseen classes by exploiting semantic descriptions shared between seen classes and unseen classes. Current methods show that it is effective to learn visual-semantic alignment by projecting…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Zaiquan Yang , Yang Liu , Wenjia Xu , Chong Huang , Lei Zhou , Chao Tong

Zero-shot learning (ZSL) aims to transfer knowledge from seen classes to unseen ones so that the latter can be recognised without any training samples. This is made possible by learning a projection function between a feature space and a…

计算机视觉与模式识别 · 计算机科学 2018-10-22 Aoxue Li , Zhiwu Lu , Jiechao Guan , Tao Xiang , Liwei Wang , Ji-Rong Wen

Recent progress towards designing models that can generalize to unseen domains (i.e domain generalization) or unseen classes (i.e zero-shot learning) has embarked interest towards building models that can tackle both domain-shift and…

计算机视觉与模式识别 · 计算机科学 2021-07-16 Puneet Mangla , Shivam Chandhok , Vineeth N Balasubramanian , Fahad Shahbaz Khan

Transferring knowledge from one domain to another is of practical importance for many tasks in natural language processing, especially when the amount of available data in the target domain is limited. In this work, we propose a novel…

计算与语言 · 计算机科学 2022-06-17 Ali Davody , David Ifeoluwa Adelani , Thomas Kleinbauer , Dietrich Klakow

This paper tackles the problem of zero-shot sign language recognition (ZSSLR), where the goal is to leverage models learned over the seen sign classes to recognize the instances of unseen sign classes. In this context, readily available…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Yunus Can Bilge , Ramazan Gokberk Cinbis , Nazli Ikizler-Cinbis

Deep learning has raised hopes and expectations as a general solution for many applications; indeed it has proven effective, but it also showed a strong dependence on large quantities of data. Luckily, it has been shown that, even when data…

计算机视觉与模式识别 · 计算机科学 2019-02-14 Fabio Maria Carlucci

The importance of building semantic parsers which can be applied to new domains and generate programs unseen at training has long been acknowledged, and datasets testing out-of-domain performance are becoming increasingly available.…

计算与语言 · 计算机科学 2021-04-14 Bailin Wang , Mirella Lapata , Ivan Titov

Cross-domain NER is a practical yet challenging problem since the data scarcity in the real-world scenario. A common practice is first to learn a NER model in a rich-resource general domain and then adapt the model to specific domains. Due…

计算与语言 · 计算机科学 2024-08-09 Junhao Zheng , Haibin Chen , Qianli Ma

Zero-shot learning has gained popularity due to its potential to scale recognition models without requiring additional training data. This is usually achieved by associating categories with their semantic information like attributes.…

计算机视觉与模式识别 · 计算机科学 2018-03-09 Yashas Annadani , Soma Biswas

Zero-shot domain adaptation (ZSDA) is a domain adaptation problem in the situation that labeled samples for a target task (task of interest) are only available from the source domain at training time, but for a task different from the task…

计算机视觉与模式识别 · 计算机科学 2024-06-28 Yu Zhe , Jun Sakuma

Domain adaptation is an important tool to transfer knowledge about a task (e.g. classification) learned in a source domain to a second, or target domain. Current approaches assume that task-relevant target-domain data is available during…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Kuan-Chuan Peng , Ziyan Wu , Jan Ernst

While unsupervised domain adaptation methods based on deep architectures have achieved remarkable success in many computer vision tasks, they rely on a strong assumption, i.e. labeled source data must be available. In this work we overcome…

计算机视觉与模式识别 · 计算机科学 2020-08-12 Willi Menapace , Stéphane Lathuilière , Elisa Ricci

Unsupervised domain adaptation leverages abundant labeled data from various source domains to generalize onto unlabeled target data. Prior research has primarily focused on learning domain-invariant features across the source and target…

计算与语言 · 计算机科学 2025-03-10 Jie He , Wendi Zhou , Xiang Lorraine Li , Jeff Z. Pan

While relation extraction is an essential task in knowledge acquisition and representation, and new-generated relations are common in the real world, less effort is made to predict unseen relations that cannot be observed at the training…

计算与语言 · 计算机科学 2021-04-13 Chih-Yao Chen , Cheng-Te Li