paper-with-me

Papers

Beyond the Academic Monoculture: A Unified Framework and Industrial Perspective for Attributed Graph Clustering

2026-03-21 · Yunhui Liu, Yue Liu, Yongchao Liu, Tao Zheng, Stan Z. Li, Xinwang Liu, Tieke He arxiv

Attributed Graph Clustering (AGC) is a fundamental unsupervised task that partitions nodes into cohesive groups by jointly modeling structural topology and node attributes. While the advent of graph neural networks and self-supervised learning has catalyzed a proliferation of AGC methodologies, a widening chasm persists between academic benchmark performance and the stringent demands of real-world industrial deployment. To bridge this gap, this survey provides a comprehensive, industrially grounded review of AGC from three complementary perspectives. First, we introduce the Encode-Cluster-Optimize taxonomic framework, which decomposes the diverse algorithmic landscape into three orthogonal, composable modules: representation encoding, cluster projection, and optimization strategy. This unified paradigm enables principled architectural comparisons and inspires novel methodological combinations. Second, we critically examine prevailing evaluation protocols to expose the field's academic monoculture: a pervasive over-reliance on small, homophilous citation networks, the inadequacy of supervised-only metrics for an inherently unsupervised task, and the chronic neglect of computational scalability. In response, we advocate for a holistic evaluation standard that integrates supervised semantic alignment, unsupervised structural integrity, and rigorous efficiency profiling. Third, we explicitly confront the practical realities of industrial deployment. By analyzing operational constraints such as massive scale, severe heterophily, and tabular feature noise alongside extensive empirical evidence from our companion benchmark, we outline actionable engineering strategies. Furthermore, we chart a clear roadmap for future research, prioritizing heterophily-robust encoders, scalable joint optimization, and unsupervised model selection criteria to meet production-grade requirements.

📄 PDF Abstract BibTeX arXiv:2603.20829

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningGraph Clustering

Similar Papers 제목 키워드 기반

From Protoscience to Epistemic Monoculture: How Benchmarking Set the Stage for the Deep Learning Revolution

2024-04-09 · Bernard J. Koch, David Peterson

Over the past decade, AI research has focused heavily on building ever-larger deep learning models. This approach has simultaneously unlocked incredible achievements in science and technology, and hindered AI from overco…

Benchmarking

Strategic Algorithmic Monoculture: Experimental Evidence from Coordination Games

2026-04-10 · Gonzalo Ballestero, Hadi Hosseini, Samarth Khanna, Ran I. Shorrer arxiv

AI agents increasingly operate in multi-agent environments where outcomes depend on coordination. We distinguish primary algorithmic monoculture -- baseline action similarity -- from strategic algorithmic monoculture, wh…

Algorithmic Monoculture and Social Welfare

2021-01-14 · Jon Kleinberg, Manish Raghavan

As algorithms are increasingly applied to screen applicants for high-stakes decisions in employment, lending, and other domains, concerns have been raised about the effects of algorithmic monoculture, in which many decis…

Decision Making

MemEngine: A Unified and Modular Library for Developing Advanced Memory of LLM-based Agents

2025-05-04 · Zeyu Zhang, Quanyu Dai, Xu Chen, Rui Li 외

Recently, large language model based (LLM-based) agents have been widely applied across various fields. As a critical part, their memory capabilities have captured significant interest from both industrial and academic c…

Language ModelingLanguage ModellingLarge Language Model

Generative Monoculture in Large Language Models

2024-07-02 · Fan Wu, Emily Black, Varun Chandrasekaran

We introduce {\em generative monoculture}, a behavior observed in large language models (LLMs) characterized by a significant narrowing of model output diversity relative to available training data for a given task: for …

Code GenerationDiversity