paper-with-me

Papers

KIND: Knowledge Integration and Diversion for Training Decomposable Models

2024-08-14 · Yucheng Xie, Fu Feng, Ruixiao Shi, Jing Wang, Yong Rui, Xin Geng

Pre-trained models have become the preferred backbone due to the increasing complexity of model parameters. However, traditional pre-trained models often face deployment challenges due to their fixed sizes, and are prone to negative transfer when discrepancies arise between training tasks and target tasks. To address this, we propose KIND, a novel pre-training method designed to construct decomposable models. KIND integrates knowledge by incorporating Singular Value Decomposition (SVD) as a structural constraint, with each basic component represented as a combination of a column vector, singular value, and row vector from U, \Sigma, and V^\top matrices. These components are categorized into learngenes for encapsulating class-agnostic knowledge and tailors for capturing class-specific knowledge, with knowledge diversion facilitated by a class gate mechanism during training. Extensive experiments demonstrate that models pre-trained with KIND can be decomposed into learngenes and tailors, which can be adaptively recombined for diverse resource-constrained deployments. Moreover, for tasks with large domain shifts, transferring only learngenes with task-agnostic knowledge, when combined with randomly initialized tailors, effectively mitigates domain shifts. Code will be made available at https://github.com/Te4P0t/KIND.

📄 PDF Abstract BibTeX arXiv:2408.07337

Code (1)

te4p0t/kind 공식 구현

Tasks

parameter-efficient fine-tuning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DivControl: Knowledge Diversion for Controllable Image Generation

2025-07-31 · Yucheng Xie, Fu Feng, Ruixiao Shi, Jing Wang 외 arxiv

Diffusion models have advanced from text-to-image (T2I) to image-to-image (I2I) generation by incorporating structured inputs such as depth maps, enabling fine-grained spatial control. However, existing methods either tr…

Zero-shot GeneralizationImage Generation

Knowledge Diversion for Efficient Morphology Control and Policy Transfer

2025-12-10 · Fu Feng, Ruixiao Shi, Yucheng Xie, Jianlu Shen 외 arxiv

Universal morphology control aims to learn a universal policy that generalizes across heterogeneous agent morphologies, with Transformer-based controllers emerging as a popular choice. However, such architectures incur s…

Hallucination Detection in Large Language Models Using Diversion Decoding

2026-07-11 · Basel Abdeen, S M Tahmid Siddiqui, Meah Tahmeed Ahmed, Anoop Singhal 외 arxiv

Large language models (LLMs) have emerged as a powerful tool for retrieving knowledge through seamless, human-like interactions. Despite their advanced text generation capabilities, LLMs exhibit hallucination tendencies,…

Text Generation

Effective approaches to disaster evacuation during a COVID-like pandemic

2022-08-29 · Yi-Lin Tsai, Dymasius Y. Sitepu, Karyn E. Chappell, Rishi P. Mediratta 외

Since COVID-19 vaccines became available, no studies have quantified how different disaster evacuation strategies can mitigate pandemic risks in shelters. Therefore, we applied an age-structured epidemiological model, kn…

Optimizing Non-decomposable Measures with Deep Networks

2018-01-31 · Amartya Sanyal, Pawan Kumar, Purushottam Kar, Sanjay Chawla 외

We present a class of algorithms capable of directly training deep neural networks with respect to large families of task-specific performance measures such as the F-measure and the Kullback-Leibler divergence that are s…