TL;DR
This paper introduces DAIN, a data augmentation framework that improves neural tensor completion accuracy by leveraging influence functions to identify and sample important tensor cells, outperforming existing methods.
Contribution
The paper presents a novel data augmentation method for tensors that enhances neural tensor completion, addressing overfitting and sparsity issues in real-world data.
Findings
DAIN outperforms all baseline augmentation methods in accuracy.
DAIN scales near linearly to large datasets.
Ablation studies confirm the effectiveness of each component.
Abstract
How can we predict missing values in multi-dimensional data (or tensors) more accurately? The task of tensor completion is crucial in many applications such as personalized recommendation, image and video restoration, and link prediction in social networks. Many tensor factorization and neural network-based tensor completion algorithms have been developed to predict missing entries in partially observed tensors. However, they can produce inaccurate estimations as real-world tensors are very sparse, and these methods tend to overfit on the small amount of data. Here, we overcome these shortcomings by presenting a data augmentation technique for tensors. In this paper, we propose DAIN, a general data augmentation framework that enhances the prediction accuracy of neural tensor completion methods. Specifically, DAIN first trains a neural model and finds tensor cell importances with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
