TL;DR
This paper introduces DRAG, a novel dynamic region-aware GCN that adaptively identifies crucial regions and models their correlations for improved privacy-leaking image detection, outperforming existing methods significantly.
Contribution
The paper proposes a dynamic, region-aware graph convolutional network that considers diverse image elements and adaptively models their correlations for privacy detection.
Findings
Achieved 87% accuracy on a large privacy-leaking image dataset.
Outperformed state-of-the-art methods by 10 percentage points.
Effectively identified crucial regions including objects, textures, and scene elements.
Abstract
The daily practice of sharing images on social media raises a severe issue about privacy leakage. To address the issue, privacy-leaking image detection is studied recently, with the goal to automatically identify images that may leak privacy. Recent advance on this task benefits from focusing on crucial objects via pretrained object detectors and modeling their correlation. However, these methods have two limitations: 1) they neglect other important elements like scenes, textures, and objects beyond the capacity of pretrained object detectors; 2) the correlation among objects is fixed, but a fixed correlation is not appropriate for all the images. To overcome the limitations, we propose the Dynamic Region-Aware Graph Convolutional Network (DRAG) that dynamically finds out crucial regions including objects and other important elements, and models their correlation adaptively for each…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
