paper-with-me

홈 › Papers

Network of Experts for Large-Scale Image Categorization

2016-04-20 · Karim Ahmed, Mohammad Haris Baig, Lorenzo Torresani

We present a tree-structured network architecture for large scale image classification. The trunk of the network contains convolutional layers optimized over all classes. At a given depth, the trunk splits into separate branches, each dedicated to discriminate a different subset of classes. Each branch acts as an expert classifying a set of categories that are difficult to tell apart, while the trunk provides common knowledge to all experts in the form of shared features. The training of our "network of experts" is completely end-to-end: the partition of categories into disjoint subsets is learned simultaneously with the parameters of the network trunk and the experts are trained jointly by minimizing a single learning objective over all classes. The proposed structure can be built from any existing convolutional neural network (CNN). We demonstrate its generality by adapting 4 popular CNNs for image categorization into the form of networks of experts. Our experiments on CIFAR100 and ImageNet show that in every case our method yields a substantial improvement in accuracy over the base CNN, and gives the best result achieved so far on CIFAR100. Finally, the improvement in accuracy comes at little additional cost: compared to the base network, the training time is only moderately increased and the number of parameters is comparable or in some cases even lower.

📄 PDF Abstract BibTeX arXiv:1604.06119

Code (0)

등록된 구현이 없습니다.

Tasks

Image Categorizationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Large-Scale Category Structure Aware Image Categorization

2011-12-01 · NeurIPS 2011 12 · Bin Zhao, Fei Li, Eric P. Xing

Most previous research on image categorization has focused on medium-scale data sets, while large-scale image categorization with millions of images from thousands of categories remains a challenge. With the emergence of…

Image Categorization

Capturing human categorization of natural images at scale by combining deep networks and cognitive models

2019-04-26 · Ruairidh M. Battleday, Joshua C. Peterson, Thomas L. Griffiths

Human categorization is one of the most important and successful targets of cognitive modeling in psychology, yet decades of development and assessment of competing models have been contingent on small sets of simple, ar…

Order from Chaos: Comparative Study of Ten Leading LLMs on Unstructured Data Categorization

2025-10-14 · Ariel Kamen arxiv

This study presents a comparative evaluation of ten state-of-the-art large language models (LLMs) applied to unstructured text categorization using the Interactive Advertising Bureau (IAB) 2.2 hierarchical taxonomy. The …

Benchmark Platform for Ultra-Fine-Grained Visual Categorization Beyond Human Performance

2021-01-01 · ICCV 2021 10 · Xiaohan Yu, Yang Zhao, Yongsheng Gao, Xiaohui Yuan 외

Deep learning methods have achieved remarkable success in fine-grained visual categorization. Such successful categorization at sub-ordinate level, e.g., different animal or plant species, however relies heavily on t…

Fine-Grained Visual Categorization

Similarity Comparisons for Interactive Fine-Grained Categorization

2014-06-01 · CVPR 2014 6 · Catherine Wah, Grant van Horn, Steve Branson, Subhransu Maji 외

Current human-in-the-loop fine-grained visual categorization systems depend on a predefined vocabulary of attributes and parts, usually determined by experts. In this work, we move away from that expert-driven and attrib…

AttributeFine-Grained Visual CategorizationGeneral ClassificationImage Retrieval+1