Bridging the Geometry Mismatch: Frequency-Aware Anisotropic Serialization for Thin-Structure SSMs

TL;DR

FGOS-Net achieves 91.3% mIoU and 97.1% clDice via frequency-geometric disentanglement.

cs.CV 🔴 Advanced 2026-03-30 38 views
Jin Bai Huiyao Zhang Qi Wen Ningyang Li Shengyang Li Atta ur Rahman Xiaolin Tian
frequency disentanglement thin structure segmentation geometry mismatch SSM deep learning

Key Findings

Methodology

This paper introduces the FGOS-Net framework, addressing geometry mismatch in thin structure segmentation via frequency-geometric disentanglement. The framework includes Frequency-Aligned Scanning and Active Spectral-Geometric Probing modules for geometry-conditioned serialization and detail injection.

Key Results

  • On the DeepCrack dataset, FGOS-Net achieved 91.3% mIoU and 97.1% clDice, significantly outperforming existing baselines while running at 80 FPS with only 7.87 GFLOPs.
  • On the Crack500 dataset, FGOS-Net excelled in boundary and topological integrity, surpassing topology-aware methods like GLCP.
  • Eliminated texture leakage issues on the CrackMap dataset, maintaining high precision and recall.

Significance

This research significantly improves the accuracy and efficiency of thin structure segmentation through frequency-geometric disentanglement, addressing long-standing geometry mismatch issues with substantial impact on academia and industry.

Technical Contribution

FGOS-Net fundamentally differs from existing methods through frequency-geometric disentanglement and active probing strategies, offering new theoretical guarantees and engineering possibilities.

Novelty

This is the first application of frequency-geometric disentanglement in thin structure segmentation, addressing serialization mismatch issues in traditional SSM methods.

Limitations

  • In extremely complex backgrounds, the active probing module may inject detail errors, affecting accuracy.
  • The model's generalization across different material environments needs further validation.

Future Work

Future work could explore applying this framework in more complex scenarios and optimizing the active probing module for enhanced robustness.

AI Executive Summary

Thin structure segmentation is a challenge in computer vision, especially when dealing with highly anisotropic targets like cracks and vessels. Existing State-Space Models (SSMs) offer efficient long-range modeling but suffer from geometry mismatch due to isotropic serialization. To address this, the paper proposes the FGOS-Net framework, based on frequency-geometric disentanglement, employing Frequency-Aligned Scanning and Active Spectral-Geometric Probing modules for geometry-conditioned serialization and detail injection. Experimental results show FGOS-Net's superior performance across multiple benchmarks, notably achieving 91.3% mIoU and 97.1% clDice on the DeepCrack dataset while running at 80 FPS with only 7.87 GFLOPs. This research holds significant academic and industrial implications, though the model's performance in extremely complex backgrounds requires further optimization. Future work will focus on enhancing model robustness and generalization capabilities.

Deep Analysis

Background

Thin structure segmentation has long been a challenge in computer vision, particularly when dealing with highly anisotropic targets like cracks and vessels. Existing State-Space Models (SSMs) offer efficient long-range modeling but suffer from geometry mismatch due to isotropic serialization.

Core Problem

The geometry mismatch problem in thin structure segmentation arises from the isotropic serialization approach of existing SSMs, which fails to maintain structural consistency and continuity. This issue is particularly pronounced in highly anisotropic targets like cracks.

Innovation

FGOS-Net addresses serialization mismatch issues in traditional SSM methods through frequency-geometric disentanglement, employing Frequency-Aligned Scanning and Active Spectral-Geometric Probing modules for geometry-conditioned serialization and detail injection.

Methodology

  • �� Use Haar Discrete Wavelet Transform for frequency disentanglement, decomposing features into stable topology carriers and directional high-frequency bands. • Implement Frequency-Aligned Scanning for geometry-conditioned serialization, preserving direction-consistent trajectories. • Employ Active Spectral-Geometric Probing to selectively inject high-frequency details and suppress texture ambiguity.

Experiments

Experiments were conducted on DeepCrack, Crack500, CrackMap, and TUT datasets to evaluate FGOS-Net's performance in boundary integrity and connectivity preservation. Metrics such as mIoU, F1, Precision, Recall, ODS, and clDice were used for evaluation.

Results

FGOS-Net achieved 91.3% mIoU and 97.1% clDice on the DeepCrack dataset, significantly outperforming existing baselines. On the CrackMap dataset, it eliminated texture leakage issues while maintaining high precision and recall.

Applications

FGOS-Net can be applied in scenarios like crack detection and road monitoring, particularly suitable for industrial applications requiring high precision and real-time processing.

Limitations & Outlook

In extremely complex backgrounds, the active probing module may inject detail errors, affecting accuracy. The model's generalization across different material environments needs further validation.

Plain Language Accessible to non-experts

Imagine you're cooking in a kitchen, and FGOS-Net acts as a smart chef assistant. It helps you separate ingredients into stable base parts and details that need special attention. Like when chopping vegetables, it ensures each piece is cut evenly, preventing any mistakes from affecting the dish's taste. Even with lots of clutter in the kitchen, it helps you focus on the important parts, ensuring every dish is perfect.

ELI14 Explained like you're 14

Hey there! Imagine you're playing a super cool game, and FGOS-Net is like your game assistant. It helps you find the best routes in a complex map, so you don't get lost due to small mistakes. Even with lots of obstacles on the map, it helps you focus on the important goals, ensuring you pass the level smoothly. Isn't that awesome?

Glossary

State-Space Models

A framework used for long-range dependency modeling, typically for serializing 2D features.

Used for long-range dependency modeling in thin structure segmentation.

Frequency-Geometric Disentanglement

A method to solve geometry mismatch problems through frequency decomposition and geometric alignment.

Used to address geometry mismatch in thin structure segmentation.

Frequency-Aligned Scanning

A geometry-conditioned serialization method that preserves direction-consistent trajectories.

Used to enhance segmentation accuracy.

Active Spectral-Geometric Probing

A strategy for selectively injecting high-frequency details while suppressing texture ambiguity.

Used to improve robustness in thin structure segmentation.

Haar Discrete Wavelet Transform

A transform used for frequency decomposition, aiding in separating stable topology carriers and high-frequency details.

Used for frequency decomposition in frequency-geometric disentanglement.

Open Questions Unanswered questions from this research

  • 1 How to enhance the robustness of the active probing module in extremely complex backgrounds?
  • 2 How to further validate the model's generalization across different material environments?

Applications

Immediate Applications

Crack Detection

FGOS-Net can be used for real-time detection of cracks in buildings, enhancing safety.

Road Monitoring

Applied in traffic management, FGOS-Net can monitor road conditions in real-time, optimizing traffic flow.

Long-term Vision

Smart City Surveillance

Integrating FGOS-Net, urban infrastructure monitoring will become more intelligent, improving city management efficiency.

Abstract

The segmentation of thin linear structures is inherently topology allowbreak-critical, where minor local errors can sever long-range connectivity. While recent State-Space Models (SSMs) offer efficient long-range modeling, their isotropic serialization (e.g., raster scanning) creates a geometry mismatch for anisotropic targets, causing state propagation across rather than along the structure trajectories. To address this, we propose FGOS-Net, a framework based on frequency allowbreak-geometric disentanglement. We first decompose features into a stable topology carrier and directional high-frequency bands, leveraging the latter to explicitly correct spatial misalignments induced by downsampling. Building on this calibrated topology, we introduce frequency-aligned scanning that elevates serialization to a geometry-conditioned decision, preserving direction-consistent traces. Coupled with an active probing strategy to selectively inject high-frequency details and suppress texture ambiguity, FGOS-Net consistently outperforms strong baselines across four challenging benchmarks. Notably, it achieves 91.3% mIoU and 97.1% clDice on DeepCrack while running at 80 FPS with only 7.87 GFLOPs.

cs.CV