paper-with-me

홈 › Papers

CascadeXML: Rethinking Transformers for End-to-end Multi-resolution Training in Extreme Multi-label Classification

2022-10-29 · Siddhant Kharbanda, Atmadeep Banerjee, Erik Schultheis, Rohit Babbar

Extreme Multi-label Text Classification (XMC) involves learning a classifier that can assign an input with a subset of most relevant labels from millions of label choices. Recent approaches, such as XR-Transformer and LightXML, leverage a transformer instance to achieve state-of-the-art performance. However, in this process, these approaches need to make various trade-offs between performance and computational requirements. A major shortcoming, as compared to the Bi-LSTM based AttentionXML, is that they fail to keep separate feature representations for each resolution in a label tree. We thus propose CascadeXML, an end-to-end multi-resolution learning pipeline, which can harness the multi-layered architecture of a transformer model for attending to different label resolutions with separate feature representations. CascadeXML significantly outperforms all existing approaches with non-trivial gains obtained on benchmark datasets consisting of up to three million labels. Code for CascadeXML will be made publicly available at \url{https://github.com/xmc-aalto/cascadexml}.

📄 PDF Abstract BibTeX arXiv:2211.00640

Code (0)

등록된 구현이 없습니다.

Tasks

Extreme Multi-Label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti Label Text ClassificationMulti-Label Text Classificationtext-classificationText Classification

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Rethinking Alignment in Video Super-Resolution Transformers

2022-07-18 · Shuwei Shi, Jinjin Gu, Liangbin Xie, Xintao Wang 외

The alignment of adjacent frames is considered an essential operation in video super-resolution (VSR). Advanced VSR models, including the latest VSR Transformers, are generally equipped with well-designed alignment modul…

Common Sense ReasoningSuper-ResolutionVideo Super-Resolution

UltraImage: Rethinking Resolution Extrapolation in Image Diffusion Transformers

2025-12-04 · Min Zhao, Bokai Yan, Xue Yang, Hongzhou Zhu 외 arxiv

Recent image diffusion transformers achieve high-fidelity generation, but struggle to generate images beyond these scales, suffering from content repetition and quality degradation. In this work, we present UltraImage, a…

ViT-P: Rethinking Data-efficient Vision Transformers from Locality

2022-03-04 · Bin Chen, Ran Wang, Di Ming, Xin Feng

Recent advances of Transformers have brought new trust to computer vision tasks. However, on small dataset, Transformers is hard to train and has lower performance than convolutional neural networks. We make vision trans…

Rethinking Generative Image Pretraining: How Far Are We From Scaling Up Next-Pixel Prediction?

2025-11-11 · Xinchen Yan, Chen Liang, Lijun Yu, Adams Wei Yu 외 arxiv

This paper investigates the scaling properties of autoregressive next-pixel prediction, a simple, end-to-end yet under-explored framework for unified vision models. Starting with images at resolutions of 32x32, we train …

Image ClassificationImage Generation

Multiscale Vision Transformers

2021-04-22 · ICCV 2021 10 · Haoqi Fan, Bo Xiong, Karttikeya Mangalam, Yanghao Li 외

We present Multiscale Vision Transformers (MViT) for video and image recognition, by connecting the seminal idea of multiscale feature hierarchies with transformer models. Multiscale Transformers have several channel-res…

Action ClassificationAction Recognitionimage-classificationImage Classification+1