paper-with-me

Papers

Multi-level Adaptive Contrastive Learning for Knowledge Internalization in Dialogue Generation

2023-10-13 · Chenxu Yang, Zheng Lin, Lanrui Wang, Chong Tian, Liang Pang, Jiangnan Li, Qirong Ho, Yanan Cao, Weiping Wang

Knowledge-grounded dialogue generation aims to mitigate the issue of text degeneration by incorporating external knowledge to supplement the context. However, the model often fails to internalize this information into responses in a human-like manner. Instead, it simply inserts segments of the provided knowledge into generic responses. As a result, the generated responses tend to be tedious, incoherent, and in lack of interactivity which means the degeneration problem is still unsolved. In this work, we first find that such copying-style degeneration is primarily due to the weak likelihood objective, which allows the model to "cheat" the objective by merely duplicating knowledge segments in a superficial pattern matching based on overlap. To overcome this challenge, we then propose a Multi-level Adaptive Contrastive Learning (MACL) framework that dynamically samples negative examples and subsequently penalizes degeneration behaviors at both the token-level and sequence-level. Extensive experiments on the WoW dataset demonstrate the effectiveness of our approach across various pre-trained models.

📄 PDF Abstract BibTeX arXiv:2310.08943

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDialogue Generation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

SKILLC: Learning Autonomous Skill Internalization in LLM Agents via Contrastive Credit Assignment

2026-05-27 · Hongxiang Lin, Zhirui Kuai, Erpeng Xue, Lei Wang arxiv

Structured skill prompts improve exploration in long-horizon agentic reinforcement learning (RL). Skill-augmented RL methods retain external skills at inference, while skill-internalization RL methods withdraw them durin…

Reinforcement Learning

Lexical Knowledge Internalization for Neural Dialog Generation

2022-05-04 · ACL 2022 5 · Zhiyong Wu, Wei Bi, Xiang Li, Lingpeng Kong 외

We propose knowledge internalization (KI), which aims to complement the lexical knowledge into neural dialog models. Instead of further conditioning the knowledge-grounded dialog (KGD) models on externally retrieved know…

Contrastive Learning

Polarize, Catalyze, Stabilize: How a minority of norm internalizers amplify group selection and punishment

2021-12-22 · Victor Vikram Odouard, Diana Smirnova, Shimon Edelman

Many mechanisms behind the evolution of cooperation, such as reciprocity, indirect reciprocity, and altruistic punishment, require group knowledge of individual actions. But what keeps people cooperating when no one is l…

Pushing the Limits of LLM Tool Calling via Experiential Knowledge Integration and Activation

2026-06-09 · Yupu Hao, Zhuoran Jin, Huanxuan Liao, Kang Liu 외 arxiv

Large language models (LLMs) rely on tool use to act as autonomous agents, yet often fail in multi-step execution due to insufficient tool-related knowledge and ineffective knowledge activation. Therefore, we present a s…

Reinforcement Learning

CogFlow: Bridging Perception and Reasoning through Knowledge Internalization for Visual Mathematical Problem Solving

2026-01-05 · Shuhang Chen, Yunqiu Xu, Junjie Xie, Aojun Lu 외 arxiv

Despite significant progress, multimodal large language models continue to struggle with visual mathematical problem solving. Some recent works recognize that visual perception is a bottleneck in visual mathematical reas…

Information ExtractionMathematical Reasoning