paper-with-me

Papers

CiPR: An Efficient Framework with Cross-instance Positive Relations for Generalized Category Discovery

2023-04-14 · Shaozhe Hao, Kai Han, Kwan-Yee K. Wong

We tackle the issue of generalized category discovery (GCD). GCD considers the open-world problem of automatically clustering a partially labelled dataset, in which the unlabelled data may contain instances from both novel categories and labelled classes. In this paper, we address the GCD problem with an unknown category number for the unlabelled data. We propose a framework, named CiPR, to bootstrap the representation by exploiting Cross-instance Positive Relations in the partially labelled data for contrastive learning, which have been neglected in existing methods. To obtain reliable cross-instance relations to facilitate representation learning, we introduce a semi-supervised hierarchical clustering algorithm, named selective neighbor clustering (SNC), which can produce a clustering hierarchy directly from the connected components of a graph constructed from selective neighbors. We further present a method to estimate the unknown class number using SNC with a joint reference score that considers clustering indexes of both labelled and unlabelled data, and extend SNC to allow label assignment for the unlabelled instances with a given class number. We thoroughly evaluate our framework on public generic image recognition datasets and challenging fine-grained datasets, and establish a new state-of-the-art. Code: https://github.com/haoosz/CiPR

📄 PDF Abstract BibTeX arXiv:2304.06928

Code (1)

haoosz/cipr 공식 구현 pytorch

Tasks

ClusteringContrastive LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Classifying Peace in Global Media Using RAG and Intergroup Reciprocity

2024-10-01 · K. Lian, L. S. Liebovitch, M. Wild, H. West 외

This paper presents a novel approach to identifying insights of peace in global media using a Retrieval Augmented Generation (RAG) model and concepts of Positive and Negative Intergroup Reciprocity (PIR/NIR). By refining…

ArticlesRAGRetrievalRetrieval-augmented Generation

RDSNet: A New Deep Architecture for Reciprocal Object Detection and Instance Segmentation

2019-12-11 · Shaoru Wang, Yongchao Gong, Junliang Xing, Lichao Huang 외

Object detection and instance segmentation are two fundamental computer vision tasks. They are closely correlated but their relations have not yet been fully explored in most previous work. This paper presents RDSNet, a …

Instance SegmentationObjectobject-detectionObject Detection+3

Interbank network reconstruction enforcing density and reciprocity

2024-02-17 · Valentina Macchiati, Piero Mazzarisi, Diego Garlaschelli

Networks of financial exposures are the key propagators of risk and distress among banks, but their empirical structure is not publicly available because of confidentiality. This limitation has triggered the development …

On the Geometry of Message Passing Algorithms for Gaussian Reciprocal Processes

2016-03-30 · Francesca Paola Carli

Reciprocal processes are acausal generalizations of Markov processes introduced by Bernstein in 1932. In the literature, a significant amount of attention has been focused on developing dynamical models for reciprocal pr…

Reciprocal Attention Fusion for Visual Question Answering

2018-05-11 · Moshiur R. Farazi, Salman H. Khan

Existing attention mechanisms either attend to local image grid or object level features for Visual Question Answering (VQA). Motivated by the observation that questions can relate to both object instances and their part…

ObjectQuestion AnsweringTensor DecompositionVisual Question Answering+1