Papers by Zuyu Zhao

3 papers
Unleashing the Power of Language Models in Text-Attributed Graph (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing studies on graph learning on text-attributed graphs have been limited by memory cost and underutilization of relationships between nodes and words.
Approach: They propose a Node Representation Update Pre-training Architecture based on Co-modeling text and graph to learn representations of papers and words simultaneously.
Outcome: The proposed model outperforms baselines on the ogbn-arxiv benchmark dataset.
Document-Level Relation Extraction via Pair-Aware and Entity-Enhanced Representation Learning (2022.coling-1)

Copied to clipboard

Challenge: Existing document-level relation extraction methods are sparse in relational entity pairs and the representation of entity pairs is insufficient.
Approach: They propose a Pair-Aware and Entity-Enhanced(PAEE) model to solve two challenges . they propose predicting potential relational entity pairs and assembling directional entity pairs .
Outcome: The proposed model can obtain state-of-the-art performance on four benchmark datasets . it can predict potential relational entity pairs and assemble directional entity pairs .
One-Model-Connects-All: A Unified Graph Pre-Training Model for Online Community Modeling (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing studies on integrating online community to solve social problems have not fully utilized these three components and the relationship among them.
Approach: They propose a framework that simultaneously considers communities, users, and texts and can easily connect with a variety of downstream tasks related to social media.
Outcome: The proposed model can be used to perform violation detection, sentiment analysis, and community recommendation across multiple tasks.

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