paper-with-me

Papers

Multidimensional Task Learning: A Unified Tensor Framework for Computer Vision Tasks

2026-02-26 · Alaa El Ichi, Khalide Jbilou arxiv

This paper introduces Multidimensional Task Learning (MTL), a unified mathematical framework based on Generalized Einstein MLPs (GE-MLPs) that operate directly on tensors via the Einstein product. We argue that current computer vision task formulations are inherently constrained by matrix-based thinking: standard architectures rely on matrix-valued weights and vectorvalued biases, requiring structural flattening that restricts the space of naturally expressible tasks. GE-MLPs lift this constraint by operating with tensor-valued parameters, enabling explicit control over which dimensions are preserved or contracted without information loss. Through rigorous mathematical derivations, we demonstrate that classification, segmentation, and detection are special cases of MTL, differing only in their dimensional configuration within a formally defined task space. We further prove that this task space is strictly larger than what matrix-based formulations can natively express, enabling principled task configurations such as spatiotemporal or cross modal predictions that require destructive flattening under conventional approaches. This work provides a mathematical foundation for understanding, comparing, and designing computer vision tasks through the lens of tensor algebra.

📄 PDF Abstract BibTeX arXiv:2602.23217

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Unified AI Models for MU-MIMO Communications: A Tensor Equivariance Framework

2024-06-13 · Yafei Wang, Hongwei Hou, Xinping Yi, Wenjin Wang 외

In this paper, we propose a unified framework based on equivariance for the design of artificial intelligence (AI)-assisted technologies in multi-user multiple-input-multiple-output (MU-MIMO) systems. We first provide de…

Scheduling

Low-Rank and Sparse Enhanced Tucker Decomposition for Tensor Completion

2020-10-01 · Chenjian Pan, Chen Ling, Hongjin He, Liqun Qi 외

Tensor completion refers to the task of estimating the missing data from an incomplete measurement or observation, which is a core problem frequently arising from the areas of big data analysis, computer vision, and netw…

Data CompressionFace Recognition

Brain-Computer Interface with Corrupted EEG Data: A Tensor Completion Approach

2018-06-13 · Jordi Sole-Casals, Cesar F. Caiafa, Qibin Zhao, Adrzej Cichocki

One of the current issues in Brain-Computer Interface is how to deal with noisy Electroencephalography measurements organized as multidimensional datasets. On the other hand, recently, significant advances have been made…

Brain Computer InterfaceClassificationEEGElectroencephalogram (EEG)+3

Guaranteed Multidimensional Time Series Prediction via Deterministic Tensor Completion Theory

2025-01-26 · Hao Shu, Jicheng Li, Yu Jin, Hailin Wang

In recent years, the prediction of multidimensional time series data has become increasingly important due to its wide-ranging applications. Tensor-based prediction methods have gained attention for their ability to pres…

Computational EfficiencyPredictionTensor DecompositionTime Series+1

Tensor Methods in Computer Vision and Deep Learning

2021-07-07 · Yannis Panagakis, Jean Kossaifi, Grigorios G. Chrysos, James Oldfield 외

Tensors, or multidimensional arrays, are data structures that can naturally represent visual data of multiple dimensions. Inherently able to efficiently capture structured, latent semantic spaces and high-order interacti…

Deep LearningRepresentation Learning