← Latest papers
💬 NLP

ValueGraph: Value-Signal Guided Graph Pre-training for Contextualized User Representation

The paper proposes ValueGraph, a graph pre-training framework that leverages inferred moral-value signals as soft constraints to enhance contextualized user representations, demonstrating consistent performance improvements in stance detection and bot detection tasks over existing text-based, graph-based, and LLM baselines.

Original authors: Yitong Han, Wei Gao, Yi Zhao, Prasanta Bhattacharya, Fengzhu Zeng, Mohammad Amanlou

Published 2026-09-02
📖 6 min read🧠 Deep dive

Original authors: Yitong Han, Wei Gao, Yi Zhao, Prasanta Bhattacharya, Fengzhu Zeng, Mohammad Amanlou

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

In the vast, noisy landscape of social media, understanding why people act the way they do is a central challenge for anyone trying to make sense of online life. For years, computer scientists have tried to build digital profiles of users by looking at what they say and who they talk to. If two people post similar words or reply to the same threads, traditional systems assume they are alike. However, this approach often misses a crucial layer of human behavior: the underlying moral values that drive those interactions. People might engage with the same controversial news story for entirely different reasons—one out of genuine concern, another out of anger, and a third out of a desire to spread confusion. These hidden motivations shape how users behave, yet standard computer models often treat them as invisible. To understand a user truly, researchers need a way to capture not just the surface of their activity, but the moral compass that guides it.

A team of researchers at Singapore Management University and A*STAR has developed a new method called ValueGraph to solve this problem. Instead of trying to guess a person's true inner beliefs, which is impossible to know for certain, the system uses a tool to infer a "value signal" from their public posts. This signal is based on a well-known psychological framework called Moral Foundations Theory, which breaks down moral reasoning into ten distinct dimensions, such as care, fairness, loyalty, and authority. The researchers trained a computer program to read thousands of social media posts and assign a score to each one based on these ten moral themes. By averaging these scores across all the posts a single user has written, the system creates a rough, ten-point profile of that user's moral framing. The researchers are careful to note that this is not a perfect psychological diagnosis; it is a noisy, aggregate signal that captures the general flavor of a user's moral language rather than their exact soul.

The core innovation of ValueGraph lies in how it uses these inferred signals to teach a computer to recognize different types of users. The system operates in two main steps. First, it builds a map of how people interact, treating every post and reply as a connection in a giant web. It learns to understand the structure of these conversations and the meaning of the text within them, creating a basic digital fingerprint for every user. In the second step, it brings in the moral value signals. The system looks at the inferred moral profiles of different users and groups those with similar value signals together, while pushing those with very different signals apart. It does this by treating the moral signals as a set of soft rules or gentle nudges during the learning process, rather than as absolute facts. This allows the computer to learn a representation of a user that combines what they say, who they talk to, and the moral tone of their expression.

The researchers tested this new approach on two difficult tasks: determining a user's stance on a political issue and detecting whether a user is a bot, or an automated account designed to mimic a human. In the first test, the system had to figure out if a user supported, opposed, or was neutral toward a specific topic. In the second, it had to distinguish between real humans and automated bots. The results showed that ValueGraph consistently outperformed existing methods. On the stance detection task, it achieved an accuracy of 63 percent on one dataset and 77 percent on another, beating strong competitors that relied only on text or only on network structure. For the bot detection task, the system improved the ability to spot automated accounts, particularly when combined with other data. In one specific configuration, the system's ability to correctly identify bots improved significantly, with the "recall" rate—the ability to find the bots when they are there—jumping from 62.5 percent to 81.0 percent when using the new method.

What makes these results particularly interesting is that the system does not need to be told which users are bots or which stance is correct during its initial training. It learns these patterns by observing the moral signals and the structure of the conversations on its own. The researchers found that the system worked best when it combined the structural learning with the moral value guidance. If they removed the moral signals, the system's performance dropped. If they used only the moral signals without the conversation structure, it also failed to reach the same level of accuracy. This suggests that the moral value signal acts as a useful guide, helping the computer see patterns that are invisible when looking at text or connections alone. For instance, in visualizing the data, the researchers saw that the new method created much clearer separation between human users and bots than previous methods did. The bots tended to cluster together with repetitive, polarized moral language, while humans showed more varied and context-sensitive expressions.

The team emphasizes that their method does not claim to know a user's true psychological values. The moral scores are derived from text and are treated as imperfect, noisy data. The system uses these imperfections as a learning tool, finding the relative differences between users rather than trying to pin down an absolute truth. This approach avoids the pitfalls of trying to label people with definitive psychological profiles, which can be ethically fraught and technically unreliable. Instead, it uses the moral framing of their public discourse as a practical tool to build better, more nuanced digital representations. The success of ValueGraph suggests that incorporating these theory-informed value signals provides a powerful way to improve how computers understand human behavior online, offering a more robust foundation for tasks ranging from content moderation to personalized recommendations. By acknowledging that users are shaped not just by what they say, but by the moral lens through which they say it, the researchers have opened a new path for making sense of the complex social world of the internet.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →