Automatic Argumentative-Zoning Using Word2vec
In comparison with document summarization on the articles from social media and newswire, argumentative zoning (AZ) is an important task in scientific paper analysis. Traditional methodology to carry on this task relies on feature engineering from different levels. In this paper, three models of generating sentence vectors for the task of sentence classification were explored and compared. The proposed approach builds sentence representations using learned embeddings based on neural network. The learned word embeddings formed a feature space, to which the examined sentence is mapped to. Those features are input into the classifiers for supervised classification. Using 10-cross-validation scheme, evaluation was conducted on the Argumentative-Zoning (AZ) annotated articles. The results showed that simply averaging the word vectors in a sentence works better than the paragraph to vector algorithm and by integrating specific cuewords into the loss function of the neural network can improve the classification performance. In comparison with the hand-crafted features, the word2vec method won for most of the categories. However, the hand-crafted features showed their strength on classifying some of the categories.
Code (1)
Tasks
ArticlesClassificationDocument SummarizationFeature EngineeringGeneral ClassificationSentenceSentence ClassificationWord EmbeddingsSimilar Papers 제목 키워드 기반
Citation Recommendation based on Argumentative Zoning of User Queries
Citation recommendation aims to locate the important papers for scholars to cite. When writing the citing sentences, the authors usually hold different citing intents, which are referred to citation function in citation …
Citation RecommendationMulti-Task LearningSentenceArgumentative Segmentation Enhancement for Legal Summarization
We use the combination of argumentative zoning [1] and a legal argumentative scheme to create legal argumentative segments. Based on the argumentative segmentation, we propose a novel task of classifying argumentative se…
SegmentationIncorporating Zoning Information into Argument Mining from Biomedical Literature
The goal of text zoning is to segment a text into zones (i.e., Background, Conclusion) that serve distinct functions. Argumentative zoning, a specific text zoning scheme for the scientific domain, is considered as the an…
Argument MiningSentenceMuLMS-AZ: An Argumentative Zoning Dataset for the Materials Science Domain
Scientific publications follow conventionalized rhetorical structures. Classifying the Argumentative Zone (AZ), e.g., identifying whether a sentence states a Motivation, a Result or Background information, has been propo…
ArticlesSentenceUrban Zoning Using Higher-Order Markov Random Fields on Multi-View Imagery Data
Urban zoning enables various applications in land use analysis and urban planning. As cities evolve, it is important to constantly update the zoning maps of cities to reflect urban pattern changes. This paper proposes a …