Pith. sign in

REVIEW 19 cited by

One for All: Towards Training One Graph Model for All Classification Tasks

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2310.00149 v3 pith:AEST2CKS submitted 2023-09-29 cs.LG

classification cs.LG
keywords graphtasksgraphsdifferentmodellanguagelearningsingle
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Designing a single model to address multiple tasks has been a long-standing objective in artificial intelligence. Recently, large language models have demonstrated exceptional capability in solving different tasks within the language domain. However, a unified model for various graph tasks remains underexplored, primarily due to the challenges unique to the graph learning domain. First, graph data from different areas carry distinct attributes and follow different distributions. Such discrepancy makes it hard to represent graphs in a single representation space. Second, tasks on graphs diversify into node, link, and graph tasks, requiring distinct embedding strategies. Finally, an appropriate graph prompting paradigm for in-context learning is unclear. We propose \textbf{One for All (OFA)}, the first general framework that can use a single graph model to address the above challenges. Specifically, OFA proposes text-attributed graphs to unify different graph data by describing nodes and edges with natural language and uses language models to encode the diverse and possibly cross-domain text attributes to feature vectors in the same embedding space. Furthermore, OFA introduces the concept of nodes-of-interest to standardize different tasks with a single task representation. For in-context learning on graphs, OFA introduces a novel graph prompting paradigm that appends prompting substructures to the input graph, which enables it to address varied tasks without fine-tuning. We train the OFA model using graph data from multiple domains (including citation networks, molecular graphs, knowledge graphs, etc.) simultaneously and evaluate its ability in supervised, few-shot, and zero-shot learning scenarios. OFA performs well across different tasks, making it the first general-purpose across-domains classification model on graphs.

Discussion (0). Sign in to comment.

Forward citations

Cited by 19 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. PromptGNN-sim: Deep Fusion and Alignment of GNN and LLMs for Text-Attributed Graph Learning

    cs.AI 2026-06 unverdicted novelty 7.0 of 10

    PromptGNN-sim uses GAT-based semantically aware neighborhood selection and structure-aware LLM prompts with bi-directional contrastive alignment to outperform prior GNN, LLM, and fusion methods on text-attributed grap...

  2. GraphInfer-Bench: Benchmarking LLM's Inference Capability on Graphs

    cs.LG 2026-06 unverdicted novelty 7.0 of 10

    Presents GraphInfer-Bench to demonstrate that no evaluated LLM-based method family closes the performance gap on graph inference tasks requiring multi-node reasoning, with plain GNNs matching or exceeding them.

  3. Beyond One-Size-Fits-All: Adaptive Subgraph Denoising for Zero-Shot Graph Learning with Large Language Models

    cs.LG 2026-03 unverdicted novelty 7.0 of 10

    GraphSSR introduces an adaptive SSR pipeline with SSR-SFT data synthesis and SSR-RL (Authenticity-Reinforced and Denoising-Reinforced stages) to overcome one-size-fits-all subgraph noise in zero-shot LLM graph reasoning.

  4. GraphVec: Cross-Domain Graph Vectorization for Graph-Level Representation Learning

    cs.LG 2026-02 unverdicted novelty 7.0 of 10

    GraphVec produces transferable fixed-dimensional graph embeddings via spectral features from multi-scale global graphs and a convergent mean-alignment procedure, outperforming baselines on cross-domain few-shot classi...

  5. Beyond Feature and Structure Alignment: Learning Transferable Propagation Knowledge for Graph Foundation Models

    cs.LG 2026-07 conditional novelty 6.0 of 10

    ProGFM transfers graph knowledge across domains by learning a prototype bank of per-edge, per-dimension propagation strengths and using them to modulate message passing on unseen graphs.

  6. Beyond the Golden Teacher: Enhancing Graph Learning through LLM-GNN Co-teaching

    cs.LG 2026-06 unverdicted novelty 6.0 of 10

    Bidirectional LLM-GNN co-teaching with round-based pseudo-label preference optimization outperforms golden-teacher baselines on few-shot TAG benchmarks by 3-8% absolute gains.

  7. Generalizing Graph Foundation Models via Hyperbolic Retrieval-Augmented Generation

    cs.IR 2026-06 unverdicted novelty 6.0 of 10

    HyRAG improves zero-shot generalization of graph foundation models by indexing and retrieving from tree-structured knowledge in hyperbolic space via multi-granularity retrieval and dual-path fusion.

  8. S2Aligner: Pair-Efficient and Transferable Pre-Training for Sparse Text-Attributed Graphs

    cs.LG 2026-05 unverdicted novelty 6.0 of 10

    S2Aligner decouples semantic and structural components in LLM-as-Aligner pre-training for sparse TAGs and uses structure-oriented reconstruction plus domain risk balancing to improve transferability and reduce general...

  9. SAGE: A Self-Evolving Agentic Graph-Memory Engine for Structure-Aware Associative Memory

    cs.AI 2026-05 unverdicted novelty 6.0 of 10

    SAGE is a self-evolving agentic graph-memory engine that dynamically constructs and refines structured memory graphs via writer-reader feedback, yielding performance gains on multi-hop QA, open-domain retrieval, and l...

  10. Both Topology and Text Matter: Revisiting LLM-guided Out-of-Distribution Detection on Text-attributed Graphs

    cs.LG 2026-02 conditional novelty 6.0 of 10

    LG-Plug mines pseudo-OOD exposures from clustered unlabeled nodes via iterative LLM prompting and regularizes topology-driven graph OOD detectors, cutting FPR95 by ≥7% across six TAG benchmarks.

  11. UNIT: Unleash Large Language Models Potential for Graph Continual Learning

    cs.AI 2026-07 conditional novelty 5.5 of 10

    UNIT reaches SOTA graph continual learning by one-shot LLM instruction tuning plus uncertainty-aware semantic and structural class anchors that jointly set classifier weights.

  12. OpenRTAG: A Comprehensive Benchmark for Robust Text-Attributed Graph Learning under Data Quality Degradation

    cs.AI 2026-07 conditional novelty 5.0 of 10

    OpenRTAG is a benchmark that organizes text-attributed-graph data-quality issues into a 3x3 taxonomy (text/structure/label by sparsity/noise/imbalance) and evaluates model robustness across nine datasets and three tasks.

  13. GLIP: Graph and LLM Joint Pretraining for Graph-Level Tasks

    cs.LG 2026-06 unverdicted novelty 5.0 of 10

    GLIP is a joint GNN-LLM pretraining framework that uses augmentation, multi-token selection, a diffusion projector, and combined contrastive plus semantic losses to boost graph classification and reasoning after fine-...

  14. Handling Feature Heterogeneity with Learnable Graph Patches

    cs.LG 2026-06 unverdicted novelty 5.0 of 10

    Learnable graph patches enable domain-agnostic pre-training of graph models by decomposing heterogeneous graphs into transferable semantic units via patch encoders and aggregators.

  15. A Graph Foundation Model with Spectral Parsing and Prototype-Guided Spatial Propagation

    cs.LG 2026-06 unverdicted novelty 5.0 of 10

    SPG is a graph foundation model using spectral decomposition via Chebyshev filters and Gromov-Wasserstein prototypes for improved cross-graph transferability.

  16. S2Aligner: Pair-Efficient and Transferable Pre-Training for Sparse Text-Attributed Graphs

    cs.LG 2026-05 unverdicted novelty 5.0 of 10

    S2Aligner decouples semantic and structural components in LLM-based graph-text alignment, adds structure-oriented reconstruction with consistency control, and uses sparsity-aware risk balancing to reduce cross-domain ...

  17. Graph Optimization Foundation Model: Tokenizing Graph via A Language-Model Paradigm

    cs.LG 2025-09 reject novelty 5.0 of 10

    A per-graph BERT-style masked random-walk model is repurposed to generate shortest paths and tours, with mixed quality versus classical solvers and no cross-graph transfer evaluation.

  18. GSTBench: A Benchmark Study on the Transferability of Graph Self-Supervised Learning

    cs.LG 2025-08 conditional novelty 5.0 of 10

    GSTBench finds that masked feature reconstruction (GraphMAE) is the only one of five graph self-supervised pretraining objectives that consistently transfers across eight datasets, while contrastive methods often perf...

  19. G2LoRA: Gradient Orthogonal Low-Rank Adaptation Framework for Graph Continual Learning on Text-Attributed Graphs

    cs.LG 2026-06 unverdicted novelty 4.0 of 10

    G2LoRA proposes category-aware gradient projection and magnitude modulation within a unified graph-text alignment objective to mitigate interference and promote transfer in continual learning on text-attributed graphs.

Pith tools