paper-with-me

Papers

A Virtual Simulation-Pilot Agent for Training of Air Traffic Controllers

2023-04-16 · Juan Zuluaga-Gomez, Amrutha Prasad, Iuliia Nigmatulina, Petr Motlicek, Matthias Kleinert

In this paper we propose a novel virtual simulation-pilot engine for speeding up air traffic controller (ATCo) training by integrating different state-of-the-art artificial intelligence (AI) based tools. The virtual simulation-pilot engine receives spoken communications from ATCo trainees, and it performs automatic speech recognition and understanding. Thus, it goes beyond only transcribing the communication and can also understand its meaning. The output is subsequently sent to a response generator system, which resembles the spoken read back that pilots give to the ATCo trainees. The overall pipeline is composed of the following submodules: (i) automatic speech recognition (ASR) system that transforms audio into a sequence of words; (ii) high-level air traffic control (ATC) related entity parser that understands the transcribed voice communication; and (iii) a text-to-speech submodule that generates a spoken utterance that resembles a pilot based on the situation of the dialogue. Our system employs state-of-the-art AI-based tools such as Wav2Vec 2.0, Conformer, BERT and Tacotron models. To the best of our knowledge, this is the first work fully based on open-source ATC resources and AI tools. In addition, we have developed a robust and modular system with optional submodules that can enhance the system's performance by incorporating real-time surveillance data, metadata related to exercises (such as sectors or runways), or even introducing a deliberate read-back error to train ATCo trainees to identify them. Our ASR system can reach as low as 5.5% and 15.9% word error rates (WER) on high and low-quality ATC audio. We also demonstrate that adding surveillance data into the ASR can yield callsign detection accuracy of more than 96%.

📄 PDF Abstract BibTeX arXiv:2304.07842

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognitiontext-to-speechText to Speech

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Sigmoid Activation 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BiGRU A Bidirectional GRU, or BiGRU, is a sequence processing model that consists of two GRUs. one taking the input in a forward…
Highway Layer 설명 없음
Highway Network A Highway Network is an architecture designed to ease gradient-based training of very deep networks. They allow unimpeded information flow across several layers on…

Similar Papers 제목 키워드 기반

CARJAN: Agent-Based Generation and Simulation of Traffic Scenarios with AJAN

2025-08-29 · Leonard Frank Neis, Andre Antakli, Matthias Klusch arxiv

User-friendly modeling and virtual simulation of urban traffic scenarios with different types of interacting agents such as pedestrians, cyclists and autonomous vehicles remains a challenge. We present CARJAN, a novel to…

Autonomous Vehicles

ForSim: Stepwise Forward Simulation for Traffic Policy Fine-Tuning

2026-02-02 · Keyu Chen, Wenchao Sun, Hao Cheng, Zheng Fu 외 arxiv

As the foundation of closed-loop training and evaluation in autonomous driving, traffic simulation still faces two fundamental challenges: covariate shift introduced by open-loop imitation learning and limited capacity t…

Autonomous Driving

Autonomous Agent for Beyond Visual Range Air Combat: A Deep Reinforcement Learning Approach

2023-04-19 · Joao P. A. Dantas, Marcos R. O. A. Maximo, Takashi Yoneyama

This work contributes to developing an agent based on deep reinforcement learning capable of acting in a beyond visual range (BVR) air combat simulation environment. The paper presents an overview of building an agent re…

Deep Reinforcement Learningreinforcement-learning

Pilot: Winner of the Human-Agent Negotiation Challenge at IJCAI 2020

2020-09-14 · Kushal Chawla, Gale Lucas

This document describes our agent Pilot, winner of the Human-Agent Negotiation Challenge at ANAC, IJCAI 2020. Pilot is a virtual human that participates in a sequence of three negotiations with a human partner. Our syste…

ASTRA: A Scalable Next-Generation ATCO Training Simulator with Autonomous Simpilots

2026-06-16 · Ethan Chew, Enjia Wu, Iruss Eng, Ian Lim 외 arxiv

Air Traffic Control Operators (ATCOs) are vital in ensuring the safe, orderly, and efficient flow of air traffic, yet training capacity is constrained by reliance on specialized human trainers known as simpilots, who mus…

Speech Recognition