---
title: Self-Aligned Beamforming
url: https://www.emergentmind.com/topics/self-aligned-beamforming
type: topic
---

# Self-Aligned Beamforming

Searching arXiv for recent and related papers on self-aligned beamforming and adjacent formulations.
Self-aligned beamforming denotes a class of beam design and calibration mechanisms in which beam directions, phases, or analog weights are adjusted using measurements generated by the array or propagation loop itself, rather than by full explicit channel estimation followed by conventional digital control. Across the literature, the term covers several distinct but related paradigms: iterative gain calibration in phased arrays via beam-based cross-correlations [2005.11712], adaptive mmWave beam alignment driven by posterior updates or learned sensing policies [2012.13607], grid-free continuous beam synthesis from learned probing measurements [2209.08198], analog phase-conjugate self-tracking in RIS-assisted terahertz SWIPT [2507.14210], resonant retro-directive beam formation without CSI estimation [2512.08386], and low-overhead beam alignment with online self-calibration under array impairments [2602.21664]. The unifying feature is that alignment emerges from repeated interaction between received field measurements, structural priors, and beam synthesis, often with reduced reliance on full correlation matrices, exhaustive codebooks, or explicit CSI reconstruction.

## 1. Conceptual scope and defining mechanisms

The most direct formulation of self-aligned beamforming appears in phased-array self-calibration, where each antenna’s voltage is cross-correlated with a beamformed voltage formed from the other antennas, and the gain estimates are updated iteratively until the array “self-aligns” its phase and amplitude errors into a calibrated beam [2005.11712]. In that setting, the unknown direction-independent complex gains enter both the beam weights and the cross-correlation statistics, so alignment arises through alternating beam formation and gain re-estimation rather than through full visibility-matrix inversion.

In mmWave initial access and alignment, the term shifts from internal gain calibration to adaptive sensing. The beamformer sequence is selected from the current posterior over the angle of arrival (AoA), or from a learned mapping of posterior statistics to analog sensing vectors, so that the array progressively aligns to the dominant path [2012.13607]. A related but broader interpretation appears in grid-free MIMO beam alignment, where probing measurements from a small number of learned beam pairs are mapped directly to continuous transmit and receive beams, avoiding quantized codebooks and allowing the system to “self-align” to the actual path angles rather than the nearest grid point [2209.08198].

At terahertz frequencies, self-alignment is also used in a strictly analog sense. In RIS-assisted THz-SWIPT, phase-conjugate circuits at the RIS and user equipment return phase-inverted replicas of the incident field, causing constructive build-up along the reciprocal path; the phase profiles then “lock” through an iterative power cycle without digital beam training [2507.14210]. The RF resonant-beam literature generalizes this idea further: retro-directive antenna arrays and phase-conjugation circuits establish a cyclic electromagnetic loop, and the beam locks onto the unique direction satisfying the loop gain and phase conditions, thereby eliminating digital CSI processing altogether [2512.08386].

A plausible implication is that “self-aligned beamforming” is not a single algorithmic family but an umbrella term for beamforming schemes in which the steering law is induced by endogenous measurements, reciprocity, or analog positive feedback rather than by exogenous, fully explicit channel reconstruction.

## 2. Beam-based self-calibration of phased arrays

The phased-array self-calibration formulation begins with an array of \(N\) antennas, each having an unknown direction-independent complex gain \(g_i\), and seeks real-time calibration without forming the full \(N\times N\) visibility matrix [2005.11712]. The voltage at antenna \(i\) is modeled as
\[
v_i(t)=g_i\,s_i(t)+n_i(t),
\]
with \(s_i(t)\) the sky signal and \(n_i(t)\) additive uncorrelated system noise. For each antenna port \(i\), a beamformed voltage is constructed from the other \(N-1\) channels:
\[
y_i(t)=\sum_{j\neq i} w_{ij} v_j(t).
\]

The core statistic is the time-averaged cross-correlation
\[
R_{bi}=\frac{1}{M}\sum_{m=1}^M v_i(t_m)\,y_i^*(t_m)\approx \mathbb{E}[v_i y_i^*],\qquad M=2BT.
\]
Under ergodicity and uncorrelated noise, the pairwise covariance becomes
\[
\mathbb{E}[v_i v_j^*]=k_BB\bigl(g_iT_{ij}g_j^*+T_{n_i}\delta_{ij}\bigr),
\]
which leads to
\[
P_{bi}\equiv \mathbb{E}[v_i y_i^*]=k_BB\bigl(g_iT_{bi}+w_{ii}^*T_{n_i}\bigr),
\]
where
\[
T_{bi}=\sum_{j\neq i} w_{ij}^* g_j^* T_{ij}.
\]

Assuming \(R_{bi}\approx P_{bi}\), the gain estimate is
\[
\hat g_i=\frac{R_{bi}-w_{ii}^*k_BB\,T_{n_i}}{k_BB\,T_{bi}}.
\]
In practice, one sets \(w_{ii}=0\) if \(T_{n_i}\) is unknown, thereby eliminating the explicit noise term [2005.11712].

The weight choice is central. When the beamforming weights are selected to maximize the average cross-correlation power, the maximizer is
\[
\mathbf{w}_i=\frac{\mathbf{g}^*\odot \mathbf{T}_i}{\left\lVert \mathbf{g}^*\odot \mathbf{T}_i\right\rVert},
\qquad w_{ii}=0.
\]
This produces a beam that coherently integrates the modeled sky contribution from the other elements while excluding the self-noise term. The resulting procedure is both a calibration method and a beamforming operation, because the beam itself acts as the sufficient high-SNR reference against which each element is re-estimated.

The algorithmic cycle is explicit: initialize \(g_i^{(0)}\leftarrow 1\), form weights from the current gain estimates and model temperatures, compute the beamformed temperature \(T_{bi}^{(k)}\), measure the beam-based cross-correlation \(R_{bi}\), update \(g_i^{(k)}\), and iterate until \(\max_i |g_i^{(k)}-g_i^{(k-1)}|<\varepsilon\) or \(k\ge K_{\max}\) [2005.11712]. The reported computational complexity is \(O(N^2)\) per time sample in a naïve implementation, reducible to \(O(N\log N)\) using fast beamforming such as NUFFT-based methods, with empirically only a handful of iterations, specifically \(2\)–\(5\), typically needed for convergence [2005.11712].

## 3. Relation to StEFCal and iterative solver structure

A key theoretical result is that the beam-based gain update becomes algebraically identical to one iteration of alternating-direction-implicit StEFCal when the weights are chosen as the normalized average cross-correlated power [2005.11712]. Defining the model matrix \(\mathbf{T}\) and \(\mathbf{Z}=\mathbf{T}\,\mathrm{diag}(\mathbf{g}^*)\), the cited StEFCal update for the \(p\)th gain is
\[
g_p\leftarrow \frac{\mathbf{Z}_{:,p}^H\,\mathbf{Z}_{:,p-1}}{\mathbf{Z}_{:,p}^H\,\mathbf{Z}_{:,p}}.
\]
Choosing
\[
\mathbf{w}_p=\mathbf{Z}_{:,p}/\|\mathbf{Z}_{:,p}\|
\]
and forming \(\hat g_p=R_{bp}/(k_BB\,T_{bp})\) recovers exactly that ratio [2005.11712].

This equivalence is significant because it links a beamforming interpretation to a well-studied self-calibration solver. In the phased-array formulation, each iteration can be viewed physically as building the best current calibration beam and then projecting each element against that beam; in the solver interpretation, the same operation is a StEFCal pass executed without the full visibility matrix. This suggests that self-alignment here is not merely heuristic. It is an alternative realization of an established gain-estimation recursion, with the beam serving as an implicit compression of the correlation information.

The reported performance reflects that structure. For few point sources, convergence is described as rapid, often \(2\)–\(3\) iterations to \(<1\%\) error; for extended diffuse scenes, \(5\)–\(10\) iterations may be required, though convergence remains robust because each iteration is essentially a StEFCal pass for non-degenerate sky models [2005.11712]. In a simulation with a 256-element SKA-like aperture array and five random point sources, the method reached \(-30\) dB relative gain-error in three iterations, each iteration costing \(0.1\) s of integration, yielding \(0.3\) s total for better than \(1\%\) gain accuracy [2005.11712].

A common misconception is that self-aligned beamforming necessarily dispenses with modeling. In this formulation it does not: the method requires model array temperatures \(\{T_{ij}\}\) from an EEP + sky model, and if noise temperatures are known they can also enter the update [2005.11712]. What it avoids is the explicit formation of the full correlation matrix.

## 4. Adaptive and learned self-alignment in mmWave and MIMO systems

In mmWave initial alignment, the relevant latent variable is the dominant AoA rather than per-element chain gain. For a single-user uplink with one RF chain at the base station, the observation under analog sensing vector \(w_t\) is
\[
y_t=w_t^H h x_t+w_t^H z_t,
\]
with a single-path channel \(h=\alpha a(\phi)\) and the beamforming policy written as
\[
w_{t+1}=\mathcal G_t(\pi_t),
\]
where \(\pi_t(i)=\Pr\{\phi=\phi_i\mid y_{1:t},w_{1:t}\}\) is the posterior over AoA [2012.13607]. The deep learning method in "Deep Active Learning Approach to Adaptive Beamforming for mmWave Initial Alignment" learns a nonlinear mapping from the posterior distribution, along with SNR and time index, to the next analog sensing vector, while accommodating both unit-norm and constant-modulus constraints through the output activation layer [2012.13607].

The training process unrolls the entire \(\tau\)-step adaptive procedure as a deep network, using cross-entropy loss for on-grid detection and squared-error loss for gridless estimation [2012.13607]. In the reported \(M=64\), \(\tau=14\) experiments, the DNN with known \(\alpha\) outperforms hierarchical posterior matching by about \(5\) dB across a wide SNR range in both on-grid detection and gridless estimation, while MMSE plug-in and Kalman variants for unknown \(\alpha\) achieve nearly the same performance as the known-\(\alpha\) hierarchical baseline; under constant-modulus constraints, the DNN methods continue to perform at near-optimal accuracy, whereas the hierarchical baselines degrade substantially [2012.13607].

Grid-free MIMO beam alignment pushes the idea further by removing the codebook grid altogether. In "Grid-Free MIMO Beam Alignment through Site-Specific Deep Learning", a small set of learned probing beam pairs \(\{\mathbf{f}_i,\mathbf{w}_i\}_{i=1}^{N_p}\) produce diagonal probing measurements whose squared magnitudes are assembled into the feature vector \(\mathbf{z}\); two real-valued MLPs then map \(\mathbf{z}\) to continuous Tx and Rx beam vectors with unit-modulus normalization [2209.08198]. The training objective combines
\[
\mathcal{U}_{BF}
\]
for beamforming gain and
\[
\mathcal{U}_{IA}
\]
for initial-access coverage, weighted by \(\gamma\), so that the learned probing beams are jointly optimized for discovery and refinement [2209.08198].

The online procedure is “one-shot”: one sweep of the learned \(N_p\) probing beams is performed, \(\mathbf{z}\) is measured and fed back, and continuous beams are synthesized directly, with no further search or grid [2209.08198]. In the cited O1 urban LOS scenario with \(N_p=32\), the reported average SNR values are \(17.40\) dB for DL-GF, \(16.60\) dB for exhaustive search, \(17.44\) dB for DFT+EGC, and \(17.95\) dB for MRT+MRC; the method also yields a 5–10 dB SNR advantage at a given beam-alignment speed, or equivalently the same SNR with 100× less latency [2209.08198].

A related low-overhead formulation appears in "Deep Learning-based Low-Overhead Beam Alignment for mmWave Massive MIMO Systems", where self-alignment is decomposed into QSSR, QSSR-Net, and an online parametric self-calibration stage [2602.21664]. QSSR exploits the monotonic power-ratio property between adjacent DFT beams to recover a continuous angle \(\hat\phi=\rho^{-1}(\gamma)\) with the same total measurement cost as binary search:
\[
2(\lceil \log_2 N_t\rceil+\lceil \log_2 N_r\rceil)
\]
[2602.21664]. QSSR-Net then uses the full sequence of hierarchical measurements to refine the estimate, and the self-calibration module fits diagonal compensation matrices for position and phase errors directly from the same beam measurements, minimizing a reconstruction loss over the final-layer power patterns [2602.21664]. In simulated LoS channels with \(N_t=64, N_r=16\), QSSR alone yields \(\sim 1.5\) dB gain over binary search, QSSR-Net adds another \(\sim 0.7\) dB, and at high SNR the learned method exceeds exhaustive search because exhaustive search remains grid-limited; with impairments \((\delta_{d\sigma}=0.05\lambda,\delta_{\phi\sigma}=0.1\pi)\), QSSR-Net-Impair recovers up to \(+4\) dB over the uncalibrated case [2602.21664].

These learned formulations differ from phased-array self-calibration in their latent variables and priors, but they retain the same general architecture: a compact set of beam-domain observations is iteratively or inferentially converted into updated beamformers, with alignment emerging from beam-mediated feedback.

## 5. Analog reciprocity, phase conjugation, and resonant self-alignment

In RIS-assisted terahertz SWIPT, self-alignment is realized through phase conjugation rather than recursive estimation. The incident field
\[
E(r,t)=A(r)e^{j(kr+\omega t)}
\]
is converted into its complex conjugate
\[
E^*(r,t)=A(r)e^{-j(kr+\omega t)},
\]
so the conjugated wave retraces the original propagation path [2507.14210]. Each RIS element and UE antenna element contains a subharmonically injection-locked mixer that heterodyne-mixes the incoming RF to baseband and remodulates it so that the reflected wave carries the conjugate phase [2507.14210]. If the uplink channel vector is \(h\), the resulting beamforming vector is \(w=h^*\), yielding maximum coherent gain on the downlink [2507.14210].

The RIS architecture augments this with active amplification and an iterative power cycle. At iteration \(i\),
\[
P_r^i=\eta_d^i P_t^i,\qquad
P_t^{i+1}=G_{\mathrm{amp}}[\delta \eta_{up}^i P_r^i],
\]
and convergence occurs when the per-iteration gain approaches the loss [2507.14210]. The operational interpretation is that the RIS phase profiles \(\phi_{n,m}\) “lock” so that round-trip gain compensates round-trip path loss, and the system settles into a self-reproducing mode after \(O(10)\)–\(O(50)\) microsecond-scale iterations [2507.14210].

The reported metrics are explicitly tied to this analog self-alignment process. For a 70×70 array, the end-to-end transmission efficiency reaches \(\eta_d\approx 84.4\%\) at \(d=1.5\) m and remains \(\eta_d\approx 73.26\%\) at approximately \(2\) m; the same array sustains \(>19\) dB SNR and \(>1.2\times 10^{11}\) bit/s/Hz up to \(1.5\) m, while maintaining \(>67\%\) efficiency over \(\pm 45^\circ\) at \(d=1\) m [2507.14210].

The RF resonant-beam system in "Self-Alignment Resonant Beam Empowers Beamforming without Estimation and Control for 6G IoT" is closely related but described as a native physical-layer phenomenon rather than a communication-system algorithm [2512.08386]. Retro-directive antenna arrays at both ends establish a cyclic electromagnetic resonance. With loop transfer function
\[
G_{\mathrm{loop}}(f,\theta)\triangleq G_{tx}G_{tag}G_{rx}H_{ch}(f,\theta),
\]
resonance occurs when
\[
|G_{\mathrm{loop}}(f,\theta)|\ge 1,\qquad \angle G_{\mathrm{loop}}(f,\theta)=2\pi k,\ k\in\mathbb{Z}
\]
[2512.08386]. The system then locks onto the unique \((f,\theta)\) satisfying these conditions. The beam is self-aligning because off-axis paths fail to close the positive-feedback loop, while the LoS direction with matched conjugation satisfies the Barkhausen criteria [2512.08386].

The comparison drawn in that review is categorical: RF-RBS requires no CSI estimation, no digital precoding, no beam search, and no training overhead, with beam lock occurring on the order of \(1\)–\(5\,\mu\)s at 30 GHz, contrasted with 10–100 ms for 5G mmWave initial access [2512.08386]. A misconception here would be to equate all self-alignment with machine learning or Bayesian adaptation. In the resonant and phase-conjugate literature, the governing mechanism is analog reciprocity and positive feedback, not statistical inference.

## 6. Distributed, site-specific, and system-level interpretations

Self-alignment also appears in distributed and system-level beamforming contexts where centralized CSI acquisition is impractical. In self-organizing coherent networks, groups of single-antenna transmitters iteratively coordinate their phases through local message passing so that their rank-one superposition becomes coherent at multiple receivers [1912.10112]. Each node updates its phase to maximize a local coherent-gain objective, and the group converges to a fixed point without a central controller [1912.10112]. For \(N=M=10\) and a single stream, the Iterative Optimization protocol reportedly achieves \(>90\%\) of the theoretical \(N^2M\) bound; in the two-stream case, distance-based clustering plus “best-target” beamforming gives \(\min_k G_k\approx 12\times\), versus \(<3\times\) for non-coherent schemes [1912.10112].

In hybrid wideband multiuser mmWave systems, self-alignment can refer to training-based beam selection that quickly steers analog beams without estimating the full channel matrix. The method in "Beamforming Algorithm for Multiuser Wideband Millimeter-Wave Systems with Hybrid and Subarray Architectures" uses hierarchical orthogonal codebooks and three analog training stages to approximately maximize
\[
\arg\max_{p\in B(M_{ap}),\,g\in B(M_{ue})}\sum_{k=1}^{K}|g^H H[k]p|^2
\]
[1905.03918]. The algorithm attains more than 70 percent of the spectral efficiency of ideal fully-digital beamforming, corresponding to roughly 1.5–3 dB SNR loss in the analyzed scenarios, while retaining linear dependence on the number of antennas and shorter training overhead [1905.03918]. Although the paper does not use the same phase-conjugate or StEFCal language, the operational theme remains the same: beam directions are selected from beam-space measurements rather than full channel reconstruction.

A more recent system-level variant is site-specific full-duplex beamforming via implicit channel estimation. In "Site-Specific Beamforming for Full-Duplex Massive MIMO Systems via Implicit Channel Estimation", a transformer-based model selects a small number of probing beam pairs tailored to the deployment and users, measures only the most relevant portions of the self-interference channel \(H\), and then synthesizes transmit and receive beams that jointly deliver high user gain and low self-interference [2605.21831]. The optimization target is the normalized sum-spectral efficiency
\[
\frac1K\sum_k \frac{R_{DL}(f^{(k)})+R_{UL}(f^{(k)},w^{(k)})}{C^{(k)}},
\]
while using only \(M\ll N_tN_r\) probes [2605.21831]. At \(\kappa=0\) dB, \(K=8\), and \(L=56\), the reported effective SSE with \(M=4\) is approximately \(0.65\), versus approximately \(0.17\) for LMMSE, approximately \(0.11\) for vector CSI, and below \(0.10\) for matrix CSI; for 16×16 arrays, the proposed method remains above \(0.6\) with \(M=16\), while the baselines fall below \(0.2\) [2605.21831].

This broader literature suggests that self-aligned beamforming is increasingly associated with implicit channel knowledge: the system is not assumed to reconstruct all channel coefficients, but only to extract the beam-space information needed to align to the relevant propagation mode, calibration state, or self-interference null.

## 7. Comparative themes, limitations, and open directions

The literature supports several recurring design themes.

| Theme | Representative mechanism | Representative source |
|---|---|---|
| Internal calibration | Cross-correlate each element with a beamformed sum of its peers | [2005.11712] |
| Adaptive path alignment | Posterior-driven or learned sensing-vector updates | [2012.13607] |
| Continuous beam synthesis | Grid-free mapping from probing powers to analog beams | [2209.08198] |
| Analog reciprocal locking | Phase conjugation and iterative power-cycle convergence | [2507.14210] |
| Physical-layer resonance | Retro-directive positive-feedback beam locking | [2512.08386] |
| Joint alignment and self-calibration | Learned angle estimation plus online impairment compensation | [2602.21664] |

A first distinction is between **estimation-centric** and **physics-centric** self-alignment. Estimation-centric methods, such as phased-array gain calibration, posterior-based mmWave alignment, or transformer-based implicit SI probing, still optimize an inferred latent quantity from measurements [2005.11712], [2012.13607], [2605.21831]. Physics-centric methods, such as phase-conjugate RIS alignment and RF resonant beams, achieve alignment through reciprocity and positive feedback with no digital beam training [2507.14210], [2512.08386].

A second distinction is between **grid-based refinement** and **grid-free synthesis**. Learned posterior policies and QSSR/QSSR-Net begin with structured beam hierarchies or DFT layers but refine toward continuous angles [2012.13607], [2602.21664]. The site-specific grid-free framework synthesizes beams directly in the continuous manifold from a few probing measurements [2209.08198].

The principal limitations are also heterogeneous. The phased-array self-calibration method depends on model array temperatures from an EEP + sky model and assumes non-degenerate sky structure for the stated convergence behavior [2005.11712]. DNN-based mmWave alignment can require extensive offline training and uses approximations when fading is unknown [2012.13607]. Grid-free site-specific beam alignment presumes access to ray-tracing or deployment-specific training data, and its advantages are therefore site-dependent [2209.08198]. The RIS-assisted THz formulation has a finite FoV, with the link collapsing when the feedback gain drops below path loss outside approximately \(\pm 45^\circ\) for the cited 70×70, 1 m setting [2507.14210]. RF-RBS is explicitly LoS-dependent and subject to multi-user loop competition and range thresholds where \(|G_{\mathrm{loop}}|<1\) [2512.08386]. QSSR-style super-resolution depends on preserving near-ideal beam-pattern monotonicity, which motivates the added self-calibration stage under array impairments [2602.21664].

An important interpretive point is that self-alignment does not imply the absence of prior structure. In every major variant, alignment relies on some combination of reciprocity, channel sparsity, site specificity, sky modeling, array manifold structure, or slowly varying hardware error models. The distinguishing feature is not the removal of structure, but the relocation of beam control from explicit full-state estimation to endogenous beam-domain interaction.

A plausible implication for future work is convergence toward hybrid architectures that combine these strands: fast analog or reciprocity-based coarse locking, implicit or learned refinement from a small number of beam measurements, and online self-calibration of array impairments. The recent full-duplex implicit-channel and mmWave self-calibration results indicate that shared probing, environment-specific priors, and parameterized hardware compensation can substantially reduce overhead while maintaining or exceeding the performance of explicit-CSI baselines [2605.21831], [2602.21664].

Source: https://www.emergentmind.com/topics/self-aligned-beamforming