paper-with-me

Papers

EAGLE: Eigen Aggregation Learning for Object-Centric Unsupervised Semantic Segmentation

2024-03-03 · CVPR 2024 1 · Chanyoung Kim, Woojung Han, Dayun Ju, Seong Jae Hwang

Semantic segmentation has innately relied on extensive pixel-level annotated data, leading to the emergence of unsupervised methodologies. Among them, leveraging self-supervised Vision Transformers for unsupervised semantic segmentation (USS) has been making steady progress with expressive deep features. Yet, for semantically segmenting images with complex objects, a predominant challenge remains: the lack of explicit object-level semantic encoding in patch-level features. This technical limitation often leads to inadequate segmentation of complex objects with diverse structures. To address this gap, we present a novel approach, EAGLE, which emphasizes object-centric representation learning for unsupervised semantic segmentation. Specifically, we introduce EiCue, a spectral technique providing semantic and structural cues through an eigenbasis derived from the semantic similarity matrix of deep image features and color affinity from an image. Further, by incorporating our object-centric contrastive loss with EiCue, we guide our model to learn object-level representations with intra- and inter-image object-feature consistency, thereby enhancing semantic accuracy. Extensive experiments on COCO-Stuff, Cityscapes, and Potsdam-3 datasets demonstrate the state-of-the-art USS results of EAGLE with accurate and consistent semantic segmentation across complex scenes.

📄 PDF Abstract BibTeX arXiv:2403.01482

Code (1)

MICV-yonsei/EAGLE 공식 구현 pytorch

Tasks

ObjectRepresentation LearningSegmentationSemantic SegmentationSemantic SimilaritySemantic Textual SimilarityUnsupervised Semantic Segmentation

Similar Papers 제목 키워드 기반

EAGLE: Egocentric AGgregated Language-video Engine

2024-09-26 · Jing Bi, Yunlong Tang, Luchuan Song, Ali Vosoughi 외

The rapid evolution of egocentric video analysis brings new insights into understanding human activities and intentions from a first-person perspective. Despite this progress, the fragmentation in tasks like action recog…

Action RecognitionActivity RecognitionLanguage ModelingLanguage Modelling+5

EagleVision: Object-level Attribute Multimodal LLM for Remote Sensing

2025-03-30 · Hongxiang Jiang, Jihao Yin, Qixiong Wang, Jiaqi Feng 외

Recent advances in multimodal large language models (MLLMs) have demonstrated impressive results in various visual tasks. However, in remote sensing (RS), high resolution and small proportion of objects pose challenges t…

AttributeDisentanglementObjectobject-detection+1

SEAGLE: A Platform for Comparative Evaluation of Semantic Encoders for Information Retrieval

2019-11-01 · IJCNLP 2019 11 · Fabian David Schmidt, Markus Dietsche, Simone Paolo Ponzetto, Goran Glava{\v{s}}

We introduce Seagle, a platform for comparative evaluation of semantic text encoding models on information retrieval (IR) tasks. Seagle implements (1) word embedding aggregators, which represent texts as algebraic aggreg…

Information RetrievalRetrievalSentenceSentence Retrieval+1

EAGLE: Episodic Appearance- and Geometry-aware Memory for Unified 2D-3D Visual Query Localization in Egocentric Vision

2025-11-11 · Yifei Cao, Yu Liu, Guolong Wang, Zhu Liu 외 arxiv

Egocentric visual query localization is vital for embodied AI and VR/AR, yet remains challenging due to camera motion, viewpoint changes, and appearance variations. We present EAGLE, a novel framework that leverages epis…

Finding Distributed Object-Centric Properties in Self-Supervised Transformers

2026-03-27 · Samyak Rawlekar, Amitabh Swain, Yujun Cai, Yiwei Wang 외 arxiv

Self-supervised Vision Transformers (ViTs) like DINO show an emergent ability to discover objects, typically observed in [CLS] token attention maps of the final layer. However, these maps often contain spurious activatio…

Visual Grounding