Papers by Nikolaus Parulian

3 papers
Efficient Attentions for Long Document Summarization (2021.naacl-main)

Copied to clipboard

Challenge: Existing models that use full attentions have quadratic computational and memory complexities, and are too costly for long documents.
Approach: They propose an efficient encoder-decoder attention with head-wise positional strides to effectively pinpoint salient information from the source.
Outcome: The proposed model can process ten times more tokens than current models that use full attentions.
Fine-grained Information Extraction from Biomedical Literature based on Knowledge-enriched Abstract Meaning Representation (2021.acl-long)

Copied to clipboard

Challenge: Compared with general natural language texts, sentences from scientific papers usually possess wider contexts between knowledge elements.
Approach: They propose a novel biomedical Information Extraction model to extract scientific entities and events from English research papers using Abstract Meaning Representation (AMR) they construct a sentence-level knowledge graph from an external knowledge base and encode it to improve the model's understanding of complex scientific concepts.
Outcome: The proposed model can extract scientific entities and events from scientific literature and improve its understanding of complex scientific concepts.
COVID-19 Literature Knowledge Graph Construction and Drug Repurposing Report Generation (2021.naacl-demos)

Copied to clipboard

Challenge: a new framework to digest relevant biomedical knowledge is needed to combat COVID-19 . quantity of research results is a bottleneck, and false information promoted in publications .
Approach: a team of researchers has developed a framework to extract multimedia knowledge elements from scientific literature to combat COVID-19.
Outcome: a new framework extracts fine-grained multimedia knowledge elements from scientific literature . it provides detailed contextual sentences, subfigures, and knowledge subgraphs as evidence . the framework is based on a case study of drug repurposing .

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