Vertaile menetelmiä
Tarkastele valitsemiasi menetelmiä rinnakkain; eroavat rivit korostetaan.
| Siamilainen neuroverkko× | Autoenkooderi× | |
|---|---|---|
| Tieteenala | Syväoppiminen | Syväoppiminen |
| Menetelmäperhe | Machine learning | Machine learning |
| Syntyvuosi≠ | 1993 | 2006 |
| Kehittäjä≠ | Jane Bromley & Yann LeCun et al.; popularized by Koch et al. | Hinton, G.E. & Salakhutdinov, R.R. |
| Tyyppi≠ | Deep metric-learning architecture | Neural network (encoder-decoder) |
| Alkuperäislähde≠ | Bromley, J., Guyon, I., LeCun, Y., Säckinger, E., & Shah, R. (1993). Signature verification using a 'Siamese' time delay neural network. Advances in Neural Information Processing Systems, 6. link ↗ | Hinton, G.E. & Salakhutdinov, R.R. (2006). Reducing the Dimensionality of Data with Neural Networks. Science, 313(5786), 504–507. DOI ↗ |
| Rinnakkaisnimet | twin network, Siamese neural network, contrastive metric network, Siyam ağı | Otokodlayıcı (Autoencoder), otokodlayıcı, auto-encoder, encoder-decoder network |
| Liittyvät≠ | 1 | 4 |
| Tiivistelmä≠ | A Siamese network is a deep architecture with two (or more) identical, weight-sharing branches that map inputs into an embedding space where similar inputs land close together and dissimilar ones far apart. Introduced by Bromley, LeCun, and colleagues in 1993 for signature verification and revived by Koch et al. (2015) for one-shot image recognition, it learns a similarity metric rather than fixed class labels, making it ideal for verification, matching, and few-shot tasks. | An autoencoder is an encoder-decoder neural network, popularised by Hinton and Salakhutdinov in 2006, that compresses data into a low-dimensional latent code and then reconstructs it, enabling dimensionality reduction and anomaly detection. By learning to rebuild its own input through a narrow bottleneck, it discovers a compact representation of the data. |
| ScholarGateAineisto ↗ |
|
|