中文
相关论文

相关论文: SALSA: Spatial Cue-Augmented Log-Spectrogram Featu…

200 篇论文

Audio-Visual Learning (AVL) is one fundamental task of multi-modality learning and embodied intelligence, displaying the vital role in scene understanding and interaction. However, previous researchers mostly focus on exploring downstream…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Muyi Sun , Yixuan Wang , Hong Wang , Chen Su , Man Zhang , Xingqun Qi , Qi Li , Zhenan Sun

Sound source localization aims to localize objects emitting the sound in visual scenes. Recent works obtaining impressive results typically rely on contrastive learning. However, the common practice of randomly sampling negatives in prior…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Zengjie Song , Jiangshe Zhang , Yuxi Wang , Junsong Fan , Zhaoxiang Zhang

This paper presents a new learning strategy for the Sound Event Detection (SED) system to tackle the issues of i) knowledge migration from a pre-trained model to a new target model and ii) learning new sound events without forgetting the…

机器学习 · 计算机科学 2020-03-30 Eunjeong Koh , Fatemeh Saki , Yinyi Guo , Cheng-Yu Hung , Erik Visser

In this work, we conduct an in-depth analysis of two frequency-dependent methods for sound event detection (SED): FilterAugment and frequency dynamic convolution (FDY conv). The goal is to better understand their characteristics and…

音频与语音处理 · 电气工程与系统科学 2025-08-28 Hyeonuk Nam , Seong-Hu Kim , Deokki Min , Byeong-Yun Ko , Yong-Hwa Park

Acoustic scene classification (ASC) and sound event detection (SED) are major topics in environmental sound analysis. Considering that acoustic scenes and sound events are closely related to each other, the joint analysis of acoustic scenes…

声音 · 计算机科学 2022-06-22 Kayo Nada , Keisuke Imoto , Takao Tsuchiya

Supervised learning methods have shown effectiveness in estimating spatial acoustic parameters such as time difference of arrival, direct-to-reverberant ratio and reverberation time. However, they still suffer from the simulation-to-reality…

声音 · 计算机科学 2024-09-10 Bing Yang , Xiaofei Li

In this study, we present a simple multi-channel framework for contrastive learning (MC-SimCLR) to encode 'what' and 'where' of spatial audios. MC-SimCLR learns joint spectral and spatial representations from unlabeled spatial audios,…

音频与语音处理 · 电气工程与系统科学 2023-09-29 Xilin Jiang , Cong Han , Yinghao Aaron Li , Nima Mesgarani

In recent years, Event Sound Source Localization has been widely applied in various fields. Recent works typically relying on the contrastive learning framework show impressive performance. However, all work is based on large relatively…

计算机视觉与模式识别 · 计算机科学 2024-05-01 Yue Li , Baiqiao Yin , Jinfu Liu , Jiajun Wen , Jiaying Lin , Mengyuan Liu

We present a new framework SoundDet, which is an end-to-end trainable and light-weight framework, for polyphonic moving sound event detection and localization. Prior methods typically approach this problem by preprocessing raw waveform into…

声音 · 计算机科学 2021-08-24 Yuhang He , Niki Trigoni , Andrew Markham

Overlapping Speech Detection (OSD) aims to identify regions where multiple speakers overlap in a conversation, a critical challenge in multi-party speech processing. This work proposes a speaker-aware progressive OSD model that leverages a…

声音 · 计算机科学 2025-05-30 Zhaokai Sun , Li Zhang , Qing Wang , Pan Zhou , Lei Xie

Humans can robustly recognize and localize objects by integrating visual and auditory cues. While machines are able to do the same now with images, less work has been done with sounds. This work develops an approach for dense semantic…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Arun Balajee Vasudevan , Dengxin Dai , Luc Van Gool

Log analysis is one of the main techniques that engineers use for troubleshooting large-scale software systems. Over the years, many supervised, semi-supervised, and unsupervised log analysis methods have been proposed to detect system…

软件工程 · 计算机科学 2024-04-22 Yongzheng Xie , Hongyu Zhang , Muhammad Ali Babar

Different self-supervised tasks (SSL) reveal different features from the data. The learned feature representations can exhibit different performance for each downstream task. In this light, this work aims to combine Multiple SSL tasks…

计算机视觉与模式识别 · 计算机科学 2022-01-05 Arun Balajee Vasudevan , Dengxin Dai , Luc Van Gool

The growing popularity of robotic minimally invasive surgeries has made deep learning-based surgical training a key area of research. A thorough understanding of the surgical scene components is crucial, which semantic segmentation models…

图像与视频处理 · 电气工程与系统科学 2025-10-31 Muraam Abdel-Ghani , Mahmoud Ali , Mohamed Ali , Fatmaelzahraa Ahmed , Muhammad Arsalan , Abdulaziz Al-Ali , Shidin Balakrishnan

Sound event detection (SED) is typically posed as a supervised learning problem requiring training data with strong temporal labels of sound events. However, the production of datasets with strong labels normally requires unaffordable labor…

声音 · 计算机科学 2018-11-02 Dezhi Wang , Lilun Zhang , Changchun Bao , Kele Xu , Boqing Zhu , Qiuqiang Kong

Artificial sound event detection (SED) has the aim to mimic the human ability to perceive and understand what is happening in the surroundings. Nowadays, Deep Learning offers valuable techniques for this goal such as Convolutional Neural…

音频与语音处理 · 电气工程与系统科学 2019-06-26 Fabio Vesperini , Leonardo Gabrielli , Emanuele Principi , Stefano Squartini

Classical methods for acoustic scene mapping require the estimation of time difference of arrival (TDOA) between microphones. Unfortunately, TDOA estimation is very sensitive to reverberation and additive noise. We introduce an unsupervised…

音频与语音处理 · 电气工程与系统科学 2024-03-14 Idan Cohen , Ofir Lindenbaum , Sharon Gannot

Pseudo-Labeling has emerged as a simple yet effective technique for semi-supervised object detection (SSOD). However, the inevitable noise problem in pseudo-labels significantly degrades the performance of SSOD methods. Recent advances…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Yulin He , Wei Chen , Ke Liang , Yusong Tan , Zhengfa Liang , Yulan Guo

Music structure analysis (MSA) methods traditionally search for musically meaningful patterns in audio: homogeneity, repetition, novelty, and segment-length regularity. Hand-crafted audio features such as MFCCs or chromagrams are often used…

音频与语音处理 · 电气工程与系统科学 2022-05-03 Ju-Chiang Wang , Jordan B. L. Smith , Wei-Tsung Lu , Xuchen Song

Polyphonic sound event detection (polyphonic SED) is an interesting but challenging task due to the concurrence of multiple sound events. Recently, SED methods based on convolutional neural networks (CNN) and recurrent neural networks (RNN)…

音频与语音处理 · 电气工程与系统科学 2018-07-24 Yaming Liu , Jian Tang , Yan Song , Lirong Dai
‹ 上一页 1 8 9 10 下一页 ›