paper-with-me

홈 › Papers

Determinantal Point Process Attention Over Grid Cell Code Supports Out of Distribution Generalization

2023-05-28 · Shanka Subhra Mondal, Steven Frankland, Taylor Webb, Jonathan D. Cohen

Deep neural networks have made tremendous gains in emulating human-like intelligence, and have been used increasingly as ways of understanding how the brain may solve the complex computational problems on which this relies. However, these still fall short of, and therefore fail to provide insight into how the brain supports strong forms of generalization of which humans are capable. One such case is out-of-distribution (OOD) generalization-successful performance on test examples that lie outside the distribution of the training set. Here, we identify properties of processing in the brain that may contribute to this ability. We describe a two-part algorithm that draws on specific features of neural computation to achieve OOD generalization, and provide a proof of concept by evaluating performance on two challenging cognitive tasks. First we draw on the fact that the mammalian brain represents metric spaces using grid cell code (e.g., in the entorhinal cortex): abstract representations of relational structure, organized in recurring motifs that cover the representational space. Second, we propose an attentional mechanism that operates over the grid cell code using Determinantal Point Process (DPP), that we call DPP attention (DPP-A) -- a transformation that ensures maximum sparseness in the coverage of that space. We show that a loss function that combines standard task-optimized error with DPP-A can exploit the recurring motifs in the grid cell code, and can be integrated with common architectures to achieve strong OOD generalization performance on analogy and arithmetic tasks. This provides both an interpretation of how the grid cell code in the mammalian brain may contribute to generalization performance, and at the same time a potential means for improving such capabilities in artificial neural networks.

📄 PDF Abstract BibTeX arXiv:2305.18417

Code (1)

shanka123/dpp-attention_grid-cell-code 공식 구현 pytorch

Tasks

Out-of-Distribution Generalization

Methods 이 논문이 사용한 방법론

fail 설명 없음
Test 설명 없음

Similar Papers 제목 키워드 기반

In Conclusion Not Repetition: Comprehensive Abstractive Summarization With Diversified Attention Based On Determinantal Point Processes

2019-09-24 · CONLL 2019 11 · Lei Li, Wei Liu, Marina Litvak, Natalia Vanetik 외

Various Seq2Seq learning models designed for machine translation were applied for abstractive summarization task recently. Despite these models provide high ROUGE scores, they are limited to generate comprehensive summar…

Abstractive Text SummarizationDiversityMachine TranslationPoint Processes+1

Multi-Document Summarization withDeterminantal Point Process Attention

2021-07-13 · Journal of Artificial Intelligence Research 2021 7 · Laura Perez-Beltrachini, Mirella Lapata

The ability to convey relevant and diverse information is critical in multi-documentsummarization and yet remains elusive for neural seq-to-seq models whose outputs are of-ten redundant and fail to correctly c…

Document SummarizationMulti-Document Summarization

Open Loop Hyperparameter Optimization and Determinantal Point Processes

2017-06-06 · ICLR 2018 1 · Jesse Dodge, Kevin Jamieson, Noah A. Smith

Driven by the need for parallelizable hyperparameter optimization methods, this paper studies \emph{open loop} search methods: sequences that are predetermined and can be generated before a single configuration is evalua…

DiversityHyperparameter OptimizationPoint Processes

Exact Sampling from Determinantal Point Processes

2016-09-22 · Philipp Hennig, Roman Garnett

Determinantal point processes (DPPs) are an important concept in random matrix theory and combinatorics. They have also recently attracted interest in the study of numerical methods for machine learning, as they offer an…

Active LearningBayesian OptimizationBIG-bench Machine LearningPoint Processes+1

Graphical structure of conditional independencies in determinantal point processes

2014-06-21 · Tvrtko Tadić

Determinantal point process have recently been used as models in machine learning and this has raised questions regarding the characterizations of conditional independence. In this paper we investigate characterizations …

BIG-bench Machine LearningPoint Processes