paper-with-me

홈 › Papers

Improving Diversity of Commonsense Generation by Large Language Models via In-Context Learning

2024-04-25 · Tianhui Zhang, Bei Peng, Danushka Bollegala

Generative Commonsense Reasoning (GCR) requires a model to reason about a situation using commonsense knowledge, while generating coherent sentences. Although the quality of the generated sentences is crucial, the diversity of the generation is equally important because it reflects the model's ability to use a range of commonsense knowledge facts. Large Language Models (LLMs) have shown proficiency in enhancing the generation quality across various tasks through in-context learning (ICL) using given examples without the need for any fine-tuning. However, the diversity aspect in LLM outputs has not been systematically studied before. To address this, we propose a simple method that diversifies the LLM generations, while preserving their quality. Experimental results on three benchmark GCR datasets show that our method achieves an ideal balance between the quality and diversity. Moreover, the sentences generated by our proposed method can be used as training data to improve diversity in existing commonsense generators.

📄 PDF Abstract BibTeX arXiv:2404.16807

Code (1)

AvataGarde/In_Context_Diversification 공식 구현 pytorch

Tasks

DiversityIn-Context Learning

Similar Papers 제목 키워드 기반

Synthetic Data Generation for Training Diversified Commonsense Reasoning Models

2026-03-18 · Tianhui Zhang, Bei Peng, Danushka Bollegala arxiv

Conversational agents are required to respond to their users not only with high quality (i.e. commonsense bearing) responses, but also considering multiple plausible alternative scenarios, reflecting the diversity in the…

Synthetic Data Generation

DIVE: Towards Descriptive and Diverse Visual Commonsense Generation

2024-08-15 · Jun-Hyung Park, Hyuntae Park, Youjin Kang, Eojin Jeon 외

Towards human-level visual understanding, visual commonsense generation has been introduced to generate commonsense inferences beyond images. However, current research on visual commonsense generation has overlooked an i…

DescriptiveDiversity

Improving Response Diversity through Commonsense-Aware Empathetic Response Generation

2022-11-01 · ROCLING 2022 11 · Tzu-Hsien Huang, Chia-Hui Chang

Due to the lack of conversation practice, the main challenge for the second-language learners is speaking. Our goal is to develop a chatbot to encourage individuals to reflect, describe, analyse and communicate what they…

ChatbotDiversityEmpathetic Response GenerationResponse Generation

Diversifying Content Generation for Commonsense Reasoning with Mixture of Knowledge Graph Experts

2022-03-14 · NAACL (DLG4NLP) 2022 7 · Wenhao Yu, Chenguang Zhu, Lianhui Qin, Zhihan Zhang 외

Generative commonsense reasoning (GCR) in natural language is to reason about the commonsense while generating coherent text. Recent years have seen a surge of interest in improving the generation quality of commonsense …

DiversityKnowledge Graphs

DiffuCOMET: Contextual Commonsense Knowledge Diffusion

2024-02-26 · Silin Gao, Mete Ismayilzada, Mengjie Zhao, Hiromi Wakaki 외

Inferring contextually-relevant and diverse commonsense to understand narratives remains challenging for knowledge models. In this work, we develop a series of knowledge models, DiffuCOMET, that leverage diffusion to lea…

Diversity