paper-with-me

Papers

Improving Dialog Safety using Socially Aware Contrastive Learning

2024-02-01 · Souvik Das, Rohini K. Srihari

State-of-the-art conversational AI systems raise concerns due to their potential risks of generating unsafe, toxic, unethical, or dangerous content. Previous works have developed datasets to teach conversational agents the appropriate social paradigms to respond effectively to specifically designed hazardous content. However, models trained on these adversarial datasets still struggle to recognize subtle unsafe situations that appear naturally in conversations or introduce an inappropriate response in a casual context. To understand the extent of this problem, we study prosociality in both adversarial and casual dialog contexts and audit the response quality of general-purpose language models in terms of propensity to produce unsafe content. We propose a dual-step fine-tuning process to address these issues using a socially aware n-pair contrastive loss. Subsequently, we train a base model that integrates prosocial behavior by leveraging datasets like Moral Integrity Corpus (MIC) and ProsocialDialog. Experimental results on several dialog datasets demonstrate the effectiveness of our approach in generating socially appropriate responses.

📄 PDF Abstract BibTeX arXiv:2402.00446

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

BASE 설명 없음
AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

SocialDial: A Benchmark for Socially-Aware Dialogue Systems

2023-04-24 · Haolan Zhan, Zhuang Li, YuFei Wang, Linhao Luo 외

Dialogue systems have been widely applied in many scenarios and are now more powerful and ubiquitous than ever before. With large neural models and massive available data, current dialogue systems have access to more kno…

Cultural Vocal Bursts Intensity PredictionSynthetic Data Generation

ProsocialDialog: A Prosocial Backbone for Conversational Agents

2022-05-25 · Hyunwoo Kim, Youngjae Yu, Liwei Jiang, Ximing Lu 외

Most existing dialogue systems fail to respond properly to potentially unsafe user utterances by either ignoring or passively agreeing with them. To address this issue, we introduce ProsocialDialog, the first large-scale…

Dialogue GenerationDialogue Safety PredictionResponse GenerationRules-of-thumb Generation

Automatic Recognition of Conversational Strategies in the Service of a Socially-Aware Dialog System

2016-09-01 · WS 2016 9 · Ran Zhao, Tanmay Sinha, Alan Black, Justine Cassell

Dialogue based Interactive Explanations for Safety Decisions in Human Robot Collaboration

2026-04-07 · Yifan Xu, Xiao Zhan, Akilu Yunusa Kaltungo, Ming Shan Ng 외 arxiv

As robots increasingly operate in shared, safety critical environments, acting safely is no longer sufficient robots must also make their safety decisions intelligible to human collaborators. In human robot collaboration…

Scalable Frame-based Construction of Sociocultural NormBases for Socially-Aware Dialogues

2024-10-04 · Shilin Qu, Weiqing Wang, Xin Zhou, Haolan Zhan 외

Sociocultural norms serve as guiding principles for personal conduct in social interactions, emphasizing respect, cooperation, and appropriate behavior, which is able to benefit tasks including conversational information…

Information RetrievalRAGRetrievalRetrieval-augmented Generation