paper-with-me

Papers

Bot2Vec: Learning Representations of Chatbots

2019-06-01 · SEMEVAL 2019 6 · Jonathan Herzig, S, Tommy bank, Michal Shmueli-Scheuer, David Konopnicki

Chatbots (i.e., bots) are becoming widely used in multiple domains, along with supporting bot programming platforms. These platforms are equipped with novel testing tools aimed at improving the quality of individual chatbots. Doing so requires an understanding of what sort of bots are being built (captured by their underlying conversation graphs) and how well they perform (derived through analysis of conversation logs). In this paper, we propose a new model, Bot2Vec, that embeds bots to a compact representation based on their structure and usage logs. Then, we utilize Bot2Vec representations to improve the quality of two bot analysis tasks. Using conversation data and graphs of over than 90 bots, we show that Bot2Vec representations improve detection performance by more than 16{\%} for both tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MCP: Self-supervised Pre-training for Personalized Chatbots with Multi-level Contrastive Sampling

2022-10-17 · Zhaoheng Huang, Zhicheng Dou, Yutao Zhu, Zhengyi Ma

Personalized chatbots focus on endowing the chatbots with a consistent personality to behave like real users and further act as personal assistants. Previous studies have explored generating implicit user profiles from t…

Response GenerationSelf-Supervised Learning

Arabic Chatbot Technologies in Education: An Overview

2025-09-04 · Hicham Bourhil, Yacine El Younoussi arxiv

The recent advancements in Artificial Intelligence (AI) in general, and in Natural Language Processing (NLP) in particular, and some of its applications such as chatbots, have led to their implementation in different dom…

You Don't Know My Favorite Color: Preventing Dialogue Representations from Revealing Speakers' Private Personas

2022-04-26 · Haoran Li, Yangqiu Song, Lixin Fan

Social chatbots, also known as chit-chat chatbots, evolve rapidly with large pretrained language models. Despite the huge progress, privacy concerns have arisen recently: training data of large language models can be ext…

Language ModelingLanguage Modelling

You Don’t Know My Favorite Color: Preventing Dialogue Representations from Revealing Speakers’ Private Personas

2022-07-01 · NAACL 2022 7 · Haoran Li, Yangqiu Song, Lixin Fan

Social chatbots, also known as chit-chat chatbots, evolve rapidly with large pretrained language models. Despite the huge progress, privacy concerns have arisen recently: training data of large language models can be ext…

Language ModelingLanguage Modelling

NLP is Not enough -- Contextualization of User Input in Chatbots

2021-05-13 · Nathan Dolbir, Triyasha Dastidar, Kaushik Roy

AI chatbots have made vast strides in technology improvement in recent years and are already operational in many industries. Advanced Natural Language Processing techniques, based on deep networks, efficiently process us…