Memory-based Semantic Segmentation for Off-road Unstructured Natural Environments
Youngsaeng Jin, David K. Han, Hanseok Ko

TL;DR
This paper introduces a memory module for semantic segmentation that enhances performance in off-road natural environments by clustering similar class instances and handling illumination changes, applicable to resource-limited autonomous systems.
Contribution
A novel memory module that improves off-road semantic segmentation by clustering class instances and reducing redundancy, adaptable to various networks and resource-constrained platforms.
Findings
Improves segmentation accuracy in off-road environments
Enhances detection of unclear objects in natural scenes
Maintains computational efficiency and low resource usage
Abstract
With the availability of many datasets tailored for autonomous driving in real-world urban scenes, semantic segmentation for urban driving scenes achieves significant progress. However, semantic segmentation for off-road, unstructured environments is not widely studied. Directly applying existing segmentation networks often results in performance degradation as they cannot overcome intrinsic problems in such environments, such as illumination changes. In this paper, a built-in memory module for semantic segmentation is proposed to overcome these problems. The memory module stores significant representations of training images as memory items. In addition to the encoder embedding like items together, the proposed memory module is specifically designed to cluster together instances of the same class even when there are significant variances in embedded features. Therefore, it makes…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Video Surveillance and Tracking Methods · Multimodal Machine Learning Applications
MethodsTriplet Loss
