中文
相关论文

相关论文: Learning Class-Transductive Intent Representations…

200 篇论文

The recent advances in transfer learning techniques and pre-training of large contextualized encoders foster innovation in real-life applications, including dialog assistants. Practical needs of intent recognition require effective data…

计算与语言 · 计算机科学 2022-06-23 Dmitry Lamanov , Pavel Burnyshev , Ekaterina Artemova , Valentin Malykh , Andrey Bout , Irina Piontkovskaya

Identifying user intents from natural language utterances is a crucial step in conversational systems that has been extensively studied as a supervised classification problem. However, in practice, new intents emerge after deploying an…

计算与语言 · 计算机科学 2021-02-08 A. B. Siddique , Fuad Jamour , Luxun Xu , Vagelis Hristidis

Intent modelling has become an important part of modern dialogue systems. With the rapid expansion of practical dialogue systems and virtual assistants, such as Amazon Alexa, Apple Siri, and Google Assistant, the interest has only…

计算与语言 · 计算机科学 2021-05-11 Sindre André Jacobsen , Anton Ragni

User intent detection plays a critical role in question-answering and dialog systems. Most previous works treat intent detection as a classification problem where utterances are labeled with predefined intents. However, it is…

计算与语言 · 计算机科学 2018-09-05 Congying Xia , Chenwei Zhang , Xiaohui Yan , Yi Chang , Philip S. Yu

As an important and challenging problem in computer vision, zero-shot learning (ZSL) aims at automatically recognizing the instances from unseen object classes without training data. To address this problem, ZSL is usually carried out in…

计算机视觉与模式识别 · 计算机科学 2017-03-28 Yunlong Yu , Zhong Ji , Xi Li , Jichang Guo , Zhongfei Zhang , Haibin Ling , Fei Wu

Zero-shot learning (ZSL) aims to recognize unseen classes by leveraging semantic information from seen classes, but most existing methods assume accurate class labels for training instances. However, in real-world scenarios, noise and…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Jinfu Fan , Jiangnan Li , Xiaowen Yan , Xiaohui Zhong , Wenpeng Lu , Linqing Huang

Zero-shot learning (ZSL) aims to recognize unseen classes by generalizing the relation between visual features and semantic attributes learned from the seen classes. A recent paradigm called transductive zero-shot learning further leverages…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Zhengbo Wang , Jian Liang , Zilei Wang , Tieniu Tan

Zero-shot intent classification is a vital and challenging task in dialogue systems, which aims to deal with numerous fast-emerging unacquainted intents without annotated training data. To obtain more satisfactory performance, the crucial…

计算与语言 · 计算机科学 2022-06-07 Han Liu , Siyang Zhao , Xiaotong Zhang , Feng Zhang , Junjie Sun , Hong Yu , Xianchao Zhang

In zero-shot learning (ZSL) community, it is generally recognized that transductive learning performs better than inductive one as the unseen-class samples are also used in its training stage. How to generate pseudo labels for unseen-class…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Bo Liu , Lihua Hu , Qiulei Dong , Zhanyi Hu

Zero-shot object detection aims to localize and recognize objects of unseen classes. Most of existing works face two problems: the low recall of RPN in unseen classes and the confusion of unseen classes with background. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Lu Zhang , Chenbo Zhang , Jiajia Zhao , Jihong Guan , Shuigeng Zhou

In this work, we propose a zero-shot learning method to effectively model knowledge transfer between classes via jointly learning visually consistent word vectors and label embedding model in an end-to-end manner. The main idea is to…

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

To recognize objects of the unseen classes, most existing Zero-Shot Learning(ZSL) methods first learn a compatible projection function between the common semantic space and the visual space based on the data of source seen classes, then…

计算机视觉与模式识别 · 计算机科学 2020-01-07 Ziyu Wan , Dongdong Chen , Yan Li , Xingguang Yan , Junge Zhang , Yizhou Yu , Jing Liao

Intent classification (IC) plays an important role in task-oriented dialogue systems. However, IC models often generalize poorly when training without sufficient annotated examples for each user intent. We propose a novel pre-training…

计算与语言 · 计算机科学 2023-11-15 Mujeen Sung , James Gung , Elman Mansimov , Nikolaos Pappas , Raphael Shu , Salvatore Romeo , Yi Zhang , Vittorio Castelli

Zero-shot detection (ZSD), i.e., detection on classes not seen during training, is essential for real world detection use-cases, but remains a difficult task. Recent research attempts ZSD with detection models that output embeddings instead…

计算机视觉与模式识别 · 计算机科学 2023-06-13 Katharina Kornmeier , Ulla Scheler , Pascal Herrmann

Recently, zero-shot learning (ZSL) has received increasing interest. The key idea underpinning existing ZSL approaches is to exploit knowledge transfer via an intermediate-level semantic representation which is assumed to be shared between…

机器学习 · 计算机科学 2015-03-30 Yanwei Fu , Yongxin Yang , Timothy M. Hospedales , Tao Xiang , Shaogang Gong

Zero-shot learning (ZSL) which aims to recognize unseen object classes by only training on seen object classes, has increasingly been of great interest in Machine Learning, and has registered with some successes. Most existing ZSL methods…

计算机视觉与模式识别 · 计算机科学 2019-07-04 Wen Tang , Ashkan Panahi , Hamid Krim

Conventional Intent Detection (ID) models are usually trained offline, which relies on a fixed dataset and a predefined set of intent classes. However, in real-world applications, online systems usually involve continually emerging new user…

计算与语言 · 计算机科学 2021-08-11 Qingbin Liu , Xiaoyan Yu , Shizhu He , Kang Liu , Jun Zhao

Zero-shot Learning (ZSL) is a transfer learning technique which aims at transferring knowledge from seen classes to unseen classes. This knowledge transfer is possible because of underlying semantic space which is common to seen and unseen…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Omkar Gune , Mainak Pal , Preeti Mukherjee , Biplab Banerjee , Subhasis Chaudhuri

Zero-shot learning (ZSL) aims at understanding unseen categories with no training examples from class-level descriptions. To improve the discriminative power of ZSL, we model the visual learning process of unseen categories with inspiration…

计算机视觉与模式识别 · 计算机科学 2021-02-18 Mohamed Elhoseiny , Kai Yi , Mohamed Elfeki

Relation classification aims to extract semantic relations between entity pairs from the sentences. However, most existing methods can only identify seen relation classes that occurred during training. To recognize unseen relations at test…

计算与语言 · 计算机科学 2020-11-02 Juan Li , Ruoxu Wang , Ningyu Zhang , Wen Zhang , Fan Yang , Huajun Chen
‹ 上一页 1 2 3 10 下一页 ›