ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

半监督多层感知机×微调多层感知机×
领域深度学习深度学习
方法族Machine learningMachine learning
起源年份2006–20131986 (MLP); fine-tuning practice formalised c. 2014
提出者Chapelle, O.; Scholkopf, B.; Zien, A. (eds.); Lee, D.-H.Rumelhart, Hinton & Williams (MLP); Yosinski et al. (fine-tuning analysis)
类型Semi-supervised feedforward neural networkSupervised deep learning with pre-trained weight initialisation
开创性文献Chapelle, O., Scholkopf, B. & Zien, A. (Eds.) (2006). Semi-Supervised Learning. MIT Press. ISBN: 978-0-262-03358-9Rumelhart, D. E., Hinton, G. E., & Williams, R. J. (1986). Learning representations by back-propagating errors. Nature, 323, 533–536. DOI ↗
别名SSL-MLP, semi-supervised MLP, semi-supervised feedforward network, partially supervised multilayer perceptronfine-tuned MLP, adapted MLP, domain-adapted multilayer perceptron, MLP fine-tuning
相关44
摘要A semi-supervised multilayer perceptron (SSL-MLP) is a feedforward neural network trained on a small pool of labeled examples together with a larger pool of unlabeled examples. By combining supervised cross-entropy loss on labeled data with an unsupervised consistency or pseudo-label objective on unlabeled data, it extracts far more signal from the data than a purely supervised MLP trained on labels alone.A Fine-Tuned Multilayer Perceptron starts from weights learned on a source task — or a large general-purpose dataset — and continues training on a smaller target dataset with a reduced learning rate. This reuse of pre-learned representations allows the MLP to converge faster and generalise better than training from scratch, especially when labelled target data is scarce.
ScholarGate数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Semi-supervised Multilayer Perceptron · Fine-Tuned Multilayer Perceptron. 于 2026-06-19 检索自 https://scholargate.app/zh/compare