{"ID":697696,"CreatedAt":"2026-03-04T20:59:41Z","UpdatedAt":"2026-03-04T20:59:41Z","DeletedAt":null,"paper_url":"https://paperswithcode.com/paper/hierarchical-context-learning-of-object","title":"Hierarchical Context Learning of object components for unsupervised semantic segmentation","abstract":"Unsupervised Semantic Segmentation (USS) aims to learn semantically rich and dense representations without\r\nrelying on labels. Recent advances in self-supervised learning have demonstrated the potential of pretrained\r\nvision transformers to capture patch-level semantic information, offering a promising direction to USS.\r\nHowever, existing methods face challenges in constructing a discriminative spatial token embedding space that\r\nconsistently and effectively represents the well-structured semantic relationships among object components.\r\nInspired by Edwin Hancock’s pioneer work on hierarchical pattern analysis, we highlight the critical role\r\nof hierarchical context to overcome this limitation. By modeling spatial relationships at multiple levels of\r\ngranularity, hierarchical context helps align related object parts while distinguishing them across semantic\r\ngroups. Based on this insight, we introduce Hierarchical Context Learning (HCL), a novel approach for USS that\r\nenhances semantic consistency by integrating hierarchical context. HCL incorporates a novel parallel multi-level\r\nvision transformer backbone to aggregate multi-level contextual information into object component tokens.\r\nTo uncover the semantic structure of objects, we propose Momentum-based Global Foreground–Background\r\nClustering (MoGoClustering) to cluster object components into coherent semantic groups and then calculate\r\ntheir semantic centroids. To enforce intra-group semantic consistency and maximize inter-group separation\r\nacross spatial scales, we design a foreground–background-aware contrastive loss based on MoGoClustering.\r\nOur method achieves state-of-the-art performance on the COCO-Stuff and Pascal VOC datasets, demonstrating\r\nits ability to learn robust, context-aware, and discriminative object component semantics for USS. The code is\r\navailable at: https://github.com/dbaofd/HCL.","short_abstract":"Based on this insight, we introduce Hierarchical Context Learning (HCL), a novel approach for USS that enhances semantic consistency by integrating hierarchical context.","url_abs":"https://www.sciencedirect.com/science/article/pii/S0031320325003735","url_pdf":"https://www.sciencedirect.com/science/article/pii/S0031320325003735/pdfft?md5=e66df299a16c22511c4226eb0f984d76\u0026pid=1-s2.0-S0031320325003735-main.pdf","authors":"[\"Dong Bao\", \"Jun Zhou\", \"Gervase Tuxworth\", \"Jue Zhang\", \"Yongsheng Gao\"]","published":"2025-04-29T00:00:00Z","proceeding":"Pattern Recognition 2025 4","tasks":"[\"Object\", \"Self-Supervised Learning\", \"Semantic Segmentation\", \"Unsupervised Semantic Segmentation\"]","methods":"[\"ALIGN\"]","has_code":false,"code_links":[{"ID":440607,"CreatedAt":"2026-03-04T21:00:12Z","UpdatedAt":"2026-03-04T21:00:12Z","DeletedAt":null,"paper_id":697696,"paper_url":"https://paperswithcode.com/paper/hierarchical-context-learning-of-object","paper_title":"Hierarchical Context Learning of object components for unsupervised semantic segmentation","repo_url":"https://github.com/dbaofd/HCL","is_official":false,"mentioned_in_paper":true,"mentioned_in_github":false,"framework":"pytorch","github_stars":0}]}
