Challenge: Existing work on personality detection from online posts adopts multifarious deep neural networks to represent the posts and builds predictive models in a data-driven manner without the exploitation of psycholinguistic knowledge.
Approach: They propose a psycholinguistic knowledge-based tripartite graph network, TrigNet, which consists of a tripartitic graph network and a BERT-based graph initializer.
Outcome: The proposed graph network outperforms the existing state-of-the-art model by 3.47 and 2.10 points in average F1 on two datasets.

Similar Papers

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.
Lingua-Graph: A Unified Representation of Cross-Task Common Substructures for Analytic Language Processing (2026.acl-long)

Copied to clipboard

Challenge: Existing structural-analytic tasks are fragmented by inconsistent task requirements . we propose a solution for the representation layer, called Lingua-Graph .
Approach: They propose a representation-then-decision paradigm for structural-analytic tasks . they propose Graph-based representations that capture entities, facts, and relations .
Outcome: The proposed model improves interpretability and higher hostability of entities, facts, and relations . the proposed model is available on github.com/rudaoshi/Lingua .
GAProtoNet: A Multi-head Graph Attention-based Prototypical Network for Interpretable Text Classification (2025.coling-main)

Copied to clipboard

Challenge: Existing models with black-box nature obscure decision-making process and lack interpretability.
Approach: They propose a multi-head graph attention-based prototypical network that uses a vector and prototypes to learn an interpretable prototypical representation.
Outcome: The proposed model achieves superior results without sacrificing the accuracy of the original black-box LMs.
GRAFF: GRaph-Augmented Fine-grained Fusion for Large Language Models (2026.findings-eacl)

Copied to clipboard

Challenge: Existing methods to integrate graphs into LLMs compress the graph's structural information into a single token, restricting their ability to capture deep semantic and structural information.
Approach: They propose a method that integrates fine-grained node-level structural information with corresponding text entities to LLMs via a lightweight, structure adapter module.
Outcome: The proposed method outperforms baseline models in graph-based question answering by 10.24%.
Inspecting the concept knowledge graph encoded by modern language models (2021.findings-acl)

Copied to clipboard

Challenge: Pre-trained language models are used to solve tasks such as summarization and information retrieval.
Approach: They propose to use word embeddings, text generators, context encoders to extract underlying knowledge graphs of nine influential language models.
Outcome: The proposed model is able to encode word embeddings, text generators, and context encoders, but suffers from several inaccuracies.
AnyGraph: Graph Foundation Model in the Wild (2026.findings-acl)

Copied to clipboard

Challenge: Existing graph learning models struggle to extract generalizable insights from heterogeneous graph data, requiring extensive fine-tuning and limiting versatility across domains.
Approach: They propose a graph foundation model that can handle key challenges such as Structure Heterogenity and Feature Heterogenicity.
Outcome: The proposed model can handle key challenges such as structure heterogeneity, Feature heterogenity and fast adaptation across domains.
Linguistic Frameworks Go Toe-to-Toe at Neuro-Symbolic Language Modeling (2022.naacl-main)

Copied to clipboard

Challenge: Existing models of language understanding are based on explicit representations of hierarchical structure, but there are good reasons to doubt that they can be said to understand language in any meaningful way.
Approach: They examine whether syntactic and semantic graph representations can complement and improve neural language modeling.
Outcome: The proposed model outperforms pretrained models on English WSJ in perplexity and other metrics.
GraphEval36K: Benchmarking Coding and Reasoning Capabilities of Large Language Models on Graph Datasets (2025.findings-naacl)

Copied to clipboard

Challenge: Large language models (LLMs) have demonstrated significant capabilities in processing and understanding text data.
Approach: They propose a structure-based instruction-based method to enhance LLM performance on complex graph tasks.
Outcome: The proposed framework outperforms open-source models on graph problem-solving, but the gap is narrowing.
A structure-enhanced graph convolutional network for sentiment analysis (2020.findings-emnlp)

Copied to clipboard

Challenge: Recent work on sentiment analysis and aspect-based sentiment analysis does not exploit syntactic information from dependency parsing.
Approach: They propose a weighted graph convolutional network which exploits syntactic information . they use BERT instead of Bi-LSTM to generate contextualized representations as inputs .
Outcome: The proposed model can exploit rich syntactic information based on feature combination . it can improve on four ABSA tasks out of six and two SA tasks out .
Self-attention-based Graph-of-Thought for Math Problem Solving (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods for generating reasoning paths in a chain structure are inefficient and non-human-like.
Approach: They propose a decoding method for a chain-based LLM that constructs a thought graph simultaneously as an LLM inference and generates reasoning steps with a graph-structured self-attention mechanism.
Outcome: The proposed method improves reasoning accuracy without huge computational over-expensive LLMs and avoids performance degradation issues when the LLM is too small to comprehend complex prompts.

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