paper-with-me

Papers

DLink: Distilling Layer-wise and Dominant Knowledge from EEG Foundation Models

2026-04-16 · Jingyuan Wang, Zhihao Jia, Chenyu Liu, Xinliang Zhou, Haoran Luo, Ziyu Jia, Yong Li, Fang Li, Junfeng Yao, Yi Ding arxiv

EEG foundation models (EFMs) achieve strong cross-subject and cross-task generalization through large-scale pretraining and downstream fine-tuning. Through empirical analysis, we observe that (i) task-adapted EFMs provide strong decoding performance but incur substantial overhead when retained as inference backbones, making knowledge distillation a natural route for optimizing compact students; and (ii) direct distillation from a fixed teacher representation underutilizes EFM knowledge, as task-discriminative information is distributed across intermediate layers rather than concentrated in the final layer. These observations motivate DLink (Distilling Layer-wise and Dominant Knowledge), a spectrally guided distillation framework with input-conditioned layer routing for transferring EFM knowledge into compact students. DLink uses a lightweight router to aggregate teacher layers for each input, and aligns magnitude and phase spectra to mitigate compression-induced spectral distortion in learned representations. The routed teacher knowledge is internalized by a project-then-compress student; the teacher and router are used only during training. Experiments on four EEG benchmarks show that DLink improves matched compact students and remains competitive with lightweight baselines, narrowing the gap to fine-tuned EFMs while substantially reducing parameters, FLOPs, and CPU-only inference latency.

📄 PDF Abstract BibTeX arXiv:2604.15016

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

QuadLink: Autoregressive Quad-Dominant Mesh Generation via Point-Relation Learning

2026-05-16 · Yiheng Zhang, Zhe Zhu, Tingrui Shen, Zhuojiang Cai 외 arxiv

The generation of production-ready quad-dominant meshes is a cornerstone of modern 3D content creation. Generating anisotropic quad-dominant meshes from point clouds is challenging, as existing methods are typically limi…

Point Clouds

C-DLinkNet: considering multi-level semantic features for human parsing

2020-01-31 · Yu Lu, Muyan Feng, Ming Wu, Chuang Zhang

Human parsing is an essential branch of semantic segmentation, which is a fine-grained semantic segmentation task to identify the constituent parts of human. The challenge of human parsing is to extract effective semanti…

DecoderHuman ParsingSegmentationSemantic Segmentation

Ensemble knowledge distillation of self-supervised speech models

2023-02-24 · Kuan-Po Huang, Tzu-hsun Feng, Yu-Kuan Fu, Tsu-Yuan Hsu 외

Distilled self-supervised models have shown competitive performance and efficiency in recent years. However, there is a lack of experience in jointly distilling multiple self-supervised speech models. In our work, we per…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Emotion RecognitionKnowledge Distillation+4

Tools facilitating better use of online dictionaries: Technical aspects of Multidict, Wordlink and Clilstore

2014-08-01 · WS 2014 8 · Caoimh{\'\i}n {\'O} Donna{\'\i}le

Marginal Utility Diminishes: Exploring the Minimum Knowledge for BERT Knowledge Distillation

2021-06-10 · ACL 2021 5 · Yuanxin Liu, Fandong Meng, Zheng Lin, Weiping Wang 외

Recently, knowledge distillation (KD) has shown great success in BERT compression. Instead of only learning from the teacher's soft label as in conventional KD, researchers find that the rich information contained in the…

Knowledge Distillation