paper-with-me

홈 › Papers

Learning Hierarchical Image Segmentation For Recognition and By Recognition

2022-10-01 · Tsung-Wei Ke, Sangwoo Mo, Stella X. Yu

Large vision and language models learned directly through image-text associations often lack detailed visual substantiation, whereas image segmentation tasks are treated separately from recognition, supervisedly learned without interconnections. Our key observation is that, while an image can be recognized in multiple ways, each has a consistent part-and-whole visual organization. Segmentation thus should be treated not as an end task to be mastered through supervised learning, but as an internal process that evolves with and supports the ultimate goal of recognition. We propose to integrate a hierarchical segmenter into the recognition process, train and adapt the entire model solely on image-level recognition objectives. We learn hierarchical segmentation for free alongside recognition, automatically uncovering part-to-whole relationships that not only underpin but also enhance recognition. Enhancing the Vision Transformer (ViT) with adaptive segment tokens and graph pooling, our model surpasses ViT in unsupervised part-whole discovery, semantic segmentation, image classification, and efficiency. Notably, our model (trained on unlabeled 1M ImageNet images) outperforms SAM (trained on 11M images and 1 billion masks) by absolute 8% in mIoU on PartImageNet object segmentation.

📄 PDF Abstract BibTeX arXiv:2210.00314

Code (1)

twke18/cast 공식 구현 pytorch

Tasks

Computational Efficiencyimage-classificationImage ClassificationImage SegmentationSegmentationSemantic SegmentationSuperpixels

Similar Papers 제목 키워드 기반

Hierarchical semantic segmentation using modular convolutional neural networks

2017-10-14 · Sagi Eppel

Image recognition tasks that involve identifying parts of an object or the contents of a vessel can be viewed as a hierarchical problem, which can be solved by initial recognition of the main object, followed by recognit…

SegmentationSemantic Segmentation

Hierarchical Modeling for Task Recognition and Action Segmentation in Weakly-Labeled Instructional Videos

2021-10-12 · Reza Ghoddoosian, Saif Sayed, Vassilis Athitsos

This paper focuses on task recognition and action segmentation in weakly-labeled instructional videos, where only the ordered sequence of video-level actions is available during training. We propose a two-stream framewor…

Action SegmentationSegmentation

A Training-Free Framework for Open-Vocabulary Image Segmentation and Recognition with EfficientNet and CLIP

2025-10-22 · Ying Dai, Wei Yu Chen arxiv

This paper presents a novel training-free framework for open-vocabulary image segmentation and object recognition (OVSR), which leverages EfficientNetB0, a convolutional neural network, for unsupervised segmentation and …

Object RecognitionImage Segmentation

A Unified Neural Architecture for Joint Dialog Act Segmentation and Recognition in Spoken Dialog System

2018-07-01 · WS 2018 7 · Tianyu Zhao, Tatsuya Kawahara

In spoken dialog systems (SDSs), dialog act (DA) segmentation and recognition provide essential information for response generation. A majority of previous works assumed ground-truth segmentation of DA units, which is no…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+5

Visual Recognition by Request

2022-07-28 · CVPR 2023 1 · Chufeng Tang, Lingxi Xie, Xiaopeng Zhang, Xiaolin Hu 외

Humans have the ability of recognizing visual semantics in an unlimited granularity, but existing visual recognition algorithms cannot achieve this goal. In this paper, we establish a new paradigm named visual recognitio…

Instance SegmentationSemantic Segmentation