Papers by Amandla Mabona

2 papers
Neural Generative Rhetorical Structure Parsing (D19-1)

Copied to clipboard

Challenge: Existing approaches to RST parsing use discriminative models, but these are less sample efficient and datasets are typically small.
Approach: They propose a document-level RNN grammar with a bottom-up traversal order and a beam search algorithm that keeps track of both structure-and word-generating actions without exhibit-ing this branching bias.
Outcome: The proposed model outperforms a discriminative model with the same features by 2.6 F1points and achieves comparable performance to the state-of-the-art.
Topic Modeling With Topological Data Analysis (2022.emnlp-main)

Copied to clipboard

Challenge: Recent topic modelling approaches that use clustering on word, token or document embeddings can ex-tract coherent topics.
Approach: They propose an unsupervised topic mod-elling method which uses TopologicalData Analysis to extract a topologicalskeleton of the manifold upon which word embeddings lie.
Outcome: The proposed method performs on par with a baseline and can construct a network of coherent topics with meaningful relationships between them.

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