Papers › Fusing Models with Complementary Expertise

Fusing Models with Complementary Expertise

2 Oct 2023arXiv:2310.01542archive 2025-07-28

Hongyi Wang, Felipe Maia Polo, Yuekai Sun, Souvik Kundu, Eric Xing, Mikhail Yurochkin

Training AI models that generalize across tasks and domains has long been among the open problems driving AI research. The emergence of Foundation Models made it easier to obtain expert models for a given task, but the heterogeneity of data that may be encountered at test time often means that any single expert is insufficient. We consider the Fusion of Experts (FoE) problem of fusing outputs of expert models with complementary knowledge of the data distribution and formulate it as an instance of supervised learning. Our method is applicable to both discriminative and generative tasks and leads to significant performance improvements in image and text classification, text summarization, multiple-choice QA, and automatic evaluation of generated text. We also extend our method to the "frugal" setting where it is desired to reduce the number of expert model evaluations at test time. Our implementation is publicly available at https://github.com/hwang595/FoE-ICLR2024.

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.01542")

Code

Syntology Ran 13 of 19 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · honoured contract; 7 ran · our draft was wrong; 5 ran with no contract checked.

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

hwang595/foe-iclr2024 officialmentioned in paperjax 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

19 samples harvested; 13 ran; 1 honoured the contract we drafted; 6 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.

1ran · honoured contract
7ran · our draft was wrong
5ran
6unverified

Licence: 19 of the 19 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 hwang595/foe-iclr2024. “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.

get_batch hwang595/foe-iclr2024/lm_experiments/sentiment_analysis_model_embedding.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 6b6367a0ffd423a7 · report
FedAvg hwang595/FoE-ICLR2024/cifar10_non_iid_example.py official repository ran · our draft was wrong no licence file found · pointer only · cddf6b6e878cc6ae · report
SimpleClassifier hwang595/foe-iclr2024/src/validation_funcs.py official repository ran no licence file found · pointer only · 4a431fe42e21d043 · report
SimpleDataset hwang595/foe-iclr2024/src/validation_funcs.py official repository ran no licence file found · pointer only · e4415b0a9bb23208 · report
classifier_trainer hwang595/foe-iclr2024/src/validation_funcs.py official repository ran · our draft was wrong no licence file found · pointer only · a19c9f8caba464ab · report
feat_map_avg hwang595/FoE-ICLR2024/cifar10_uncertainty_gate.py official repository ran no licence file found · pointer only · 97d78f568bee8462 · report
find_nearest_indices hwang595/foe-iclr2024/src/validation_funcs.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · b388986155c8a690 · report
findsubsets hwang595/foe-iclr2024/src/validation_funcs.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · f5ccf0a22cebebfb · report
get_device hwang595/foe-iclr2024/src/validation_funcs.py official repository ran no licence file found · pointer only · e827bb4ebfd9df2d · report
get_sampled_indices hwang595/foe-iclr2024/lm_experiments/sentiment_analysis_model_embedding.py official repository ran · honoured contract no licence file found · pointer only · 3670869e85f4b08d · report
mean_pooling hwang595/FoE-ICLR2024/lm_experiments/cnn_embedding_models.py official repository ran · our draft was wrong no licence file found · pointer only · 77f69af078e09830 · report
spread_out_loss hwang595/FoE-ICLR2024/cifar10_non_iid_local_gate.py official repository ran no licence file found · pointer only · 1a6745a8e89738fa · report
topk_indices hwang595/foe-iclr2024/src/validation_funcs.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 54af68ca70dd807b · report
classifier_generator hwang595/foe-iclr2024/src/validation_funcs.py official repository unverified no licence file found · pointer only · 2a01caacea4c967d · report
feature_constructor hwang595/foe-iclr2024/src/validation_funcs.py official repository unverified no licence file found · pointer only · a01e4718508d4cf7 · report
get_dataset hwang595/FoE-ICLR2024/cifar10_non_iid_local_gate.py official repository unverified no licence file found · pointer only · 311f493ff29f959c · report
shortest_path_approach hwang595/foe-iclr2024/src/validation_funcs.py official repository unverified no licence file found · pointer only · 30c979eeacbd794e · report
shortest_path_loaders hwang595/foe-iclr2024/src/validation_funcs.py official repository unverified no licence file found · pointer only · 3f953ea20e67b9d9 · report
test_feature_constructor hwang595/foe-iclr2024/src/validation_funcs.py official repository unverified no licence file found · pointer only · 02ffd3175921d0ae · report

Tasks

Multiple-choiceText ClassificationText Summarizationtext-classification

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