当前位置: 首页 > news >正文

消融实验_草稿

五列数据

\begin{table}[htbp]
	\caption{Performance Comparison of Standalone KD Variants vs MIRKD-enhanced Variants on ACNE04 Dataset\label{AblationKD}}
	\centering
	\renewcommand{\arraystretch}{1.2}
	\scriptsize
	\begin{tabularx}{\linewidth}{@{}l *{3}{>{\centering\arraybackslash}X}@{}}
		\toprule[1.2pt]
		Method & ACC (\%) & PRE (\%) & YI (\%) \\
		\midrule[0.8pt]
		DKD \cite{DKD} & 84.36 & 84.49 & 76.86 \\
		\textbf{MIRKD+DKD} & \textbf{86.19} & \textbf{86.25} & \textbf{79.20} \\
		\rowcolor{blue!10} $\Delta$ & \textcolor{red}{+1.83} & \textcolor{red}{+1.76} & \textcolor{red}{+2.34} \\
		\addlinespace[0.2em]
		
		RKD \cite{RKD} & 82.65 & 81.65 & 73.45 \\  
		\textbf{MIRKD+RKD} & \textbf{85.12} & \textbf{84.83} & \textbf{77.15} \\
		\rowcolor{blue!10} $\Delta$ & \textcolor{red}{+2.47} & \textcolor{red}{+3.18} & \textcolor{red}{+3.70} \\
		\addlinespace[0.2em]
		
		NKD \cite{NKD} & 84.82 & 83.89 & 76.54 \\
		\textbf{MIRKD+NKD} & \textbf{85.91} & \textbf{85.67} & \textbf{78.43} \\ 
		\rowcolor{blue!10} $\Delta$ & \textcolor{red}{+1.09} & \textcolor{red}{+1.78} & \textcolor{red}{+1.89} \\
		\addlinespace[0.2em]
		
		PKT \cite{PKT} & 83.11 & 81.67 & 75.49 \\
		\textbf{MIRKD+PKT} & \textbf{84.95} & \textbf{83.92} & \textbf{76.88} \\
		\rowcolor{blue!10} $\Delta$ & \textcolor{blue}{+1.84} & \textcolor{blue}{+2.25} & \textcolor{blue}{+1.39} \\
		\addlinespace[0.2em]
		
		SP \cite{SP} & 84.13 & 83.52 & 77.74 \\
		\textbf{MIRKD+SP} & \textbf{85.37} & \textbf{84.21} & \textbf{78.12} \\
		\rowcolor{blue!10} $\Delta$ & \textcolor{blue}{+1.24} & \textcolor{blue}{+0.69} & \textcolor{blue}{+0.38} \\
		\bottomrule[1.2pt]
	\end{tabularx}
	
	\vspace{0.5em}
	\footnotesize
	\textsuperscript{*}Bold indicates MIRKD-enhanced variants. \\
	\textcolor{red}{Red $\Delta$}: Significant improvement ($\Delta \geq 1.5\%$), 
	\textcolor{blue}{Blue $\Delta$}: Moderate improvement ($\Delta < 1.5\%$)
\end{table}

http://www.dtcms.com/a/125664.html

相关文章:

  • 使用setTimeout模拟setInterval
  • 山东省第二人民医院:基于DeepSeek的医疗AI智慧安全运营应用
  • 河北工程大学e2e平台,python
  • 使用Python写入JSON、XML和YAML数据到Excel文件
  • 高速电路设计概述
  • 代码大模型的发展:通义灵码与KwaiCoder的技术探讨
  • 分布式锁在秒杀场景中的Python实现与CAP权衡
  • 【Delphi】中共享锁实现
  • 腾讯视频安卓版如何开启4K超清画质-提升手机端观影清晰度体验
  • 操作系统 4.2-键盘
  • 论文学习:《利用图注意力网络增强单细胞多组学数据的整合》
  • 无锡东亭无人机培训机构电话
  • 安卓开发提示Android Gradle plugin错误
  • 九科智能流程自动化平台能否适应不同行业的需求?
  • 全球变暖(蓝桥杯 2018 年第九届省赛)
  • 从零开始学java--泛型
  • 倚光科技:以创新之光,雕琢全球领先光学设计公司
  • 【Java集合】LinkedHashSet源码深度分析
  • 理解企业内部信息集成
  • AcWing 166.数独
  • C++基础精讲-04
  • 对称加密与非对称加密与消息摘要算法保证https的数据交互的完整性和保密性
  • <C#>在 C# .NET 6 中,使用IWebHostEnvironment获取Web应用程序的运行信息。
  • 谷歌闭源Android后的生态变局与数据库国产替代的必要性——以金仓数据库为例
  • 出口商品贸易方式企业性质总值数据库
  • ReentrantLock 实现公平锁和非公平锁的原理!
  • swift菜鸟教程6-10(运算符,条件,循环,字符串,字符)
  • 2025年第十八届“认证杯”数学中国数学建模网络挑战赛【BC题】完整版+代码+结果
  • 深入剖析观察者模式:原理、实践与 Spring 源码解读
  • 深度学习总结(8)