paper-with-me

홈 › Papers

Knowledge Guided Disambiguation for Large-Scale Scene Classification with Multi-Resolution CNNs

2016-10-04 · Limin Wang, Sheng Guo, Weilin Huang, Yuanjun Xiong, Yu Qiao

Convolutional Neural Networks (CNNs) have made remarkable progress on scene recognition, partially due to these recent large-scale scene datasets, such as the Places and Places2. Scene categories are often defined by multi-level information, including local objects, global layout, and background environment, thus leading to large intra-class variations. In addition, with the increasing number of scene categories, label ambiguity has become another crucial issue in large-scale classification. This paper focuses on large-scale scene recognition and makes two major contributions to tackle these issues. First, we propose a multi-resolution CNN architecture that captures visual content and structure at multiple levels. The multi-resolution CNNs are composed of coarse resolution CNNs and fine resolution CNNs, which are complementary to each other. Second, we design two knowledge guided disambiguation techniques to deal with the problem of label ambiguity. (i) We exploit the knowledge from the confusion matrix computed on validation data to merge ambiguous classes into a super category. (ii) We utilize the knowledge of extra networks to produce a soft label for each image. Then the super categories or soft labels are employed to guide CNN training on the Places2. We conduct extensive experiments on three large-scale image datasets (ImageNet, Places, and Places2), demonstrating the effectiveness of our approach. Furthermore, our method takes part in two major scene recognition challenges, and achieves the second place at the Places2 challenge in ILSVRC 2015, and the first place at the LSUN challenge in CVPR 2016. Finally, we directly test the learned representations on other scene benchmarks, and obtain the new state-of-the-art results on the MIT Indoor67 (86.7\%) and SUN397 (72.0\%). We release the code and models at~\url{https://github.com/wanglimin/MRCNN-Scene-Recognition}.

📄 PDF Abstract BibTeX arXiv:1610.01119

Code (2)

wanglimin/MRCNN-Scene-Recognition 공식 구현
yjxiong/caffe 공식 구현

Tasks

General ClassificationScene ClassificationScene Recognition

Similar Papers 제목 키워드 기반

Multimodal Knowledge Learning for Named Entity Disambiguation

2021-08-17 · ACL ARR August 2021 8 · Anonymous

With the popularity of online social medias in recent years, massive-scale multimodal information has brought new challenges to traditional Named Entity Disambiguation (NED) tasks. Recently, Multimodal Named Entity Disam…

Entity DisambiguationMeta-LearningTransfer Learning

Global-guided Focal Neural Radiance Field for Large-scale Scene Rendering

2024-03-19 · Mingqi Shao, Feng Xiong, Hang Zhang, Shuang Yang 외

Neural radiance fields~(NeRF) have recently been applied to render large-scale scenes. However, their limited model capacity typically results in blurred rendering results. Existing large-scale NeRFs primarily address th…

NeRF

Leveraging Word-Formation Knowledge for Chinese Word Sense Disambiguation

2021-11-01 · Findings (EMNLP) 2021 11 · Hua Zheng, Lei LI, Damai Dai, Deli Chen 외

In parataxis languages like Chinese, word meanings are constructed using specific word-formations, which can help to disambiguate word senses. However, such knowledge is rarely explored in previous word sense disambiguat…

Word Sense Disambiguation

Prototype-guided Cross-task Knowledge Distillation for Large-scale Models

2022-12-26 · Deng Li, Aming Wu, Yahong Han, Qi Tian

Recently, large-scale pre-trained models have shown their advantages in many tasks. However, due to the huge computational complexity and storage requirements, it is challenging to apply the large-scale model to real sce…

Knowledge Distillation

Contrastive Entity Coreference and Disambiguation for Historical Texts

2024-06-21 · Abhishek Arora, Emily Silcock, Leander Heldring, Melissa Dell

Massive-scale historical document collections are crucial for social science research. Despite increasing digitization, these documents typically lack unique cross-document identifiers for individuals mentioned within th…

Articlescoreference-resolutionCoreference ResolutionCross Document Coreference Resolution+1