paper-with-me

홈 › Papers

Semantically Stable Image Composition Analysis via Saliency and Gradient Vector Flow Fusion

2026-04-14 · Armin Dadras, Robert Sablatnig, Franziska Proksa, Markus Seidl arxiv

The reliable computational assessment of photographic composition requires features that are discriminative of spatial layout yet robust to semantic content. This paper proposes a low-level representation grounded in the assumption that composition can be understood as the flow of visual attention across geometric structure. We introduce VFCNet, which fuses saliency and edge information into a gradient vector flow (GVF) field. The model computes dual-stream GVF representations, integrates them via attention, and extracts multi-scale flow features with a DINOv3 backbone. VFCNet achieves state-of-the-art performance on the PICD benchmark (CDA-1: 0.683, CDA-2: 0.629), improving by 33.1\% and 36.1\% over the previous best method. We also show that a simple classifier on self-supervised DINOv3 features substantially outperforms more sophisticated, composition-specialized models. Code is available at https://github.com/ADadras/VFCNet

📄 PDF Abstract BibTeX arXiv:2604.16500

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SHINE: Saliency-aware HIerarchical NEgative Ranking for Compositional Temporal Grounding

2024-07-06 · Zixu Cheng, Yujiang Pu, Shaogang Gong, Parisa Kordjamshidi 외

Temporal grounding, also known as video moment retrieval, aims at locating video segments corresponding to a given query sentence. The compositional nature of natural language enables the localization beyond predefined e…

Language ModelingLanguage ModellingLarge Language ModelMoment Retrieval+2

Salient Region Detection and Segmentation in Images using Dynamic Mode Decomposition

2016-07-11 · Sikha O K, Sachin Kumar S, K. P. Soman

Visual Saliency is the capability of vision system to select distinctive parts of scene and reduce the amount of visual data that need to be processed. The presentpaper introduces (1) a novel approach to detect salient r…

Saliency Prediction

Rethinking of the Image Salient Object Detection: Object-level Semantic Saliency Re-ranking First, Pixel-wise Saliency Refinement Latter

2020-08-10 · Zhen-Yu Wu, Shuai Li, Chenglizhao Chen, Aimin Hao 외

The real human attention is an interactive activity between our visual system and our brain, using both low-level visual stimulus and high-level semantic information. Previous image salient object detection (SOD) works c…

Objectobject-detectionObject DetectionRe-Ranking+2

DiSa: Directional Saliency-Aware Prompt Learning for Generalizable Vision-Language Models

2025-05-26 · Niloufar Alipour Talemi, Hossein Kashiani, Hossein R. Nowdeh, Fatemeh Afghah

Prompt learning has emerged as a powerful paradigm for adapting vision-language models such as CLIP to downstream tasks. However, existing methods often overfit to seen data, leading to significant performance degradatio…

cross-modal alignmentDomain GeneralizationFew-Shot Learningimage-classification+2

Training for Trustworthy Saliency Maps: Adversarial Training Meets Feature-Map Smoothing

2026-03-07 · Dipkamal Bhusal, Md Tanvirul Alam, Nidhi Rastogi arxiv

Gradient-based saliency methods such as Vanilla Gradient (VG) and Integrated Gradients (IG) are widely used to explain image classifiers, yet the resulting maps are often noisy and unstable, limiting their usefulness in …