paper-with-me

Papers

Democracy Does Matter: Comprehensive Feature Mining for Co-Salient Object Detection

2022-03-11 · CVPR 2022 1 · Siyue Yu, Jimin Xiao, Bingfeng Zhang, Eng Gee Lim

Co-salient object detection, with the target of detecting co-existed salient objects among a group of images, is gaining popularity. Recent works use the attention mechanism or extra information to aggregate common co-salient features, leading to incomplete even incorrect responses for target objects. In this paper, we aim to mine comprehensive co-salient features with democracy and reduce background interference without introducing any extra information. To achieve this, we design a democratic prototype generation module to generate democratic response maps, covering sufficient co-salient regions and thereby involving more shared attributes of co-salient objects. Then a comprehensive prototype based on the response maps can be generated as a guide for final prediction. To suppress the noisy background information in the prototype, we propose a self-contrastive learning module, where both positive and negative pairs are formed without relying on additional classification information. Besides, we also design a democratic feature enhancement module to further strengthen the co-salient features by readjusting attention values. Extensive experiments show that our model obtains better performance than previous state-of-the-art methods, especially on challenging real-world cases (e.g., for CoCA, we obtain a gain of 2.0% for MAE, 5.4% for maximum F-measure, 2.3% for maximum E-measure, and 3.7% for S-measure) under the same settings. Code will be released soon.

📄 PDF Abstract BibTeX arXiv:2203.05787

Code (1)

siyueyu/dcfm 공식 구현 pytorch

Tasks

Contrastive LearningCo-Salient Object Detectionobject-detectionObject DetectionSalient Object Detection

Methods 이 논문이 사용한 방법론

MAE 설명 없음

Similar Papers 제목 키워드 기반

The Determinants of Democracy Revisited: An Instrumental Variable Bayesian Model Averaging Approach

2021-03-07 · Sajad Rahimian

Identifying the real causes of democracy is an ongoing debate. We contribute to the literature by examining the robustness of a comprehensive list of 42 potential determinants of democracy. We take a step forward and emp…

Fluid Democracy in Federated Data Aggregation

2025-07-03 · Aditya Vema Reddy Kesari, Krishna Reddy Kesari

Federated learning (FL) mechanisms typically require each client to transfer their weights to a central server, irrespective of how useful they are. In order to avoid wasteful data transfer costs from clients to the cent…

Federated Learning

Large Language Models in Politics and Democracy: A Comprehensive Survey

2024-12-01 · Goshi Aoki

The advancement of generative AI, particularly large language models (LLMs), has a significant impact on politics and democracy, offering potential across various domains, including policymaking, political communication,…

Decision Making

Information aggregation with delegation of votes

2023-06-06 · Amrita Dhillon, Grammateia Kotsialou, Dilip Ravindran, Dimitrios Xefteris

Liquid democracy is a system that combines aspects of direct democracy and representative democracy by allowing voters to either vote directly themselves, or delegate their votes to others. In this paper we study the inf…

Social Media and Democracy

2022-06-29 · Ronen Gradwohl, Yuval Heller, Arye Hillman

We study the ability of a social media platform with a political agenda to influence voting outcomes. Our benchmark is Condorcet's jury theorem, which states that the likelihood of a correct decision under majority votin…