distil
Enhancing Aviation Communication Transcription: Fine-Tuning Distil-Whisper with LoRA
Mirzaei, Shokoufeh, Arzate, Jesse, Vijay, Yukti
Transcription of aviation communications has several applications, from assisting air traffic controllers in identifying the accuracy of read-back errors to search and rescue operations. Recent advances in artificial intelligence have provided unprecedented opportunities for improving aviation communication transcription tasks. OpenAI's Whisper is one of the leading automatic speech recognition models. However, fine-tuning Whisper for aviation communication transcription is not computationally efficient. Thus, this paper aims to use a Parameter-Efficient Fine-tuning method called Low-Rank Adaptation to fine-tune a more computationally efficient version of Whisper, distil-Whisper. To perform the fine-tuning, we used the Air Traffic Control Corpus dataset from the Linguistic Data Consortium, which contains approximately 70 hours of controller and pilot transmissions near three major airports in the US. The objective was to reduce the word error rate to enhance accuracy in the transcription of aviation communication. First, starting with an initial set of hyperparameters for LoRA (Alpha = 64 and Rank = 32), we performed a grid search. We applied a 5-fold cross-validation to find the best combination of distil-Whisper hyperparameters. Then, we fine-tuned the model for LoRA hyperparameters, achieving an impressive average word error rate of 3.86% across five folds. This result highlights the model's potential for use in the cockpit.
Multi-Word Tokenization for Sequence Compression
Gee, Leonidas, Rigutini, Leonardo, Ernandes, Marco, Zugarini, Andrea
Large Language Models have proven highly successful at modelling a variety of tasks. However, this comes at a steep computational cost that hinders wider industrial uptake. In this pa005 per, we present MWT: a Multi-Word Tokenizer that goes beyond word boundaries by representing frequent multi-word expressions as single tokens. MWTs produce a more compact and efficient tokenization that yields two benefits: (1) Increase in performance due to a greater coverage of input data given a fixed sequence length and budget; (2) Faster and lighter inference due to the ability to reduce the sequence length with negligible drops in performance. Our results show that MWT is more robust across shorter sequence lengths, thus allowing for major speedups via early sequence truncation.
Now, AI can detect cause of child blindness more accurately than doctors
A new artificial-intelligence (AI) engine developed by Oregon Health and Science University can detect the cause of blindness in babies more accurately than doctors, in a step that promises automation of tasks often held back by shortage of qualified professionals. By reading images of eyes, the AI engine was able to diagnose the causes of blindness in babies with 91% accuracy, said the report by news agency IANS. For comparison, a team of doctors was only 82% accurate. "There's a huge shortage of ophthalmologists trained and willing to diagnose retinopathy of prematurity (RoP). This creates enormous gaps in care, even in the US, and sadly leads to many children around the world going undiagnosed," said co-lead researcher Michael Chiang at Oregon Health and Science University in the report.