paper-with-me

Papers

Additional Shared Decoder on Siamese Multi-view Encoders for Learning Acoustic Word Embeddings

2019-10-01 · Myunghun Jung, Hyungjun Lim, Jahyun Goo, Youngmoon Jung, Hoirin Kim

Acoustic word embeddings --- fixed-dimensional vector representations of arbitrary-length words --- have attracted increasing interest in query-by-example spoken term detection. Recently, on the fact that the orthography of text labels partly reflects the phonetic similarity between the words' pronunciation, a multi-view approach has been introduced that jointly learns acoustic and text embeddings. It showed that it is possible to learn discriminative embeddings by designing the objective which takes text labels as well as word segments. In this paper, we propose a network architecture that expands the multi-view approach by combining the Siamese multi-view encoders with a shared decoder network to maximize the effect of the relationship between acoustic and text embeddings in embedding space. Discriminatively trained with multi-view triplet loss and decoding loss, our proposed approach achieves better performance on acoustic word discrimination task with the WSJ dataset, resulting in 11.1% relative improvement in average precision. We also present experimental results on cross-view word discrimination and word level speech recognition tasks.

📄 PDF Abstract BibTeX arXiv:1910.00341

Code (0)

등록된 구현이 없습니다.

Tasks

Decoderspeech-recognitionSpeech RecognitionTripletWord Embeddings

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Self-Supervised Learning with a Multi-Task Latent Space Objective

2026-02-05 · Pierre-François De Plaen, Abhishek Jha, Luc Van Gool, Tinne Tuytelaars 외 arxiv

We propose a multi-task formulation of self-predictive Siamese SSL in which each spatial transformation defines a distinct latent-space alignment task, solved by a dedicated predictor over a shared encoder. This perspect…

Self-Supervised Learning

Multi-interactive Encoder-decoder Network for RGBT Salient Object Detection

2020-06-05 · Zhengzheng Tu, Zhun Li, Chenglong Li, Yang Lang 외

RGBT salient object detection (SOD) aims to segment the common prominent regions of visible and thermal infrared images. Existing RGBT SOD methods don't fully explore and exploit the potentials of complementarity of diff…

Decoderobject-detectionObject DetectionSalient Object Detection

Visual Object Tracking with Discriminative Filters and Siamese Networks: A Survey and Outlook

2021-12-06 · Sajid Javed, Martin Danelljan, Fahad Shahbaz Khan, Muhammad Haris Khan 외

Accurate and robust visual object tracking is one of the most challenging and fundamental computer vision problems. It entails estimating the trajectory of the target in an image sequence, given only its initial location…

Object TrackingSurveyVisual Object TrackingVisual Tracking

EoCD: Encoder only Remote Sensing Change Detection

2026-02-05 · Mubashir Noman, Mustansar Fiaz, Hiyam Debary, Abdul Hannan 외 arxiv

Being a cornerstone of temporal analysis, change detection has been playing a pivotal role in modern earth observation. Existing change detection methods rely on the Siamese encoder to individually extract temporal featu…

Change Detection

MASNet:Improve Performance of Siamese Networks with Mutual-attention for Remote Sensing Change Detection Tasks

2022-06-06 · Hongbin Zhou, Yupeng Ren, Qiankun Li, Jun Yin 외

Siamese networks are widely used for remote sensing change detection tasks. A vanilla siamese network has two identical feature extraction branches which share weights, these two branches work independently and the featu…

Change DetectionDecoderImage Segmentation