中文
相关论文

相关论文: Rapid solution for searching similar audio items

200 篇论文

Similarity search (nearest neighbor search) is a problem of pursuing the data items whose distances to a query item are the smallest from a large database. Various methods have been developed to address this problem, and recently a lot of…

数据结构与算法 · 计算机科学 2014-08-14 Jingdong Wang , Heng Tao Shen , Jingkuan Song , Jianqiu Ji

We propose a learning method with feature selection for Locality-Sensitive Hashing. Locality-Sensitive Hashing converts feature vectors into bit arrays. These bit arrays can be used to perform similarity searches and personal…

机器学习 · 计算机科学 2012-10-12 Makiko Konoshima , Yui Noma

This paper describes a fast speaker search system to retrieve segments of the same voice identity in the large-scale data. A recent study shows that Locality Sensitive Hashing (LSH) enables quick retrieval of a relevant voice in the…

音频与语音处理 · 电气工程与系统科学 2019-06-19 Suwon Shon , Younggun Lee , Taesu Kim

Many real world problems require fast and efficient lexical comparison of large numbers of short text strings. Search personalization is one such domain. We introduce the use of feature bit vectors using the hashing trick for improving…

信息检索 · 计算机科学 2019-10-22 Braddock Gaskill

Many multimedia information retrieval or machine learning problems require efficient high-dimensional nearest neighbor search techniques. For instance, multimedia objects (images, music or videos) can be represented by high-dimensional…

计算机视觉与模式识别 · 计算机科学 2017-12-11 Fabien André

Nearest neighbor search is a very active field in machine learning for it appears in many application cases, including classification and object retrieval. In its canonical version, the complexity of the search is linear with both the…

机器学习 · 计算机科学 2017-07-06 Vincent Gripon , Matthias Löwe , Franck Vermet

Many large multimedia applications require efficient processing of nearest neighbor queries. Often, multimedia data are represented as a collection of important high-dimensional feature vectors. Existing Locality Sensitive Hashing (LSH)…

数据库 · 计算机科学 2020-10-16 Omid Jafari , Parth Nagarkar , Jonathan Montaño

This paper presents a new method for a quick similarity-based search through long unlabeled audio streams to detect and locate audio clips provided by users. The method involves feature-dimension reduction based on a piecewise linear…

多媒体 · 计算机科学 2011-11-10 Akisato Kimura , Kunio Kashino , Takayuki Kurozumi , Hiroshi Murase

Machine hearing or listening represents an emerging area. Conventional approaches rely on the design of handcrafted features specialized to a specific audio task and that can hardly generalized to other audio fields. For example,…

计算机视觉与模式识别 · 计算机科学 2018-12-13 Imad Rida , Romain Hérault , Gilles Gasso

Many tasks in music information retrieval, such as recommendation, and playlist generation for online radio, fall naturally into the query-by-example setting, wherein a user queries the system by providing a song, and the system responds…

多媒体 · 计算机科学 2011-05-13 Brian McFee , Luke Barrington , Gert Lanckriet

The objective of the sound source localization task is to enable machines to detect the location of sound-making objects within a visual scene. While the audio modality provides spatial cues to locate the sound source, existing approaches…

多媒体 · 计算机科学 2023-08-21 Sung Jin Um , Dongjin Kim , Jung Uk Kim

Audio fingerprinting, also named as audio hashing, has been well-known as a powerful technique to perform audio identification and synchronization. It basically involves two major steps: fingerprint (voice pattern) design and matching…

声音 · 计算机科学 2015-02-25 Ngoc Q. K. Duong , Hien-Thanh Duong

Similarity search in high-dimensional spaces is an important task for many multimedia applications. Due to the notorious curse of dimensionality, approximate nearest neighbor techniques are preferred over exact searching techniques since…

数据库 · 计算机科学 2020-10-16 Omid Jafari , Parth Nagarkar , Jonathan Montaño

Contrastive learning is a representational learning paradigm in which a neural network maps data elements to feature vectors. It improves the feature space by forming lots with an anchor and examples that are either positive or negative…

计算机视觉与模式识别 · 计算机科学 2025-05-26 Fabian Deuser , Philipp Hausenblas , Hannah Schieber , Daniel Roth , Martin Werner , Norbert Oswald

Fast item ranking is an important task in recommender systems. In previous works, graph-based Approximate Nearest Neighbor (ANN) approaches have demonstrated good performance on item ranking tasks with generic searching/matching measures…

信息检索 · 计算机科学 2022-11-02 Khoa Doan , Shulong Tan , Weijie Zhao , Ping Li

We show that approximate similarity (near neighbour) search can be solved in high dimensions with performance matching state of the art (data independent) Locality Sensitive Hashing, but with a guarantee of no false negatives. Specifically,…

数据结构与算法 · 计算机科学 2018-06-28 Thomas Dybdahl Ahle

How data is represented and operationalized is critical for building computational solutions that are both effective and efficient. A common approach is to represent data objects as binary vectors, denoted \textit{hash codes}, which require…

信息检索 · 计算机科学 2021-09-07 Casper Hansen

Metric based comparison operations such as finding maximum, nearest and farthest neighbor are fundamental to studying various clustering techniques such as $k$-center clustering and agglomerative hierarchical clustering. These techniques…

数据结构与算法 · 计算机科学 2021-05-13 Raghavendra Addanki , Sainyam Galhotra , Barna Saha

Audiovisual scenes are pervasive in our daily life. It is commonplace for humans to discriminatively localize different sounding objects but quite challenging for machines to achieve class-aware sounding objects localization without…

计算机视觉与模式识别 · 计算机科学 2021-12-23 Di Hu , Yake Wei , Rui Qian , Weiyao Lin , Ruihua Song , Ji-Rong Wen

The large size of nowadays' online multimedia databases makes retrieving their content a difficult and time-consuming task. Users of online sound collections typically submit search queries that express a broad intent, often making the…

信息检索 · 计算机科学 2020-06-16 Xavier Favory , Frederic Font , Xavier Serra
‹ 上一页 1 2 3 10 下一页 ›