Papers › LeNSE: Learning To Navigate Subgraph Embeddings for Large-Scale Combinatorial Optimisation

LeNSE: Learning To Navigate Subgraph Embeddings for Large-Scale Combinatorial Optimisation

20 May 2022arXiv:2205.10106archive 2025-07-28

David Ireland, Giovanni Montana

Combinatorial Optimisation problems arise in several application domains and are often formulated in terms of graphs. Many of these problems are NP-hard, but exact solutions are not always needed. Several heuristics have been developed to provide near-optimal solutions; however, they do not typically scale well with the size of the graph. We propose a low-complexity approach for identifying a (possibly much smaller) subgraph of the original graph where the heuristics can be run in reasonable time and with a high likelihood of finding a global near-optimal solution. The core component of our approach is LeNSE, a reinforcement learning algorithm that learns how to navigate the space of possible subgraphs using an Euclidean subgraph embedding as its map. To solve CO problems, LeNSE is provided with a discriminative embedding trained using any existing heuristics using only on a small portion of the original graph. When tested on three problems (vertex cover, max-cut and influence maximisation) using real graphs with up to $10$ million edges, LeNSE identifies small subgraphs yielding solutions comparable to those found by running the heuristics on the entire graph, but at a fraction of the total run time.

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

Code

Syntology Ran 11 of 20 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 4 ran · honoured contract; 4 ran · our draft was wrong; 1 ran · fixture could not drive it; 2 ran with no contract checked.

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

davidireland3/lense officialmentioned in papermentioned on GitHubpytorch 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

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

4ran · honoured contract
4ran · our draft was wrong
1ran · fixture could not drive it
2ran
9unverified

Licence: 20 of the 20 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 davidireland3/lense. “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.

Worker davidireland3/lense/IM/environment.py official repository ran no licence file found · pointer only · 3e065407364bc76f · report
generate_rr davidireland3/lense/IM/environment.py official repository ran · honoured contract no licence file found · pointer only · 8b977e858e065127 · report
generate_rr_ic davidireland3/lense/IM/environment.py official repository ran · honoured contract no licence file found · pointer only · bfac2181c831ea72 · report
generate_rr_lt davidireland3/lense/IM/environment.py official repository ran · honoured contract no licence file found · pointer only · b47c4238e4bc15f3 · report
get_graph davidireland3/lense/IM/environment.py official repository ran · our draft was wrong no licence file found · pointer only · d43be97e1132fc8f · report
logcnk davidireland3/lense/IM/environment.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 9d331a19f8957fa6 · report
make_graph_features_for_encoder davidireland3/lense/IM/environment.py official repository ran · our draft was wrong no licence file found · pointer only · 90d49c367c418c13 · report
node_selection davidireland3/lense/IM/environment.py official repository ran · our draft was wrong no licence file found · pointer only · 23c3ca8a0aef28fd · report
relabel_edgelist davidireland3/lense/IM/environment.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · c1ba64834670d871 · report
relabel_graph davidireland3/lense/IM/environment.py official repository ran · our draft was wrong no licence file found · pointer only · fda53e336a8bdbfa · report
sampling davidireland3/lense/IM/environment.py official repository ran no licence file found · pointer only · 46936d1547cdad31 · report
BaseEnvironment davidireland3/lense/IM/environment.py official repository unverified no licence file found · pointer only · ac916420d1fd853a · report
Graph davidireland3/lense/IM/environment.py official repository unverified no licence file found · pointer only · 615fee04c551f7eb · report
GraphModification davidireland3/lense/IM/environment.py official repository unverified no licence file found · pointer only · 97cd6b4c29a422a6 · report
GuidedExplorationEnv davidireland3/lense/IM/environment.py official repository unverified no licence file found · pointer only · 78b0e7b7e4da9f30 · report
create_worker davidireland3/lense/IM/environment.py official repository unverified no licence file found · pointer only · e027d64126246691 · report
expected_spread davidireland3/lense/IM/environment.py official repository unverified no licence file found · pointer only · 596d1f7c21defb6c · report
finish_worker davidireland3/lense/IM/environment.py official repository unverified no licence file found · pointer only · 5d2523ccb379f385 · report
imm davidireland3/lense/IM/environment.py official repository unverified no licence file found · pointer only · e202328780981f8d · report
spread davidireland3/lense/IM/environment.py official repository unverified no licence file found · pointer only · 591f1210480b0800 · report

Tasks

Navigate

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