ScholarGate
助手

方法对比

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

半监督多层感知机×半监督长短期记忆网络 (Semi-supervised LSTM)×
领域深度学习深度学习
方法族Machine learningMachine learning
起源年份2006–20132015–2018
提出者Chapelle, O.; Scholkopf, B.; Zien, A. (eds.); Lee, D.-H.Hochreiter, S. & Schmidhuber, J. (LSTM); semi-supervised extensions by various authors (2015–2020)
类型Semi-supervised feedforward neural networkSemi-supervised sequence model
开创性文献Chapelle, O., Scholkopf, B. & Zien, A. (Eds.) (2006). Semi-Supervised Learning. MIT Press. ISBN: 978-0-262-03358-9Hochreiter, S., & Schmidhuber, J. (1997). Long Short-Term Memory. Neural Computation, 9(8), 1735–1780. DOI ↗
别名SSL-MLP, semi-supervised MLP, semi-supervised feedforward network, partially supervised multilayer perceptronSSL-LSTM, semi-supervised sequence model, LSTM with unlabeled data, pseudo-label LSTM
相关43
摘要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.Semi-supervised LSTM combines the sequential memory of Long Short-Term Memory networks with semi-supervised learning strategies — using a small labeled dataset alongside a large pool of unlabeled sequences. The model is pretrained or regularized on unlabeled data, then fine-tuned on labeled examples, delivering strong generalization when labeled data is scarce.
ScholarGate数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED

前往搜索 下载幻灯片

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