Tensor Decompositions and Applications in Multilinear Algebra leaf node


URI

https://openalex.org/T12303

Label

Tensor Decompositions and Applications in Multilinear Algebra

Description

This cluster of papers focuses on the theory and applications of tensor decompositions, particularly in the context of multilinear algebra. It covers various decomposition methods such as Singular Value Decomposition, Parallel Factor Analysis, Canonical Polyadic Decomposition, and Tucker Decomposition, along with their applications in signal processing and machine learning.

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/T12303> a skos:Concept ;
    rdfs:label "Tensor Decompositions and Applications in Multilinear Algebra"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Tensor_decomposition>,
        <https://openalex.org/T12303> ;
    skos:broader oasubfields:2605 ;
    skos:definition "This cluster of papers focuses on the theory and applications of tensor decompositions, particularly in the context of multilinear algebra. It covers various decomposition methods such as Singular Value Decomposition, Parallel Factor Analysis, Canonical Polyadic Decomposition, and Tucker Decomposition, along with their applications in signal processing and machine learning."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Tensor Decompositions and Applications in Multilinear Algebra"@en ;
    openalex:cited_by_count 253000 ;
    openalex:works_count 14788 .