Papers › StackingNet: Collective Inference Across Independent AI Foundation Models

StackingNet: Collective Inference Across Independent AI Foundation Models

14 Feb 2026arXiv:2602.13792added by Syntology

Siyang Li, Chenhao Liu, Dongrui Wu, Zhigang Zeng, Lieyun Ding

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Artificial intelligence built on large foundation models has transformed language understanding, computer vision, and reasoning, yet these systems remain isolated and cannot readily share their capabilities. Coordinating the complementary strengths of independently developed, black-box foundation models is essential for trustworthy intelligent systems, yet no established method exists. Here we show that such coordination can be achieved through a meta-ensemble framework termed StackingNet, which aggregates the output predictions of independent models at inference. StackingNet improves accuracy, reduces individual-model error and group-wise disparities, ranks model reliability, and identifies or prunes models that degrade performance, all without access to internal parameters or training data. Across language comprehension, visual attribute estimation, and academic paper rating, it consistently outperforms individual models and classic ensembles, with gains that persist when the base models are uniformly strong. These gains stem from variance reduction and consensus alignment among independent models rather than from any emergent group cognition, and they widen as the model pool grows more diverse. By turning model diversity from a source of inconsistency into a resource for cooperation, StackingNet offers a practical path toward coordinated artificial intelligence, where progress emerges not only from larger single models but from principled cooperation among many specialized ones.

PaperPDFCode Syntology ran

In Syntology 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="2602.13792")

Code

Syntology Ran 0 of 16 code samples harvested from 2 repositories linked to this paper; 16 have no recorded run.

By repository: found in paper text by Syntology: 16 samples from 2 repositories, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

pymupdf/PyMuPDF found in paper text by Syntology report
openreview/openreview-py found in paper text by Syntology report

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

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

16unverified

Licence: 11 of the 16 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

chars_in_rect pymupdf/PyMuPDF/src/table.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · 7dd9969debc51bf8 · report
count_alpha pymupdf/PyMuPDF/src/_table_headers.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · a02e9552a4277294 · report
count_digit pymupdf/PyMuPDF/src/_table_headers.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · 8bd5338eb9d52857 · report
decision_to_venue openreview/openreview-py/openreview/tools.py found in paper text by Syntology unverified MIT (permissive) · fbe9624c155dee52 · report
get_conference openreview/openreview-py/openreview/helpers.py found in paper text by Syntology unverified MIT (permissive) · 84d627efcd402fae · report
get_list pymupdf/PyMuPDF/src_classic/__main__.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · 9b0844c695b3f09d · report
get_resubmissions openreview/openreview-py/openreview/arr/helpers.py found in paper text by Syntology unverified MIT (permissive) · 74c52f39a08a4de7 · report
insert_image pymupdf/PyMuPDF/src_classic/utils.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · b39153247c44a759 · report
intersects_words_h pymupdf/PyMuPDF/src/table.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · 2a5dbed3ca23ac18 · report
is_accept_decision openreview/openreview-py/openreview/tools.py found in paper text by Syntology unverified MIT (permissive) · 66abbbd367df035b · report
mycenter pymupdf/PyMuPDF/src/__main__.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · 1da4e7527eb4ea1b · report
open_file pymupdf/PyMuPDF/src/__main__.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · 90fe26e196474695 · report
recoverpix pymupdf/PyMuPDF/src/__main__.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · 1836674318f018ee · report
rect_in_rect pymupdf/PyMuPDF/src/table.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · 4994b1b9c7f2487d · report
run_once openreview/openreview-py/openreview/tools.py found in paper text by Syntology unverified MIT (permissive) · 28d56af3f40fa05d · report
tokens pymupdf/PyMuPDF/src/_table_headers.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · c3b568421a889173 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2602.13792, was issued in February 2026, after that date, so the archive has no leaderboard rows for it.

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