Challenge: Using a hierarchical model, we aim to extract all the publication strings from a researcher's homepage.
Approach: They propose an end-to-end hierarchical model named PubSE based on Bi-LSTM-CRF and an alternating training method for training the model.
Outcome: The proposed model outperforms the state-of-the-art models by 11.8% in F1-score on real data.

Similar Papers

ACLSum: A New Dataset for Aspect-based Summarization of Scientific Publications (2024.naacl-long)

Copied to clipboard

Challenge: Existing statistical phrasal or hierarchical machine translation systems relies on a large set of translation rules which results in engineering challenges.
Approach: They propose to use factorized grammar from the field of linguistics as more general translation rules from XTAG English Grammar to generate a manually crafted summarization dataset.
Outcome: The proposed method outperforms existing methods on low-resource language translation tasks with less training data.
Annotated Corpus of Scientific Conference’s Homepages for Information Extraction (L18-1)

Copied to clipboard

Challenge: a corpus of scientific conferences contains homepages with annotations of important information . name of conference, abbreviation, place, submission, notification, camera ready dates are included .
Approach: They propose a corpus that contains 943 homepages of scientific conferences with annotations of interesting information.
Outcome: The proposed corpus contains 943 homepages of scientific conferences, 14794 including subpages . the results show that it can be used as a reference data set for this type of task.
Hie-BART: Document Summarization with Hierarchical BART (2021.naacl-srw)

Copied to clipboard

Challenge: Existing document summarization models do not capture hierarchical structures of documents . proposed model incorporates multi-granularity self-attention (MG-SA)
Approach: They propose a new abstractive document summarization model, hierarchical BART . the proposed model captures hierarchically structured sentences in the BART model .
Outcome: The proposed model outperforms baseline models and improves performance on CNN/Daily Mail dataset.
Leveraging Collection-Wide Similarities for Unsupervised Document Structure Extraction (2024.findings-acl)

Copied to clipboard

Challenge: Document collections of various domains share some underlying collection-wide structure . structure can be useful in various use cases across different domains, such as legal, medical, or financial .
Approach: They propose to identify the typical structure of document within a collection by using header paraphrases to ground topics to respective document locations.
Outcome: The proposed method extracts meaningful collection-wide structure from documents in three domains in English and Hebrew.
Hierarchy Builder: Organizing Textual Spans into a Hierarchy to Facilitate Navigation (2023.acl-demo)

Copied to clipboard

Challenge: Information extraction systems produce hundreds to thousands of strings on a specific topic.
Approach: They propose a method that allows users to consume a large collection of related textual strings in an exploratory mode.
Outcome: The proposed method allows users to consume a large collection of related textual strings in an exploratory mode.
Integration of Deep Learning and Traditional Machine Learning for Knowledge Extraction from Biomedical Literature (D19-57)

Copied to clipboard

Challenge: BB system is among the top two systems in five of all six subtasks . knowledge about microbial diversity is crucial for the study of microbiome and bacteria .
Approach: They present a system that uses word embedding and lexical features to perform entities recognition, normalization and relation extraction.
Outcome: The proposed system achieves state-of-the-art in five of six subtasks and is among the top two in five.
ScholarlyRead: A New Dataset for Scientific Article Reading Comprehension (2020.lrec-1)

Copied to clipboard

Challenge: Existing studies on MRC on scholarly articles have focused on general domain datasets of news articles and elementary school-level storybooks.
Approach: They propose to generate automatic questions from span-of-word-based scholarly articles’ Reading Comprehension dataset with approximately 10K manually checked passage-question-answer instances.
Outcome: The proposed model yields the F1 score of 37.31% and is useful for building Question-Answering (QA) systems on scientific articles.
Metric-Type Identification for Multi-Level Header Numerical Tables in Scientific Papers (2021.eacl-main)

Copied to clipboard

Challenge: Numerical tables are used to present experimental results in scientific papers.
Approach: They propose a task to extract metric-types from multi-level header numerical tables . they propose two joint-learning neural classification and generation schemes .
Outcome: The proposed models handle in-header and out-of-headers metric-type identification problems.
FoRC4CL: A Fine-grained Field of Research Classification and Annotated Dataset of NLP Articles (2024.lrec-main)

Copied to clipboard

Challenge: Existing systems for categorising scientific knowledge are lacking in many digital repositories.
Approach: They propose to classify papers in the ACL Anthology using a hierarchical taxonomy of core CL/NLP topics and sub-topics.
Outcome: The proposed corpus of 1,500 ACL Anthology publications is annotated with their main contributions using a hierarchical taxonomy of core CL/NLP topics and sub-topics.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations