OLAF: A Plug-and-Play Framework for Enhanced Multi-object Multi-part Scene Parsing
Pranav Gupta, Rishubh Singh, Pradeep Shenoy, Ravikiran, Sarvadevabhatla

TL;DR
OLAF is a flexible framework that enhances multi-object multi-part scene segmentation by augmenting input data with structural cues and introducing a guidance encoder, leading to significant performance improvements across models and datasets.
Contribution
OLAF introduces a plug-and-play method with input augmentation and a new encoder module, improving segmentation accuracy for complex multi-object multi-part scenes.
Findings
Achieves up to 4.0 mIoU gain on Pascal-Parts-201
Improves performance across CNN, U-Net, and Transformer architectures
Demonstrates broad applicability and significant accuracy improvements
Abstract
Multi-object multi-part scene segmentation is a challenging task whose complexity scales exponentially with part granularity and number of scene objects. To address the task, we propose a plug-and-play approach termed OLAF. First, we augment the input (RGB) with channels containing object-based structural cues (fg/bg mask, boundary edge mask). We propose a weight adaptation technique which enables regular (RGB) pre-trained models to process the augmented (5-channel) input in a stable manner during optimization. In addition, we introduce an encoder module termed LDF to provide low-level dense feature guidance. This assists segmentation, particularly for smaller parts. OLAF enables significant mIoU gains of (Pascal-Parts-58), (Pascal-Parts-108) over the SOTA model. On the most challenging variant (Pascal-Parts-201), the gain is . Experimentally,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Robotics and Sensor-Based Localization
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Concatenated Skip Connection · Max Pooling · U-Net
