PASUM: A Pre-training Architecture for Social Media User Modeling Based on Text Graph (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing studies have incorporated different digital traces to better learn the representations of social media users, limited by overloaded text information and hard-to-collect social network information. |
| Approach: | They propose a Pre-training Architecture for Social Media User Modeling based on Text Graph and combine microblogs to represent social media users based upon the text graph model. |
| Outcome: | The proposed framework can represent users based on text even without social network information on microblogs. |
Similar Papers
PTUM: Pre-training User Model from Unlabeled User Behaviors via Self-supervision (2020.findings-emnlp)
Copied to clipboard
| Challenge: | Existing methods for user modeling cannot exploit useful information in unlabeled data . Existing models only model task-specific user information and do not exploit universal user information encoded in user behaviors. |
| Approach: | They propose to pre-train user models from large-scale unlabeled user behavior data. |
| Outcome: | The proposed method can model relatedness between historical and future behaviors on two real-world datasets. |
One-Model-Connects-All: A Unified Graph Pre-Training Model for Online Community Modeling (2023.findings-emnlp)
Copied to clipboard
Ruoxue Ma, Jiarong Xu, Xinnong Zhang, Haozhe Zhang, Zuyu Zhao, Qi Zhang, Xuanjing Huang, Zhongyu Wei
| 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. |
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. |
Pretraining Language Models with Text-Attributed Heterogeneous Graphs (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Existing pretraining tasks for Language Models (LMs) focus on learning the textual information of each entity and overlook the crucial aspect of capturing topological connections among entities in TAHGs. |
| Approach: | They propose a topology-aware pretraining task that explicitly considers the topological and heterogeneous information in TAHGs by optimizing an LM and an auxiliary heterogenous graph neural network. |
| Outcome: | The proposed framework explicitly considers the topological and heterogeneous information in TAHGs. |
A Neural Network Model for Part-Of-Speech Tagging of Social Media Texts (L18-1)
Copied to clipboard
| Challenge: | Recent approaches based on end-to-end Deep Neural Networks (DNNs) have shown promising results for Natural Language Processing (NLP). |
| Approach: | They propose a neural network model for part-of-speech (POS) tagging of User-Generated Content (UGC) such as Twitter, Facebook and Web forums that uses character and word representations. |
| Outcome: | The proposed model is end-to-end and uses character and word representations . it is compared with existing models on social media in English, german, french, italian and spanish . |
You Shall Know a User by the Company It Keeps: Dynamic Representations for Social Media Users in NLP (D19-1)
Copied to clipboard
| Challenge: | Current approaches to social media modelling ignore the fact that an individual may be part of several communities which are not equally relevant in all communicative situations. |
| Approach: | They propose a model that captures the sociological phenomenon of homophily and combines it with linguistic information to make a prediction. |
| Outcome: | The proposed model significantly outperforms existing models on three different tasks and is compared with other models. |
Unleashing the Power of Emojis in Texts via Self-supervised Graph Pre-Training (2024.emnlp-main)
Copied to clipboard
| Challenge: | Emojis have gained immense popularity on social media platforms, serving as a common means to supplement or replace text. |
| Approach: | They propose a graph pre-train framework for text and emoji co-modeling that incorporates two tasks: node-level graph contrastive learning and edge-level link reconstruction learning. |
| Outcome: | The proposed framework improves on the Xiaohongshu and Twitter datasets with two types of downstream tasks. |
Graph Pre-training for AMR Parsing and Generation (2022.acl-long)
Copied to clipboard
| Challenge: | Abstract meaning representation (AMR) highlights the core semantic information of text in a graph structure. |
| Approach: | They propose two graph auto-encoding strategies for graph-to-graph pre-training and four tasks to integrate text and graph information during pre-tuning to improve structure awareness. |
| Outcome: | The proposed model is superior to pre-trained language models on AMR parsing and AMR-to-text generation tasks. |
Pre-trained Semantic Interaction based Inductive Graph Neural Networks for Text Classification (2025.coling-main)
Copied to clipboard
| Challenge: | Existing methods for text classification have vanishing or exploding gradients when dealing with long sequences, making it difficult to handle long-distance dependencies. |
| Approach: | They propose a graph neural network based on pre-trained semantic interaction called PaSIG . they construct a text-word heterogeneity graph and use context representation capability . |
| Outcome: | The proposed model outperforms existing methods on five datasets and achieves state-of-the-art performance. |
Learning Invariant Representations of Social Media Users (D19-1)
Copied to clipboard
| Challenge: | Existing methods for learning to compare social media users fail to generalize to new users or even to previously known users. |
| Approach: | They propose a procedure to learn a mapping from short episodes of user activity to a vector space in which the distance between points captures the similarity of the corresponding users’ invariant features. |
| Outcome: | The proposed procedure can be applied to users not seen at training time and enables efficient comparisons of users in the resulting vector space. |