paper-with-me

홈 › Papers

MOS: Modeling Object-Scene Associations in Generalized Category Discovery

2025-03-15 · CVPR 2025 1 · Zhengyuan Peng, Jinpeng Ma, Zhimin Sun, Ran Yi, Haichuan Song, Xin Tan, Lizhuang Ma

Generalized Category Discovery (GCD) is a classification task that aims to classify both base and novel classes in unlabeled images, using knowledge from a labeled dataset. In GCD, previous research overlooks scene information or treats it as noise, reducing its impact during model training. However, in this paper, we argue that scene information should be viewed as a strong prior for inferring novel classes. We attribute the misinterpretation of scene information to a key factor: the Ambiguity Challenge inherent in GCD. Specifically, novel objects in base scenes might be wrongly classified into base categories, while base objects in novel scenes might be mistakenly recognized as novel categories. Once the ambiguity challenge is addressed, scene information can reach its full potential, significantly enhancing the performance of GCD models. To more effectively leverage scene information, we propose the Modeling Object-Scene Associations (MOS) framework, which utilizes a simple MLP-based scene-awareness module to enhance GCD performance. It achieves an exceptional average accuracy improvement of 4% on the challenging fine-grained datasets compared to state-of-the-art methods, emphasizing its superior performance in fine-grained GCD. The code is publicly available at https://github.com/JethroPeng/MOS.

📄 PDF Abstract BibTeX arXiv:2503.12035

Code (1)

jethropeng/mos 공식 구현 pytorch

Tasks

Attribute

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Multi-Scene Generalized Trajectory Global Graph Solver with Composite Nodes for Multiple Object Tracking

2023-12-14 · Yan Gao, Haojun Xu, Nannan Wang, Jie Li 외

The global multi-object tracking (MOT) system can consider interaction, occlusion, and other ``visual blur'' scenarios to ensure effective object tracking in long videos. Among them, graph-based tracking-by-detection par…

Multi-Object TrackingMultiple Object TrackingObjectObject Tracking

Incorporating Scene Context and Object Layout into Appearance Modeling

2014-06-01 · CVPR 2014 6 · Hamid Izadinia, Fereshteh Sadeghi, Ali Farhadi

A scene category imposes tight distributions over the kind of objects that might appear in the scene, the appearance of those objects and their layout. In this paper, we propose a method to learn scene structures that ca…

ObjectScene Understanding

NWPU-MOC: A Benchmark for Fine-grained Multi-category Object Counting in Aerial Images

2024-01-19 · Junyu Gao, Liangliang Zhao, Xuelong Li

Object counting is a hot topic in computer vision, which aims to estimate the number of objects in a given image. However, most methods only count objects of a single category for an image, which cannot be applied to sce…

ObjectObject Counting

Learning to Complete Object Shapes for Object-level Mapping in Dynamic Scenes

2022-08-09 · Binbin Xu, Andrew J. Davison, Stefan Leutenegger

In this paper, we propose a novel object-level mapping system that can simultaneously segment, track, and reconstruct objects in dynamic scenes. It can further predict and complete their full geometries by conditioning o…

Instance SegmentationObjectObject ReconstructionSemantic Segmentation

Towards 3D Objectness Learning in an Open World

2025-10-20 · Taichi Liu, Zhenyu Wang, Ruofeng Liu, Guang Wang 외 arxiv

Recent advancements in 3D object detection and novel category detection have made significant progress, yet research on learning generalized 3D objectness remains insufficient. In this paper, we delve into learning open-…

3D Object Detection