siamese network
同じ構造の2つのニューラルネットワークを双子のように使う手法
siamese twinsとはシャム双生児、頭が2つで体が1つの奇形児のこと
個人的にはあんまり良い名前ではないと思う
Siamese Neural Networks for One-Shot Image Recognition
http://www.cs.utoronto.ca/~gkoch/files/msc-thesis.pdf
One Shot Learning with Siamese Networks in PyTorch – Hacker Noon