paper-with-me

Papers

ConsistentChat: Building Skeleton-Guided Consistent Dialogues for Large Language Models from Scratch

2025-06-04 · Jiawei Chen, Xinyan Guan, Qianhao Yuan, Guozhao Mo, Weixiang Zhou, Yaojie Lu, Hongyu Lin, Ben He, Le Sun, Xianpei Han

Current instruction data synthesis methods primarily focus on single-turn instructions and often neglect cross-turn coherence, resulting in context drift and reduced task completion rates in extended conversations. To address this limitation, we propose Skeleton-Guided Multi-Turn Dialogue Generation, a framework that constrains multi-turn instruction synthesis by explicitly modeling human conversational intent. It operates in two stages: (1) Intent Modeling, which captures the global structure of human dialogues by assigning each conversation to one of nine well-defined intent trajectories, ensuring a coherent and goal-oriented information flow; and (2) Skeleton Generation, which constructs a structurally grounded sequence of user queries aligned with the modeled intent, thereby serving as a scaffold that constrains and guides the downstream instruction synthesis process. Based on this process, we construct ConsistentChat, a multi-turn instruction dataset with approximately 15,000 multi-turn conversations and 224,392 utterances. Experiments on the Light, Topdial, and MT-Eval benchmarks show that models fine-tuned on ConsistentChat achieve a 20-30% improvement in chat consistency and up to a 15% increase in task success rate, significantly outperforming models trained on existing single-turn and multi-turn instruction datasets.

📄 PDF Abstract BibTeX arXiv:2506.03558

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Skel3D: Skeleton Guided Novel View Synthesis

2024-12-04 · Aron Fóthi, Bence Fazekas, Natabara Máté Gyöngyössy, Kristian Fenech

In this paper, we present an approach for monocular open-set novel view synthesis (NVS) that leverages object skeletons to guide the underlying diffusion model. Building upon a baseline that utilizes a pre-trained 2D ima…

Novel View Synthesis

Skeleton-to-Response: Dialogue Generation Guided by Retrieval Memory

2018-09-14 · NAACL 2019 6 · Deng Cai, Yan Wang, Victoria Bi, Zhaopeng Tu 외

For dialogue response generation, traditional generative models generate responses solely from input queries. Such models rely on insufficient information for generating a specific response since a certain query could be…

Dialogue GenerationDiversityInformation RetrievalInformativeness+2

Multimodal Plant Root Phenotyping with Integration of 3D Skeleton Extraction and Language Analysis

2026-08-04 · Jiakai Lin, Zijun Li, Guoyu Lu arxiv

Plant root phenotyping is fundamental to understanding below-ground structures, optimizing crop management, and improving agricultural sustainability. This paper presents a multimodal robotic AI framework that integrates…

Point Clouds

Skeleton-Guided-Translation: A Benchmarking Framework for Code Repository Translation with Fine-Grained Quality Evaluation

2025-01-27 · Xing Zhang, Jiaheng Wen, Fangkai Yang, Pu Zhao 외

The advancement of large language models has intensified the need to modernize enterprise applications and migrate legacy systems to secure, versatile languages. However, existing code translation benchmarks primarily fo…

BenchmarkingC++ codeCode TranslationTranslation

Graph-Guided MLP-Mixer for Skeleton-Based Human Motion Prediction

2023-04-07 · Xinshun Wang, Qiongjie Cui, Chen Chen, Shen Zhao 외

In recent years, Graph Convolutional Networks (GCNs) have been widely used in human motion prediction, but their performance remains unsatisfactory. Recently, MLP-Mixer, initially developed for vision tasks, has been lev…

Human motion predictionHuman Pose Forecastingmotion prediction