{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2608-08876","title":"Inductive Graph Layout with Implicit Neural Fields","arxiv_id":"2608.08876","date":"2026-08-09","proceeding":null,"authors":["Berfin Inal","Daniel Probst"],"abstract":"A graph layout is normally a table of $N$ free coordinates. We optimise a function with a fixed number of parameters instead. This gives a drawing a sample complexity and an extensible domain. Force-directed algorithms remain the standard tools for graph drawing. The most accurate among them minimise stress in the Kamada-Kawai formulation by directly optimising the node coordinates, at a full objective cost of $O(N^2)$ in time and space. Here, we propose Fling (Field Layout via Implicit Neural Geometry), a small neural network mapping the distances of each node to a set of landmarks, positioning it in the plane by training on the layout energy. The full spring system then becomes tractable without its distance matrix, as rest lengths follow from a landmark bound in constant time per pair while a second network learns the majorisation sums from exact anchor rows, at $O(|\\mathcal{A}|N)$ per step for $|\\mathcal{A}|\\ll N$ anchors. Unlike neural drawers that read the graph by message passing, we represent the drawing as a function of node features. An unseen node costs one forward pass, where sparse and low-rank majorisation remain transductive. As the unknowns are weights rather than coordinates, the energy only requires a small fraction of the nodes, and a field fitted that way outperforms PivotMDS, landmark MDS, and a kernel ridge trained on the same energy and features, when the task is fitting the energy of a graph from a sample of its nodes. In addition, the same parameterisation enables a stochastic pivot stress variant, an aesthetics-optimised variant carrying a neighbour-embedding energy with node-edge clearance and crossing terms on the same field, and conditioning on the weight between two energies gives a whole layout family from one run.","url_abs":"https://arxiv.org/abs/2608.08876","url_pdf":"https://arxiv.org/pdf/2608.08876","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2608.08876","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2608.08876"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/daenuprobst/fling-layout","reach":null}],"summary":{"ran":6,"ran_violates":1,"ran_draft_wrong":1,"ran_fixture":1,"ran_honours":1,"unverified":5},"by_repo_kind":{"found_in_text":{"samples":15,"ran":10,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":15,"samples":[{"code_sha256_prefix":"ced077b7fe1f9864","entry":"_adam","repo":"daenuprobst/fling-layout","repo_kind":"found_in_text","path":"fling/estimators.py","file_url":"https://github.com/daenuprobst/fling-layout/blob/HEAD/fling/estimators.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ced077b7fe1f9864"}},{"code_sha256_prefix":"5f837a7f73271798","entry":"_attraction","repo":"daenuprobst/fling-layout","repo_kind":"found_in_text","path":"fling/estimators.py","file_url":"https://github.com/daenuprobst/fling-layout/blob/HEAD/fling/estimators.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5f837a7f73271798"}},{"code_sha256_prefix":"e5e92af612724c61","entry":"_diffusion_landmarks","repo":"daenuprobst/fling-layout","repo_kind":"found_in_text","path":"fling/estimators.py","file_url":"https://github.com/daenuprobst/fling-layout/blob/HEAD/fling/estimators.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e5e92af612724c61"}},{"code_sha256_prefix":"1c7ed36126e93f4c","entry":"_has_twins","repo":"daenuprobst/fling-layout","repo_kind":"found_in_text","path":"fling/estimators.py","file_url":"https://github.com/daenuprobst/fling-layout/blob/HEAD/fling/estimators.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1c7ed36126e93f4c"}},{"code_sha256_prefix":"c85864dd42039483","entry":"_near_repulsion","repo":"daenuprobst/fling-layout","repo_kind":"found_in_text","path":"fling/estimators.py","file_url":"https://github.com/daenuprobst/fling-layout/blob/HEAD/fling/estimators.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c85864dd42039483"}},{"code_sha256_prefix":"9d32093d454b5de6","entry":"_norm_adj","repo":"daenuprobst/fling-layout","repo_kind":"found_in_text","path":"fling/estimators.py","file_url":"https://github.com/daenuprobst/fling-layout/blob/HEAD/fling/estimators.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9d32093d454b5de6"}},{"code_sha256_prefix":"76ef27e7a9918a15","entry":"_tangent_frames","repo":"daenuprobst/fling-layout","repo_kind":"found_in_text","path":"fling/estimators.py","file_url":"https://github.com/daenuprobst/fling-layout/blob/HEAD/fling/estimators.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"76ef27e7a9918a15"}},{"code_sha256_prefix":"7de2a92546a84e7f","entry":"_with_tie","repo":"daenuprobst/fling-layout","repo_kind":"found_in_text","path":"fling/estimators.py","file_url":"https://github.com/daenuprobst/fling-layout/blob/HEAD/fling/estimators.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7de2a92546a84e7f"}},{"code_sha256_prefix":"1551a2aabb5d17fc","entry":"bfs_rows","repo":"daenuprobst/fling-layout","repo_kind":"found_in_text","path":"fling/estimators.py","file_url":"https://github.com/daenuprobst/fling-layout/blob/HEAD/fling/estimators.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1551a2aabb5d17fc"}},{"code_sha256_prefix":"92227eba43310aff","entry":"tie_features","repo":"daenuprobst/fling-layout","repo_kind":"found_in_text","path":"fling/estimators.py","file_url":"https://github.com/daenuprobst/fling-layout/blob/HEAD/fling/estimators.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"92227eba43310aff"}},{"code_sha256_prefix":"7f2e99d7f22e0810","entry":"Fling","repo":"daenuprobst/fling-layout","repo_kind":"found_in_text","path":"fling/estimators.py","file_url":"https://github.com/daenuprobst/fling-layout/blob/HEAD/fling/estimators.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7f2e99d7f22e0810"}},{"code_sha256_prefix":"e356873b0afeb27b","entry":"Gabor","repo":"daenuprobst/fling-layout","repo_kind":"found_in_text","path":"fling/estimators.py","file_url":"https://github.com/daenuprobst/fling-layout/blob/HEAD/fling/estimators.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e356873b0afeb27b"}},{"code_sha256_prefix":"fbd920162e1f748b","entry":"_BaseFling","repo":"daenuprobst/fling-layout","repo_kind":"found_in_text","path":"fling/estimators.py","file_url":"https://github.com/daenuprobst/fling-layout/blob/HEAD/fling/estimators.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fbd920162e1f748b"}},{"code_sha256_prefix":"0e06f5b42ba85e4f","entry":"_fold_penalty","repo":"daenuprobst/fling-layout","repo_kind":"found_in_text","path":"fling/estimators.py","file_url":"https://github.com/daenuprobst/fling-layout/blob/HEAD/fling/estimators.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0e06f5b42ba85e4f"}},{"code_sha256_prefix":"4ad7418ef9b2a2ba","entry":"_repulsion_at","repo":"daenuprobst/fling-layout","repo_kind":"found_in_text","path":"fling/estimators.py","file_url":"https://github.com/daenuprobst/fling-layout/blob/HEAD/fling/estimators.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4ad7418ef9b2a2ba"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}