paper-with-me

Papers

Discriminative Consensus Mining with A Thousand Groups for More Accurate Co-Salient Object Detection

2024-01-15 · Peng Zheng

Co-Salient Object Detection (CoSOD) is a rapidly growing task, extended from Salient Object Detection (SOD) and Common Object Segmentation (Co-Segmentation). It is aimed at detecting the co-occurring salient object in the given image group. Many effective approaches have been proposed on the basis of existing datasets. However, there is still no standard and efficient training set in CoSOD, which makes it chaotic to choose training sets in the recently proposed CoSOD methods. First, the drawbacks of existing training sets in CoSOD are analyzed in a comprehensive way, and potential improvements are provided to solve existing problems to some extent. In particular, in this thesis, a new CoSOD training set is introduced, named Co-Saliency of ImageNet (CoSINe) dataset. The proposed CoSINe is the largest number of groups among all existing CoSOD datasets. The images obtained here span a wide variety in terms of categories, object sizes, etc. In experiments, models trained on CoSINe can achieve significantly better performance with fewer images compared to all existing datasets. Second, to make the most of the proposed CoSINe, a novel CoSOD approach named Hierarchical Instance-aware COnsensus MinEr (HICOME) is proposed, which efficiently mines the consensus feature from different feature levels and discriminates objects of different classes in an object-aware contrastive way. As extensive experiments show, the proposed HICOME achieves SoTA performance on all the existing CoSOD test sets. Several useful training tricks suitable for training CoSOD models are also provided. Third, practical applications are given using the CoSOD technique to show the effectiveness. Finally, the remaining challenges and potential improvements of CoSOD are discussed to inspire related work in the future. The source code, the dataset, and the online demo will be publicly available at github.com/ZhengPeng7/CoSINe.

📄 PDF Abstract BibTeX arXiv:2403.12057

Code (0)

등록된 구현이 없습니다.

Tasks

Co-Salient Object DetectionObjectobject-detectionObject DetectionSalient Object DetectionSemantic Segmentation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Discriminative community detection for multiplex networks

2024-09-30 · Meiby Ortiz-Bouza, Selin Aviyente

Multiplex networks have emerged as a promising approach for modeling complex systems, where each layer represents a different mode of interaction among entities of the same type. A core task in analyzing these networks i…

Community Detection

Memory-aided Contrastive Consensus Learning for Co-salient Object Detection

2023-02-28 · Peng Zheng, Jie Qin, Shuo Wang, Tian-Zhu Xiang 외

Co-Salient Object Detection (CoSOD) aims at detecting common salient objects within a group of relevant source images. Most of the latest works employ the attention mechanism for finding common objects. To achieve accura…

Co-Salient Object Detectionobject-detectionObject DetectionSalient Object Detection

Fine-tuning language models to find agreement among humans with diverse preferences

2022-11-28 · Michiel A. Bakker, Martin J. Chadwick, Hannah R. Sheahan, Michael Henry Tessler 외

Recent work in large language modeling (LLMs) has used fine-tuning to align outputs with the preferences of a prototypical user. This work assumes that human preferences are static and homogeneous across individuals, so …

Language ModelingLanguage Modelling

Statistically Discriminative Sub-trajectory Mining

2019-05-06 · Vo Nguyen Le Duy, Takuto Sakuma, Taiju Ishiyama, Hiroki Toda 외

We study the problem of discriminative sub-trajectory mining. Given two groups of trajectories, the goal of this problem is to extract moving patterns in the form of sub-trajectories which are more similar to sub-traject…

Discriminative Predicate Path Mining for Fact Checking in Knowledge Graphs

2015-10-20 · Baoxu Shi, Tim Weninger

Traditional fact checking by experts and analysts cannot keep pace with the volume of newly created information. It is important and necessary, therefore, to enhance our ability to computationally determine whether some …

Fact CheckingKnowledge GraphsLink Prediction