CVDec 27, 2018

Finite State Machines for Semantic Scene Parsing and Segmentation

arXiv:1812.10745v1
Originality Incremental advance
AI Analysis

This work addresses scene understanding for computer vision applications, but appears incremental as it builds on existing FSM concepts with new operations.

The authors tackled the problem of scene annotation and object class segmentation by introducing a novel stochastic inference process based on finite state machines (FSMs), which involves building annotation lattices and scoring configurations to achieve these tasks.

We introduce in this work a novel stochastic inference process, for scene annotation and object class segmentation, based on finite state machines (FSMs). The design principle of our framework is generative and based on building, for a given scene, finite state machines that encode annotation lattices, and inference consists in finding and scoring the best configurations in these lattices. Different novel operations are defined using our FSM framework including reordering, segmentation, visual transduction, and label dependency modeling. All these operations are combined together in order to achieve annotation as well as object class segmentation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes