paper-with-me

홈 › Papers

Tagger: Deep Unsupervised Perceptual Grouping

2016-06-21 · NeurIPS 2016 12 · Klaus Greff, Antti Rasmus, Mathias Berglund, Tele Hotloo Hao, Jürgen Schmidhuber, Harri Valpola

We present a framework for efficient perceptual inference that explicitly reasons about the segmentation of its inputs and features. Rather than being trained for any specific segmentation, our framework learns the grouping process in an unsupervised manner or alongside any supervised task. By enriching the representations of a neural network, we enable it to group the representations of different objects in an iterative manner. By allowing the system to amortize the iterative inference of the groupings, we achieve very fast convergence. In contrast to many other recently proposed methods for addressing multi-object scenes, our system does not assume the inputs to be images and can therefore directly handle other modalities. For multi-digit classification of very cluttered images that require texture segmentation, our method offers improved classification performance over convolutional networks despite being fully connected. Furthermore, we observe that our system greatly improves on the semi-supervised result of a baseline Ladder network on our dataset, indicating that segmentation can also improve sample efficiency.

📄 PDF Abstract BibTeX arXiv:1606.06724

Code (2)

CuriousAI/tagger 공식 구현
guoqikai/Deep-Unsupervised-Perceptual-Grouping tf

Tasks

General ClassificationSegmentation

Similar Papers 제목 키워드 기반

Latent Noise Segmentation: How Neural Noise Leads to the Emergence of Segmentation and Grouping

2023-09-28 · Ben Lonnqvist, Zhengqing Wu, Michael H. Herzog

Humans are able to segment images effortlessly without supervision using perceptual grouping. Here, we propose a counter-intuitive computational approach to solving unsupervised perceptual grouping and segmentation: that…

SegmentationSemantic Segmentation

Psychologically-Inspired, Unsupervised Inference of Perceptual Groups of GUI Widgets from GUI Images

2022-06-15 · Mulong Xie, Zhenchang Xing, Sidong Feng, Chunyang Chen 외

Graphical User Interface (GUI) is not merely a collection of individual and unrelated widgets, but rather partitions discrete widgets into groups by various visual cues, thus forming higher-order perceptual units such as…

Perceptual Group Tokenizer: Building Perception with Iterative Grouping

2023-11-30 · Zhiwei Deng, Ting Chen, Yang Li

Human visual recognition system shows astonishing capability of compressing visual information into a set of tokens containing rich representations without label supervision. One critical driving principle behind it is p…

Representation LearningSelf-Supervised Image ClassificationSelf-Supervised LearningSuperpixels

Deep Grouping Model for Unified Perceptual Parsing

2020-03-25 · CVPR 2020 6 · Zhiheng Li, Wenxuan Bao, Jiayang Zheng, Chenliang Xu

The perceptual-based grouping process produces a hierarchical and compositional image representation that helps both human and machine vision systems recognize heterogeneous visual concepts. Examples can be found in the …

Image SegmentationmodelSegmentationSemantic Segmentation

Universal Perceptual Grouping

2018-08-07 · Ke Li, Kaiyue Pang, Jifei Song, Yi-Zhe Song 외

In this work we aim to develop a universal sketch grouper. That is, a grouper that can be applied to sketches of any category in any domain to group constituent strokes/segments into semantically meaningful object parts.…

Image RetrievalObjectRetrievalSketch-Based Image Retrieval