paper-with-me

홈 › Papers

End-to-end Language Identification using NetFV and NetVLAD

2018-09-09 · Jinkun Chen, Weicheng Cai, Danwei Cai, Zexin Cai, Haibin Zhong, Ming Li

In this paper, we apply the NetFV and NetVLAD layers for the end-to-end language identification task. NetFV and NetVLAD layers are the differentiable implementations of the standard Fisher Vector and Vector of Locally Aggregated Descriptors (VLAD) methods, respectively. Both of them can encode a sequence of feature vectors into a fixed dimensional vector which is very important to process those variable-length utterances. We first present the relevances and differences between the classical i-vector and the aforementioned encoding schemes. Then, we construct a flexible end-to-end framework including a convolutional neural network (CNN) architecture and an encoding layer (NetFV or NetVLAD) for the language identification task. Experimental results on the NIST LRE 2007 close-set task show that the proposed system achieves significant EER reductions against the conventional i-vector baseline and the CNN temporal average pooling system, respectively.

📄 PDF Abstract BibTeX arXiv:1809.02906

Code (1)

jkchen79/netvlad-in-speech pytorch

Tasks

Language Identification

Similar Papers 제목 키워드 기반

Approach for Video Classification with Multi-label on YouTube-8M Dataset

2018-08-27 · Kwangsoo Shin, Junhyeong Jeon, Seungbin Lee, Boyoung Lim 외

Video traffic is increasing at a considerable rate due to the spread of personal media and advancements in media technology. Accordingly, there is a growing need for techniques to automatically classify moving images. Th…

General ClassificationVideo Classification

Writer Identification and Writer Retrieval Based on NetVLAD with Re-ranking

2020-12-11 · Shervin Rasoulzadeh, Bagher BabaAli

This paper addresses writer identification and writer retrieval which is considered as a challenging problem in the document analysis and recognition field. In this work, a novel pipeline is proposed for the problem at h…

Re-RankingRetrievalTripletWriter Retrieval

PointNetVLAD: Deep Point Cloud Based Retrieval for Large-Scale Place Recognition

2018-04-10 · CVPR 2018 6 · Mikaela Angelina Uy, Gim Hee Lee

Unlike its image based counterpart, point cloud based retrieval for place recognition has remained as an unexplored and unsolved problem. This is largely due to the difficulty in extracting local feature descriptors from…

3D Place RecognitionPoint Cloud RetrievalRetrievalTriplet+2

Real-Time Loop Closure Detection in Visual SLAM via NetVLAD and Faiss

2026-02-02 · Enguang Fan arxiv

Loop closure detection (LCD) is a core component of simultaneous localization and mapping (SLAM): it identifies revisited places and enables pose-graph constraints that correct accumulated drift. Classic bag-of-words app…

Visual Place Recognition

Patch-NetVLAD: Multi-Scale Fusion of Locally-Global Descriptors for Place Recognition

2021-03-02 · CVPR 2021 1 · Stephen Hausler, Sourav Garg, Ming Xu, Michael Milford 외

Visual Place Recognition is a challenging task for robotics and autonomous systems, which must deal with the twin problems of appearance and viewpoint change in an always changing world. This paper introduces Patch-NetVL…

Computational EfficiencyVisual LocalizationVisual Place Recognition