Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Dual-Attention Convolution Experts for Sparse Tensor Completion

About

Tensor factorization (TF) has been widely adopted for high-dimensional sparse data completion tasks. Despite significant progress, neural TF methods often struggle to capture complex cross-mode interactions and remain vulnerable to (extreme) data sparsity. To address these challenges, we propose a novel neural tensor factorization approach, termed Dual-Attention Convolution Expert Networks with Group-Level Contrastive Learning (DCGC). For the first problem, DCGC generates diverse non-linear alignment patterns of latent factors via a multi-channel convolution network, and leverages the gated dual-attention mechanism to drive the model to focus on more important output channels (i.e., convolution experts) and the aligned features. Furthermore, DCGC introduces a group-level contrastive learning strategy that aggregates positive samples with identical feedback levels while separating negative samples across different levels. This strategy injects high-quality self-supervised signals to mitigate data sparsity. Extensive experiments conducted on five datasets demonstrate that our DCGC outperforms the state-of-the-art methods in sparse tensor completion for traffic and recommendation applications. Code to reproduce the experimental results in the paper is available at https://github.com/ku1z/DCGC.

Yanlei Liu, Zhenyu Liao• 2026

Related benchmarks

TaskDatasetResultRank
Tensor completionMov100k 80% ratio (train)
RMSE0.9062
7
Tensor completionMov100k (90% train ratio)
RMSE0.8999
7
Tensor completionMov1M (80% train ratio)
RMSE0.8769
7
Tensor completionMov1M 90% ratio (train)
RMSE0.8737
7
Tensor completionBeauty 80% ratio (train)
RMSE1.2698
7
Tensor completionBeauty 90% ratio (train)
RMSE1.2607
7
Tensor completionGZspeed (80% train ratio)
RMSE4.2252
7
Tensor completionGZspeed (90% train ratio)
RMSE4.1348
7
Tensor completionPEMS (80% train ratio)
RMSE3.9594
7
Tensor completionPEMS (train)
RMSE3.8598
7
Showing 10 of 10 rows

Other info

Follow for update