---
title: Hankel-Structured Tensor Completion
url: https://www.emergentmind.com/topics/hankel-structured-tensor-completion-models
type: topic
---

# Hankel-Structured Tensor Completion

Hankel-structured tensor completion models are a class of approaches that exploit the specific algebraic and spectral properties of Hankel tensors—tensors whose entries depend linearly on the sum of their indices—for the completion of multidimensional arrays from partial or noisy observations. These models harness combinations of low-rank tensor factorizations and explicit Hankel structure regularization (typically via nuclear norm or related convex surrogates) to recover structured signals in applications such as signal processing, spectroscopy, traffic state estimation, and spectral compressed sensing.

## 1. Mathematical Formulation of Hankel-structured Tensors

A Hankel tensor is a multidimensional array in which each entry is a function of the sum of its indices. For an $m$-way, $n$-dimensional real symmetric tensor $A \in S_{m,n}$, there exists a generating vector $v \in \mathbb{R}^{(n-1)m+1}$ such that
$$
A_{i_1 \dots i_m} = v_{i_1 + \cdots + i_m - m},
$$
where $i_j \in [n]$ for all $j$. The Hankel property encodes shift-invariance and is ubiquitous in systems characterized by exponential or sinusoidal dynamics, including multidimensional harmonic retrieval and time–frequency analysis [1410.6989].

For generic tensors (not restricted to symmetry), Hankelization operators map one or more tensor modes to Hankel matrices (or higher-order analogs), facilitating low-rank constraints compatible with harmonic or exponential signal priors [1604.02100, 2507.04847].

## 2. Model Classes and Factorizations

### CP and BTD-based Completion

Early models focused on the CANDECOMP/PARAFAC (CP) decomposition, representing a tensor as a sum of rank-1 components. For multidimensional exponential signal completion, the factor vectors are themselves structured as sampled exponentials, and thus their Hankelizations are (approximately) rank-1 [1604.02100]. The completion objective then imposes low (CP) rank and nuclear-norm regularization on the Hankel matrices of factor vectors:
$$
\min_{\{u_r^{(n)}\}} \sum_{r=1}^{\widehat{R}} \sum_{n=1}^N \|\mathcal{R} u_r^{(n)}\|_* + \frac{\lambda}{2} \|\mathcal{P}_\Omega([\![U^{(1)}, \dots, U^{(N)}]\!] - Y)\|_F^2.
$$

Block Term Decomposition (BTD) models generalize this structure by allowing each component to be a multilinear block (rather than a rank-one outer product), capturing more sophisticated one-to-many and groupwise harmonic correspondences across modes [2501.15166]. In BTD-based Hankel tensor completion, the objective jointly fits the observed entries, minimizes the nuclear norm of Hankelized components, and includes Frobenius norm regularization:
$$
\min_{\{A_r,B_r,c_r\}} \lambda f_1(A,B,C) + \sum_{r,l} \|H[b_{r,l}]\|_* + \sum_r \|H[c_r]\|_* + \|A\|_F^2.
$$

### Tucker-based and SOS Models

When additional constraints are important (e.g., positive semidefiniteness in sum-of-squares contexts), models are formulated as optimization problems over generating vectors and Hankel matrices, with nuclear norm (“trace norm”) surrogates for rank and cone constraints for PSD property [1410.6989]. Tucker-based approaches, as in multi-measurement spectral compressed sensing, impose low multilinear (Tucker) rank on Hankel lifts of signal collections [2507.04847].

## 3. Optimization Algorithms

Most state-of-the-art Hankel-structured tensor completion algorithms are based on variants of the Alternating Direction Method of Multipliers (ADMM) or scaled/accelerated gradient methods adapted to tensor and Hankel algebra.

- **ADMM for CP/BTD models:** Auxiliary variables are introduced for Hankelized factors, with nuclear norm penalization and dual multipliers enforcing consistency. Updates cycle via:
  1. Least-squares or ALS/Gauss–Newton optimization of decomposition factors
  2. Singular value thresholding (SVT) on Hankelized auxiliary variables
  3. Multiplier (dual variable) and (optional) penalty parameter updates
[1604.02100, 2501.15166, 2105.11335].
  
- **Scaled Gradient Methods for Hankel-Tucker Models:** Preconditioned gradient descent steps with efficient multilinear projection and fast Hankel operations exploiting block FFTs or specialized projection properties. Each update minimizes a penalized data-fidelity plus Hankel-structure mismatch, realizing $\mathcal{O}(s+n)$ complexity per iteration [2507.04847].

The following table contrasts representative approaches:

| Model Class          | Structure Exploited        | Main Algorithm            |
|----------------------|---------------------------|---------------------------|
| CP + Hankel Nuclear  | Exponential factor vectors| ADMM w/ SVT [1604.02100]  |
| BTD + Hankel Nuclear | Groupwise harmonic blocks | ADMM w/ ALS/GN [2501.15166]|
| Hankel-Tucker        | Multilinear (Tucker) rank | Scaled GD [2507.04847]    |
| SOS-Hankel           | PSD symmetric Hankel      | Convex ADMM [1410.6989]   |
| Spatiotemporal Hankel| Local spatiotemporal corr.| ADMM/SVT [2105.11335]     |

## 4. Theoretical Guarantees and Convergence Properties

Convergence guarantees are derived where the relaxation yields a convex or two-block convex subproblem. For instance, in the SOS-Hankel PSD completion, two-block ADMM converges to the global minimizer, with per-iteration complexity dominated by linear system solves and eigendecompositions [1410.6989]. In CP-Hankel and BTD-Hankel models with ADMM, the convergence is to KKT points under standard conditions, even in nonconvex regimes [1604.02100, 2501.15166].

For Hankel-Tucker models, the ScalHT algorithm in [2507.04847] is proven to achieve linear convergence and exact recovery under incoherence, spectral initialization, and appropriate sample complexity. The main results show:
- Linear contraction rate per iteration with high probability
- Robustness to sub-Gaussian noise (explicit recovery bounds)
- Storage and computation scale linearly or near-linearly in the ambient dimensions and measurement count

A plausible implication is that, as Hankel-structured models advance, rigorous non-asymptotic guarantees can be expected for broader classes of tensor factorizations and applications, provided identifiability and incoherence conditions.

## 5. Empirical Performance and Applications

Hankel-structured tensor completion methods have been validated across multiple application domains:

- **Spectroscopy and NMR:** CP-Hankel approaches recover $N$-dimensional exponential signals in magnetic resonance with >90% reduction in acquisition time and robustness to rank overestimation, sharply outperforming matrix and plain tensor-nuclear-norm baselines [1604.02100].
  
- **Wireless Channel Estimation:** BTD-Hankel models realize 30–50% reductions in reconstruction error or sampling fraction for multidimensional harmonic signals and “space–time–frequency” CSI in Sub-6 GHz settings, dominating CP and non-harmonic competitors especially at low SNR and low sampling [2501.15166].
  
- **Spectral Compressed Sensing:** ScalHT achieves up to $O(\min\{s,n\})$-fold improvements in per-iteration runtime and memory over atomic norm minimization and state-of-the-art matrix-lifted approaches, with empirical success in traffic data and sparse DOA estimation [2507.04847].
  
- **Spatiotemporal Data:** Delay-embedding Hankelization coupled with truncated-nuclear-norm minimization (STH-LRTC) yields superior performance for traffic speed estimation, recovering global and local patterns from heavily incomplete data (e.g., 88% missing rate) and outperforming both matrix and tensor competitors in RMSE and runtime [2105.11335].

## 6. Structural Considerations and Model Flexibility

An essential distinction among Hankel-structured completion models is the granularity and type of algebraic structure enforced:
- **Per-factor nuclear norm** promotes exponentials in CP/BTD factors, directly leveraging physical signal structure (e.g., superpositions of sinusoids) [1604.02100, 2501.15166].
- **Block term decompositions** allow more complex harmonic relationships and one-to-many mappings not captured by CP models [2501.15166].
- **Global multilinear low-rank enforcement** through Hankel lifting and Tucker decompositions targets spectral sparsity and cross-observation correlations [2507.04847].
- **Sum-of-squares and PSD constraints** are critical for instances where convexity, nonnegativity, or robust polynomial structure is necessary [1410.6989].
- **Spatiotemporal patch unfoldings** explicitly balance local windowing and location, trading off expressivity and computational tractability [2105.11335].

This variety suggests that model choice should be tuned to domain priors, sampling regime, anticipated noise, and available computational resources.

## 7. Limitations and Open Problems

Despite significant progress, some theoretical questions remain unresolved:
- The existence of positive semidefinite (PSD) Hankel tensors that are not sum-of-squares (SOS) is open; a negative answer would imply tractable PSD verification for even-order Hankel tensors [1410.6989].
- Identifiability and sample complexity bounds for general BTD-Hankel models require further study, particularly under heavy under-sampling or nonexpansive harmonic mappings.
- Scalability for extremely high-order tensors or for asymmetric, nonuniformly sampled data may benefit from new factorization strategies or distributed optimization.

Overall, Hankel-structured tensor completion provides an expressive and computationally viable framework for structured recovery in high-dimensional, incomplete data scenarios, with application-driven developments continually informing advances in both modeling and optimization theory.

Source: https://www.emergentmind.com/topics/hankel-structured-tensor-completion-models