Next Article in Journal
Sensors Fusion in Digital Healthcare Applications
Previous Article in Journal
High-Precision Aeromagnetic Compensation Method Under the Influence of the Geomagnetic Field
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

AIM-SEEM: Adapting SEEM for Open-Vocabulary Terrain Segmentation Across Arbitrary Imaging Modalities

by
Yuqian Wang
1,
Xuefu Xiang
1,
Yongcun Wu
1,
Yong Zhang
2,* and
Xinyue Li
3
1
Southwest Automation Research Institute, Mianyang 621000, China
2
School of Medical Technology, Beijing Institute of Technology, Beijing 100081, China
3
School of Automation, Beijing Institute of Technology, Beijing 100081, China
*
Author to whom correspondence should be addressed.
Sensors 2026, 26(6), 1869; https://doi.org/10.3390/s26061869
Submission received: 3 February 2026 / Revised: 4 March 2026 / Accepted: 12 March 2026 / Published: 16 March 2026
(This article belongs to the Section Sensors and Robotics)

Abstract

Terrain segmentation performance directly affects the reliability of robotic environmental perception and decision making, yet most existing methods are built upon the assumptions of fixed sensing configurations and closed label sets. As a result, they struggle to meet real world outdoor requirements where modalities can be dynamically available and semantic classes continually expand. This paper systematically studies open-vocabulary terrain segmentation under arbitrary imaging modality combinations and proposes a unified foundation model-based framework named AIM-SEEM (SEEM for Arbitrary Imaging Modalities). Built upon Segment Everything Everywhere All at Once (SEEM), AIM-SEEM performs stable input side adaptation and controlled fusion of heterogeneous modalities, maximizing the reuse of pre-trained visual priors to accommodate different modality types and counts. Furthermore, to address the distribution shifts and the resulting vision–text alignment degradation caused by modality extension, a vision-guided text calibration mechanism is introduced to preserve open-vocabulary segmentation capability under multi-modality combination inputs. Experiments on two benchmarks under three evaluation settings, including full-modality, modality-agnostic, and open-vocabulary, show that AIM-SEEM consistently outperforms prior methods.

1. Introduction

Terrain segmentation is a fundamental capability of robotic environmental perception because it provides dense semantic cues for scene understanding and terrain-aware representation in unstructured outdoor environments [1,2,3,4]. Its practical importance spans multiple application scenarios, including off-road autonomous driving, legged robot locomotion, planetary rover navigation, and other field robotics tasks, where reliable terrain understanding supports robust perception, environment interpretation, and subsequent high-level system reasoning under complex conditions [1,2,3,5].
Meanwhile, outdoor terrain perception increasingly relies on heterogeneous sensors because no single sensing technology can remain robust under all environmental and operational conditions. As the most widely deployed visual modality, RGB cameras provide dense appearance and texture cues at low cost, but their performance degrades under illumination variation, shadows, and adverse weather [1,4]. When explicit geometric awareness is required, LiDAR directly provides scene structure and range measurements, yet its outputs are typically sparse, relatively expensive, and less informative in fine-grained semantic texture representation [6,7]. For low-light or night-time operation, thermal infrared imaging offers more stable radiometric cues than RGB, but it often lacks detailed boundaries and rich appearance patterns [8]. In highly dynamic scenarios, event cameras respond asynchronously to brightness changes and thus provide high temporal resolution and strong robustness to rapid motion, although they contain limited static appearance information [9]. Consequently, terrain observation is shifting from single-modality RGB sensing to multi-modality perception with complementary yet dynamically available inputs [10,11,12]. At the same time, practical applications are also rapidly demanding open-vocabulary semantic understanding, where systems are no longer restricted to predefined closed class sets but must recognize and segment unseen concepts [13,14].
However, existing methods typically address only one of these requirements. To adapt to variable input modalities, Zhang et al. introduced the direction of arbitrary-modal semantic segmentation (AMSS) [12]. Many AMSS methods rely on aggressive channel expansion for modality alignment [15,16,17], which can distort modality representations and degrade accuracy. Architecturally, they often introduce complex fusion modules after independent encoding for each modality, leading to substantial increases in parameters and computation while failing to efficiently leverage the priors of pre-trained models. More importantly, although AMSS can handle modality variability, it remains constrained by closed label sets. Open-vocabulary segmentation overcomes this limitation and enables pixel-level semantic prediction from arbitrary text descriptions [18,19,20]. For RGB images, mainstream open-vocabulary segmentation methods commonly adopt a two-stage pipeline that first generates class-agnostic mask proposals and then performs classification using Contrastive Language-Image Pre-training (CLIP) [21,22,23,24]. This pipeline is prone to cascading errors, where biases from the proposal stage can propagate and amplify, ultimately degrading segmentation performance [8,25].
Motivated by these observations, the new task of open-vocabulary segmentation under arbitrary imaging modalities for terrain understanding is explicitly formulated and systematically studied. This task requires stable pixel-level semantic prediction under the dual constraints of variable modality combinations and an open class space. To this end, AIM-SEEM is proposed on the basis of SEEM [26]. ROA and CMB are introduced to enable stable integration of arbitrary modality combinations while keeping the backbone largely unchanged, thereby maximizing the reuse of its pre-trained visual priors. However, modality extension introduces significant distribution shifts that disrupt the original vision–text alignment in SEEM, causing its open-vocabulary capability to deteriorate noticeably under non-RGB inputs. To address this alignment degradation induced by modality extension, the Visual-Guided Text Tuner (VGTT) is introduced to perform vision-guided adaptive calibration of text representations, thereby restoring robust open-vocabulary segmentation under arbitrary modalities. The main contributions of this work are:
  • The new task of open-vocabulary terrain segmentation under arbitrary imaging modalities is proposed and systematically studied, which unifies the key challenges introduced by variable modality combinations and an open class space.
  • AIM-SEEM is presented as a SEEM based framework that supports stable integration of arbitrary modality combinations while maximizing the reuse of pre-trained visual priors. Vision guided adaptive text calibration is further introduced to alleviate vision–text alignment degradation caused by cross modality distribution shifts.
  • Comprehensive evaluations are conducted on two terrain segmentation benchmarks under three experimental settings, including full-modality, modality-agnostic, and open-vocabulary. The results show consistent gains in accuracy, robustness, and generalization, and AIM-SEEM outperforms prior methods.
The remainder of this paper is organized as follows. Section 2 reviews related studies on terrain segmentation, arbitrary-modality semantic segmentation, and open-vocabulary segmentation. Section 3 presents the proposed AIM-SEEM framework, including the overall architecture and the designs of ROA, CMB, and VGTT. Section 4 describes the datasets, experimental settings, and experimental results under the full-modality, modality-agnostic, and open-vocabulary settings. Section 5 concludes this paper and discusses future research directions.

2. Related Works

2.1. Terrain Segmentation

Terrain segmentation provides dense semantic priors for ground robots to assess traversability and risk in unstructured outdoor environments. Most existing terrain segmentation methods are built upon two common assumptions. The first assumption is a fixed sensing configuration. Some methods focus on RGB only perception and train and deploy a semantic segmentation backbone under a single RGB camera setup [5]. Other studies improve robustness by fusing complementary sensors under a fixed modality pair. Forkel et al. [6] and Lu et al. [7] investigate camera and LiDAR fusion, integrating geometric cues from LiDAR with image features to enhance recognition under illumination changes and ambiguous textures. Huang et al. [11] further incorporate inertial information as auxiliary features and explore RGB and inertial measurement unit fusion to improve perception stability under high speed motion and vibration. Although these methods work well under their target configurations, the learned representations are typically strongly coupled with the assumed modalities. When sensor failures occur or platform dependent sensing setups differ so that the available modalities change, performance often degrades significantly. The second assumption is a closed label set. Many terrain segmentation methods follow the closed set supervised paradigm of semantic segmentation, where the prediction space and the training objective are tied to a predefined set of terrain classes. A typical practice is to train pixel level classifiers under a specific dataset or application label system, such as was performed by Moore et al. [27] and Wen et al. [28], which learn decision boundaries over fixed classes defined by their annotation protocols. Since the output class space is fixed during training, when deployment encounters terrain concepts outside the predefined label system, the model often assigns them to the closest seen class or to background. This leads to semantic confusion and reduces the reliability of downstream risk assessment and decision making.
Different from prior studies based on fixed modalities or closed label sets, this paper investigates open-vocabulary terrain segmentation under arbitrary imaging modality combinations. It requires jointly addressing two core challenges, variable modality combinations and an open class space.

2.2. Arbitrary Modality Semantic Segmentation

Arbitrary modality semantic segmentation (AMSS) aims to maintain consistent predictions when the type and the number of input modalities vary at inference time [12]. A representative line of research designs modality specific encoders to extract features for each modality and then aggregates complementary information through cross modality fusion modules. CMNeXt [12] follows a modality specific encoding and cross modality fusion framework, treating one modality as the primary representation and the remaining modalities as complementary cues. It employs selective fusion so that a stable unified feature can be formed under missing modalities or changing modality combinations. MAGIC [15] considers that modality reliability can vary with the scene and derives a modality agnostic aggregated representation as a reference. It then adaptively selects and weights more reliable modality features to improve robustness under sensor failures and distribution discrepancies. MMSFormer [16] uses transformer based modality specific encoders to obtain hierarchical features and performs unified multi-scale fusion with channel re calibration. This design supports diverse modality combinations within a single architecture and yields consistent predictions. U3M [17] emphasizes avoiding modality bias by modeling all modalities in an equal manner and continuously fusing multi-scale modality information into a unified representation, which helps maintain stable segmentation when the dominant modality changes or some modalities are missing. To satisfy dimensional consistency, many AMSS methods rely on direct alignment operations such as channel expansion or feature concatenation, which often alter modality statistics and introduce distribution shifts. They also introduce heavy interaction modeling through complex fusion modules such as multi-scale attention, which limits efficient reuse of pre-trained model priors.
In contrast, this paper adopts an input side adaptation strategy and introduces a dedicated modality alignment module that maps heterogeneous modalities into a representation space that is reusable by a foundation model. This enables stable integration of arbitrary modality combinations with minimal backbone modification and allows more effective reuse of the foundation model pre-trained capability.

2.3. Open-Vocabulary Segmentation

Open-vocabulary segmentation (OVS) leverages the semantic transfer capability of vision–text pre-training to recognize classes beyond the training label set [18,19,20,29]. Most existing OVS methods are designed for RGB only inputs, and only a small number of studies explore fixed non-RGB modality settings, such as RGB and thermal imaging [8] or event camera inputs [9]. Early works [21,30,31,32] commonly follow a two stage paradigm that first generates class agnostic mask proposals and then performs open-vocabulary classification using CLIP [33]. With the emergence of segmentation foundation models such as the Segment Anything Model (SAM) [34], recent studies further use SAM to improve the quality of mask proposals, while the overall pipeline still decouples proposal generation from semantic assignment [22,23,24,25]. This two stage pipeline is highly sensitive to proposal quality, since misses and boundary errors in the proposal stage can propagate to the semantic assignment stage and cause cascading errors, which limits the upper bound of final segmentation performance.
Different from prior work, this paper does not focus on improving the two-stage open-vocabulary segmentation paradigm. Starting from SEEM [26], which already supports open-vocabulary segmentation under RGB inputs, vision-guided text calibration is introduced to alleviate alignment degradation induced by modality shift, thus maintaining reliable open-vocabulary segmentation under multi-modal combinations.

3. Materials and Methods

AIM-SEEM is an open-vocabulary terrain segmentation architecture developed by extending SEEM to support arbitrary imaging modalities. Section 3.1 outlines the overall framework. Section 3.2, Section 3.3 and Section 3.4 then detail its three core components: the RGB-Oriented Aligner (ROA), the Cross-Modal Blender (CMB), and the Visual-Guided Text Tuner (VGTT).

3.1. AIM-SEEM Architecture

Figure 1 illustrates the architecture of AIM-SEEM. The design targets a practical gap when extending RGB-grounded open-vocabulary segmentation to arbitrary imaging modalities: modality shift and modality combinations can degrade the usability of RGB-pretrained priors and weaken vision–text alignment, even if the overall backbone remains unchanged. To address this, three customized modules are introduced around SEEM while keeping its core encoders intact, so that open-vocabulary recognition and segmentation remain stable under non-RGB inputs and heterogeneous modality subsets.
Built upon SEEM’s basic framework, AIM-SEEM retains the original visual encoder (SEEM-V) and text encoder (SEEM-T). In the visual stream, ROA and CMB handle heterogeneous channel dimensions and varying modality combinations by aligning modality-specific inputs into an RGB-compatible representation space and performing controlled cross-modal blending across multiple resolutions. In the text stream, VGTT refines text embeddings using modality-specific visual cues, which improves vision–text alignment under modality shift and is critical for open-vocabulary prediction beyond RGB.
Formally, let M = { 1 , , M } denote the modality index set, where M = | M | is the number of modalities. For each m M , the input is I ( m ) R H × W × C ( m ) , where C ( m ) may vary across modalities. ROA aligns each modality to a 4 × feature map. CMB then blends these aligned features to produce a unified multi-resolution representation { z 0 4 × , z 0 8 × , z 0 16 × , z 0 32 × } , which is fed into the four hierarchical stages { F 0 , F 1 , F 2 , F 3 } of SEEM-V.
In Stage 1, the blended 4 × feature is processed as follows:
z 4 × = F 0 z 0 4 × .
For subsequent stages k { 1 , 2 , 3 } with resolutions s k { 8 × , 16 × , 32 × } , let s 0 = 4 × . The self-encoded feature u s k = F k z s k 1 is first computed. This is then fused with the corresponding CMB-blended feature v s k = z 0 s k via a gated convex combination (see Figure 2):
z s k = G s k u s k + 1 G s k v s k ,
where ⊙ is element-wise multiplication. The gating map G s k is computed from both feature branches:
G s k = σ ϕ 1 u s k + ϕ 2 v s k ,
where σ is the sigmoid function and ϕ 1 , ϕ 2 are learnable 1 × 1 convolutional layers. The final multi-scale visual features are { z 4 × , z 8 × , z 16 × , z 32 × } .
These features are upsampled by the pixel decoder to obtain per-pixel embeddings ε pixel . Concurrently, the Transformer decoder uses Q learnable queries to generate class embeddings ε class and mask embeddings ε mask . Binary masks are predicted via the dot product between ε pixel and ε mask .
For class names { C 1 , , C N } , descriptive sentences are generated using a predefined template and encoded by SEEM-T, yielding initial text embeddings { T 1 , , T N } . VGTT refines these into { T 1 , , T N } by incorporating modality-specific visual evidence. Class prediction is performed by matching the refined text embeddings with ε class .

3.2. RGB-Oriented Aligner

The RGB-Oriented Aligner (ROA) mitigates modality misalignment between arbitrary target modalities and the RGB-pretrained backbone by converting heterogeneous inputs into an RGB-friendly token sequence. Different from alignment strategies that rely on heavy modality-specific encoders or channel expansion, ROA performs an input side conversion to an RGB-compatible representation with minimal changes to the RGB-pretrained backbone, thereby maximizing the reuse of pretrained visual priors under non-RGB inputs. As shown in Figure 3, given an input modality I R H × W × K , ROA produces a unified aligned representation for subsequent cross-modal processing.
ROA first predicts a scalar adaptive weight w ( 0 , 1 ) via Pyramid Channel Weighting (PCW), whose structure is included in Figure 3. Formally, PCW is defined as a composition of four operators (UpConv, LayerNorm, ReLU, DownConv) followed by average pooling:
w = σ AvgPool DownConv ( ReLU ( LN ( UpConv ( I ) ) ) ) ,
where LN ( · ) denotes LayerNorm, and σ ( · ) denotes the sigmoid function, ensuring w ( 0 , 1 ) . The resulting w is used to construct two complementary reweighted inputs:
I det = w I , I ctx = ( 1 w ) I .
Here, I det is intended to emphasize informative local structures (e.g., boundaries and fine patterns), whereas I ctx is designed to retain stable contextual cues (e.g., large homogeneous regions), yielding complementary modal adaptation without relying on any explicit frequency-domain assumptions.
Next, as depicted in Figure 3, the detail-enhancement branch expands channels via a 3 × 3 convolution and applies patch embedding with 4 × downsampling to obtain I det 4 × . In parallel, the context-preservation branch applies channel-wise patch embedding followed by a lightweight fully-connected projection to match the channel dimension, producing I ctx 4 × . The two branches are fused by element-wise summation:
I 4 × = I det 4 × + I ctx 4 × .
Finally, ROA permutes the fused feature map into a token sequence as the aligned output:
x 4 × = Π I 4 × R H 4 W 4 × C ,
where Π ( · ) denotes flattening the spatial grid into tokens.

3.3. Cross-Modal Blender

The Cross-Modal Blender (CMB) extends the segmentation capability of the RGB-pretrained backbone to arbitrary modality combinations by enabling cross-modal interaction and adaptive fusion. The novelty of CMB lies in controlled multi-resolution blending, where complementary cues are integrated only when reliable and modality-specific noise is suppressed via gated fusion, which improves robustness to missing or unreliable sensors and prevents performance collapse under arbitrary modality subsets. As shown in Figure 4, CMB takes the multi-modal 4 × aligned features produced by ROA as input and generates multi-resolution blended features { z 0 4 × , z 0 8 × , z 0 16 × , z 0 32 × } .
  • Cross-modal concatenation. For a given sample, the token sequence x 4 × , ( m ) of each modality is reshaped back to a spatial grid X 4 × , ( m ) R H 4 × W 4 × C , with ( H 4 , W 4 ) = ( H / 4 , W / 4 ) . All modalities are then concatenated along the channel dimension:
    X 4 × = Concat X 4 × , ( m ) m M R H 4 × W 4 × ( M C ) .
  • Spatial-channel attention blending. CMB applies a spatial-channel attention mechanism to adaptively reweight multimodal features. The spatial attention map A s R H 4 × W 4 × 1 and the channel attention vector A c R 1 × 1 × ( M C ) are defined as
    A s = σ Conv [ AvgPool c ( X 4 × ) ; MaxPool c ( X 4 × ) ] ,
    A c = σ MLP AvgPool h w ( X 4 × ) + MLP MaxPool h w ( X 4 × ) ,
    where AvgPool c / MaxPool c pool along the channel dimension to produce a spatial map, and AvgPool h w / MaxPool h w pool over spatial dimensions to produce a channel descriptor. Using element-wise multiplication with broadcasting, the blended 4× feature is computed as
    Z 0 4 × = Linear X 4 × + A s A c X 4 × ,
    where ⊙ denotes element-wise multiplication with broadcasting. Finally, Z 0 4 × is flattened into tokens to match the SEEM-V input format:
    z 0 4 × = Π Z 0 4 × .
  • Multi-resolution generation. To provide multi-scale cues for segmentation, CMB generates lower-resolution blended features in parallel. For each target resolution s { 8 × , 16 × , 32 × } , a patch embedding operator Patch s ( · ) is applied to each modality, followed by cross-modal aggregation and refinement:
    X ˜ s = Concat Patch s X 4 × , ( m ) m M R H s × W s × C s ,
    Z 0 s = Linear Block ( X ˜ s ) , z 0 s = Π Z 0 s ,
    where ( H s , W s ) = ( H / s , W / s ) , and Block ( · ) denotes a lightweight feature mixing block (e.g., a Transformer/multi-layer perceptron (MLP) block) operating at the corresponding resolution. This parallel design allows the model to exploit multi-resolution information while maintaining consistent fusion behavior across modality combinations.

3.4. Visual-Guided Text Tuner

When the visual stream is extended from RGB to non-RGB modalities, the distribution of pixel-level features may deviate from the alignment space learned by the RGB-grounded vision–language model, which directly harms open-vocabulary recognition even if the segmentation backbone remains strong. VGTT addresses this previously under-discussed failure mode by refining text tokens with modality-specific visual evidence from the pixel decoder, so that the resulting text representations better match the current visual feature distribution.
Let T 0 R N × D denote the text embeddings of N class prompts produced by SEEM-T, where N is the number of class prompts (i.e., classes) and D is the embedding dimension. Let ε pixel R H × W × C denote the pixel-decoder output. It is reshaped into a token sequence P R N p × C , with N p = H W , and projected to the same embedding dimension via a learnable linear layer W p R C × D .
V 0 = P W p , V 0 R N p × D .
In VGTT, the visual tokens serve as a fixed memory for cross-attention, i.e., V l V 0 for all layers l.
VGTT consists of L stacked cross-attention Transformer layers, with L set to 2. Each layer adopts a pre-normalization design and contains (i) a multi-head cross-attention (CA) sublayer and (ii) a position-wise feed-forward network (FFN) sublayer, both equipped with residual connections. For the l-th layer ( l = 0 , 1 , , L 1 ), layer normalization is first applied:
T ^ l = LN ( T l ) , V ^ l = LN ( V 0 ) .
The multi-head cross-attention is defined as
CA ( T ^ l , V ^ l ) = Concat head 1 , , head h W o ,
head j = Softmax ( T ^ l W q j ) ( V ^ l W k j ) d ( V ^ l W v j ) ,
where h is the number of attention heads, d = D / h , and W q j , W k j , W v j R D × d and W o R D × D are learnable projection matrices. The text tokens are then updated via residual connections:
T ˜ l = T l + CA ( T ^ l , V ^ l ) ,
T l + 1 = T ˜ l + FFN LN ( T ˜ l ) .
The feed-forward network FFN ( · ) is implemented as a two-layer MLP with a non-linear activation. This design enables each text token to attend to modality-specific pixel evidence through cross-attention, while preserving the original semantics through pre-normalization and residual learning.
After L layers, refined text embeddings T L R N × D are obtained. These refined text representations are then used in the subsequent vision–text matching and mask decoding procedures following SEEM.
Overall, AIM-SEEM is not a simple modality-fusion variant of SEEM. The contribution is to jointly preserve pretrained visual priors and language grounding under modality shift, by aligning heterogeneous inputs, blending modalities in a controlled manner across resolutions, and re-calibrating text embeddings with modality-conditioned visual evidence. These components form a closed loop that maintains open-vocabulary segmentation performance beyond RGB and under arbitrary modality combinations.

4. Experiments

4.1. Experimental Setup

4.1.1. Datasets

Due to the lack of widely used multimodal benchmarks for terrain segmentation, two datasets that provide aligned multimodal observations and fine-grained terrain annotations are used. (i) The MCubes dataset [35] provides four aligned modalities, including RGB, near-infrared (NIR), degree of linear polarization (DoLP), and angle of linear polarization (AoLP). Nine terrain-related classes are selected, including Asphalt, Concrete, Road Marking, Sand, Gravel, Cobblestone, Brick, Grass, and Water. (ii) The DELIVER dataset [12] provides four paired modalities, including RGB, depth, LiDAR, and event. Eight terrain-related classes are selected, including Road Line, Road, SideWalk, Vegetation, Bridge, Rail Track, Ground Rail, and Water. Both datasets provide aligned multi-modality imaging inputs that can be directly fed into the model as multi-channel inputs without additional preprocessing.

4.1.2. Experimental Settings and Evaluation Metrics

The proposed method is evaluated under three settings: full-modality, modality-agnostic, and open-vocabulary, which assess multi-modal fusion capability, robustness to arbitrary modality inputs, and generalization to unseen terrain classes, respectively.
Full-modality setting. This setting evaluates the model’s capability to fuse multiple modalities by using all available modalities during both training and testing. The class-wise Intersection over Union (IoU) and the mean IoU (mIoU) are reported. For a class c, IoU is defined as
IoU c = TP c TP c + FP c + FN c ,
and the mean IoU over C classes is computed as
mIoU = 1 C c = 1 C IoU c .
Modality-agnostic setting. This setting evaluates the model’s robustness under arbitrary modality inputs. The model is trained with all modalities and tested with any modality combination. For each modality combination s S , mIoU ( s ) is computed, and the averaged performance across all combinations is additionally reported:
mIoU avg = 1 | S | s S mIoU ( s ) .
Open-vocabulary setting. This setting evaluates the generalization ability of the model to terrain classes that are not included in the predefined fixed vocabulary. Following the common protocol (e.g., KgCoOp [36]), the label space is split into base classes and new classes. The model is primarily trained on base classes and evaluated on both subsets simultaneously. mIoU base and mIoU new are reported. Importantly, because open-vocabulary segmentation must balance performance on both seen and unseen classes, the primary metric is the harmonic mean IoU (hIoU):
hIoU = 2 mIoU base · mIoU new mIoU base + mIoU new .

4.1.3. Implementation Details

The SEEM V1 model [26] is adopted under its original configuration, retaining the 101 class-agnostic mask proposals. The model is optimized with AdamW (weight decay 0.05), using a learning rate of 1 × 10 5 for most modules, except for the SEEM-V and SEEM-T components, which use 1 × 10 6 . During training, all input images are randomly cropped to 512 × 512 pixels. Experiments are conducted on 8 NVIDIA GeForce RTX 3090 GPUs (NVIDIA Corporation, Santa Clara, CA, USA), and each model is trained for 300 epochs.

4.2. Main Results

The proposed method is compared with state-of-the-art arbitrary-modality segmentation models, including CMNeXt [12], MMSFormer [16], Magic [15], and U3M [17], all using SegFormer-B2 [37] as the backbone.

4.2.1. Full-Modality Evaluation

Under the full-modality setting, the proposed approach demonstrates clear advantages over existing methods. Specifically, the proposed method improves mIoU by 7.88 and 5.03 percentage points on the two datasets, respectively, and achieves the best results for most classes, as shown in Table 1. On MCubes, the proposed method performs particularly well on the Gravel and Water classes. The previous best method reports an mIoU of 68.5% on Gravel, whereas the proposed method increases it to 84.3%, yielding a gain of 15.8 percentage points. For Water, the prior best mIoU is 61.3%, and the proposed method improves it to 75.4%, corresponding to a gain of 14.1 percentage points. On DELIVER [12], the proposed method achieves the best or second-best performance across all classes. The largest gain is observed on Rail Track, where the previous best mIoU is 63.4% and the proposed method raises it to 80.5%, improving by 17.1 percentage points. These results indicate that the proposed model effectively leverages multi-modal information to enhance segmentation accuracy.

4.2.2. Modality-Agnostic Evaluation

Under the modality-agnostic setting, Table 2 and Table 3 report the performance under arbitrary modality combinations on MCubes and DELIVER, respectively. The proposed method achieves the best mean performance on both datasets, reaching an mIoU of 39.15% on MCubes and an mIoU of 43.76% on DELIVER, which corresponds to mean mIoU gains of 0.41 and 6.83 percentage points over the strongest baseline.
On MCubes, AIM-SEEM remains highly effective when RGB is absent. Using only the NIR modality, an mIoU of 28.44% is attained, improving upon the best competing result by 25.14 percentage points. With the three-modality combination excluding RGB, namely AoLP-DoLP-NIR (ADN), an mIoU of 41.22% is further achieved, exceeding the best baseline by 3.65 percentage points. These results indicate that the proposed adaptation generalizes well to non-RGB modalities and sustains strong performance under input modality variations. As shown in Figure 5, qualitative visualizations are provided under representative modality combinations on MCubes.
On DELIVER, the advantage is more pronounced. AIM-SEEM attains the best or second best performance for the vast majority of modality combinations and yields clear improvements in challenging non-RGB cases. In particular, it achieves an mIoU of 9.25% with only Event and an mIoU of 9.24% with only LiDAR, outperforming the best competing methods by 7.88 and 5.14 percentage points, respectively. When using the Event and LiDAR combination, it reaches an mIoU of 9.25%, improving by 5.40 percentage points. Overall, these results demonstrate that AIM-SEEM is robust to arbitrary modality inputs and substantially reduces reliance on RGB by strengthening representation and fusion for non-RGB modalities. As shown in Figure 6, qualitative visualizations are provided under representative modality combinations on DELIVER.

4.2.3. Open-Vocabulary Evaluation

Under the open-vocabulary setting, Table 4 compares different methods on MCubes and DELIVER with 1/4/8 labeled samples per new class. The central challenge of open-vocabulary segmentation is to generalize to new classes under extremely limited supervision while maintaining strong performance on base classes. hIoU, namely the harmonic mean of base-class and new-class mIoU, is therefore adopted as the primary metric because it directly reflects the balance between the two and discourages methods that excel only on one side.
Across all shot settings, AIM-SEEM achieves the best overall balance. On MCubes and DELIVER, it improves the mean hIoU by 8.28 and 7.79 percentage points, respectively, compared with the strongest baseline. The improvement is mainly driven by consistently higher mIoU on new classes across different shots, whereas the mIoU on base classes shows only a small decrease, around two percentage points on average. This trend is consistent with the goal of open-vocabulary learning, where the key requirement is reliable recognition of previously unseen classes beyond the training label set. Overall, the consistently higher hIoU indicates that the proposed method achieves a more favorable balance between base and new classes while delivering substantially stronger generalization to new classes.

4.3. Ablation Study

4.3.1. Component-Wise Ablations

To clarify the contribution of each component in AIM-SEEM, SEEM [26] fine-tuned on RGB data is adopted as the baseline, and modules are progressively added under the full-modality setting on MCubes, as reported in Table 5. The RGB-only baseline achieves an mIoU of 44.32%, indicating that relying on a single modality is insufficient in this setting. Introducing single-scale CMB for four-modality fusion raises the performance to an mIoU of 65.86%, corresponding to a gain of 21.54 percentage points, which shows that CMB effectively extracts modality-specific cues and performs an initial integration that compensates for the information bottleneck of RGB. Multi-scale CMB is further examined by combining its fused features with the SEEM visual branch features. Direct summation leads to training collapse, and simple averaging reduces performance to an mIoU of 54.25%. In contrast, gated fusion yields an mIoU of 67.85%, improving over the single-scale variant by 1.99 percentage points, which suggests that dynamic weighting is crucial for suppressing noisy or redundant modality features during fusion. Adding ROA further improves performance to an mIoU of 71.09%, a gain of 3.24 percentage points, because it avoids forced channel expansion for non-RGB modalities and better preserves modality-specific feature distributions. Finally, incorporating VGTT boosts performance to an mIoU of 73.13%, adding 2.04 percentage points, which indicates that jointly optimizing the visual and text branches enhances cross-modal semantic consistency and strengthens class understanding under multi-modal inputs.

4.3.2. Base-New Trade-Off

In the open-vocabulary setting, performance on base classes and previously unseen new classes is reported together with the harmonic mean H to reflect the balance between them under the same 8-shot protocol. As shown in Table 6, introducing VGTT consistently improves both recognition strength and the base-new balance. Specifically, the base score increases from 60.38% to 65.05%, while the new score increases from 41.03% to 42.96%. As a result, H rises from 48.86% to 51.75%, corresponding to a gain of 2.89 percentage points. These results suggest that the proposed text calibration helps preserve vision–text alignment under modality shift and improves overall open-vocabulary transfer.
Building on the VGTT baseline, the potential of representative prompt-based strategies to improve the base-new balance is further investigated. As illustrated in Figure 7a, CuPL [38] is adapted to SEEM by enriching class text prompts without additional training, while the SEEM mask prediction pipeline is kept unchanged and the final SEEM-T output is evaluated. The normal prompts follow the original SEEM setting, whereas the customized prompts are generated by querying DeepSeek R1 [39] with the template in Table 7. Table 6 shows that CuPL slightly improves the new score but reduces the base score, leading to a marginal decrease of H from 51.75% to 51.61%.
Two learnable prompt-tuning methods are also integrated, as shown in Figure 7b,c. KgCoOp [36] learns continuous context tokens with a knowledge-guided constraint to stabilize transfer, while CoCoOp [40] introduces an image-conditioned prompt generator for instance-adaptive prompts at inference time. As reported in Table 6, both methods improve the harmonic mean over the VGTT baseline, with KgCoOp reaching an H of 52.16% and CoCoOp reaching an H of 52.15%, indicating a more favorable base-new balance under the same 8-shot setting.

5. Conclusions and Future Work

AIM-SEEM is proposed as a unified framework for open-vocabulary terrain segmentation under arbitrary imaging modalities and their combinations. The main contribution lies in formulating and addressing the open-vocabulary arbitrary-modality terrain segmentation problem through a unified pipeline that remains effective when the sensing modality changes and when multiple modalities are combined. To this end, three tightly coupled components are integrated into a coherent adaptation, fusion, and calibration process that jointly bridges the modality gap and preserves language grounding. Specifically, ROA converts heterogeneous modality features into an RGB-compatible representation space, which enables stable reuse of RGB-pretrained vision priors under non-RGB inputs by reducing feature distribution mismatch. Based on the aligned features, CMB performs controlled cross-modal blending and generates multi-resolution representations consistent with the hierarchical inputs expected by the vision encoder, while gated fusion selectively integrates complementary cues and down-weights modality-specific noise, preventing performance degradation when some sensors are unreliable. With a more stable visual feature distribution, VGTT further calibrates class text embeddings using modality-specific pixel evidence from the decoder, compensating for modality-induced vision–text misalignment and maintaining consistent language grounding for open-vocabulary recognition. With these designs, AIM-SEEM achieves state-of-the-art performance across three experimental setups on two benchmark datasets and shows clear advantages on non-RGB modalities.
Although the results demonstrate strong capability in handling arbitrary modalities, there remains room to improve absolute accuracy and stability when RGB is unavailable. Future work will focus on strengthening fault tolerance, including more reliable modality selection and uncertainty-aware fusion for alternative modalities. In addition, since the present study primarily emphasizes segmentation effectiveness, modality adaptability, and open-vocabulary generalization, efficiency-oriented optimization remains outside the main scope of this work. Therefore, computational cost control, model compression, and deployment acceleration will also be important directions for future research so as to improve practical applicability on resource-constrained platforms. The trade-off between base-class performance and novel-class generalization in open-vocabulary transfer also warrants further investigation. This trade-off is not introduced by AIM-SEEM but becomes more apparent when the model is pushed toward stronger open-vocabulary generalization. Ablation results with prompt-based strategies suggest that the balance can be improved to some extent, yet it is not fully resolved, motivating more principled mechanisms for balancing base and novel classes in open-vocabulary terrain segmentation.

Author Contributions

Conceptualization, Y.W. (Yuqian Wang) and X.X.; methodology, Y.W. (Yuqian Wang) and Y.W. (Yongcun Wu); software, Y.W. (Yuqian Wang) and Y.Z.; validation, Y.W. (Yuqian Wang) and X.L.; formal analysis, Y.W. (Yuqian Wang) and Y.Z.; investigation, Y.W. (Yuqian Wang); resources, X.X.; data curation, Y.W. (Yuqian Wang); writing—original draft preparation, Y.W. (Yuqian Wang); writing—review and editing, Y.W. (Yuqian Wang) and Y.Z.; visualization, Y.W. (Yuqian Wang) and X.L.; supervision, X.X. and Y.W. (Yongcun Wu); project administration, X.X. and Y.W. (Yongcun Wu); funding acquisition, X.X. and Y.W. (Yongcun Wu). All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by funding from the Major Special Project of Sichuan Science and Technology Department (No. 2024ZDZX0004).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The datasets used in this study are publicly available. The MCubes dataset is available at https://github.com/kyotovision-public/multimodal-material-segmentation (accessed on 19 January 2026), and the DELIVER dataset is available at https://github.com/InSAI-Lab/DELIVER (accessed on 19 January 2026). The code is available at https://github.com/ExcellantQian/SEEM-for-Arbitrary-Imaging-Modalities (accessed on 19 January 2026).

Conflicts of Interest

The authors declare no conflicts of interest.

Abbreviations

The following abbreviations are used in this manuscript:
AIMArbitrary Imaging Modalities
AIM-SEEMSEEM for Arbitrary Imaging Modalities
SEEMSegment Everything Everywhere All at Once
ROARGB-Oriented Aligner
CMBCross-Modal Blender
VGTTVisual-Guided Text Tuner
AMSSArbitrary Modality Semantic Segmentation
OVSOpen-Vocabulary Segmentation
PCWPyramid Channel Weighting
RGBRed, Green, and Blue
NIRNear-Infrared
DoLPDegree of Linear Polarization
AoLPAngle of Linear Polarization
LiDARLight Detection and Ranging
IoUIntersection over Union
mIoUMean Intersection over Union
hIoUHarmonic Mean of Base-Class and New-Class mIoU
CLIPContrastive Language-Image Pre-training
SAMSegment Anything Model
LLMLarge Language Model

References

  1. Loquercio, A.; Kumar, A.; Malik, J. Learning visual locomotion with cross-modal supervision. arXiv 2022, arXiv:2211.03785. [Google Scholar] [CrossRef] [Scilit]
  2. Kuang, B.; Gu, C.; Rana, Z.A.; Zhao, Y.; Sun, S.; Nnabuife, S.G. Semantic Terrain Segmentation in the Navigation Vision of Planetary Rovers—A Systematic Literature Review. Sensors 2022, 22, 8393. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  3. Shon, H.; Choi, S.; Huh, K. Real-time terrain condition detection for off-road driving based on transformer. IEEE Trans. Intell. Transp. Syst. 2024, 25, 11726–11738. [Google Scholar] [CrossRef] [Scilit]
  4. Dong, Y.; Guo, W.; Zha, F.; Liu, Y.; Chen, C.; Sun, L. A vision-based two-stage framework for inferring physical properties of the terrain. Appl. Sci. 2020, 10, 6473. [Google Scholar] [CrossRef] [Scilit]
  5. Cao, J.; Chen, T.; Jiang, H.; Lu, G.; Zhang, G.; Rong, X.; Li, Y. Autonomous Locomotion Control Strategy for Quadruped Robot Based on Visual Lidar Fusion Terrain Recognition. In Proceedings of the 2023 2nd International Conference on Automation, Robotics and Computer Engineering (ICARCE), Wuhan, China, 14–16 December 2023; IEEE: Piscataway, NJ, USA, 2023; pp. 1–6. [Google Scholar]
  6. Forkel, B.; Wuensche, H.J. Dynamic resolution terrain estimation for autonomous (dirt) road driving fusing lidar and vision. In Proceedings of the 2022 IEEE Intelligent Vehicles Symposium (IV), Aachen, Germany, 4–9 June 2022; IEEE: Piscataway, NJ, USA, 2022; pp. 1181–1187. [Google Scholar]
  7. Lu, Z.; Wang, M.; Yu, S.; Wu, Y.; Wang, Y.; Li, G. Camera-LiDAR-based terrain multi-type classification using both spatial and histogram features of LiDARs. In Proceedings of the 2023 3rd International Conference on Computer, Control and Robotics (ICCCR), Shanghai, China, 24–26 March 2023; IEEE: Piscataway, NJ, USA, 2023; pp. 298–302. [Google Scholar]
  8. Zhao, G.; Huang, J.; Yan, X.; Wang, Z.; Tang, J.; Ou, Y.; Hu, X.; Peng, T. Open-Vocabulary RGB-Thermal Semantic Segmentation. In Proceedings of the European Conference on Computer Vision; Springer: Berlin, Germany, 2024; pp. 304–320. [Google Scholar]
  9. Rahman, M.R.U.; Giraldo, J.H.; Spinelli, I.; Lathuilière, S.; Galasso, F. OVOSE: Open-Vocabulary Semantic Segmentation in Event-Based Cameras. In Proceedings of the International Conference on Pattern Recognition; Springer: Berlin, Germany, 2024; pp. 18–33. [Google Scholar]
  10. Zhu, Y.; Xiao, N. Simple Scalable Multimodal Semantic Segmentation Model. Sensors 2024, 24, 699. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  11. Huang, H.; Yang, Y.; Tang, L.; Zhang, Z.; Liu, N.; Li, M.; Wang, L. A multimodal off-road terrain classification benchmark for extraterrestrial traversability analysis. In Proceedings of the 2022 International Conference on Cyber-Enabled Distributed Computing and Knowledge Discovery (CyberC), Suzhou, China, 14–16 October 2022; IEEE: Piscataway, NJ, USA, 2022; pp. 123–126. [Google Scholar]
  12. Zhang, J.; Liu, R.; Shi, H.; Yang, K.; Reiß, S.; Peng, K.; Fu, H.; Wang, K.; Stiefelhagen, R. Delivering arbitrary-modal semantic segmentation. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, Vancouver, BC, Canada, 17–24 June 2023; IEEE: Piscataway, NJ, USA, 2023; pp. 1136–1147. [Google Scholar]
  13. Zeng, Z.; Boehm, J. Exploration of an Open Vocabulary Model on Semantic Segmentation for Street Scene Imagery. ISPRS Int. J. Geo-Inf. 2024, 13, 153. [Google Scholar] [CrossRef] [Scilit]
  14. Karlsson, R.; Asfandiyarov, R.; Carballo, A.; Fujii, K.; Ohtani, K.; Takeda, K. Open-Vocabulary Predictive World Models from Sensor Observations. Sensors 2024, 24, 4735. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  15. Zheng, X.; Lyu, Y.; Zhou, J.; Wang, L. Centering the value of every modality: Towards efficient and resilient modality-agnostic semantic segmentation. In Proceedings of the European Conference on Computer Vision; Springer: Berlin, Germany, 2024; pp. 192–212. [Google Scholar]
  16. Reza, M.K.; Prater-Bennette, A.; Asif, M.S. Mmsformer: Multimodal transformer for material and semantic segmentation. IEEE Open J. Signal Process. 2024, 5, 599–610. [Google Scholar] [CrossRef] [Scilit]
  17. Li, B.; Zhang, D.; Zhao, Z.; Gao, J.; Li, X. U3M: Unbiased multiscale modal fusion model for multimodal semantic segmentation. Pattern Recognit. 2025, 168, 111801. [Google Scholar] [CrossRef] [Scilit]
  18. Bucher, M.; Vu, T.H.; Cord, M.; Pérez, P. Zero-shot semantic segmentation. arXiv 2019, arXiv:1906.00817. [Google Scholar] [CrossRef] [Scilit]
  19. Xian, Y.; Choudhury, S.; He, Y.; Schiele, B.; Akata, Z. Semantic projection network for zero-and few-label semantic segmentation. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, Long Beach, CA, USA, 15–20 June 2019; IEEE: Piscataway, NJ, USA, 2019; pp. 8256–8265. [Google Scholar]
  20. Han, K.; Liu, Y.; Liew, J.H.; Ding, H.; Liu, J.; Wang, Y.; Tang, Y.; Yang, Y.; Feng, J.; Zhao, Y.; et al. Global knowledge calibration for fast open-vocabulary segmentation. In Proceedings of the IEEE/CVF International Conference on Computer Vision, Paris, France, 1–6 October 2023; IEEE: Piscataway, NJ, USA, 2023; pp. 797–807. [Google Scholar]
  21. Yu, Q.; He, J.; Deng, X.; Shen, X.; Chen, L.C. Convolutions die hard: Open-vocabulary segmentation with single frozen convolutional clip. Adv. Neural Inf. Process. Syst. 2023, 36, 32215–32234. [Google Scholar]
  22. Yuan, H.; Li, X.; Zhou, C.; Li, Y.; Chen, K.; Loy, C.C. Open-vocabulary sam: Segment and recognize twenty-thousand classes interactively. In Proceedings of the European Conference on Computer Vision; Springer: Berlin, Germany, 2024; pp. 419–437. [Google Scholar]
  23. Wang, H.; Vasu, P.K.A.; Faghri, F.; Vemulapalli, R.; Farajtabar, M.; Mehta, S.; Rastegari, M.; Tuzel, O.; Pouransari, H. Sam-clip: Merging vision foundation models towards semantic and spatial understanding. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, Seattle, WA, USA, 16–22 June 2024; IEEE: Piscataway, NJ, USA, 2024; pp. 3635–3647. [Google Scholar]
  24. Han, X.; Wei, L.; Yu, X.; Dou, Z.; He, X.; Wang, K.; Sun, Y.; Han, Z.; Tian, Q. Boosting segment anything model towards open-vocabulary learning. In Proceedings of the AAAI Conference on Artificial Intelligence; AAAI Press: Washington DC, USA, 2025; Volume 39, pp. 3356–3365. [Google Scholar]
  25. Li, S.; Cao, J.; Ye, P.; Ding, Y.; Tu, C.; Chen, T. ClipSAM: CLIP and SAM collaboration for zero-shot anomaly segmentation. Neurocomputing 2025, 618, 129122. [Google Scholar] [CrossRef] [Scilit]
  26. Zou, X.; Yang, J.; Zhang, H.; Li, F.; Li, L.; Wang, J.; Wang, L.; Gao, J.; Lee, Y.J. Segment everything everywhere all at once. Adv. Neural Inf. Process. Syst. 2023, 36, 19769–19782. [Google Scholar]
  27. Moore, J.; Stuart, S.; McMeekin, P.; Walker, R.; Nouredanesh, M.; Tung, J.; Reilly, R.; Godfrey, A. Toward enhanced free-living fall risk assessment: Data mining and deep learning for environment and terrain classification. Intell.-Based Med. 2023, 8, 100103. [Google Scholar] [CrossRef] [Scilit]
  28. Wen, S.; Yang, L.; Duan, H.; Zhang, T. A Transfer Learning Algorithm for Terrain Type Recognition. Int. Core J. Eng. 2023, 9, 177–185. [Google Scholar]
  29. Gu, Z.; Zhou, S.; Niu, L.; Zhao, Z.; Zhang, L. Context-aware feature generation for zero-shot semantic segmentation. In Proceedings of the 28th ACM International Conference on Multimedia, Seattle, WA, USA, 12–16 October 2020; pp. 1921–1929. [Google Scholar]
  30. Ding, J.; Xue, N.; Xia, G.S.; Dai, D. Decoupling zero-shot semantic segmentation. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, New Orleans, LA, USA, 18–24 June 2022; IEEE: Piscataway, NJ, USA, 2022; pp. 11583–11592. [Google Scholar]
  31. Xu, M.; Zhang, Z.; Wei, F.; Lin, Y.; Cao, Y.; Hu, H.; Bai, X. A simple baseline for open-vocabulary semantic segmentation with pre-trained vision-language model. In Proceedings of the European Conference on Computer Vision; Springer: Berlin, Germany, 2022; pp. 736–753. [Google Scholar]
  32. Xu, J.; Liu, S.; Vahdat, A.; Byeon, W.; Wang, X.; De Mello, S. Open-vocabulary panoptic segmentation with text-to-image diffusion models. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, Vancouver, BC, Canada, 17–24 June 2023; IEEE: Piscataway, NJ, USA, 2023; pp. 2955–2966. [Google Scholar]
  33. Radford, A.; Kim, J.W.; Hallacy, C.; Ramesh, A.; Goh, G.; Agarwal, S.; Sastry, G.; Askell, A.; Mishkin, P.; Clark, J.; et al. Learning transferable visual models from natural language supervision. Proc. Int. Conf. Mach. Learn. 2021, 139, 8748–8763. [Google Scholar]
  34. Kirillov, A.; Mintun, E.; Ravi, N.; Mao, H.; Rolland, C.; Gustafson, L.; Xiao, T.; Whitehead, S.; Berg, A.C.; Lo, W.Y.; et al. Segment anything. In Proceedings of the IEEE/CVF International Conference on Computer Vision, Paris, France, 1–6 October 2023; IEEE: Piscataway, NJ, USA, 2023; pp. 4015–4026. [Google Scholar]
  35. Liang, Y.; Wakaki, R.; Nobuhara, S.; Nishino, K. Multimodal material segmentation. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, New Orleans, LA, USA, 18–24 June 2022; IEEE: Piscataway, NJ, USA, 2022; pp. 19800–19808. [Google Scholar]
  36. Yao, H.; Zhang, R.; Xu, C. Visual-language prompt tuning with knowledge-guided context optimization. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, Vancouver, BC, Canada, 17–24 June 2023; IEEE: Piscataway, NJ, USA, 2023; pp. 6757–6767. [Google Scholar]
  37. Xie, E.; Wang, W.; Yu, Z.; Anandkumar, A.; Alvarez, J.M.; Luo, P. SegFormer: Simple and efficient design for semantic segmentation with transformers. Adv. Neural Inf. Process. Syst. 2021, 34, 12077–12090. [Google Scholar]
  38. Pratt, S.; Covert, I.; Liu, R.; Farhadi, A. What does a platypus look like? generating customized prompts for zero-shot image classification. In Proceedings of the IEEE/CVF International Conference on Computer Vision, Paris, France, 1–6 October 2023; IEEE: Piscataway, NJ, USA, 2023; pp. 15691–15701. [Google Scholar]
  39. Guo, D.; Yang, D.; Zhang, H.; Song, J.; Zhang, R.; Xu, R.; Zhu, Q.; Ma, S.; Wang, P.; Bi, X.; et al. Deepseek-r1: Incentivizing reasoning capability in llms via reinforcement learning. arXiv 2025, arXiv:2501.12948. [Google Scholar]
  40. Zhou, K.; Yang, J.; Loy, C.C.; Liu, Z. Conditional prompt learning for vision-language models. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, New Orleans, LA, USA, 18–24 June 2022; IEEE: Piscataway, NJ, USA, 2022; pp. 16816–16825. [Google Scholar]
Figure 1. Architecture of AIM-SEEM. Newly introduced customized modules are highlighted in yellow-filled blocks.
Figure 1. Architecture of AIM-SEEM. Newly introduced customized modules are highlighted in yellow-filled blocks.
Sensors 26 01869 g001
Figure 2. Gated fusion module.
Figure 2. Gated fusion module.
Sensors 26 01869 g002
Figure 3. RGB-Oriented Aligner (ROA).
Figure 3. RGB-Oriented Aligner (ROA).
Sensors 26 01869 g003
Figure 4. Cross-Modal Blender (CMB).
Figure 4. Cross-Modal Blender (CMB).
Sensors 26 01869 g004
Figure 5. Visualization of arbitrary inputs using RGB, AoLP, DoLP, and NIR on MCubes. The first column shows input images, followed by ground truth and predicted semantic maps under different modality combinations. All colored maps denote semantic segmentation results, where each color corresponds to a terrain category.
Figure 5. Visualization of arbitrary inputs using RGB, AoLP, DoLP, and NIR on MCubes. The first column shows input images, followed by ground truth and predicted semantic maps under different modality combinations. All colored maps denote semantic segmentation results, where each color corresponds to a terrain category.
Sensors 26 01869 g005
Figure 6. Visualization of arbitrary inputs using RGB, Depth, Event, LiDAR on DELIVER. The first column shows input images, followed by ground truth and predicted semantic maps under different modality combinations. All colored maps denote semantic segmentation results, where each color corresponds to a terrain category.
Figure 6. Visualization of arbitrary inputs using RGB, Depth, Event, LiDAR on DELIVER. The first column shows input images, followed by ground truth and predicted semantic maps under different modality combinations. All colored maps denote semantic segmentation results, where each color corresponds to a terrain category.
Sensors 26 01869 g006
Figure 7. Base-new trade-off strategy. The red arrow indicates the final output of SEEM-T, while the other arrows only denote the general information flow.
Figure 7. Base-new trade-off strategy. The red arrow indicates the final output of SEEM-T, while the other arrows only denote the general information flow.
Sensors 26 01869 g007
Table 1. IoU (%) in the full-modality setting on the MCubes and DELIVER datasets. Bold indicates the best, and underline indicates the second-best performance.
Table 1. IoU (%) in the full-modality setting on the MCubes and DELIVER datasets. Bold indicates the best, and underline indicates the second-best performance.
MCubes
MethodsAsp.ConcR.M.SandGravelCobb.BrickGrassWaterMean
CMNeXt [12]84.745.274.867.867.168.743.258.954.462.76
MMSFormer [16]86.561.870.563.768.466.845.877.246.665.25
U3M [17]84.242.971.173.368.573.443.656.361.363.84
Magic [15]88.950.875.066.966.871.646.555.354.764.05
AIM-SEEM90.765.170.072.784.375.252.672.275.473.13
DELIVER
MethodsR.L.RoadS.W.Veget.BridgeR.T.G.R.Water Mean
CMNeXt [12]85.998.282.389.053.661.555.024.0 68.69
MMSFormer [16]80.097.172.889.742.120.727.452.0 60.23
U3M [17]82.997.857.084.768.863.410.732.8 62.26
Magic [15]84.898.486.288.759.359.873.130.9 72.65
AIM-SEEM85.699.292.499.477.280.531.755.4 77.68
Table 2. mIoU (%) in the modality-agnostic setting on the MCubes dataset. R denotes RGB, A denotes angle of linear polarization (AoLP), D denotes degree of linear polarization (DoLP), and N denotes near-infrared (NIR). Multi-letter entries indicate modality combinations, such as RA for RGB plus AoLP and RADN for using all four modalities. Bold indicates the best, and underline indicates the second-best performance.
Table 2. mIoU (%) in the modality-agnostic setting on the MCubes dataset. R denotes RGB, A denotes angle of linear polarization (AoLP), D denotes degree of linear polarization (DoLP), and N denotes near-infrared (NIR). Multi-letter entries indicate modality combinations, such as RA for RGB plus AoLP and RADN for using all four modalities. Bold indicates the best, and underline indicates the second-best performance.
MethodsRADNRARDRNAD
CMNeXt [12]1.861.542.512.2847.9643.6745.906.99
MMSFormer [16]64.433.853.283.3064.8764.5564.693.70
U3M [17]61.542.831.712.7362.8662.2361.802.26
Magic [15]51.910.3234.522.6652.2452.1652.571.98
AIM-SEEM33.955.427.0428.4442.1641.9559.9211.95
MethodsANDNRADRANRDNADNRADNMean
CMNeXt [12]7.589.9550.0748.7748.838.0662.7625.92
MMSFormer [16]3.573.3465.0065.1064.803.4065.2536.20
U3M [17]3.722.3263.3563.5662.322.6263.8434.65
Magic [15]36.0137.0952.4852.8252.7337.5764.0538.74
AIM-SEEM32.4631.7346.5770.8960.4041.2273.1239.15
Table 3. mIoU (%) in the modality-agnostic setting on the DELIVER dataset. R denotes RGB, D denotes Depth, E denotes Event, and L denotes LiDAR. Multi-letter entries indicate modality combinations, such as RD for RGB plus depth and RDEL for using all four modalities. Bold indicates the best, and underline indicates the second-best performance.
Table 3. mIoU (%) in the modality-agnostic setting on the DELIVER dataset. R denotes RGB, D denotes Depth, E denotes Event, and L denotes LiDAR. Multi-letter entries indicate modality combinations, such as RD for RGB plus depth and RDEL for using all four modalities. Bold indicates the best, and underline indicates the second-best performance.
MethodsRDELRDRERLDE
CMNeXt [12]3.760.811.000.7250.3313.2318.2221.48
MMSFormer [16]51.2521.241.374.1060.5250.7650.4921.21
U3M [17]44.2310.630.000.2361.6243.6845.4010.48
Magic [15]41.9757.590.400.3767.6541.9342.0057.62
AIM-SEEM47.8141.299.259.2463.3048.2747.9141.74
MethodsDLELRDERDLRELDELRDELMean
CMNeXt [12]3.832.8666.2466.4315.7546.2968.6923.28
MMSFormer [16]22.963.8560.2860.4450.0122.9360.2334.13
U3M [17]10.770.2061.4562.4345.2911.0162.2631.31
Magic [15]57.600.2767.6667.6541.9357.6372.6536.93
AIM-SEEM41.509.2565.6163.0848.1841.7877.6843.76
Table 4. mIoU/hIoU (%) in the open-vocabulary setting on the MCubes and DELIVER datasets. Base denotes mIoU base , New denotes mIoU new , and H denotes hIoU. Magic [15] results are omitted as their implementation is unavailable. Bold indicates the best result in each column.
Table 4. mIoU/hIoU (%) in the open-vocabulary setting on the MCubes and DELIVER datasets. Base denotes mIoU base , New denotes mIoU new , and H denotes hIoU. Magic [15] results are omitted as their implementation is unavailable. Bold indicates the best result in each column.
MCubes
MethodsK = 1K = 4K = 8Mean
BaseNewHBaseNewHBaseNewH
CMNeXt [12]64.8510.4518.0065.8717.2527.3467.3834.5245.6530.33
MMSFormer [16]65.0211.6519.7664.5419.6230.0967.9132.2143.7031.18
U3M [17]63.129.8116.9865.7316.0725.8366.3128.7040.0627.62
AIM-SEEM63.4018.7828.9864.5926.5737.6565.0542.9651.7539.46
DELIVER
MethodsK = 1K = 4K = 8Mean
BaseNewHBaseNewHBaseNewH
CMNeXt [12]75.119.4616.7680.5717.2828.4684.3520.3932.8426.02
MMSFormer [16]74.3810.5618.4981.2517.5128.8183.7425.4939.0828.79
U3M [17]70.727.4813.5373.9715.3225.3980.4322.4935.1524.69
AIM-SEEM72.8014.3924.0379.3725.0738.1082.9733.0847.6236.58
Table 5. Component ablation experiment.
Table 5. Component ablation experiment.
SettingParams (M)MCubes (%)
RGB fine-tune (baseline)44.32
+Single-scale CMB+56.265.86
+Multi-scale CMB+98.5
    +SumN/AN/A
    +Average+054.25
    +Gated Fusion+7.2267.85
+ROA+0.0871.09
+VGTT+1.3173.13
Table 6. Comparison of base-new trade-off strategies under the 8-shot setting.
Table 6. Comparison of base-new trade-off strategies under the 8-shot setting.
SettingBaseNewH
−VGTT60.3841.0348.86
+VGTT (baseline)65.0542.9651.75
+CuPL64.1943.1551.61 (−0.14)
+KgCoOp63.8744.0852.16 (+0.41)
+CoCoOp64.0543.9852.15 (+0.40)
Table 7. LLM prompt template for customized prompt generation.
Table 7. LLM prompt template for customized prompt generation.
Large Language Model (LLM) Prompts
Describe in detail the color features of the {class}. Just describe it in one sentence.
Describe in detail the texture features of the {class}. Just describe it in one sentence.
Describe in detail the morphological features of the {class}. Just describe it in one sentence.
Describe in detail the physical properties of the {class}, such as hardness, humidity, etc. Just describe it in one sentence.
Describe in detail the optical properties of the {class}, such as reflectivity, glossiness, etc. Just describe it in one sentence.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Wang, Y.; Xiang, X.; Wu, Y.; Zhang, Y.; Li, X. AIM-SEEM: Adapting SEEM for Open-Vocabulary Terrain Segmentation Across Arbitrary Imaging Modalities. Sensors 2026, 26, 1869. https://doi.org/10.3390/s26061869

AMA Style

Wang Y, Xiang X, Wu Y, Zhang Y, Li X. AIM-SEEM: Adapting SEEM for Open-Vocabulary Terrain Segmentation Across Arbitrary Imaging Modalities. Sensors. 2026; 26(6):1869. https://doi.org/10.3390/s26061869

Chicago/Turabian Style

Wang, Yuqian, Xuefu Xiang, Yongcun Wu, Yong Zhang, and Xinyue Li. 2026. "AIM-SEEM: Adapting SEEM for Open-Vocabulary Terrain Segmentation Across Arbitrary Imaging Modalities" Sensors 26, no. 6: 1869. https://doi.org/10.3390/s26061869

APA Style

Wang, Y., Xiang, X., Wu, Y., Zhang, Y., & Li, X. (2026). AIM-SEEM: Adapting SEEM for Open-Vocabulary Terrain Segmentation Across Arbitrary Imaging Modalities. Sensors, 26(6), 1869. https://doi.org/10.3390/s26061869

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop