菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-06-10
📄 Abstract - REACH: Interpretability-Driven Feature Identification and Architecture Compression for Multi-Channel Vehicular Channel Estimation

Multi-channel mixed-SNR training improves out-of-distribution (OOD) generalisation of deep learning channel estimators for IEEE 802.11p vehicular communications, yet the internal mechanism responsible for this remains unexplained. This work presents REACH (Relevance-based Explanation and Architectural Compression for cHannel estimators), a gradient-based interpretability framework that operates at two levels. Input-level attribution identifies a subset of time-frequency features consistently relevant across all evaluated channel conditions, enabling input dimensionality reduction with minimal performance loss. Filter-level attribution reveals a near-universal internal representation, providing a representational account of the observed OOD generalisation. Guided by the resulting filter taxonomy, relevance-guided architecture compression substantially reduces both the number of parameters and the number of floating-point operations (FLOPs) with sub-1 dB normalised mean square error (NMSE) degradation, and OOD generalisation degrades more slowly than within-distribution accuracy under increasing compression.

顶级标签: machine learning systems model evaluation
详细标签: interpretability channel estimation vehicular communications model compression out-of-distribution generalization 或 搜索:

REACH:面向多信道车辆信道估计的可解释性驱动特征识别与架构压缩 / REACH: Interpretability-Driven Feature Identification and Architecture Compression for Multi-Channel Vehicular Channel Estimation


1️⃣ 一句话总结

本文提出了一种名为REACH的可解释性方法,通过识别不同信道条件下信道估计器共用的关键输入特征和内部表示,在几乎不损失性能的前提下大幅压缩模型参数和计算量,并揭示了模型在复杂环境下仍能保持良好泛化能力的原因。

源自 arXiv: 2606.11857