paper-with-me

Papers

Adaptive Co-weighting Deep Convolutional Features For Object Retrieval

2018-03-20 · Jiaxing Wang, Jihua Zhu, Shanmin Pang, Zhongyu Li, Yaochen Li, Xueming Qian

Aggregating deep convolutional features into a global image vector has attracted sustained attention in image retrieval. In this paper, we propose an efficient unsupervised aggregation method that uses an adaptive Gaussian filter and an elementvalue sensitive vector to co-weight deep features. Specifically, the Gaussian filter assigns large weights to features of region-of-interests (RoI) by adaptively determining the RoI's center, while the element-value sensitive channel vector suppresses burstiness phenomenon by assigning small weights to feature maps with large sum values of all locations. Experimental results on benchmark datasets validate the proposed two weighting schemes both effectively improve the discrimination power of image vectors. Furthermore, with the same experimental setting, our method outperforms other very recent aggregation approaches by a considerable margin.

📄 PDF Abstract BibTeX arXiv:1803.07360

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalObjectRetrieval

Similar Papers 제목 키워드 기반

Unsupervised Part-based Weighting Aggregation of Deep Convolutional Features for Image Retrieval

2017-05-03 · Jian Xu, Cunzhao Shi, Chengzuo Qi, Chunheng Wang 외

In this paper, we propose a simple but effective semantic part-based weighting aggregation (PWA) for image retrieval. The proposed PWA utilizes the discriminative filters of deep convolutional layers as part detectors. M…

Image RetrievalRetrieval

Video Salient Object Detection via Adaptive Local-Global Refinement

2021-04-29 · Yi Tang, Yuanman Li, Guoliang Xing

Video salient object detection (VSOD) is an important task in many vision applications. Reliable VSOD requires to simultaneously exploit the information from both the spatial domain and the temporal domain. Most of the e…

Objectobject-detectionObject DetectionSalient Object Detection+1

Sali4Vid: Saliency-Aware Video Reweighting and Adaptive Caption Retrieval for Dense Video Captioning

2025-09-04 · MinJu Jeon, Si-Woo Kim, Ye-Chan Kim, HyunGee Kim 외 arxiv

Dense video captioning aims to temporally localize events in video and generate captions for each event. While recent works propose end-to-end models, they suffer from two limitations: (1) applying timestamp supervision …

Dense Video Captioning

DAT: Dynamic Alpha Tuning for Hybrid Retrieval in Retrieval-Augmented Generation

2025-03-29 · Hsin-Ling Hsu, Jengnan Tzeng

Hybrid retrieval techniques in Retrieval-Augmented Generation (RAG) systems enhance information retrieval by combining dense and sparse (e.g., BM25-based) retrieval methods. However, existing approaches struggle with ada…

Information RetrievalLanguage ModelingLanguage ModellingLarge Language Model+3

Multi-view Self-Constructing Graph Convolutional Networks with Adaptive Class Weighting Loss for Semantic Segmentation

2020-04-21 · Qinghui Liu, Michael Kampffmeyer, Robert Jenssen, Arnt-Børre Salberg

We propose a novel architecture called the Multi-view Self-Constructing Graph Convolutional Networks (MSCG-Net) for semantic segmentation. Building on the recently proposed Self-Constructing Graph (SCG) module, which mak…

Knowledge GraphsSemantic Segmentation