中文
相关论文

相关论文: Query-by-Example Keyword Spotting Using Spectral-T…

200 篇论文

Integrating Large Language Models (LLMs) with Knowledge Graphs (KGs) results in complex systems with numerous hyperparameters that directly affect performance. While such systems are increasingly common in retrieval-augmented generation,…

人工智能 · 计算机科学 2025-06-02 Vasilije Markovic , Lazar Obradovic , Laszlo Hajdu , Jovan Pavlovic

Keyword spotting aims to identify specific keyword audio utterances. In recent years, deep convolutional neural networks have been widely utilized in keyword spotting systems. However, their model architectures are mainly based on off-the…

机器学习 · 计算机科学 2021-06-08 Tong Mo , Bang Liu

In this paper, we aim to improve the robustness of Keyword Spotting (KWS) systems in noisy environments while keeping a small memory footprint. We propose a new convolutional neural network (CNN) called FCA-Net, which combines mixer…

音频与语音处理 · 电气工程与系统科学 2024-07-30 Yuanxi Lin , Yuriy Evgenyevich Gapanyuk

The objective of this paper is to combine multiple frame-level features into a single utterance-level representation considering pairwise relationship. For this purpose, we propose a novel graph attentive feature aggregation module by…

声音 · 计算机科学 2021-12-24 Hye-jin Shim , Jungwoo Heo , Jae-han Park , Ga-hui Lee , Ha-Jin Yu

The emergence of self-supervised representation (i.e., wav2vec 2.0) allows speaker-recognition approaches to process spoken signals through foundation models built on speech data. Nevertheless, effective fusion on the representation…

声音 · 计算机科学 2024-02-27 Zirui Ge , Xinzhou Xu , Haiyan Guo , Tingting Wang , Zhen Yang

The emergence of Artificial Intelligence (AI) driven Keyword Spotting (KWS) technologies has revolutionized human to machine interaction. Yet, the challenge of end-to-end energy efficiency, memory footprint and system complexity of current…

音频与语音处理 · 电气工程与系统科学 2021-01-28 Jie Lei , Tousif Rahman , Rishad Shafik , Adrian Wheeldon , Alex Yakovlev , Ole-Christoffer Granmo , Fahim Kawsar , Akhil Mathur

Self-supervised speech representation learning (S3RL) is revolutionizing the way we leverage the ever-growing availability of data. While S3RL related studies typically use large models, we employ light-weight networks to comply with tight…

声音 · 计算机科学 2023-03-09 Chenyang Gao , Yue Gu , Francesco Caliva , Yuzong Liu

Open-vocabulary keyword spotting (KWS) with text-based enrollment has emerged as a flexible alternative to fixed-phrase triggers. Prior utterance-level matching methods, from an embedding-learning standpoint, learn embeddings at a single…

音频与语音处理 · 电气工程与系统科学 2026-01-21 Youngmoon Jung , Myunghun Jung , Joon-Young Yang , Yong-Hyeok Lee , Jaeyoung Roh , Hoon-Young Cho

Programming-by-Example (PBE) systems synthesize an intended program in some (relatively constrained) domain-specific language from a small number of input-output examples provided by the user. In this paper, we motivate and define the…

编程语言 · 计算机科学 2019-09-16 Sumit Gulwani , Kunal Pathak , Arjun Radhakrishna , Ashish Tiwari , Abhishek Udupa

The tracking-by-detection framework requires a set of positive and negative training samples to learn robust tracking models for precise localization of target objects. However, existing tracking models mostly treat different samples…

计算机视觉与模式识别 · 计算机科学 2018-11-28 Xiao Wang , Chenglong Li , Rui Yang , Tianzhu Zhang , Jin Tang , Bin Luo

We propose a single neural network architecture for two tasks: on-line keyword spotting and voice activity detection. We develop novel inference algorithms for an end-to-end Recurrent Neural Network trained with the Connectionist Temporal…

计算与语言 · 计算机科学 2016-11-30 Chris Lengerich , Awni Hannun

Continuous Speech Keyword Spotting (CSKWS) is a task to detect predefined keywords in a continuous speech. In this paper, we regard CSKWS as a one-dimensional object detection task and propose a novel anchor-free detector, named AF-KWS, to…

音频与语音处理 · 电气工程与系统科学 2022-08-10 Zhiyuan Zhao , Chuanxin Tang , Chengdong Yao , Chong Luo

This literature review surveys the advancements of keyword spotting (KWS) technologies, specifically focusing on Urdu, Pakistan's low-resource language (LRL), which has complex phonetics. Despite the global strides in speech technology,…

音频与语音处理 · 电气工程与系统科学 2024-09-26 Syed Muhammad Aqdas Rizvi

We witness an unprecedented proliferation of knowledge graphs that record millions of entities and their relationships. While knowledge graphs are structure-flexible and content rich, they are difficult to use. The challenge lies in the gap…

数据库 · 计算机科学 2013-11-12 Nandish Jayaram , Arijit Khan , Chengkai Li , Xifeng Yan , Ramez Elmasri

We introduce a new method to tag Multiword Expressions (MWEs) using a linguistically interpretable language-independent deep learning architecture. We specifically target discontinuity, an under-explored aspect that poses a significant…

计算与语言 · 计算机科学 2019-04-26 Omid Rohanian , Shiva Taslimipoor , Samaneh Kouchaki , Le An Ha , Ruslan Mitkov

Question Answering (QA) systems are used to provide proper responses to users' questions automatically. Sentence matching is an essential task in the QA systems and is usually reformulated as a Paraphrase Identification (PI) problem. Given…

计算与语言 · 计算机科学 2019-11-19 Qiang Huang , Jianhui Bu , Weijian Xie , Shengwen Yang , Weijia Wu , Liping Liu

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

In this paper, we propose a deep convolutional neural network-based acoustic word embedding system on code-switching query by example spoken term detection. Different from previous configurations, we combine audio data in two languages for…

音频与语音处理 · 电气工程与系统科学 2020-05-26 Murong Ma , Haiwei Wu , Xuyang Wang , Lin Yang , Junjie Wang , Ming Li

Attention-based encoder-decoder architectures such as Listen, Attend, and Spell (LAS), subsume the acoustic, pronunciation and language model components of a traditional automatic speech recognition (ASR) system into a single neural…

Knowledge graph embedding (KGE), aiming to embed entities and relations into low-dimensional vectors, has attracted wide attention recently. However, the existing research is mainly based on the black-box neural models, which makes it…

计算与语言 · 计算机科学 2020-11-13 Xiaoyu Kou , Yankai Lin , Yuntao Li , Jiahao Xu , Peng Li , Jie Zhou , Yan Zhang
‹ 上一页 1 8 9 10 下一页 ›