Human interaction classifier for LLM based chatbot
Diego Mart\'in, Jordi Sanchez, Xavier Vizca\'ino

TL;DR
This paper compares multiple models for classifying human interactions in an AI chatbot environment, finding SVM with Cohere embeddings offers the best balance of accuracy and efficiency.
Contribution
It introduces a comparative analysis of various classification models for human interaction detection in an AI chatbot, highlighting the effectiveness of SVM with Cohere embeddings.
Findings
SVM and ANN with Cohere embeddings outperform other models.
Cohere embeddings improve classification accuracy.
SVM with Cohere embeddings offers optimal balance between speed and accuracy.
Abstract
This study investigates different approaches to classify human interactions in an artificial intelligence-based environment, specifically for Applus+ IDIADA's intelligent agent AIDA. The main objective is to develop a classifier that accurately identifies the type of interaction received (Conversation, Services, or Document Translation) to direct requests to the appropriate channel and provide a more specialized and efficient service. Various models are compared, including LLM-based classifiers, KNN using Titan and Cohere embeddings, SVM, and artificial neural networks. Results show that SVM and ANN models with Cohere embeddings achieve the best overall performance, with superior F1 scores and faster execution times compared to LLM-based approaches. The study concludes that the SVM model with Cohere embeddings is the most suitable option for classifying human interactions in the AIDA…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIoT-based Smart Home Systems · Network Security and Intrusion Detection · Data Stream Mining Techniques
Methodstravel james · Support Vector Machine
