paper-with-me

Papers

Pseudo Siamese Network for Few-shot Intent Generation

2021-05-03 · Congying Xia, Caiming Xiong, Philip Yu

Few-shot intent detection is a challenging task due to the scare annotation problem. In this paper, we propose a Pseudo Siamese Network (PSN) to generate labeled data for few-shot intents and alleviate this problem. PSN consists of two identical subnetworks with the same structure but different weights: an action network and an object network. Each subnetwork is a transformer-based variational autoencoder that tries to model the latent distribution of different components in the sentence. The action network is learned to understand action tokens and the object network focuses on object-related expressions. It provides an interpretable framework for generating an utterance with an action and an object existing in a given intent. Experiments on two real-world datasets show that PSN achieves state-of-the-art performance for the generalized few shot intent detection task.

📄 PDF Abstract BibTeX arXiv:2105.00896

Code (0)

등록된 구현이 없습니다.

Tasks

Intent DetectionObjectSentence

Methods 이 논문이 사용한 방법론

Siamese Network 설명 없음

Similar Papers 제목 키워드 기반

Zero-Shot Accent Conversion using Pseudo Siamese Disentanglement Network

2022-12-12 · Dongya Jia, Qiao Tian, Kainan Peng, Jiaxin Li 외

The goal of accent conversion (AC) is to convert the accent of speech into the target accent while preserving the content and speaker identity. AC enables a variety of applications, such as language learning, speech cont…

Data AugmentationDisentanglement

Few-shot Pseudo-Labeling for Intent Detection

2020-12-08 · COLING 2020 8 · Thomas Dopierre, Christophe Gravier, Julien Subercaze, Wilfried Logerais

In this paper, we introduce a state-of-the-art pseudo-labeling technique for few-shot intent detection. We devise a folding/unfolding hierarchical clustering algorithm which assigns weighted pseudo-labels to unlabeled us…

ClusteringIntent Detectiontext-classificationText Classification

APP: Adaptive Prototypical Pseudo-Labeling for Few-shot OOD Detection

2023-10-20 · Pei Wang, Keqing He, Yutao Mou, Xiaoshuai Song 외

Detecting out-of-domain (OOD) intents from user queries is essential for a task-oriented dialogue system. Previous OOD detection studies generally work on the assumption that plenty of labeled IND intents exist. In this …

Denoise-I2W: Mapping Images to Denoising Words for Accurate Zero-Shot Composed Image Retrieval

2024-10-22 · Yuanmin Tang, Jing Yu, Keke Gai, Jiamin Zhuang 외

Zero-Shot Composed Image Retrieval (ZS-CIR) supports diverse tasks with a broad range of visual content manipulation intentions that can be related to domain, scene, object, and attribute. A key challenge for ZS-CIR is t…

AttributeDenoisingImage RetrievalRetrieval+2

Multi-Layer Pseudo-Siamese Biaffine Model for Dependency Parsing

2022-10-01 · COLING 2022 10 · Ziyao Xu, Houfeng Wang, Bingdong Wang

Biaffine method is a strong and efficient method for graph-based dependency parsing. However, previous work only used the biaffine method at the end of the dependency parser as a scorer, and its application in multi-laye…

ARCDependency ParsingForm