paper-with-me

홈 › Papers

Subtractive mountain clustering algorithm applied to a chatbot to assist elderly people in medication intake

2021-10-03 · Neuza Clar, Paulo A. Salgado, T-P Azevedo Perdicoúlis

Errors in medication intake among elderly people are very common. One of the main causes for this is their loss of ability to retain information. The high amount of medicine intake required by the advanced age is another limiting factor. Thence, the design of an interactive aid system, preferably using natural language, to help the older population with medication is in demand. A chatbot based on a subtractive cluster algorithm, included in unsupervised learned models, is the chosen solution since the processing of natural languages is a necessary step in view to construct a chatbot able to answer questions that older people may pose upon themselves concerning a particular drug. In this work, the subtractive mountain clustering algorithm has been adapted to the problem of natural languages processing. This algorithm version allows for the association of a set of words into clusters. After finding the centre of every cluster -- the most relevant word, all the others are aggregated according to a defined metric adapted to the language processing realm. All the relevant stored information is processed, as well as the questions, by the algorithm. The correct processing of the text enables the chatbot to produce answers that relate to the posed queries. To validate the method, we use the package insert of a drug as the available information and formulate associated questions.

📄 PDF Abstract BibTeX arXiv:2110.00933

Code (0)

등록된 구현이 없습니다.

Tasks

Chatbot

Similar Papers 제목 키워드 기반

Adaptive Neuro Fuzzy Networks based on Quantum Subtractive Clustering

2021-01-26 · Ali Mousavi, Mehrdad Jalali, Mahdi Yaghoubi

Data mining techniques can be used to discover useful patterns by exploring and analyzing data and it's feasible to synergitically combine machine learning tools to discover fuzzy classification rules.In this paper, an a…

Clustering

Clustering Multidimensional Data with PSO based Algorithm

2014-02-26 · Jayshree Ghorpade-Aher, Vishakha A. Metre

Data clustering is a recognized data analysis method in data mining whereas K-Means is the well known partitional clustering method, possessing pleasant features. We observed that, K-Means and other partitional clusterin…

Clustering

Clustering Vietnamese Conversations From Facebook Page To Build Training Dataset For Chatbot

2021-12-31 · Trieu Hai Nguyen, Thi-Kim-Ngoan Pham, Thi-Hong-Minh Bui, Thanh-Quynh-Chau Nguyen

The biggest challenge of building chatbots is training data. The required data must be realistic and large enough to train chatbots. We create a tool to get actual training data from Facebook messenger of a Facebook page…

ChatbotClustering

An adaptive network-based approach for advanced forecasting of cryptocurrency values

2024-01-08 · Ali Mehrban, Pegah Ahadian

This paper describes an architecture for predicting the price of cryptocurrencies for the next seven days using the Adaptive Network Based Fuzzy Inference System (ANFIS). Historical data of cryptocurrencies and indexes t…

Clustering

Ensemble-Based Deep Reinforcement Learning for Chatbots

2019-08-27 · Heriberto Cuayáhuitl, Donghyeon Lee, Seonghan Ryu, Yongjin Cho 외

Trainable chatbots that exhibit fluent and human-like conversations remain a big challenge in artificial intelligence. Deep Reinforcement Learning (DRL) is promising for addressing this challenge, but its successful appl…

ChatbotClusteringDeep Reinforcement LearningOpen-Ended Question Answering+4