Research Publications Authored by SLIIT Staff

Permanent URI for this communityhttps://rda.sliit.lk/handle/123456789/4195

This collection includes all SLIIT staff publications presented at external conferences and published in external journals. The materials are organized by faculty to facilitate easy retrieval.

Browse

Search Results

Now showing 1 - 8 of 8
  • Thumbnail Image
    PublicationEmbargo
    Automated Sinhala Voice Assistant to Manage Tasks using Natural Language Processing - ශ්‍රී Voice
    (IEEE, 2022-12-26) Senarathne, K.H.I.R.; Nirash, J.M.I.; Herath, H.M.C.P.; Bandara, V.D.; Wijendra, D; Krishara, J
    Voice assistants are programs on digital devices that listen and respond to verbal commands. In this dynamic world, users can use these voice assistants to manage daily tasks, plan their day, get answers to problems, and for entertainment purpose. Most of existing voice assistant applications functioned using the English language. Since Sinhala is the native language in Sri Lanka, it is not recognized internationally as well as within Sri Lanka for technical applications. As Sri Lankans are more inclined to use the Sinhala language, it is expected to develop this for the benefit of all the Sri Lankans despite their age and to use their native language through a technical application. Furthermore, the lack of English knowledge will lead to the decline of Information technology literacy. This project expects to take the Sinhala language forward to a standard where it is recognized locally and internationally. Thus, building a mobile application that supports Sinhala voice commands will solve the above-mentioned issues. It will facilitate the individuals to do daily activities efficiently and effortlessly within a less time. Machine Learning and Natural Language Processing are the man technologies used in this project. A computer vision-based algorithm from face detection technology is trained. This application is capable of answering questions and following the instructions for daily tasks and also can be used for entertainment. Apart from the mentioned specialty, it also supports and responds to the Sinhala language that will be shown off on a display.
  • Thumbnail Image
    PublicationEmbargo
    Escort - Natural Language Processing Based University Students Guidance System
    (IEEE, 2022-12-26) Srinivasan, D; Uthayakumar, A; Thiyagalingam, P; Ravindran, S; De Silva, H; Kasthururarthna, D
    Universities play a significant role in students’ lives and aim to provide the best education, knowledge, and experience. However, university students face many difficulties during their university life including language, communication issues, and the inability to get proper guidance for education and career improvement. This paper proposes an approach to overcome these issues. With the help of Natural Language Processing (NLP), in this paper, several solutions are recommended for the mentioned issues. First, a chatbot helps to communicate with the university administration, where students can ask relevant administrative-related questions. A recommendation system is developed to provide solutions for their psychological issues. Another recommendation system is built for career guidance which will help students to identify the future career of their interest, and the provided mentors will be able to guide them. Another recommendation system identifies the performance of students in each module according to their performance level. The system recommends learning materials to improve their level. With these components, ESCORT – A university students’ guidance system, will make students’ life easier and more efficient.
  • Thumbnail Image
    PublicationEmbargo
    Adding Common Sense to Robots by Completing the Incomplete Natural Language Instructions
    (IEEE, 2022-07-18) De Silva, G. W. M. H. P.; Rajapaksha, S; Jayawardena, C
    This system is developed to identify and complete the human’s instructions or incomplete sentences given by a user as a command. It would facilitate the interaction between the human and mobile service robots. However, when humans give the instruction, there can be incompleteness or else missing the information related to the environment. That is because humans, generally based on common sense, depending on the environment. Then the human brain can complete all those incomplete sentences by using common sense knowledge. This paper itself introduced a model of a service robot who can compete with the given incomplete instructions, display the related sentences or words, and finally move to the related objects in the environment. First, it will consider and identify the objects in the environment and then consider the given natural language instruction by humans. As a first step of the approach, complete the incomplete sentences. Those sentences are coming as natural language instructions. By parsing it into as the frame can identify the related words by using the created model or can call as language model and here used some identify words from the human common sense also, then the service robot will learn about the commonsense knowledge automatically from the parsing sentences as a speaker. Considering all the parsing sentences, it calculates and measures the accuracy of this service robot model. Simply this is a commonsense reasoning model. The result of the provided solution can enable the robot model that works in a ROS environment to identify and automatically perform the tasks.
  • Thumbnail Image
    PublicationEmbargo
    Speech Master: Natural Language Processing and Deep Learning Approach for Automated Speech Evaluation
    (IEEE, 2021-12-06) Kooragama, K.G.C.M; Jayashanka, L. R. W. D; Munasinghe, J. A; Jayawardana, K. W; Tissera, M; Jayasingha, T. B
    Every English speaker wishes to expertise his/her public speaking skills sharply. However, it is extremely difficult and requires a significant amount of practice and experience on an individual basis. This paper introduces a novel online tool “Speech Master” to practice and improve public English speech delivering skills in a professional manner. Using natural language processing, machine learning, and deep learning approaches, the proposed system analyzes the user's speech in terms of content, grammatical accuracy, grammatical richness, facial expressions, and flow. The accuracy was checked by comparing actual results taken from experts with the predicted results obtained from the tool. “Speech Master” achieves an average accuracy of more than 80% and produces a better overall result. This novel tool benefits English speakers all over the world by meeting the demand for a simple and easy-to-use solution for improving or practicing English speech delivery skills; enhancing oratory skills, boosting confidence, and delivering well-articulated speeches.
  • Thumbnail Image
    PublicationEmbargo
    Road Navigation System Using Automatic Speech Recognition (ASR) And Natural Language Processing (NLP)
    (IEEE, 2019-01-31) Withanage, P; Liyanage, T; Deeyakaduwe, N; Dias, E; Thelijjagoda, S
    In a highly evolving technical era, Voice-based Navigation Systems play a major role to bridge the gap between human and machine. To overcome the difficulty in taking and understanding user's voice commands, simulating the natural language, process the route with user's turn by turn directions while mentioning key entities like street names, landmarks, point of interests, junctions and map the route in an interactive interface, we propose a user-centric roadmap navigation mobile application called “Direct Me”. The approach of generating the user preferred route, system will first convert the audio streams into text through Automatic Speech Recognizer (ASR) using Pocket Sphinx Library, followed by Natural Language Processing (NLP) by utilizing Stanford CoreNLP Framework to retrieve the navigation-associated information and process the route in the Map using Google Map API upon the user request. This system is used to provide an efficient approach to translate natural language directions to a machine-understandable format and will benefit the development of voice-based navigation-oriented humanmachine interface.
  • Thumbnail Image
    PublicationEmbargo
    Methodology for coping with uncertain information contained in natural language instructions in a robotic system
    (IEEE, 2020-12-10) Bandara, H. M. Y. L. W; Wijesekera, D. S; Bandara Herath, H. M. T. D; Kodagoda, D. L; Rajapaksha, S, K
    Intelligent service robots are currently being developed to provide services and assistance in different sectors including domestic and household context. Typically, the service tasks of a domestic service robot involve direct interaction with humans. Humans typically express their ideas through voice communication. However, communication through natural language is imprecise because it tends to contain uncertain and unknown information. Therefore, understanding uncertain terms contained in natural language is a crucial capability that an intelligent service robot should possess. Hence, this project which is named as IntelBot is aimed at developing a methodology to cope with uncertain and unknown words contained in a natural language command given to a domestic service robot. In brief, the proposed system can interpret uncertain commands related to speed such as “go very fast” and the uncertain commands related to time such as “go later”. Additionally, if the robot is instructed to identify an object which is regarded to be unknown, as an example “cup” it can interpret and identify that particular object. And for the entire system, a user-friendly interface is developed for the easy control of the robot and the demonstration of the functionalities.
  • Thumbnail Image
    PublicationEmbargo
    Automated Location Scouting and Production Planning for Movie Industry in Sri Lanka using scripts written in Natural Language
    (IEEE, 2021-04-02) Perera, V; Lakshan, N; Hettiarachchi, A; Himantha, K; Gamage, M. P. A. W; Thelijjagoda, S
    The film industry in Sri Lanka has grown into a multi-billion-dollar industry. However, it has not reached its fullest potential yet. This is due to the insufficient number of films produced locally. One of the major causes for a film to fail is the low attention given for production planning. Planning should take place with the commencement of the Preproduction state. This should include the entire process from scriptwriting to final ticket issuing. The pre-production state that determines the success or failure of the film consists of the critical processes that will be required to execute the production state. Place Scouting is one of the main processes in a production plan. Since the film industry focuses primarily on the esthetic enjoyment of people in society, scenic beauty is a must when choosing locations for a film. “Film-It” is developed to provide all-around assistance in Location Scouting and Resource Planning in the Pre-Production State of a movie. With the aid of this application, key players in the film industry will be able to save their time, effort and money spend on Preproduction preparation. Key stakeholders in the film industry have confirmed that this application would carry the Sri Lankan film industry to a whole new level.
  • Thumbnail Image
    PublicationEmbargo
    Voice-based Road Navigation System Using Natural Language Processing (NLP)
    (IEEE, 2018-12-21) Withanage, P; Liyanage, T; Deeyakaduwe, N; Dias, E; Thelijjagoda, S
    In a highly technological era, voice-based navigation systems play a major role in bridging the gap between man and machine. To overcome the difficulty in understanding the user's voice commands and natural language simulations, process the path with the user's turn by turn directions with the mention of key entities such as street names, landmarks, points of interest, connections and path mapping in an interactive interface, we propose a user-centric roadmap navigation mobile application called “Direct Me”. To generate the user's preferred path, the system will first convert audio streams to text through ASR using the Pocket Sphinx library, followed by Natural Language Processing (NLP) by taking advantage of Stanford CoreNLP Framework to retrieve navigation-related information and handle the path in the map using the Google Map API at the user's request. This system is used to provide an effective approach to translating natural language commands into a format that can be fully understood by machine and will benefit in the development of human-machine-oriented interface.