Hi, I am Yash. I am a research fellow at the Air Traffic Management Research Institute (ATMRI), Nanyang Technological University (NTU), Singapore. Here, I work at the intersection of machine learning, optimization, and air traffic control, to address the near future air traffic demands.
Currently, I am leading a team of 3 scientists to utilize large language models to generate safety-critical scenarios in the en-route phase of the aircraft. The primary motivation for this work stems from the scarcity of conflict scenarios in the historical data and the complexity and iterations involved in creating such scenarios, and the difficulty in customization and interactive enhancement of the traffic scenarios using traditional techniques. I received my Ph.D. in 2024 , with a focus of devloping machine learning models for air traffic conflict resolution for increased acceptance by the air traffic controllers.
For a complete list of publications, please visit my Google Scholar profile. Google Scholar.
A few recent projects are listed below:
Text2Traffic Methodology: Based on user input, Text2Traffic leverages Retrieval-Augmented Generation (RAG) to extract relevant sector information, including airways, waypoints, and aircraft types, from a domain-specific document, enabling the generation of the requested air traffic scenario.
End-to-end conflict resolution pipeline using ATCO-conformal ML models.
A concept diagram for the interaction between the agent and the learning environment. Scenarios involving interflow and intra-flow conflict are generated and the vector representation of the extracted features is used by the agent to propose an action based on the learned policy, thereby reaching a new state and receiving a certain reward. The updated actions pass into a self-stabilizing algorithm which ensures intra-flow safe separation and outputs the updated location and speed of the aircraft in both flows.