Social Commonsense-Guided Search Query Generation for Open-Domain Knowledge-Powered Conversations (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Open-domain dialog generates search queries that help obtain relevant knowledge for holding informative conversations. |
| Approach: | They propose to integrate social commonsense reasoning into internet search queries . they use a commonsensible dialog system to establish connections related to the conversation topic . |
| Outcome: | The proposed framework overcomes limitations of existing query generation techniques based on explicit dialog information and produces more relevant, specific, and compelling queries. |
Similar Papers
Leveraging Explicit Reasoning for Inference Integration in Commonsense-Augmented Dialogue Models (2025.coling-main)
Copied to clipboard
| Challenge: | Existing approaches to commonsense-augmented dialogue rely on implicit reasoning to integrate commonsensense inferences during response generation. |
| Approach: | They propose to separate commonsense reasoning into explicit steps for generating, selecting, and integrating commonsensense into dialogue responses. |
| Outcome: | The proposed model infers commonsense knowledge from dialogue contexts to improve response quality and naturalness of dialogue interactions. |
Internet-Augmented Dialogue Generation (2022.acl-long)
Copied to clipboard
| Challenge: | Large language models are known to hallucinate facts when generating dialogue, and are unable to encode the knowledge in the model at the point of training. |
| Approach: | They propose an approach that generates an internet search query based on the context and conditions on the results to generate a response. |
| Outcome: | The proposed model generates an internet search query and then conditions on the results to generate a response. |
Target-Guided Dialogue Response Generation Using Commonsense and Data Augmentation (2022.findings-naacl)
Copied to clipboard
| Challenge: | Existing methods for target-guided response generation are inconsistent with human judgement ratings. |
| Approach: | They propose a technique that finds a bridging path between the source and target and uses it to generate transition responses. |
| Outcome: | The proposed technique outperforms baselines on target-guided response generation task. |
Grounded Conversation Generation as Guided Traverses in Commonsense Knowledge Graphs (2020.acl-main)
Copied to clipboard
| Challenge: | Existing models that generate natural language responses for conversations degenerate dull and repetitive contents, leading to off-topic and useless responses. |
| Approach: | They propose a conversation generation model which leverages commonsense knowledge graphs to explicitly model conversation flows by grounding conversations to the concept space. |
| Outcome: | Experiments on Reddit conversations show that the proposed model generates more semantic and informative responses while using 70% fewer parameters. |
C3KG: A Chinese Commonsense Conversation Knowledge Graph (2022.findings-acl)
Copied to clipboard
| Challenge: | Existing commonsense knowledge bases organize tuples in an isolated manner, causing problems for chatbots . |
| Approach: | They create a Chinese commonsense conversation knowledge graph which integrates social commonsensm and dialog flow information. |
| Outcome: | The proposed graph incorporates social commonsense knowledge and dialog flow information. |
Knowledge Enhanced Reflection Generation for Counseling Dialogues (2022.acl-long)
Copied to clipboard
| Challenge: | Using retrieval and generative methods, we generate responses using commonsense and domain knowledge. |
| Approach: | They propose a pipeline that collects domain knowledge through web mining and a model that incorporates knowledge generated by COMET using soft positional encoding and masked self-attention. |
| Outcome: | The proposed pipeline collects domain knowledge through web mining and incorporates knowledge generated by COMET using soft positional encoding and masked self-attention. |
Context-Sensitive Generation of Open-Domain Conversational Responses (C18-1)
Copied to clipboard
| Challenge: | Existing studies on single-turn conversation generation focus on coherence and context-sensitive generation of open-domain conversational responses. |
| Approach: | They propose static and dynamic attention based approaches for context-sensitive generation of open-domain conversational responses. |
| Outcome: | The proposed model outperforms all baselines on automatic and human evaluation on two public datasets. |
Grounding in social media: An approach to building a chit-chat dialogue model (2022.naacl-srw)
Copied to clipboard
| Challenge: | Existing open-domain dialogue models fail to capture and utilize external knowledge, leading to repetitive or generic responses to unseen utterances. |
| Approach: | They propose to use social media comments to improve the raw conversation ability of open-domain dialogue systems. |
| Outcome: | The proposed model improves the raw conversation ability of open-domain dialogue systems by mimicking human responses through casual interactions found on social media. |
Towards a Zero-Data, Controllable, Adaptive Dialog System (2024.lrec-main)
Copied to clipboard
| Challenge: | Recent approaches to controllable dialog systems require additional training data to be deployed in new domains. |
| Approach: | They propose to generate dialog tree data directly from dialog trees by using a commercial Large Language Model or a single GPU. |
| Outcome: | The proposed approach can achieve comparable dialog success to models trained on human data. |
Target-Guided Open-Domain Conversation (P19-1)
Copied to clipboard
| Challenge: | a new study aims to improve opendomain chat systems by integrating goals and strategy into the system. |
| Approach: | They propose a structured approach that introduces coarse-grained keywords to control intended content of system responses and attains smooth conversation transition through turn-level supervised learning. |
| Outcome: | The proposed system produces meaningful and effective conversations significantly better than other approaches. |