paper-with-me

Papers

SARN: Relational Reasoning through Sequential Attention

2018-11-01 · Jinwon An, Sungwon Lyu, Sungzoon Cho

This paper proposes an attention module augmented relational network called SARN(Sequential Attention Relational Network) that can carry out relational reasoning by extracting reference objects and making efficient pairing between objects. SARN greatly reduces the computational and memory requirements of the relational network, which computes all object pairs. It also shows high accuracy on the Sort-of-CLEVR dataset compared to other models, especially on relational questions.

📄 PDF Abstract BibTeX arXiv:1811.00246

Code (0)

등록된 구현이 없습니다.

Tasks

Relational Reasoning

Similar Papers 제목 키워드 기반

CaesarNeRF: Calibrated Semantic Representation for Few-shot Generalizable Neural Rendering

2023-11-27 · Haidong Zhu, Tianyu Ding, Tianyi Chen, Ilya Zharkov 외

Generalizability and few-shot learning are key challenges in Neural Radiance Fields (NeRF), often due to the lack of a holistic understanding in pixel-level rendering. We introduce CaesarNeRF, an end-to-end approach that…

Few-Shot LearningNeRFNeural Rendering

QuasarNET: Human-level spectral classification and redshifting with Deep Neural Networks

2018-08-29 · Nicolas Busca, Christophe Balland

We introduce QuasarNET, a deep convolutional neural network that performs classification and redshift estimation of astrophysical spectra with human-expert accuracy. We pose these two tasks as a \emph{feature detection} …

General Classification

Relational recurrent neural networks

2018-06-05 · NeurIPS 2018 12 · Adam Santoro, Ryan Faulkner, David Raposo, Jack Rae 외

Memory-based neural networks model temporal data by leveraging an ability to remember information for long periods. It is unclear, however, whether they also have an ability to perform complex relational reasoning with t…

Language ModelingLanguage ModellingRelational Reasoning

HR-RCNN: Hierarchical Relational Reasoning for Object Detection

2021-10-26 · Hao Chen, Abhinav Shrivastava

Incorporating relational reasoning in neural networks for object recognition remains an open problem. Although many attempts have been made for relational reasoning, they generally only consider a single type of relation…

Graph AttentionInstance SegmentationObjectobject-detection+4

Jointly Visual- and Semantic-Aware Graph Memory Networks for Temporal Sentence Localization in Videos

2023-03-02 · Daizong Liu, Pan Zhou

Temporal sentence localization in videos (TSLV) aims to retrieve the most interested segment in an untrimmed video according to a given sentence query. However, almost of existing TSLV approaches suffer from the same lim…

Representation LearningSentenceVisual Reasoning