Skip to content

Add a compositional neural instance retriever to handle incompleteness in the data #123

Open
@Jean-KOUAGOU

Description

@Jean-KOUAGOU
  • A compositional neural instance retriver can parse and encode a class expression into a continuous vector, which is then used together with the embedding of an individual to produce a probability "that the individual is an instance of the class expression"

  • We plan to implement three compositional neural instance retrievers based on: 1) a transformer architecture, 2) an rnn architecture, 3) the NAND operator and direct interpretations of DL concetpts as sets

  • An initial implementation with a transformer architecture is available at https://github.com/dice-group/CoNeuralReasoner

  • Integration should start in the coming weeks

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions