paper-with-me

Papers

Hierarchical Multi-label Classification for Fine-level Event Extraction from Aviation Accident Reports

2024-03-26 · Xinyu Zhao, Hao Yan, Yongming Liu

A large volume of accident reports is recorded in the aviation domain, which greatly values improving aviation safety. To better use those reports, we need to understand the most important events or impact factors according to the accident reports. However, the increasing number of accident reports requires large efforts from domain experts to label those reports. In order to make the labeling process more efficient, many researchers have started developing algorithms to identify the underlying events from accident reports automatically. This article argues that we can identify the events more accurately by leveraging the event taxonomy. More specifically, we consider the problem a hierarchical classification task where we first identify the coarse-level information and then predict the fine-level information. We achieve this hierarchical classification process by incorporating a novel hierarchical attention module into BERT. To further utilize the information from event taxonomy, we regularize the proposed model according to the relationship and distribution among labels. The effectiveness of our framework is evaluated with the data collected by National Transportation Safety Board (NTSB). It has been shown that fine-level prediction accuracy is highly improved, and the regularization term can be beneficial to the rare event identification problem.

📄 PDF Abstract BibTeX arXiv:2403.17914

Code (0)

등록된 구현이 없습니다.

Tasks

Event ExtractionHierarchical Multi-label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Methods 이 논문이 사용한 방법론

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 &…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Attention 설명 없음
Multi-Head Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
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…

Similar Papers 제목 키워드 기반

Label Relation Graphs Enhanced Hierarchical Residual Network for Hierarchical Multi-Granularity Classification

2022-01-10 · CVPR 2022 1 · Jingzhou Chen, Peng Wang, Jian Liu, Yuntao Qian

Hierarchical multi-granularity classification (HMC) assigns hierarchical multi-granularity labels to each object and focuses on encoding the label hierarchy, e.g., ["Albatross", "Laysan Albatross"] from coarse-to-fine le…

Fine-Grained Image ClassificationRelation

Beyond Flat Labels: Level-Restricted Contrastive Learning for Hierarchical Fine-Grained Vision Classification

2026-06-20 · Zhiyuan Tao, Srikumar Sastry, Matthew J Thompson, Elizabeth G Campolongo 외 arxiv

Multimodal contrastive learning has enabled zero-shot visual classification by aligning images with textual categories. However, in hierarchically structured label spaces, existing methods often produce predictions that …

Contrastive Learning

HFT-ONLSTM: Hierarchical and Fine-Tuning Multi-label Text Classification

2022-04-18 · Pengfei Gao, Jingpeng Zhao, Yinglong Ma, Ahmad Tanvir 외

Many important classification problems in the real-world consist of a large number of closely related categories in a hierarchical structure or taxonomy. Hierarchical multi-label text classification (HMTC) with higher ac…

ClassificationMulti Label Text ClassificationMulti-Label Text Classificationtext-classification+1

Joint Embedding of Words and Category Labels for Hierarchical Multi-label Text Classification

2020-04-06 · Jingpeng Zhao, Yinglong Ma

Text classification has become increasingly challenging due to the continuous refinement of classification label granularity and the expansion of classification label scale. To address that, some research has been applie…

ClassificationGeneral ClassificationMulti Label Text ClassificationMulti-Label Text Classification+2

Towards Privacy-Preserving Fine-Grained Visual Classification via Hierarchical Learning from Label Proportions

2025-05-29 · Jinyi Chang, Dongliang Chang, Lei Chen, Bingyao Yu 외

In recent years, Fine-Grained Visual Classification (FGVC) has achieved impressive recognition accuracy, despite minimal inter-class variations. However, existing methods heavily rely on instance-level labels, making the…

ClassificationDictionary LearningFine-Grained Image ClassificationMedical Image Analysis+1