paper-with-me

Papers

KbSD: Knowledge Boundary aware Self-Distillation for Behavioral Calibration in Agentic Search

2026-06-29 · Tao Feng, Xinke Jiang, Chao Wu arxiv

Agentic search equips large language models with dynamic retrieval abilities, but existing reinforcement learning methods remain limited by reward sparsity in knowledge boundary calibration -- deciding when to trust parametric memory, when to rely on retrieved evidence, and when to abstain. Binary rewards can penalize undesirable outcomes, but provide little guidance on the reasoning process required to make calibrated decisions across different knowledge states. To address this, we propose KbSD (Knowledge boundary Self-Distillation), a framework that tackles this limitation through dense token-level supervision, outcome-level sparse rewards, and quadrant-adaptive optimization. KbSD constructs a hint-augmented teacher, architecturally identical to the student, that receives explicit knowledge boundary signals -- including parametric certainty, retrieval quality, and ground-truth answers -- to generate calibrated reasoning demonstrations. This information-asymmetric self-distillation enables dense supervision without requiring a larger external model. To further account for the heterogeneous reasoning distributions across knowledge states, we introduce a quadrant-adaptive distillation objective: reverse KL for concentrated integration, forward KL for diverse refusal, and Pareto-optimal bidirectional KL for asymmetric quadrants requiring both precision and coverage. Experiments on multiple benchmarks show that KbSD consistently improves both task accuracy and hallucination mitigation over strong baselines, with the largest gains appearing in the challenging quadrants where sparse rewards are least informative.

📄 PDF Abstract BibTeX arXiv:2606.29863

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

On the Failure of Boundary-Seeking Distillation in Bottlenecked Generative Architectures

2026-07-17 · Mohamed Amine Kina arxiv

Data-free knowledge distillation transfers the knowledge encoded in a teacher model to a student model without access to the original training data. Prior work such as Contrastive Abductive Knowledge Extraction (CAKE) ac…

Data-free Knowledge Distillation

Few-Shot Knowledge Distillation of LLMs With Counterfactual Explanations

2025-10-24 · Faisal Hamman, Pasan Dissanayake, Yanjun Fu, Sanghamitra Dutta arxiv

Knowledge distillation is a promising approach to transfer capabilities from complex teacher models to smaller, resource-efficient student models that can be deployed easily, particularly in task-aware scenarios. However…

Knowledge Distillation

Decision Boundary-aware Knowledge Consolidation Generates Better Instance-Incremental Learner

2024-06-05 · Qiang Nie, WeiFu Fu, Yuhuan Lin, Jialin Li 외

Instance-incremental learning (IIL) focuses on learning continually with data of the same classes. Compared to class-incremental learning (CIL), the IIL is seldom explored because IIL suffers less from catastrophic forge…

class-incremental learningClass Incremental LearningIncremental LearningKnowledge Distillation

Knowledge Distillation with Adversarial Samples Supporting Decision Boundary

2018-05-15 · Byeongho Heo, Minsik Lee, Sangdoo Yun, Jin Young Choi

Many recent works on knowledge distillation have provided ways to transfer the knowledge of a trained network for improving the learning process of a new one, but finding a good technique for knowledge distillation is st…

Adversarial AttackKnowledge Distillation

Towards Complementary Knowledge Distillation for Efficient Dense Image Prediction

2024-01-24 · Dong Zhang, Pingcheng Dong, Long Chen, Kwang-Ting Cheng

It has been revealed that small efficient dense image prediction (EDIP) models, trained using the knowledge distillation (KD) framework, encounter two key challenges, including maintaining boundary region completeness an…

Implicit RelationsInstance SegmentationKnowledge DistillationObject+5