mpatacchiola / self-supervised-relational-reasoning

Official PyTorch implementation of the paper "Self-Supervised Relational Reasoning for Representation Learning", NeurIPS 2020 Spotlight.

Home Page:https://arxiv.org/abs/2006.05849

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could you please tell me how to deduce equation 4 in your paper

XiaominLi1997 opened this issue · comments

Could you please tell me how to deduce equation 4 in your paper?
image

Hi there, sorry for the late reply.

The most intuitive way to understand that equation is too look at how pairs are aggregated, see code here.