paper-with-me

홈 › Papers

SynCPKL: Harnessing LLMs to Generate Synthetic Data for Commonsense Persona Knowledge Linking

2024-07-21 · Kuan-Yen Lin

Understanding rich dialogues often requires NLP systems to access relevant commonsense persona knowledge, but retrieving this knowledge is challenging due to complex contexts and the implicit nature of commonsense. This paper presents our approach to the Commonsense Persona Knowledge Linking (CPKL) challenge, addressing the critical need for integrating persona and commonsense knowledge in open-domain dialogue systems. We introduce SynCPKL Pipeline, a pipeline that leverages Large Language Models to generate high-quality synthetic datasets for training commonsense persona knowledge linkers. To demonstrate the efficacy of our approach, we present SynCPKL, a new dataset specifically designed for this task. Our experiments validate the effectiveness of SynCPKL for training commonsense persona knowledge linkers. Additionally, our top-performing model, Derberta-SynCPKL, secured first place in the CPKL challenge by a 16% improvement in F1 score. We released both SynCPKL and Derberta-SynCPKL at https://github.com/irislin1006/CPKL.

📄 PDF Abstract BibTeX arXiv:2407.15281

Code (1)

irislin1006/cpkl 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Synthelite: Chemist-aligned and feasibility-aware synthesis planning with LLMs

2025-12-18 · Nguyen Xuan-Vu, Daniel Armstrong, Milena Wehrbach, Andres M Bran 외 arxiv

Computer-aided synthesis planning (CASP) has long been envisioned as a complementary tool for synthetic chemists. However, existing frameworks often lack mechanisms to allow interaction with human experts, limiting their…

HARMONIC: Harnessing LLMs for Tabular Data Synthesis and Privacy Protection

2024-08-06 · Yuxin Wang, Duanyu Feng, Yongfu Dai, Zhengyu Chen 외

Data serves as the fundamental foundation for advancing deep learning, particularly tabular data presented in a structured format, which is highly conducive to modeling. However, even in the era of LLM, obtaining tabular…

Privacy PreservingSynthetic Data GenerationTabular Data Generation

SMARTER: A Data-efficient Framework to Improve Toxicity Detection with Explanation via Self-augmenting Large Language Models

2025-09-18 · Huy Nghiem, Advik Sachdeva, Hal Daumé arxiv

WARNING: This paper contains examples of offensive materials. To address the proliferation of toxic content on social media, we introduce SMARTER, we introduce SMARTER, a data-efficient two-stage framework for explainabl…

Harnessing Large Language Models for Precision Querying and Retrieval-Augmented Knowledge Extraction in Clinical Data Science

2026-01-28 · Juan Jose Rubio Jan, Jack Wu, Julia Ive arxiv

This study applies Large Language Models (LLMs) to two foundational Electronic Health Record (EHR) data science tasks: structured data querying (using programmatic languages, Python/Pandas) and information extraction fro…

Information ExtractionSemantic Similarity

Harnessing LLMs for API Interactions: A Framework for Classification and Synthetic Data Generation

2024-09-18 · Chunliang Tao, Xiaojing Fan, Yahe Yang

As Large Language Models (LLMs) advance in natural language processing, there is growing interest in leveraging their capabilities to simplify software interactions. In this paper, we propose a novel system that integrat…

Dataset GenerationManagementSynthetic Data Generation