中文
相关论文

相关论文: QbyE-MLPMixer: Query-by-Example Open-Vocabulary Ke…

200 篇论文

Till now, attention-based models have been used with great success in the keyword spotting problem domain. However, in light of recent advances in deep learning, the question arises whether self-attention is truly irreplaceable for…

机器学习 · 计算机科学 2022-04-12 Mashrur M. Morshed , Ahmad Omar Ahsan

Existing keyword spotting (KWS) systems primarily rely on predefined keyword phrases. However, the ability to recognize customized keywords is crucial for tailoring interactions with intelligent devices. In this paper, we present a novel…

计算与语言 · 计算机科学 2024-11-26 Zhenyu Wang , Shuyu Kong , Li Wan , Biqiao Zhang , Yiteng Huang , Mumin Jin , Ming Sun , Xin Lei , Zhaojun Yang

This paper proposes a neural network architecture for tackling the query-by-example user-defined keyword spotting task. A multi-head attention module is added on top of a multi-layered GRU for effective feature extraction, and a normalized…

计算与语言 · 计算机科学 2021-05-11 Jinmiao Huang , Waseem Gharbieh , Han Suk Shim , Eugene Kim

In this paper, we propose a fully-neural approach to open-vocabulary keyword spotting, that allows the users to include a customizable voice interface to their device and that does not require task-specific data. We present a keyword…

计算与语言 · 计算机科学 2020-09-30 Theodore Bluche , Thibault Gisselbrecht

Transformer-based architectures are the model of choice for natural language understanding, but they come at a significant cost, as they have quadratic complexity in the input length, require a lot of training data, and can be difficult to…

计算与语言 · 计算机科学 2023-11-14 Florian Mai , Arnaud Pannatier , Fabio Fehr , Haolin Chen , Francois Marelli , Francois Fleuret , James Henderson

Large pre-trained language models based on transformer architecture have drastically changed the natural language processing (NLP) landscape. However, deploying those models for on-device applications in constrained devices such as smart…

计算与语言 · 计算机科学 2023-05-26 Francesco Fusco , Damian Pascual , Peter Staar , Diego Antognini

Most existing keyword spotting research focuses on conditions with slight or moderate noise. In this paper, we try to tackle a more challenging task: detecting keywords buried under strong interfering speech (10 times higher than the…

声音 · 计算机科学 2023-10-10 Ying Shi , Dong Wang , Lantian Li , Jiqing Han , Shi Yin

Initially developed for natural language processing (NLP), Transformer model is now widely used for speech processing tasks such as speaker recognition, due to its powerful sequence modeling capabilities. However, conventional…

音频与语音处理 · 电气工程与系统科学 2022-01-28 Rui Wang , Junyi Ao , Long Zhou , Shujie Liu , Zhihua Wei , Tom Ko , Qing Li , Yu Zhang

Keyword spotting systems often struggle to generalize to a diverse population with various accents and age groups. To address this challenge, we propose a novel approach that integrates speaker information into keyword spotting using…

音频与语音处理 · 电气工程与系统科学 2023-11-08 Beltrán Labrador , Pai Zhu , Guanlong Zhao , Angelo Scorza Scarpati , Quan Wang , Alicia Lozano-Diez , Alex Park , Ignacio López Moreno

Identifying keywords in an open-vocabulary context is crucial for personalizing interactions with smart devices. Previous approaches to open vocabulary keyword spotting dependon a shared embedding space created by audio and text encoders.…

人机交互 · 计算机科学 2024-04-19 Kesavaraj V , Anil Kumar Vuppala

Vision-Transformers are widely used in various vision tasks. Meanwhile, there is another line of works starting with the MLP-mixer trying to achieve similar performance using mlp-based architectures. Interestingly, until now those mlp-based…

计算与语言 · 计算机科学 2022-11-18 Dan Navon , Alex M. Bronstein

Open-vocabulary keyword spotting (KWS) refers to the task of detecting words or terms within speech recordings, regardless of whether they were included in the training data. This paper introduces an open-vocabulary keyword spotting model…

音频与语音处理 · 电气工程与系统科学 2025-08-08 Yael Segal-Feldman , Ann R. Bradlow , Matthew Goldrick , Joseph Keshet

Convolutional Neural Networks (CNNs) are the go-to model for computer vision. Recently, attention-based networks, such as the Vision Transformer, have also become popular. In this paper we show that while convolutions and attention are both…

We explore a keyword-based spoken language understanding system, in which the intent of the user can directly be derived from the detection of a sequence of keywords in the query. In this paper, we focus on an open-vocabulary keyword…

计算与语言 · 计算机科学 2020-02-26 Théodore Bluche , Maël Primet , Thibault Gisselbrecht

In this paper, we propose a multilingual query-by-example keyword spotting (KWS) system based on a residual neural network. The model is trained as a classifier on a multilingual keyword dataset extracted from Common Voice sentences and…

音频与语音处理 · 电气工程与系统科学 2023-04-20 Paul M. Reuter , Christian Rollwage , Bernd T. Meyer

In this paper, we propose a novel end-to-end user-defined keyword spotting method that utilizes linguistically corresponding patterns between speech and text sequences. Unlike previous approaches requiring speech keyword enrollment, our…

音频与语音处理 · 电气工程与系统科学 2022-07-04 Hyeon-Kyeong Shin , Hyewon Han , Doyeon Kim , Soo-Whan Chung , Hong-Goo Kang

The attention mechanism has become a go-to technique for natural language processing and computer vision tasks. Recently, the MLP-Mixer and other MLP-based architectures, based simply on multi-layer perceptrons (MLPs), are also powerful…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Tian Lv , Chongyang Bai , Chaojie Wang

Large language models (LLMs) have emerged due to their capability to generate high-quality content across diverse contexts. To reduce their explosively increasing demands for computing resources, a mixture of experts (MoE) has emerged. The…

硬件体系结构 · 计算机科学 2025-11-04 Sungmin Yun , Kwanhee Kyung , Juhwan Cho , Jaewan Choi , Jongmin Kim , Byeongho Kim , Sukhan Lee , Kyomin Sohn , Jung Ho Ahn

Query-by-example spoken term detection (QbE-STD) is typically constrained by transcribed data scarcity and language specificity. This paper introduces a novel, language-agnostic QbE-STD model leveraging image processing techniques and…

机器学习 · 计算机科学 2024-10-08 Allahdadi Fatemeh , Mahdian Toroghi Rahil , Zareian Hassan

Recently, MLP-like vision models have achieved promising performances on mainstream visual recognition tasks. In contrast with vision transformers and CNNs, the success of MLP-like models shows that simple information fusion operations…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Ziyu Wang , Wenhao Jiang , Yiming Zhu , Li Yuan , Yibing Song , Wei Liu
‹ 上一页 1 2 3 10 下一页 ›