Papers › Open-World Lifelong Graph Learning

Open-World Lifelong Graph Learning

19 Oct 2023arXiv:2310.12565archive 2025-07-28

Marcel Hoffmann, Lukas Galke, Ansgar Scherp

We study the problem of lifelong graph learning in an open-world scenario, where a model needs to deal with new tasks and potentially unknown classes. We utilize Out-of-Distribution (OOD) detection methods to recognize new classes and adapt existing non-graph OOD detection methods to graph data. Crucially, we suggest performing new class detection by combining OOD detection methods with information aggregated from the graph neighborhood. Most OOD detection methods avoid determining a crisp threshold for deciding whether a vertex is OOD. To tackle this problem, we propose a Weakly-supervised Relevance Feedback (Open-WRF) method, which decreases the sensitivity to thresholds in OOD detection. We evaluate our approach on six benchmark datasets. Our results show that the proposed neighborhood aggregation method for OOD scores outperforms existing methods independent of the underlying graph neural network. Furthermore, we demonstrate that our Open-WRF method is more robust to threshold selection and analyze the influence of graph neighborhood on OOD detection. The aggregation and threshold methods are compatible with arbitrary graph neural networks and OOD detection methods, making our approach versatile and applicable to many real-world applications.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2310.12565")

Code

Syntology Ran 12 of 15 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 12 ran with no contract checked.

By repository: official repository: 15 samples from 1 repository, 12 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

bobowner/open-world-lgl officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 12 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

12ran
3unverified

Licence: 15 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from bobowner/open-world-lgl. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

add_edge_weight bobowner/open-world-lgl/data_iterators.py official repository ran no licence file found · pointer only · e01e6f8f3431541a · report
bool2pmone bobowner/open-world-lgl/evaluation.py official repository ran no licence file found · pointer only · 73434f1baa29b6e9 · report
calc_precision_recall bobowner/open-world-lgl/evaluation.py official repository ran fingerprinted no licence file found · pointer only · f86950d3522d7eaf · report
evaluate_classifier bobowner/open-world-lgl/evaluation.py official repository ran no licence file found · pointer only · 34c45914408314d8 · report
find_pars_yaml bobowner/open-world-lgl/handle_meta_data.py official repository ran no licence file found · pointer only · e60ca669688f5ea2 · report
get_A_r bobowner/open-world-lgl/models/graph_mlp.py official repository ran fingerprinted no licence file found · pointer only · 14204c69b333a5ab · report
get_graph bobowner/open-world-lgl/load_dataset.py official repository ran no licence file found · pointer only · e2bef084b2ed04a7 · report
get_graph_masks bobowner/open-world-lgl/load_dataset.py official repository ran no licence file found · pointer only · 2f98764744719bda · report
get_state bobowner/open-world-lgl/handle_meta_data.py official repository ran no licence file found · pointer only · d5ebd613cef4acf2 · report
get_task_masks bobowner/open-world-lgl/load_dataset.py official repository ran no licence file found · pointer only · a4346d9252a7ce25 · report
make_inductive bobowner/open-world-lgl/data_iterators.py official repository ran no licence file found · pointer only · cf43cd2605475571 · report
sample_graph_mlp bobowner/open-world-lgl/data_iterators.py official repository ran no licence file found · pointer only · c014d3536fad0c04 · report
aug_normalized_adjacency bobowner/open-world-lgl/models/graph_mlp.py official repository unverified no licence file found · pointer only · 3f90be77bee74d0c · report
delete_last_setting bobowner/open-world-lgl/handle_meta_data.py official repository unverified no licence file found · pointer only · ab836df32acbdeec · report
getAr bobowner/open-world-lgl/models/graph_mlp.py official repository unverified no licence file found · pointer only · 20622d9ddf74ea35 · report

Tasks

Graph LearningGraph Neural NetworkOut of Distribution (OOD) Detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections