paper-with-me

홈 › Papers

Improving Conversational Abilities of Quantized Large Language Models via Direct Preference Alignment

2024-07-03 · Janghwan Lee, Seongmin Park, Sukjin Hong, Minsoo Kim, Du-Seong Chang, Jungwook Choi

The rapid advancement of large language models (LLMs) has facilitated their transformation into conversational chatbots that can grasp contextual nuances and generate pertinent sentences, closely mirroring human values through advanced techniques such as instruction tuning and reinforcement learning from human feedback (RLHF). However, the computational efficiency required for LLMs, achieved through techniques like post-training quantization (PTQ), presents challenges such as token-flipping that can impair chatbot performance. In response, we propose a novel preference alignment approach, quantization-aware direct preference optimization (QDPO), that aligns quantized LLMs with their full-precision counterparts, improving conversational abilities. Evaluated on two instruction-tuned LLMs in various languages, QDPO demonstrated superior performance in improving conversational abilities compared to established PTQ and knowledge-distillation fine-tuning techniques, marking a significant step forward in the development of efficient and effective conversational LLMs.

📄 PDF Abstract BibTeX arXiv:2407.03051

Code (0)

등록된 구현이 없습니다.

Tasks

ChatbotComputational EfficiencyKnowledge DistillationQuantization

Similar Papers 제목 키워드 기반

A Desideratum for Conversational Agents: Capabilities, Challenges, and Future Directions

2025-04-07 · Emre Can Acikgoz, Cheng Qian, Hongru Wang, Vardhan Dongre 외

Recent advances in Large Language Models (LLMs) have propelled conversational AI from traditional dialogue systems into sophisticated agents capable of autonomous actions, contextual awareness, and multi-turn interaction…

Quantized-Dialog Language Model for Goal-Oriented Conversational Systems

2018-12-26 · R. Chulaka Gunasekara, David Nahamoo, Lazaros C. Polymenakos, Jatin Ganhotra 외

We propose a novel methodology to address dialog learning in the context of goal-oriented conversational systems. The key idea is to quantize the dialog space into clusters and create a language model across the clusters…

Dialog LearningGoal-Oriented DialogLanguage ModelingLanguage Modelling

Balancing Enhancement, Harmlessness, and General Capabilities: Enhancing Conversational LLMs with Direct RLHF

2024-03-04 · Chen Zheng, Ke Sun, Hang Wu, Chenguang Xi 외

In recent advancements in Conversational Large Language Models (LLMs), a concerning trend has emerged, showing that many new base LLMs experience a knowledge reduction in their foundational capabilities following Supervi…

Q-resafe: Assessing Safety Risks and Quantization-aware Safety Patching for Quantized Large Language Models

2025-06-25 · KeJia Chen, Jiawen Zhang, Jiacong Hu, Yu Wang 외

Quantized large language models (LLMs) have gained increasing attention and significance for enabling deployment in resource-constrained environments. However, emerging studies on a few calibration dataset-free quantizat…

Quantization

Zero-shot Conversational Summarization Evaluations with small Large Language Models

2023-11-29 · Ramesh Manuvinakurike, Saurav Sahay, Sangeeta Manepalli, Lama Nachman

Large Language Models (LLMs) exhibit powerful summarization abilities. However, their capabilities on conversational summarization remains under explored. In this work we evaluate LLMs (approx. 10 billion parameters) on …