paper-with-me

홈 › Papers

Love Thy Neighbors: Image Annotation by Exploiting Image Metadata

2015-08-30 · ICCV 2015 12 · Justin Johnson, Lamberto Ballan, Fei-Fei Li

Some images that are difficult to recognize on their own may become more clear in the context of a neighborhood of related images with similar social-network metadata. We build on this intuition to improve multilabel image annotation. Our model uses image metadata nonparametrically to generate neighborhoods of related images using Jaccard similarities, then uses a deep neural network to blend visual information from the image and its neighbors. Prior work typically models image metadata parametrically, in contrast, our nonparametric treatment allows our model to perform well even when the vocabulary of metadata changes between training and testing. We perform comprehensive experiments on the NUS-WIDE dataset, where we show that our model outperforms state-of-the-art methods for multilabel image annotation even when our model is forced to generalize to new types of metadata.

📄 PDF Abstract BibTeX arXiv:1508.07647

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Obj-GloVe: Scene-Based Contextual Object Embedding

2019-07-02 · Canwen Xu, Zhenzhong Chen, Chenliang Li

Recently, with the prevalence of large-scale image dataset, the co-occurrence information among classes becomes rich, calling for a new way to exploit it to facilitate inference. In this paper, we propose Obj-GloVe, a ge…

Dimensionality ReductionImage GenerationObjectobject-detection+1

HandSeg: An Automatically Labeled Dataset for Hand Segmentation from Depth Images

2017-11-16 · Abhishake Kumar Bojja, Franziska Mueller, Sri Raghu Malireddi, Markus Oberweger 외

We propose an automatic method for generating high-quality annotations for depth-based hand segmentation, and introduce a large-scale hand segmentation dataset. Existing datasets are typically limited to a single hand. B…

Data AugmentationHand SegmentationSegmentation

Estimating Spillover Effects in the Presence of Isolated Nodes

2024-12-08 · Bora Kim

In estimating spillover effects under network interference, practitioners often use linear regression with either the number or fraction of treated neighbors as regressors. An often overlooked fact is that the latter is …

regression

Where are my Neighbors? Exploiting Patches Relations in Self-Supervised Vision Transformer

2022-06-01 · Guglielmo Camporese, Elena Izzo, Lamberto Ballan

Vision Transformers (ViTs) enabled the use of the transformer architecture on vision tasks showing impressive performances when trained on big datasets. However, on relatively small datasets, ViTs are less accurate given…

Inductive BiasSelf-Supervised Learning

Graph Neural Networks for Forecasting Multivariate Realized Volatility with Spillover Effects

2023-08-01 · Chao Zhang, Xingyue Pu, Mihai Cucuringu, Xiaowen Dong

We present a novel methodology for modeling and forecasting multivariate realized volatilities using customized graph neural networks to incorporate spillover effects across stocks. The proposed model offers the benefits…