Papers
Topics
Authors
Recent
Search
2000 character limit reached

Slice-Loc: Cross-View Localization & Beyond

Updated 3 July 2026
  • Slice-Loc is a multi-context framework that uses redundant image slicing and a-contrario statistical validation for precise cross-view 3-DoF pose estimation.
  • In applied harmonic analysis, it leverages a local Fourier slice theorem with sparse wavelet frames to enable efficient local signal reconstruction.
  • In knot theory, Slice-Loc examines slice disk classification by distinguishing non-equivalent disks through group-invariant analysis and local modifications.

Slice-Loc is a term appearing in several specialized domains. In computer vision, it designates a two-stage cross-view localization strategy based on redundant observations using image slicing and robust validation via a-contrario statistical modeling. In analysis, Slice-Loc refers to a local projection theorem leveraging wavelet bases. In knot theory, Slice-Loc is connected to the study of slice disks, especially their classification up to local modifications. This entry covers each of these contexts, with a primary focus on the cross-view localization methodology, as presented in recent literature.

1. Cross-View Localization via Redundant Slicing and A-Contrario Validation

Cross-view localization (CVL) seeks to align ground-level panoramic images with georeferenced aerial viewpoints to recover the 3-DoF camera pose—planar position and azimuth—especially for scenarios where GNSS is denied. Conventional CVL methods provide a single pose estimate per query, making it difficult to robustly assess localization validity, detect outliers, or guarantee reliability under ambiguous conditions. Slice-Loc introduces redundancy by partitioning the ground image into overlapping sub-images ("slices"), each producing an independent 3-DoF pose candidate, which are later aggregated and statistically validated for geometric coherence (Zhang et al., 7 Aug 2025).

Two-Stage Architecture

Slice-Loc consists of two principal stages:

  • Stage 1: Slicing and 3-DoF Estimation The ground panorama IGI_G is split into nn overlapping slices GiG_i (typically n=12n=12), each corresponding to a distinct horizontal field-of-view window. Each slice is independently projected to a pinhole view and processed by a feature-based deep network (CCVPE) to predict planar coordinates (xi,yi)(x_i, y_i) in the aerial map and a relative orientation ϕi\phi_i. Rotational priors are enforced by pre-aligning the aerial reference for each slice's field of view.
  • Stage 2: A-Contrario Validation (OSA-CVL) All slice predictions SG={p^i}\mathcal S_G = \{\hat p_i\} are jointly assessed: candidate camera locations pcp_c are hypothesized from slice pairs, and for each pcp_c, the geometric rigidity is measured by the angular deviation θi\theta_i between predicted slice ray and expected geometry. Subsets of slices are scored using the Number of False Alarms (NFA), which quantifies the statistical likelihood of such geometric agreement under a uniform null; the globally minimal NFA determines the most reliable inlier set, and a threshold nn0 is used to accept or reject the localization hypothesis.

2. Slicing Geometry, 3-DoF Prediction, and Ground-Truth Construction

The panoramic ground image of width nn1 and height nn2 is mapped from pixel to spherical coordinates by nn3, nn4. Slice centers are evenly distributed in azimuth, each covering nn5 with common elevation. Each slice is rendered into a nn6 pinhole projection. For pose estimation, a Siamese/transformer network (CCVPE) extracts features from nn7 and the aerial reference nn8, regressing both position and orientation. Training supervision uses geometry-based ground-truthing: pixelwise projections via depth maps, with slice ground-truth locations defined as the mean of valid reprojected points.

3. Geometric Rigidity Metric and Robust Inlier Selection

Given a hypothesized camera position nn9, each slice's predicted scene point should lie along the direction of the slice's central ray from GiG_i0. The principal angular error is

GiG_i1

For a subset GiG_i2 of size GiG_i3, the best GiG_i4 minimizes total angular error. The set's rigidity is defined as the maximal slice error,

GiG_i5

This metric is used as the basis for inlier selection and meaningfulness estimation in the a-contrario framework.

4. A-Contrario Statistical Model and NFA Computation

The a-contrario model postulates a null hypothesis GiG_i6: if slice localizations are random with respect to visual cues, their predicted positions are uniformly distributed in an admissible search sector. For an allowed angular error GiG_i7, the cumulative distribution function GiG_i8 is empirically fitted, typically via piecewise linear approximations from simulation data.

For a subset GiG_i9 of n=12n=120 slices, the expected NFA is

n=12n=121

where combinatorial factors account for choice of zero-error reference, subset sampling, and candidate camera pose definition. A set is declared meaningful if n=12n=122. A fixed threshold n=12n=123 is recommended.

Notation Definition Role
n=12n=124 CDF of angular error under n=12n=125 Localization likelihood
n=12n=126 Expected number of false alarms (NFA) Statistical test threshold
n=12n=127 Subset of slice pose predictions Inlier set

5. Algorithmic Implementation and Quantitative Results

Algorithm Summary

  • Step A: Slice the panorama and predict 3-DoF poses n=12n=128 using CCVPE.
  • Step B: For all slice pairs, estimate candidate n=12n=129, sort slices by geometric error, and iterate over (xi,yi)(x_i, y_i)0 to compute NFA for each inlier set. Retain the global minimum NFA and corresponding inlier subset.
  • Step C: Accept the localization only if (xi,yi)(x_i, y_i)1, then re-optimize using inliers.

Implementation Specifications

  • Backbone: CCVPE deep feature network.
  • Major parameters: (xi,yi)(x_i, y_i)2 slices (30° intervals), slice (xi,yi)(x_i, y_i)3 FoV, reference aerial tiles (xi,yi)(x_i, y_i)4 px at 0.11 m/px.
  • Training: AdamW, batch size 12, initial learning rate (xi,yi)(x_i, y_i)5, 12 epochs.
  • Hardware: Single GPU (e.g., NVIDIA RTX 4090).
  • A-contrario fit: Fixed breakpoints (xi,yi)(x_i, y_i)6; fit parameters (xi,yi)(x_i, y_i)7.

Quantitative Evaluation

On the DReSS Cross-Area (±45° rotation noise):

Method Mean loc. error (m) Mean orient. error (°)
CCVPE (baseline) 4.47 3.42
Slice-Loc (pre-filter) 4.23 1.87
Slice-Loc (filtered) 1.86 1.24

Slice-Loc achieves a 58% reduction in localization error and a 64% reduction in orientation error after a-contrario filtering. Less than 3% of accepted cases exceed 10 m error. On VIGOR, Slice-Loc further cuts the mean error to 1.65 m, with >91% of results under 3 m (Zhang et al., 7 Aug 2025).

6. Mathematical Formulation in Local Fourier Slice Theory

In applied harmonic analysis, the “Slice-Loc” moniker also refers to a local Fourier slice theorem for signal projections in sparse wavelet frames (Lessig, 2018). A function (xi,yi)(x_i, y_i)8 expanded in polar wavelet frames can be locally projected along arbitrary directions, using analytically computed “sliced” wavelets: (xi,yi)(x_i, y_i)9 Here, ϕi\phi_i0 is a lower-dimensional wavelet obtained by slicing the angular part in frequency. This formalism supports efficient local/sparse reconstructions for tomography and generalizes the classical Fourier slice theorem.

7. Slice-Loc in Knot Theory: Equivalence of Slice Disks

In low-dimensional topology, Slice-Loc describes the classification of slice disks of a fixed knot ϕi\phi_i1 in ϕi\phi_i2, modulo local knotting operations. Disks are declared equivalent if they differ only by connected sums with 2-knots embedded in ϕi\phi_i3; two disks with different kernels in the map

ϕi\phi_i4

are not equivalent in this sense. Recent classification results show that for many constructions—twist-spun disks, generalized square knot disks, and certain fibered hyperbolic examples—there exist infinite families of pairwise non-equivalent slice disks distinguished by their group-theoretical invariants (Meier et al., 12 Mar 2025).

References

Definition Search Book Streamline Icon: https://streamlinehq.com
References (3)

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Slice-Loc.