惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Last Week in AI
Last Week in AI
有赞技术团队
有赞技术团队
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
人人都是产品经理
人人都是产品经理
博客园 - 司徒正美
博客园 - 聂微东
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 叶小钗
罗磊的独立博客
IT之家
IT之家
博客园 - 三生石上(FineUI控件)
V
Visual Studio Blog
T
Tailwind CSS Blog
大猫的无限游戏
大猫的无限游戏
Hugging Face - Blog
Hugging Face - Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
N
Netflix TechBlog - Medium
MyScale Blog
MyScale Blog
J
Java Code Geeks
L
LangChain Blog
S
SegmentFault 最新的问题
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Apple Machine Learning Research
Apple Machine Learning Research
G
Google Developers Blog

Transactions of the Association for Computational Linguistics

A Systematic Review of NLP for Dementia: Tasks, Datasets and Opportunities TALE: Token-Adaptive Low-Rank KVCache Approximation with Reconstruction Elimination Large Language Models Are Human-Like Internally BenCzechMark : A Czech-centric Multitask and Multimetric Benchmark for Large Language Models with Duel Scoring Mechanism Adding Chocolate to MINT: Mitigating Metric Interference in Machine Translation Objectifying the Subjective: Cognitive Biases in Topic Interpretations Elements of World Knowledge (EWoK): A cognition-inspired framework for evaluating basic world knowledge in language models End-to-End Long Document Summarization using Gradient Caching MURI: High-Quality Instruction Tuning Datasets for Low-Resource Languages via Reverse Instructions CRAFT Your Dataset: Task-Specific Synthetic Dataset Generation Through Corpus Retrieval and Augmentation Human Choice Prediction in Language-Based Persuasion Games: Simulation-Based Off-Policy Evaluation Adversarial Defence without Adversarial Defence: Enhancing Language Model Robustness via Instance-level Principal Component Removal Exploring Practical Gaps in Using Cross Entropy to Implement Maximum Mutual Information Criterion for Rationalization Benchmarking Linguistic Diversity of Large Language Models Do Large Multimodal Models Solve Caption Generation for Scientific Figure? Lessons Learned from SciCap Challenge 2023 MTRAG: A Multi-Turn Conversational Benchmark for Evaluating Retrieval-Augmented Generation Systems Culturally Aware and Adapted NLP: A Taxonomy and a Survey of the State of the Art KEFT: Knowledge-Enhanced Fine-Tuning for Large Language Models in Domain-Specific Question Answering Active Knowledge Structuring for Large Language Models in Materials Science Text Mining How to Select Datapoints for Efficient Human Evaluation of NLG Models? A Unifying Scheme for Extractive Content Selection Tasks Early Detection and Reduction of Memorisation for Domain Adaptation and Instruction Tuning Towards More Realistic Extraction Attacks: An Adversarial Perspective The Frame Representation Hypothesis: Multi-Token LLM Interpretability and Concept-Guided Text Generation Overcoming Source Object Grounding for Semantic Image Editing Explanatory Summarization with Discourse-Driven Planning On the Effect of Instruction Tuning Loss on Generalization BharatBBQ: A Multilingual Bias Benchmark for Question Answering in the Indian Context Are Triggers Needed for Document-Level Event Extraction? Safe Pruning LoRA: Robust Distance-Guided Pruning for Safety Alignment in Adaptation of LLMs
Efficient Tuning of Large Language Models for Knowledge-G...
Bo Zhang, Hu · 2025-12-25 · via Transactions of the Association for Computational Linguistics

Abstract

Large language models (LLMs) demonstrate remarkable text comprehension and generation capabilities but often lack the ability to utilize up-to-date or domain-specific knowledge not included in their training data. To address this gap, we introduce KEDiT, an efficient method for fine-tuning LLMs for knowledge-grounded dialogue generation. KEDiT operates in two main phases: first, it employs an information bottleneck to compress retrieved knowledge into learnable parameters, retaining essential information while minimizing computational overhead. Second, a lightweight knowledge-aware adapter integrates these compressed knowledge vectors into the LLM during fine-tuning, updating less than 2% of the model parameters. The experimental results on the Wizard of Wikipedia and a newly constructed PubMed-Dialog dataset demonstrate that KEDiT excels in generating contextually relevant and informative responses, outperforming competitive baselines in automatic, LLM-based, and human evaluations. This approach effectively combines the strengths of pretrained LLMs with the adaptability needed for incorporating dynamic knowledge, presenting a scalable solution for fields such as medicine.
Article at MIT Press