中文
相关论文

相关论文: What Makes Audio Event Detection Harder than Class…

200 篇论文

Recent progress in network-based audio event classification has shown the benefit of pre-training models on visual data such as ImageNet. While this process allows knowledge transfer across different domains, training a model on large-scale…

声音 · 计算机科学 2021-05-21 Sascha Hornauer , Ke Li , Stella X. Yu , Shabnam Ghaffarzadegan , Liu Ren

Objective: Finding events of interest is a common task in biomedical signal processing. The detection of epileptic seizures and signal artefacts are two key examples. Epoch-based classification is the typical machine learning framework to…

信号处理 · 电气工程与系统科学 2023-07-10 Nick Seeuws , Maarten De Vos , Alexander Bertrand

Training a sound event detection algorithm on a heterogeneous dataset including both recorded and synthetic soundscapes that can have various labeling granularity is a non-trivial task that can lead to systems requiring several technical…

声音 · 计算机科学 2020-07-09 Nicolas Turpault , Romain Serizel

State-of-the-art object detectors rely on regressing and classifying an extensive list of possible anchors, which are divided into positive and negative samples based on their intersection-over-union (IoU) with corresponding groundtruth…

计算机视觉与模式识别 · 计算机科学 2020-06-01 Hengduo Li , Zuxuan Wu , Chen Zhu , Caiming Xiong , Richard Socher , Larry S. Davis

State-of-the-art audio classification often employs a zero-shot approach, which involves comparing audio embeddings with embeddings from text describing the respective audio class. These embeddings are usually generated by neural networks…

声音 · 计算机科学 2025-07-29 James Taylor , Wolfgang Mack

Audio LLMs have shown a strong ability to understand audio samples, yet their reliability in complex acoustic scenes remains under-explored. Unlike prior work limited to small scale or less controlled query construction, we present a…

声音 · 计算机科学 2026-03-05 Taehan Lee , Jaehan Jung , Hyukjun Lee

With ever-increasing number of car-mounted electric devices and their complexity, audio classification is increasingly important for the automotive industry as a fundamental tool for human-device interactions. Existing approaches for audio…

声音 · 计算机科学 2018-04-11 Myounggyu Won , Haitham Alsaadan , Yongsoon Eun

Sound event detection (SED) is the task of identifying sound events along with their onset and offset times. A recent, convolutional neural networks based SED method, proposed the usage of depthwise separable (DWS) and time-dilated…

声音 · 计算机科学 2020-07-13 Konstantinos Drossos , Stylianos I. Mimilakis , Tuomas Virtanen

Identifying events and mapping them to pre-defined event types has long been an important natural language processing problem. Most previous work has been heavily relying on labor-intensive and domain-specific annotations while ignoring the…

计算与语言 · 计算机科学 2021-06-03 Hongming Zhang , Haoyu Wang , Dan Roth

Multimedia event detection is the task of detecting a specific event of interest in an user-generated video on websites. The most fundamental challenge facing this task lies in the enormously varying quality of the video as well as the…

计算机视觉与模式识别 · 计算机科学 2021-10-18 Minnan Luo , Xiaojun Chang , Chen Gong

Event classification at sentence level is an important Information Extraction task with applications in several NLP, IR, and personalization systems. Multi-label binary relevance (BR) are the state-of-art methods. In this work, we explored…

计算与语言 · 计算机科学 2014-03-26 Luís Marujo , Anatole Gershman , Jaime Carbonell , João P. Neto , David Martins de Matos

The weakly supervised sound event detection problem is the task of predicting the presence of sound events and their corresponding starting and ending points in a weakly labeled dataset. A weak dataset associates each training sample (a…

声音 · 计算机科学 2021-06-22 Mohammad Rasool Izadi , Robert Stevenson , Laura N. Kloepper

Speaker verification is a task of confirming an individual's identity through the analysis of their voice. Whispered speech differs from phonated speech in acoustic characteristics, which degrades the performance of speaker verification…

声音 · 计算机科学 2026-05-08 Magdalena Gołębiowska , Piotr Syga

With the ever-rising quality of deep generative models, it is increasingly important to be able to discern whether the audio data at hand have been recorded or synthesized. Although the detection of fake speech signals has been studied…

声音 · 计算机科学 2024-06-14 Hafsa Ouajdi , Oussama Hadder , Modan Tailleur , Mathieu Lagrange , Laurie M. Heller

Recordings gathered with child-worn devices promised to revolutionize both fundamental and applied speech sciences by allowing the effortless capture of children's naturalistic speech environment and language production. This promise hinges…

音频与语音处理 · 电气工程与系统科学 2025-09-03 Tarek Kunze , Marianne Métais , Hadrien Titeux , Lucas Elbert , Joseph Coffey , Emmanuel Dupoux , Alejandrina Cristia , Marvin Lavechin

Several applications demand the timely detection of critical situations, such as threats to safety and transparency, over high-velocity streams of symbolic events. This demand has motivated the development of (i) event specification…

人工智能 · 计算机科学 2026-05-05 Periklis Mantenoglou

Complex event processing (CEP) is widely employed to detect occurrences of predefined combinations (patterns) of events in massive data streams. As new events are accepted, they are matched using some type of evaluation structure, commonly…

数据库 · 计算机科学 2018-05-01 Ilya Kolchinsky , Assaf Schuster

Existing weakly supervised sound event detection (WSSED) work has not explored both types of co-occurrences simultaneously, i.e., some sound events often co-occur, and their occurrences are usually accompanied by specific background sounds,…

声音 · 计算机科学 2023-03-13 Yifei Xin , Dongchao Yang , Fan Cui , Yujun Wang , Yuexian Zou

This paper investigates the classification of the Audio Set dataset. Audio Set is a large scale weakly labelled dataset of sound clips. Previous work used multiple instance learning (MIL) to classify weakly labelled data. In MIL, a bag…

声音 · 计算机科学 2019-12-10 Qiuqiang Kong , Yong Xu , Wenwu Wang , Mark D. Plumbley

Gradual verification, which supports explicitly partial specifications and verifies them with a combination of static and dynamic checks, makes verification more incremental and provides earlier feedback to developers. While an abstract,…

编程语言 · 计算机科学 2023-11-14 Conrad Zimmerman , Jenna DiVincenzo , Jonathan Aldrich