Papers by Nianzu Ma
Entity-Aware Dependency-Based Deep Graph Attention Network for Comparative Preference Classification (2020.acl-main)
Copied to clipboard
| Challenge: | Existing approaches to comparative preference classification do not learn entity-aware representations well or use sequential modeling approaches that do not generalize well. |
| Approach: | They propose a deep-level deep-graph attention network that leverages word embeddings and syntactic information to solve a comparative preference classification problem. |
| Outcome: | The proposed model achieves state-of-the-art performance in comparative preference classification. |
Semantic Novelty Detection and Characterization in Factual Text Involving Named Entities (2022.emnlp-main)
Copied to clipboard
| Challenge: | Existing topic-based novelty detection methods do not perform semantic reasoning involving relations between named entities in text and their background knowledge. |
| Approach: | They propose a model to detect whether a text is novel or not . they propose to use a factual text to characterize novelty. |
| Outcome: | The proposed model outperforms 10 baselines by large margins on the novelty detection task. |
Semantic Novelty Detection in Natural Language Descriptions (2021.emnlp-main)
Copied to clipboard
Nianzu Ma, Alexander Politowicz, Sahisnu Mazumder, Jiahua Chen, Bing Liu, Eric Robertson, Scott Grigsby
| Challenge: | Existing novelty detection algorithms are coarse-grained, working at the document or topic level. |
| Approach: | They propose to use a fine-grained semantic novelty detection problem to solve a novel novel scene problem. |
| Outcome: | The proposed model outperforms baseline models on the proposed task by large margins. |