paper-with-me

홈 › Papers

"Listen, Understand and Translate": Triple Supervision Decouples End-to-end Speech-to-text Translation

2020-09-21 · Qianqian Dong, Rong Ye, Mingxuan Wang, Hao Zhou, Shuang Xu, Bo Xu, Lei LI

An end-to-end speech-to-text translation (ST) takes audio in a source language and outputs the text in a target language. Existing methods are limited by the amount of parallel corpus. Can we build a system to fully utilize signals in a parallel ST corpus? We are inspired by human understanding system which is composed of auditory perception and cognitive processing. In this paper, we propose Listen-Understand-Translate, (LUT), a unified framework with triple supervision signals to decouple the end-to-end speech-to-text translation task. LUT is able to guide the acoustic encoder to extract as much information from the auditory input. In addition, LUT utilizes a pre-trained BERT model to enforce the upper encoder to produce as much semantic information as possible, without extra data. We perform experiments on a diverse set of speech translation benchmarks, including Librispeech English-French, IWSLT English-German and TED English-Chinese. Our results demonstrate LUT achieves the state-of-the-art performance, outperforming previous methods. The code is available at https://github.com/dqqcasia/st.

📄 PDF Abstract BibTeX arXiv:2009.09704

Code (1)

dqqcasia/st 공식 구현 tf

Tasks

Speech-to-TextSpeech-to-Text TranslationTranslation

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Residual Connection 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Adam 설명 없음
Multi-Head Attention 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

GTR-LSTM: A Triple Encoder for Sentence Generation from RDF Data

2018-07-01 · ACL 2018 7 · Bayu Distiawan Trisedya, Jianzhong Qi, Rui Zhang, Wei Wang

A knowledge base is a large repository of facts that are mainly represented as RDF triples, each of which consists of a subject, a predicate (relationship), and an object. The RDF triple representation offers a simple in…

Data-to-Text GenerationDecoderQuestion AnsweringRecommendation Systems+1

Triplet-Aware Scene Graph Embeddings

2019-09-19 · Brigit Schroeder, Subarna Tripathi, Hanlin Tang

Scene graphs have become an important form of structured knowledge for tasks such as for image generation, visual relation detection, visual question answering, and image retrieval. While visualizing and interpreting wor…

Data AugmentationGraph EmbeddingImage GenerationImage Retrieval+8

WebChain: A Large-Scale Human-Annotated Dataset of Real-World Web Interaction Traces

2026-03-05 · Sicheng Fan, Rui Wan, Yifei Leng, Gaoning Liang 외 arxiv

We introduce WebChain, the largest open-source dataset of human-annotated trajectories on real-world websites, designed to accelerate reproducible research in web agents. It contains 31,725 trajectories and 318k steps, f…

Beyond Listenership: AI-Predicted Interventions Drive Improvements in Maternal Health Behaviours

2025-07-28 · Arpan Dasgupta, Sarvesh Gharat, Neha Madhiwalla, Aparna Hegde 외 arxiv

Automated voice calls with health information are a proven method for disseminating maternal and child health information among beneficiaries and are deployed in several programs around the world. However, these programs…

Auralization based on multi-perspective ambisonic room impulse responses

2023-12-05 · Kaspar Müller, Franz Zotter

Most often, virtual acoustic rendering employs real-time updated room acoustic simulations to accomplish auralization for a variable listener perspective. As an alternative, we propose and test a technique to interpolate…

Triplet