Knowledge Base Graph Embedding for Visual Question Answering leaf node


URI

https://openalex.org/T14413

Label

Knowledge Base Graph Embedding for Visual Question Answering

Description

This cluster of papers focuses on the development and application of knowledge base graph embedding techniques for visual question answering models. It explores methods such as multi-scale relational networks, semantic representation, and deep learning for tasks including image classification, endoscope image mosaic, and haze prediction. The research also delves into spatial statistics and semantic reasoning to improve visual reasoning and feature extraction in the context of visual question answering.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T14413> a skos:Concept ;
    rdfs:label "Knowledge Base Graph Embedding for Visual Question Answering"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Graph_embedding>,
        <https://openalex.org/T14413> ;
    skos:broader oasubfields:1702 ;
    skos:definition "This cluster of papers focuses on the development and application of knowledge base graph embedding techniques for visual question answering models. It explores methods such as multi-scale relational networks, semantic representation, and deep learning for tasks including image classification, endoscope image mosaic, and haze prediction. The research also delves into spatial statistics and semantic reasoning to improve visual reasoning and feature extraction in the context of visual question answering."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Knowledge Base Graph Embedding for Visual Question Answering"@en ;
    openalex:cited_by_count 14499 ;
    openalex:works_count 7938 .