LGCLSep 14, 2021

Expert Knowledge-Guided Length-Variant Hierarchical Label Generation for Proposal Classification

arXiv:2109.06661v213 citations
Originality Incremental advance
AI Analysis

This work addresses proposal classification for government agencies like NSF to improve review assignment efficiency and fairness, representing an incremental advancement in hierarchical multi-label classification.

The paper tackles the problem of classifying research proposals into hierarchical, variable-length label sequences by developing a deep learning framework that integrates expert-provided partial labels, multiple document types, and label dependencies. The result is a model that automatically determines label sequence length and achieves advanced performance, though specific numerical gains are not detailed.

To advance the development of science and technology, research proposals are submitted to open-court competitive programs developed by government agencies (e.g., NSF). Proposal classification is one of the most important tasks to achieve effective and fair review assignments. Proposal classification aims to classify a proposal into a length-variant sequence of labels. In this paper, we formulate the proposal classification problem into a hierarchical multi-label classification task. Although there are certain prior studies, proposal classification exhibit unique features: 1) the classification result of a proposal is in a hierarchical discipline structure with different levels of granularity; 2) proposals contain multiple types of documents; 3) domain experts can empirically provide partial labels that can be leveraged to improve task performances. In this paper, we focus on developing a new deep proposal classification framework to jointly model the three features. In particular, to sequentially generate labels, we leverage previously-generated labels to predict the label of next level; to integrate partial labels from experts, we use the embedding of these empirical partial labels to initialize the state of neural networks. Our model can automatically identify the best length of label sequence to stop next label prediction. Finally, we present extensive results to demonstrate that our method can jointly model partial labels, textual information, and semantic dependencies in label sequences, and, thus, achieve advanced performances.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes