paper-with-me

Papers

Multi-modal Extreme Classification

2023-09-10 · CVPR 2022 1 · Anshul Mittal, Kunal Dahiya, Shreya Malani, Janani Ramaswamy, Seba Kuruvilla, Jitendra Ajmera, Keng-hao Chang, Sumeet Agarwal, Purushottam Kar, Manik Varma

This paper develops the MUFIN technique for extreme classification (XC) tasks with millions of labels where datapoints and labels are endowed with visual and textual descriptors. Applications of MUFIN to product-to-product recommendation and bid query prediction over several millions of products are presented. Contemporary multi-modal methods frequently rely on purely embedding-based methods. On the other hand, XC methods utilize classifier architectures to offer superior accuracies than embedding only methods but mostly focus on text-based categorization tasks. MUFIN bridges this gap by reformulating multi-modal categorization as an XC problem with several millions of labels. This presents the twin challenges of developing multi-modal architectures that can offer embeddings sufficiently expressive to allow accurate categorization over millions of labels; and training and inference routines that scale logarithmically in the number of labels. MUFIN develops an architecture based on cross-modal attention and trains it in a modular fashion using pre-training and positive and negative mining. A novel product-to-product recommendation dataset MM-AmazonTitles-300K containing over 300K products was curated from publicly available amazon.com listings with each product endowed with a title and multiple images. On the all datasets MUFIN offered at least 3% higher accuracy than leading text-based, image-based and multi-modal techniques. Code for MUFIN is available at https://github.com/Extreme-classification/MUFIN

📄 PDF Abstract BibTeX arXiv:2309.04961

Code (1)

extreme-classification/mufin 공식 구현 pytorch

Tasks

ClassificationProduct Recommendation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Towards Generalized Artificial Intelligence by Assessment Aggregation with Applications to Standard and Extreme Classifications

2021-01-01 · Abdourrahmane M ATTO

The paper studies the impacts of an aggregative Convolutional Neural Network (CNN) for the derivation of generalized artificial intelligence when starting from a specialized set of CNNs. The aggregation proposed relies o…

Label Disentanglement in Partition-based Extreme Multilabel Classification

2021-06-24 · NeurIPS 2021 12 · Xuanqing Liu, Wei-Cheng Chang, Hsiang-Fu Yu, Cho-Jui Hsieh 외

Partition-based methods are increasingly-used in extreme multi-label classification (XMC) problems due to their scalability to large output spaces (e.g., millions or more). However, existing methods partition the large l…

ClassificationDisentanglementExtreme Multi-Label ClassificationMulti-Label Classification+1

Improving the classification of extreme classes by means of loss regularisation and generalised beta distributions

2024-07-17 · Víctor Manuel Vargas, Pedro Antonio Gutiérrez, Javier Barbero-Gómez, César Hervás-Martínez

An ordinal classification problem is one in which the target variable takes values on an ordinal scale. Nowadays, there are many of these problems associated with real-world tasks where it is crucial to accurately classi…

Ordinal Classification

Deep multi-modal networks for book genre classification based on its cover

2020-11-15 · Chandra Kundu, Lukun Zheng

Book covers are usually the very first impression to its readers and they often convey important information about the content of the book. Book genre classification based on its cover would be utterly beneficial to many…

Cultural Vocal Bursts Intensity PredictionGeneral ClassificationGenre classificationRetrieval

SITransformer: Shared Information-Guided Transformer for Extreme Multimodal Summarization

2024-08-28 · Sicheng Liu, Lintao Wang, Xiaogang Zhu, Xuequan Lu 외

Extreme Multimodal Summarization with Multimodal Output (XMSMO) becomes an attractive summarization approach by integrating various types of information to create extremely concise yet informative summaries for individua…