Papers › Bayesian Optimization of Functions over Node Subsets in Graphs

Bayesian Optimization of Functions over Node Subsets in Graphs

24 May 2024arXiv:2405.15119archive 2025-07-28

Huidong Liang, Xingchen Wan, Xiaowen Dong

We address the problem of optimizing over functions defined on node subsets in a graph. The optimization of such functions is often a non-trivial task given their combinatorial, black-box and expensive-to-evaluate nature. Although various algorithms have been introduced in the literature, most are either task-specific or computationally inefficient and only utilize information about the graph structure without considering the characteristics of the function. To address these limitations, we utilize Bayesian Optimization (BO), a sample-efficient black-box solver, and propose a novel framework for combinatorial optimization on graphs. More specifically, we map each k-node subset in the original graph to a node in a new combinatorial graph and adopt a local modeling approach to efficiently traverse the latter graph by progressively sampling its subgraphs using a recursive algorithm. Extensive experiments under both synthetic and real-world setups demonstrate the effectiveness of the proposed BO framework on various types of graphs and optimization tasks, where its behavior is analyzed in detail with ablation studies.

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="2405.15119")

Code

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

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

LeonResearch/GraphComBO 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

11 samples harvested; 9 ran; 0 honoured the contract we drafted; 2 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.

9ran
2unverified

Licence: 11 of the 11 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 LeonResearch/GraphComBO. “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.

ComboEdge_Indicator LeonResearch/GraphComBO/search/recursive_sampling.py official repository ran no licence file found · pointer only · fed6c522abcdaa2a · report
ComboSubgraph_Constructor LeonResearch/GraphComBO/search/recursive_sampling.py official repository ran no licence file found · pointer only · de6d5c8a546920ab · report
IC LeonResearch/GraphComBO/problems/IC.py official repository ran no licence file found · pointer only · 05c459b4d6a6c0a4 · report
IC_MC LeonResearch/GraphComBO/problems/IC.py official repository ran no licence file found · pointer only · 4991f1a80065bfd3 · report
NeighborFinder LeonResearch/GraphComBO/search/recursive_sampling.py official repository ran no licence file found · pointer only · f1e900de7d256cf4 · report
SIR_MC LeonResearch/GraphComBO/problems/SIR.py official repository ran no licence file found · pointer only · 2014bb900dcbe8e2 · report
create_path LeonResearch/GraphComBO/create_path.py official repository ran no licence file found · pointer only · 6373cef8e02fc725 · report
get_initial_status LeonResearch/GraphComBO/problems/SIR.py official repository ran no licence file found · pointer only · 16dd8d0d6c04475b · report
propagate LeonResearch/GraphComBO/problems/IC.py official repository ran no licence file found · pointer only · 26247306194df274 · report
get_acqf LeonResearch/GraphComBO/search/models.py official repository unverified no licence file found · pointer only · e2ff191c94d35c4f · report
optimize_acqf LeonResearch/GraphComBO/search/models.py official repository unverified no licence file found · pointer only · a8306dc3ab0f7058 · report

Tasks

Bayesian OptimizationCombinatorial Optimization

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