中文
相关论文

相关论文: Multi-Sample Dynamic Time Warping for Few-Shot Key…

200 篇论文

Few-shot learning is a type of classification through which predictions are made based on a limited number of samples for each class. This type of classification is sometimes referred to as a meta-learning problem, in which the model learns…

音频与语音处理 · 电气工程与系统科学 2022-11-02 Leah Chowenhill , Gaurav Satyanath , Shubhranshu Singh , Madhav Mahendra Wagh

Few-shot learning aims to train models that can be generalized to novel classes with only a few samples. Recently, a line of works are proposed to enhance few-shot learning with accessible semantic information from class names. However,…

机器学习 · 计算机科学 2023-07-11 Zihao Jiang , Yunkai Dang , Dong Pang , Huishuai Zhang , Weiran Huang

Few-Shot Learning refers to the problem of learning the underlying pattern in the data just from a few training samples. Requiring a large number of data samples, many deep learning solutions suffer from data hunger and extensively high…

机器学习 · 计算机科学 2022-03-10 Archit Parnami , Minwoo Lee

The goal of few-shot classification is to classify new categories with few labeled examples within each class. Nowadays, the excellent performance in handling few-shot classification problems is shown by metric-based meta-learning methods.…

计算机视觉与模式识别 · 计算机科学 2021-08-02 Xu Luo , Yuxuan Chen , Liangjian Wen , Lili Pan , Zenglin Xu

Few-shot learning has been proposed and rapidly emerging as a viable means for completing various tasks. Many few-shot models have been widely used for relation learning tasks. However, each of these models has a shortage of capturing a…

计算与语言 · 计算机科学 2021-05-26 Qing Lin , Yongbin Liu , Wen Wen , Zhihua Tao

Few-shot (FS) and zero-shot (ZS) learning are two different approaches for scaling temporal action detection (TAD) to new classes. The former adapts a pretrained vision model to a new task represented by as few as a single video per class,…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Sauradip Nag , Mengmeng Xu , Xiatian Zhu , Juan-Manuel Perez-Rua , Bernard Ghanem , Yi-Zhe Song , Tao Xiang

Keyword spotting is the task of detecting a keyword in streaming audio. Conventional keyword spotting targets predefined keywords classification, but there is growing attention in few-shot (query-by-example) keyword spotting, e.g., N-way…

声音 · 计算机科学 2022-06-29 Byeonggeun Kim , Seunghan Yang , Inseop Chung , Simyung Chang

Few-shot learning aims at leveraging knowledge learned by one or more deep learning models, in order to obtain good classification performance on new problems, where only a few labeled samples per class are available. Recent years have seen…

Query-by-example search often uses dynamic time warping (DTW) for comparing queries and proposed matching segments. Recent work has shown that comparing speech segments by representing them as fixed-dimensional vectors --- acoustic word…

计算与语言 · 计算机科学 2017-06-14 Shane Settle , Keith Levin , Herman Kamper , Karen Livescu

Few-shot action recognition, i.e. recognizing new action classes given only a few examples, benefits from incorporating temporal information. Prior work either encodes such information in the representation itself and learns classifiers at…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Juliette Bertrand , Yannis Kalantidis , Giorgos Tolias

With the continuous development of pre-trained language models, prompt-based training becomes a well-adopted paradigm that drastically improves the exploitation of models for many natural language processing tasks. Prompting also shows…

计算与语言 · 计算机科学 2024-10-15 Quang Anh Nguyen , Nadi Tomeh , Mustapha Lebbah , Thierry Charnois , Hanene Azzag , Santiago Cordoba Muñoz

In this paper, we explore how to utilize pre-trained language model to perform few-shot text classification where only a few annotated examples are given for each class. Since using traditional cross-entropy loss to fine-tune language model…

计算与语言 · 计算机科学 2022-10-03 Liwen Sun , Jiawei Han

This paper proposes an efficient example sampling method for example-based word sense disambiguation systems. To construct a database of practical size, a considerable overhead for manual sense disambiguation (overhead for supervision) is…

计算与语言 · 计算机科学 2007-05-23 Atsushi Fujii , Kentaro Inui , Takenobu Tokunaga , Hozumi Tanaka

The prompt has become an effective linguistic tool for utilizing pre-trained language models. However, in few-shot scenarios, subtle changes in the prompt design always make the result widely different, and the prompt learning methods also…

计算与语言 · 计算机科学 2024-03-13 Jinta Weng , Yifan Deng , d Donghao Li , Hao You , Yue Hu , Heyan Huang

In this paper, we investigate dynamic feature selection within multivariate time-series scenario, a common occurrence in clinical prediction monitoring where each feature corresponds to a bio-test result. Many existing feature selection…

机器学习 · 计算机科学 2024-05-31 Yutong Chen , Jiandong Gao , Ji Wu

In this work, we focus on a more challenging few-shot intent detection scenario where many intents are fine-grained and semantically similar. We present a simple yet effective few-shot intent detection schema via contrastive pre-training…

计算与语言 · 计算机科学 2021-09-15 Jianguo Zhang , Trung Bui , Seunghyun Yoon , Xiang Chen , Zhiwei Liu , Congying Xia , Quan Hung Tran , Walter Chang , Philip Yu

Multi-label aspect category detection is intended to detect multiple aspect categories occurring in a given sentence. Since aspect category detection often suffers from limited datasets and data sparsity, the prototypical network with…

计算与语言 · 计算机科学 2023-09-28 Zeyu Wang , Mizuho Iwaihara

New classes of sounds constantly emerge with a few samples, making it challenging for models to adapt to dynamic acoustic environments. This challenge motivates us to address the new problem of few-shot class-incremental audio…

声音 · 计算机科学 2023-05-30 Wei Xie , Yanxiong Li , Qianhua He , Wenchang Cao , Tuomas Virtanen

Multimodal sentiment analysis has gained significant attention due to the proliferation of multimodal content on social media. However, existing studies in this area rely heavily on large-scale supervised data, which is time-consuming and…

计算与语言 · 计算机科学 2023-08-02 Xiaocui Yang , Shi Feng , Daling Wang , Pengfei Hong , Soujanya Poria

An intrinsic problem of classifiers based on machine learning (ML) methods is that their learning time grows as the size and complexity of the training dataset increases. For this reason, it is important to have efficient computational…

机器学习 · 计算机科学 2013-04-16 Khadoudja Ghanem