Author: Mihaylova Tsvetomila
Robotic Navigation with Natural Language Commands
The main goal of this project is to add capabilities for processing commands in natural language to an existing system for robot navigation.
Master Thesis on “Fine-tuning Open-source LLMs for Processing Open-vocabulary Commands for Robotic Navigation”
Most of the systems performing open-vocabulary navigation use closed LLMs accessible via an API. If this kind of systems are to be adopted for practical robotic applications, it is important that the information is not sent to third-party systems. The goal of the project is to evaluate fine-tuning of local open-source models for processing natural language commands for robotic navigation.
Master Thesis on “Natural Language Commands for Robotic Navigation”
Recent breakthroughs in natural language processing are enabling robots to understand human language like never before. The thesis will address the problem of translating human language to executable robot skills.
Explainable Interactions between Humans and Autonomous Systems
With the growing advancement of robotics research, there is a growing need for people-friendly communication between robots and humans. On one hand, the decisions of the autonomous system need to be understandable to humans, and on the other – humans need to be able to specify commands in a way that is natural to them. […]