HiCoRe predicts an image's global class by running graph convolutions over complete graphs of its bounding boxes, and claims large gains over CNN baselines without using object labels.
Deep Learning on Graphs: A Survey
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Deep learning has been shown to be successful in a number of domains, ranging from acoustics, images, to natural language processing. However, applying deep learning to the ubiquitous graph data is non-trivial because of the unique characteristics of graphs. Recently, substantial research efforts have been devoted to applying deep learning methods to graphs, resulting in beneficial advances in graph analysis techniques. In this survey, we comprehensively review the different types of deep learning methods on graphs. We divide the existing methods into five categories based on their model architectures and training strategies: graph recurrent neural networks, graph convolutional networks, graph autoencoders, graph reinforcement learning, and graph adversarial methods. We then provide a comprehensive overview of these methods in a systematic manner mainly by following their development history. We also analyze the differences and compositions of different methods. Finally, we briefly outline the applications in which they have been used and discuss potential future research directions.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2019 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
HiCoRe: Visual Hierarchical Context-Reasoning
HiCoRe predicts an image's global class by running graph convolutions over complete graphs of its bounding boxes, and claims large gains over CNN baselines without using object labels.