howardyclo / papernotes

My personal notes and surveys on DL, CV and NLP papers.
128 stars 6 forks source link

A Simple Neural Network Module For Relational Reasoning #27

Open howardyclo opened 5 years ago

howardyclo commented 5 years ago

Metadata

howardyclo commented 5 years ago

Summary

This paper purposes a Relation Networks (RN) to solve relational problems, and achieves SOTA on VQA challenge on CLEVER dataset, text-based QA on bAbI dataset, and complex reasoning about dynamic physical systems. They also show that CNN do not have general capacity to solve relational questions but can gain this capacity when augmented with RN.

Related to #16. (New SOTA)

Relation Networks

Dealing with Unstructured Inputs

Hyperparameters

Results

See the rest results in the paper.