paper-with-me

Papers

Taming Pretrained Transformers for Extreme Multi-label Text Classification

2019-05-07 · Wei-Cheng Chang, Hsiang-Fu Yu, Kai Zhong, Yiming Yang, Inderjit Dhillon

We consider the extreme multi-label text classification (XMC) problem: given an input text, return the most relevant labels from a large label collection. For example, the input text could be a product description on Amazon.com and the labels could be product categories. XMC is an important yet challenging problem in the NLP community. Recently, deep pretrained transformer models have achieved state-of-the-art performance on many NLP tasks including sentence classification, albeit with small label sets. However, naively applying deep transformer models to the XMC problem leads to sub-optimal performance due to the large output space and the label sparsity issue. In this paper, we propose X-Transformer, the first scalable approach to fine-tuning deep transformer models for the XMC problem. The proposed method achieves new state-of-the-art results on four XMC benchmark datasets. In particular, on a Wiki dataset with around 0.5 million labels, the prec@1 of X-Transformer is 77.28%, a substantial improvement over state-of-the-art XMC approaches Parabel (linear) and AttentionXML (neural), which achieve 68.70% and 76.95% precision@1, respectively. We further apply X-Transformer to a product2query dataset from Amazon and gained 10.7% relative improvement on prec@1 over Parabel.

📄 PDF Abstract BibTeX arXiv:1905.02331

Code (2)

OctoberChang/X-Transformer 공식 구현 tf
JerryKwon/melon_plylst_continuation tf

Tasks

Extreme Multi-Label ClassificationGeneral ClassificationMulti-Label ClassificationMulti-Label Text ClassificationProduct CategorizationSentenceSentence ClassificationText Classification

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Taming Transformers for High-Resolution Image Synthesis

2020-12-17 · CVPR 2021 1 · Patrick Esser, Robin Rombach, Björn Ommer

Designed to learn long-range interactions on sequential data, transformers continue to show state-of-the-art results on a wide variety of tasks. In contrast to CNNs, they contain no inductive bias that prioritizes local …

DeepFake DetectionImage GenerationImage OutpaintingImage Reconstruction+4

Taming Outlier Tokens in Diffusion Transformers

2026-05-06 · Xiaoyu Wu, Yifei Wang, Tsu-Jui Fu, Liang-Chieh Chen 외 arxiv

We study outlier tokens in Diffusion Transformers (DiTs) for image generation. Prior work has shown that Vision Transformers (ViTs) can produce a small number of high-norm tokens that attract disproportionate attention w…

Text-to-Image Generation

Pretrained Generalized Autoregressive Model with Adaptive Probabilistic Label Clusters for Extreme Multi-label Text Classification

2020-07-05 · Hui Ye, Zhiyu Chen, Da-Han Wang, Brian D. Davison

Extreme multi-label text classification (XMTC) is a task for tagging a given text with the most relevant labels from an extremely large label set. We propose a novel deep learning method called APLC-XLNet. Our approach f…

Multi-Label Text ClassificationText Classification

SMPLer: Taming Transformers for Monocular 3D Human Shape and Pose Estimation

2024-04-23 · Xiangyu Xu, Lijuan Liu, Shuicheng Yan

Existing Transformers for monocular 3D human shape and pose estimation typically have a quadratic computation and memory complexity with respect to the feature length, which hinders the exploitation of fine-grained infor…

3D Human Pose EstimationPose Estimation

Alpha at SemEval-2021 Task 6: Transformer Based Propaganda Classification

2021-08-01 · SEMEVAL 2021 · Zhida Feng, Jiji Tang, Jiaxiang Liu, Weichong Yin 외

This paper describes our system participated in Task 6 of SemEval-2021: the task focuses on multimodal propaganda technique classification and it aims to classify given image and text into 22 classes. In this paper, we p…

Classification