Spectral Redundancy Index
- Spectral Redundancy Index is a quantitative measure defining repetition and compressibility in various spectral domains, including hyperspectral imaging and graph spectra.
- It enables the decoupling of redundancy from relevance, using methods like symmetric uncertainty and dimensionality estimates to enhance data interpretation.
- The index guides practical applications from parameter-efficient fine-tuning in LoRA to mitigating over-smoothing in graph filters, highlighting its cross-domain significance.
Searching arXiv for relevant papers on spectral redundancy index and related uses. Spectral Redundancy Index denotes a family of quantitative notions used to measure repetition, compressibility, or non-distinctness in spectral information. In the literature, the term is not standardized to a single formula. In hyperspectral imaging, it can denote pairwise redundancy between spectral bands or the gap between ambient band count and intrinsic spectral subspace dimension; in spectral dimensionality reduction, it is naturally tied to the predictability of an embedding coordinate from previous ones; in parameter-efficient fine-tuning, it quantifies unused spectral degrees of freedom in LoRA updates; and in spectral graph theory, it is an explicit ratio comparing the number of non-isomorphic connected induced subgraphs with the number of distinct induced-subgraph spectral radii (Sarhrouni et al., 2012, Rasti et al., 2016, Blau et al., 2016, Cheng et al., 20 Jun 2025, Kumar et al., 2024, Kumar et al., 14 Jul 2025).
1. Terminological scope
Taken together, these works suggest that “spectral” may refer to spectral bands, singular spectra, graph Laplacian eigenmodes, or adjacency spectral radii, and that “redundancy” may mean shared information, compressible coordinates, repeated eigen-directions, or repeated spectral radii across induced subgraphs (Sarhrouni et al., 2012, Blau et al., 2016, Bison et al., 17 Jul 2025, Kumar et al., 14 Jul 2025).
| Domain | Quantity used as redundancy measure | Interpretation |
|---|---|---|
| Hyperspectral band selection | Pairwise band redundancy | |
| Hyperspectral subspace ID | Redundancy as excess ambient bands over intrinsic spectral dimension | |
| Spectral embeddings | Predictability of from | Repeated eigen-directions |
| LoRA / SeLoRA | or sparsity-based variants | Unused spectral degrees of freedom |
| Graph reservoirs | Concentration of filtered spectral energy | Over-smoothing and redundant random walks |
| Spectral graph theory | Repeated spectral radii among connected induced subgraphs |
A recurring misconception is that a Spectral Redundancy Index must be a single scalar attached to an entire dataset or model. The literature does not support that restriction. In some settings it is pairwise and local, as with band-to-band Symmetric Uncertainty or cosine similarity; in others it is global, as with or (Sarhrouni et al., 2012, Lin et al., 2024, Rasti et al., 2016, Kumar et al., 14 Jul 2025).
2. Hyperspectral imaging: band-level redundancy
In hyperspectral classification, redundancy is treated separately from relevance. “Application of Symmetric Uncertainty and Mutual Information to Dimensionality Reduction and Classification of Hyperspectral Images” defines relevance as the information a band carries about class labels and redundancy as shared information between bands, irrespective of class labels (Sarhrouni et al., 2012). Mutual information is
and Symmetric Uncertainty is
with 0. The paper explicitly interprets SU as “how much information is shared between 1 and 2 relatively to all information contained in both 3 and 4.”
At the pairwise band level, the paper supports the direct interpretation
5
as a spectral redundancy index between bands (Sarhrouni et al., 2012). High values indicate near-duplicate bands; low values indicate near-independence. The synthetic examples make the interpretation explicit: 6 is described as “practically the same,” whereas 7 is “practically disjoint.”
The associated filter algorithm has two phases. First, it thresholds 8 to retain relevant bands. Second, it suppresses redundancy by computing pairwise SU on the surviving bands and adding a candidate band to the selected subset only if its Symmetric Uncertainty with all already selected bands is below a redundancy threshold. The two thresholds, 9 and 0, decouple closeness to the ground truth from similarity among bands (Sarhrouni et al., 2012). On AVIRIS 92AV3C, with redundancy threshold 1 and relevance threshold 2, the method selected 42 bands and obtained 84.16% classification accuracy; the paper also reports an “interesting” regime with about 40 bands and about 80% accuracy, and a “very important zone” with 80% accuracy using only 19 bands.
The same domain later reappears in masked autoencoding. “Boosting Spatial-Spectral Masked Auto-Encoder Through Mining Redundant Spectra for HSI-SAR/LiDAR Classification” characterizes redundant bands as highly similar spectra that create information leakage during reconstruction (Lin et al., 2024). Given a randomly chosen base band 3, the similarity to band 4 is
5
and MRS masks the top-6 most similar bands: 7 Here cosine similarity functions as an implicit pairwise spectral redundancy index. The operational meaning is straightforward: higher 8 means greater redundancy with respect to the anchor band, so those bands are masked together to prevent shortcut reconstruction (Lin et al., 2024).
A plausible implication is that hyperspectral SRI is best viewed at two scales. The first is pairwise, where SU or cosine similarity ranks individual band pairs. The second is subset-level, where small internal redundancy is enforced by thresholding or by jointly masking highly similar groups. The former is explicit in both papers; the latter follows directly from their decision rules (Sarhrouni et al., 2012, Lin et al., 2024).
3. Intrinsic dimensionality and non-redundant spectral representations
A second major use of spectral redundancy concerns intrinsic dimensionality. “Hyperspectral Subspace Identification Using SURE” models the observed cube as
9
where 0 is the spectral rank or subspace dimension (Rasti et al., 2016). Spectral redundancy here means that the true signal lies in a subspace of much lower dimension than the original 1-band space. After whitening, HySURE estimates 2 and the sparsity parameter 3 by minimizing
4
with
5
The paper itself does not name a Spectral Redundancy Index, but it provides a direct dimensionality-based construction: 6 This definition is technically consistent with the HySURE framework because 7 is the SURE-selected intrinsic spectral dimension (Rasti et al., 2016). The reported examples are strongly redundant in this sense: on a simulated 8-band dataset at SNR 9 dB, HySURE selected 0, giving 1; on Indian Pines with 220 bands it selected 2 or 3, giving about 4; and on Cuprite with 206 bands it selected 5, giving about 6. These values quantify redundancy as the fraction of ambient spectral dimensions not needed by the estimated signal subspace.
A more refined variant is also suggested by the same paper. Since 7 counts active coefficients after soft-thresholding, one can define a per-location effective spectral dimension
8
and then
9
This distinguishes redundancy of the original band space from additional redundancy within the chosen spectral subspace itself (Rasti et al., 2016).
The same shift from ambient dimensionality to non-redundant coordinates appears in “Non-Redundant Spectral Dimensionality Reduction” by Blau and Michaeli (Blau et al., 2016). Their central observation is the “repeated Eigen-directions” phenomenon: orthogonal embedding coordinates can still be redundant because one coordinate may be a nonlinear function of previous ones. They define a sequence 0 as non-redundant if no 1 can be expressed as a function of the preceding coordinates, and replace orthogonality by the unpredictability constraint
2
They prove that this constraint prevents redundancy.
A natural per-coordinate SRI suggested by their framework is a predictability coefficient obtained by regressing 3 on previous coordinates: 4 High values indicate that the coordinate is largely predictable from previous ones and is therefore redundant; low values indicate non-redundancy. The paper’s normalized regression error plays exactly this diagnostic role in the MNIST experiments, where higher normalized error is described as “less redundant” (Blau et al., 2016).
4. Spectral redundancy in LoRA and spectral encoding
In parameter-efficient fine-tuning, spectral redundancy refers neither to spectral bands nor to graph spectra, but to unused degrees of freedom in low-rank updates. “Revisiting LoRA through the Lens of Parameter Redundancy: Spectral Encoding Helps” distinguishes rank redundancy from density redundancy in standard LoRA
5
with 6 and 7 (Cheng et al., 20 Jun 2025). The paper’s empirical finding is that reducing density redundancy does not degrade expressiveness, whereas reducing rank can hurt performance substantially.
SeLoRA reparameterizes LoRA in a sparse spectral domain. It introduces sparse spectral matrices 8 and 9, and sets
0
where 1 is an inverse Fourier or wavelet transform (Cheng et al., 20 Jun 2025). If 2 is the sparse ratio, the trainable parameter count becomes
3
instead of 4. The paper does not explicitly define a quantity called Spectral Redundancy Index, but it repeatedly frames the problem as the gap between full spectral capacity and the smaller number of spectral coefficients actually needed.
The most direct formulation proposed in the synthesis of the paper is
5
where 6 is the total number of spectral coefficients and 7 is the minimal number needed to achieve a target approximation quality or validation performance (Cheng et al., 20 Jun 2025). Closely related variants are
8
for the architectural sparsity ratio itself, and
9
for redundancy measured through the singular spectrum of 0.
Two auxiliary spectral diagnostics further clarify the meaning of redundancy in this setting. If
1
the paper considers the Amplification Factor
2
and the Reverse Amplification Factor
3
Empirically, SeLoRA has lower RAF than LoRA, which the paper interprets as amplifying useful new directions while suppressing already-emphasized ones (Cheng et al., 20 Jun 2025). This supports a subspace-overlap reading of spectral redundancy: redundant updates are those that spend capacity on already saturated spectral directions.
5. Graph filters, random walks, and spectral concentration
“A Spectral Interpretation of Redundancy in a Graph Reservoir” treats redundancy as a property of graph filtering and repeated random-walk propagation rather than of induced-subgraph spectral radii (Bison et al., 17 Jul 2025). For an undirected graph, the symmetric normalized Laplacian is
4
with eigen-decomposition
5
Repeated propagation acts as a low-pass filter and can induce over-smoothing, meaning that graph signals collapse toward low-frequency eigenmodes.
The paper’s Fairing-based reservoir implements the filter
6
whose frequency response is
7
Redundancy then has two linked meanings: excessive concentration of energy in a small low-frequency subspace, and excessive contribution from redundant random walks, especially tottering walks and vacuous-step multiplicities (Bison et al., 17 Jul 2025).
The paper does not introduce a scalar SRI by name, but it reconstructs one naturally from the filter. One proposed option is an entropy-based concentration index
8
with normalized spectral weights
9
Another is a low-frequency dominance ratio
0
Both quantify how strongly the reservoir collapses the representation onto a narrow spectral band (Bison et al., 17 Jul 2025).
The random-walk derivation makes the redundancy interpretation explicit. Since
1
powers of the transition matrix 2 aggregate paths of multiple lengths. The paper identifies redundancy from tottering walks and from multiple vacuous-step encodings of the same effective path. Tuning 3 and 4 is therefore interpreted as modulating the contribution of redundant random walks rather than merely adding or removing smoothing (Bison et al., 17 Jul 2025).
6. Spectral graph theory: repeated induced-subgraph spectral radii
The most explicit formal definition of Spectral Redundancy Index occurs in spectral graph theory. Following Seeger, the complementarity spectrum of a connected graph 5 is
6
where 7 is the set of connected induced subgraphs and 8 is the spectral radius of 9 (Kumar et al., 2024, Kumar et al., 14 Jul 2025). If 0 is the number of non-isomorphic connected induced subgraphs and 1 is the number of distinct spectral radii among them, then the spectral redundancy of 2 is
3
For a graph family 4, the spectral redundancy index is
5
For pineapple graphs 6, “On the spectral redundancy of pineapple graphs” gives a complete hereditary induced-subgraph description and proves
7
(Kumar et al., 2024). For 8 with 9,
00
and for fixed 01 or fixed 02,
03
Thus redundancy becomes asymptotically negligible in large pineapple graphs.
“On connected graphs with finite spectral redundancy index and Pythagorean triplets” develops the same concept for garlic graphs 04 (Kumar et al., 14 Jul 2025). It proves
05
and
06
Equal spectral radii among non-isomorphic garlic graphs are characterized by algebraic relations in 07, and Pythagorean triples enter through the condition
08
A Pythagorean triple can generate four non-isomorphic garlic graphs, together with a star, sharing the same spectral radius. Despite these infinite coincidence constructions, the family-level index is finite: 09 This is the sharp spectral redundancy index for the family of garlic graphs (Kumar et al., 14 Jul 2025).
This graph-theoretic meaning is exact and canonical, but it is domain-specific. It should not be conflated with the information-theoretic, subspace-dimensional, or filter-concentration meanings discussed earlier. The literature instead supports a broader conclusion: Spectral Redundancy Index is a unifying label for formally different quantities that all compare nominal spectral complexity with effectively distinct spectral content (Sarhrouni et al., 2012, Rasti et al., 2016, Cheng et al., 20 Jun 2025, Bison et al., 17 Jul 2025, Kumar et al., 14 Jul 2025).