中文
相关论文

相关论文: Nearest Neighbor Search-Based Bitwise Source Separ…

200 篇论文

Efficient k-nearest neighbor search is a fundamental task, foundational for many problems in NLP. When the similarity is measured by dot-product between dual-encoder vectors or $\ell_2$-distance, there already exist many scalable and…

计算与语言 · 计算机科学 2022-10-25 Nishant Yadav , Nicholas Monath , Rico Angell , Manzil Zaheer , Andrew McCallum

Given recent advances in deep music source separation, we propose a feature representation method that combines source separation with a state-of-the-art representation learning technique that is suitably repurposed for computer audition…

声音 · 计算机科学 2020-12-08 Gabriel Mersy , Jin Hong Kuan

Recent deep learning approaches have achieved impressive performance on speech enhancement and separation tasks. However, these approaches have not been investigated for separating mixtures of arbitrary sounds of different types, a task we…

We propose a Composite Code Sparse Autoencoder (CCSA) approach for Approximate Nearest Neighbor (ANN) search of document representations based on Siamese-BERT models. In Information Retrieval (IR), the ranking pipeline is generally…

信息检索 · 计算机科学 2022-04-15 Carlos Lassance , Thibault Formal , Stephane Clinchant

Separating an audio scene into isolated sources is a fundamental problem in computer audition, analogous to image segmentation in visual scene analysis. Source separation systems based on deep learning are currently the most successful…

声音 · 计算机科学 2018-11-07 Prem Seetharaman , Gordon Wichern , Jonathan Le Roux , Bryan Pardo

We consider the Additive White Gaussian Noise channel with Binary Phase Shift Keying modulation. Our aim is to enable an algebraic hard decision Bounded Minimum Distance decoder for a binary block code to exploit soft information obtained…

信息论 · 计算机科学 2009-05-18 Christian Senger , Vladimir Sidorenko , Victor Zyablov

Hashing method maps similar data to binary hashcodes with smaller hamming distance, and it has received a broad attention due to its low storage cost and fast retrieval speed. However, the existing limitations make the present algorithms…

计算机视觉与模式识别 · 计算机科学 2016-09-29 Shifeng Zhang , Jianmin Li , Jinma Guo , Bo Zhang

The explosive growth in big data has attracted much attention in designing efficient indexing and search methods recently. In many critical applications such as large-scale search and pattern matching, finding the nearest neighbors to a…

机器学习 · 计算机科学 2015-09-21 Jun Wang , Wei Liu , Sanjiv Kumar , Shih-Fu Chang

KNN has the reputation to be the word simplest but efficient supervised learning algorithm used for either classification or regression. KNN prediction efficiency highly depends on the size of its training data but when this training data…

机器学习 · 计算机科学 2021-07-01 Jude Tchaye-Kondi , Yanlong Zhai , Liehuang Zhu

Automatic Speaker Verification (ASV), increasingly used in security-critical applications, faces vulnerabilities from rising adversarial attacks, with few effective defenses available. In this paper, we propose a neural codec-based…

音频与语音处理 · 电气工程与系统科学 2024-06-10 Xuanjun Chen , Jiawei Du , Haibin Wu , Jyh-Shing Roger Jang , Hung-yi Lee

Here we propose FastFCA-AS, an accelerated algorithm for Full-rank spatial Covariance Analysis (FCA), which is a robust audio source separation method proposed by Duong et al. ["Under-determined reverberant audio source separation using a…

声音 · 计算机科学 2018-05-25 Nobutaka Ito , Tomohiro Nakatani

Current wireless networks are designed to optimize spectral efficiency for human users, who typically require sustained connections for high-data-rate applications like file transfers and video streaming. However, these networks are…

信息论 · 计算机科学 2025-09-30 Kirill Andreev , Pavel Rybin , Alexey Frolov

We propose a novel non-parametric method for cross-modal recipe retrieval which is applied on top of precomputed image and text embeddings. By combining our method with standard approaches for building image and text encoders, trained…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Mikhail Fain , Niall Twomey , Andrey Ponikar , Ryan Fox , Danushka Bollegala

An attractive approach for fast search in image databases is binary hashing, where each high-dimensional, real-valued image is mapped onto a low-dimensional, binary vector and the search is done in this binary space. Finding the optimal…

机器学习 · 计算机科学 2015-01-23 Miguel Á. Carreira-Perpiñán , Ramin Raziperchikolaei

The Laser Interferometer Space Antenna (LISA) will observe gravitational waves in the millihertz frequency band, detecting signals from a vast number of astrophysical sources embedded in instrumental noise. Extracting individual signals…

天体物理仪器与方法 · 物理学 2025-06-30 Niklas Houba

We propose a knowledge-driven approach to speech target extraction in the presence of background sound effects already recorded in cinematic audio. The specific knowledge sources studied are manners of articulation that are detected in…

音频与语音处理 · 电气工程与系统科学 2026-05-01 Chun-wei Ho , Sabato Marco Siniscalchi , Kai Li , Chin-Hui Lee

Audio-visual speech separation methods aim to integrate different modalities to generate high-quality separated speech, thereby enhancing the performance of downstream tasks such as speech recognition. Most existing state-of-the-art (SOTA)…

声音 · 计算机科学 2024-03-22 Samuel Pegg , Kai Li , Xiaolin Hu

This paper addresses the problem of separating audio sources from time-varying convolutive mixtures. We propose a probabilistic framework based on the local complex-Gaussian model combined with non-negative matrix factorization. The…

The ability of fast similarity search at large scale is of great importance to many Information Retrieval (IR) applications. A promising way to accelerate similarity search is semantic hashing which designs compact binary codes for a large…

信息检索 · 计算机科学 2010-04-30 Dell Zhang , Jun Wang , Deng Cai , Jinsong Lu

We propose an unsupervised hashing method which aims to produce binary codes that preserve the ranking induced by a real-valued representation. Such compact hash codes enable the complete elimination of real-valued feature storage and allow…

计算机视觉与模式识别 · 计算机科学 2019-03-06 Svebor Karaman , Xudong Lin , Xuefeng Hu , Shih-Fu Chang