Research Papers 论文研究 1d ago Updated 1d ago 更新于 1天前 43

ValueGraph: Value-Signal Guided Graph Pre-training for Contextualized User Representation ValueGraph:基于价值信号引导的图预训练用于上下文用户表示

ValueGraph introduces a novel graph pre-training framework that incorporates automatically inferred moral-value signals as soft constraints for contextualized user representation learning The model learns from post-reply graphs, capturing both semantic and structural user representations while aligning users through relative value similarity using contrastive and clustering objectives Value signals are treated as noisy auxiliary signals rather than ground-truth psychological labels, enabling rob 提出ValueGraph框架,将自动推断的道德价值信号作为软约束用于上下文用户表征学习 从帖子-回复图中联合学习语义和结构表征,并通过对比和聚类目标基于价值相似性对齐用户 在立场检测和Twitter机器人检测任务上持续超越文本、图结构和纯LLM基线 价值信号作为归纳偏置为社交感知用户建模提供了新的技术路径

55
Hot 热度
72
Quality 质量
60
Impact 影响力

Analysis 深度分析

TL;DR

  • ValueGraph introduces a novel graph pre-training framework that incorporates automatically inferred moral-value signals as soft constraints for contextualized user representation learning
  • The model learns from post-reply graphs, capturing both semantic and structural user representations while aligning users through relative value similarity using contrastive and clustering objectives
  • Value signals are treated as noisy auxiliary signals rather than ground-truth psychological labels, enabling robust representation learning despite signal imperfection
  • Experiments on stance detection and Twitter bot detection demonstrate consistent improvements over strong text-based, graph-based, and text-only LLM baselines
  • The work establishes value-signal guidance as a meaningful inductive bias for socially informed user modeling on social media platforms

Why It Matters

This research addresses a critical gap in user representation learning by incorporating value-relevant dimensions that existing methods overlook, offering a more holistic approach to understanding user behavior on social media. For AI practitioners building detection systems or recommendation models, integrating value signals as soft constraints provides a practical pathway to improve performance on socially grounded tasks without requiring expensive labeled data. The framework's emphasis on treating inferred values as noisy rather than gold labels also offers a principled approach to handling the inherent uncertainty in automated value inference.

Technical Details

  • Architecture: ValueGraph is a graph pre-training framework built on post-reply graphs, learning joint semantic and structural representations of users through graph-based pre-training
  • Value-Signal Integration: Automatically inferred moral-value signals serve as noisy auxiliary signals; the model aligns users through relative value similarity using both contrastive learning and clustering objectives, rather than treating values as hard labels
  • Soft Constraint Design: The framework explicitly avoids treating inferred values as ground-truth psychological labels, instead using them as soft constraints that guide representation learning while tolerating signal noise
  • Evaluation Benchmarks: Experiments conducted on two downstream tasks—stance detection and Twitter bot detection—comparing against text-based, graph-based, and text-only LLM baselines
  • Domain: Computation and Language (cs.CL), Artificial Intelligence (cs.AI), and Machine Learning (cs.LG)

Industry Insight

  • Social media platforms and content moderation teams can leverage value-signal-guided representation learning to improve detection of coordinated inauthentic behavior, bots, and polarized stance expression without relying solely on textual features
  • The soft-constraint approach to noisy auxiliary signals offers a transferable paradigm for incorporating any inferred user-level attribute (e.g., ideological leaning, behavioral tendencies) into representation learning pipelines where ground-truth labels are unavailable or unreliable
  • As AI-driven content analysis becomes increasingly regulated, methods that incorporate value-aware modeling with explicit uncertainty handling may face fewer ethical and compliance challenges compared to approaches treating inferred attributes as definitive labels

TL;DR

  • 提出ValueGraph框架,将自动推断的道德价值信号作为软约束用于上下文用户表征学习
  • 从帖子-回复图中联合学习语义和结构表征,并通过对比和聚类目标基于价值相似性对齐用户
  • 在立场检测和Twitter机器人检测任务上持续超越文本、图结构和纯LLM基线
  • 价值信号作为归纳偏置为社交感知用户建模提供了新的技术路径

为什么值得看

这篇论文突破了传统用户表征仅依赖文本内容或交互结构的局限,引入了价值信号这一关键维度。对于从事社交AI、用户行为建模和虚假信息检测的研究者具有重要参考价值,展示了多模态信号融合的新思路。

技术解析

  • 核心创新:提出ValueGraph图预训练框架,将自动推断的道德价值信号作为噪声辅助信号而非金标准标签,用于指导用户表征学习
  • 表征学习机制:从帖子-回复图中学习语义和结构表征,通过对比学习和聚类目标基于相对价值相似性对齐用户
  • 软约束设计:不将推断价值视为精确心理标签,而是作为软约束融入表征学习过程,增强模型鲁棒性
  • 实验验证:在立场检测和Twitter机器人检测任务上验证,持续超越强文本基线、图基线和纯LLM方法

行业启示

  • 社交AI建模应重视价值维度,现有方法普遍忽略了用户行为背后的价值倾向这一关键因素
  • 噪声辅助信号的有效利用为弱监督学习提供了新思路,可在标签稀缺场景下提升模型性能
  • 用户表征学习可借鉴心理学价值理论,构建更具社会感知能力的AI系统

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

Research 科学研究 Embedding Model 嵌入模型 Training 训练