Papers › Composite Feature Selection using Deep Ensembles

Composite Feature Selection using Deep Ensembles

1 Nov 2022arXiv:2211.00631archive 2025-07-28

Fergus Imrie, Alexander Norcliffe, Pietro Lio, Mihaela van der Schaar

In many real world problems, features do not act alone but in combination with each other. For example, in genomics, diseases might not be caused by any single mutation but require the presence of multiple mutations. Prior work on feature selection either seeks to identify individual features or can only determine relevant groups from a predefined set. We investigate the problem of discovering groups of predictive features without predefined grouping. To do so, we define predictive groups in terms of linear and non-linear interactions between features. We introduce a novel deep learning architecture that uses an ensemble of feature selection models to find predictive groups, without requiring candidate groups to be provided. The selected groups are sparse and exhibit minimum overlap. Furthermore, we propose a new metric to measure similarity between discovered groups and the ground truth. We demonstrate the utility of our model on multiple synthetic tasks and semi-synthetic chemistry datasets, where the ground truth structure is known, as well as an image dataset and a real-world cancer dataset.

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

Code

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

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

a-norcliffe/composite-feature-selection officialmentioned in papermentioned on GitHubpytorchMIT report
vanderschaarlab/composite-feature-selection officialmentioned in papermentioned on GitHubpytorchMIT 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

13 samples harvested; 6 ran; 0 honoured the contract we drafted; 7 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 · violated contract
1ran · our draft was wrong
4ran
7unverified

Licence: 0 of the 13 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.

CompFS a-norcliffe/composite-feature-selection/compfs/models/compfs.py official repository ran MIT (permissive) · bb117b596f431931 · report
FullyConnected a-norcliffe/composite-feature-selection/compfs/models/compfs.py official repository ran MIT (permissive) · 8ae878fd4771f41b · report
Gate a-norcliffe/composite-feature-selection/compfs/models/compfs.py official repository ran MIT (permissive) · 55b31ad1b5c1ab68 · report
SingleFeatureSelector a-norcliffe/composite-feature-selection/compfs/models/compfs.py official repository ran MIT (permissive) · 0df3c850588a3e59 · report
is_array_in_list a-norcliffe/composite-feature-selection/compfs/models/compfs.py official repository ran · violated contract MIT (permissive) · dfd24b81d29918ff · report
set_device a-norcliffe/composite-feature-selection/experiments/run_experiment.py official repository ran · our draft was wrong MIT (permissive) · 4321a42df5ef22c5 · report
accuracy vanderschaarlab/Composite-Feature-Selection/compfs/metrics.py official repository unverified MIT (permissive) · 96774edcbdcbf02f · report
featurise_mols vanderschaarlab/Composite-Feature-Selection/compfs/datasets/chem_featuriser.py official repository unverified MIT (permissive) · d4dd30aec90c6ea3 · report
lasso_accuracy vanderschaarlab/Composite-Feature-Selection/compfs/metrics.py official repository unverified MIT (permissive) · fbf0f537e8971813 · report
make_lambda_threshold vanderschaarlab/Composite-Feature-Selection/compfs/thresholding_functions.py official repository unverified MIT (permissive) · 9237a86cdc2f1959 · report
make_std_threshold vanderschaarlab/Composite-Feature-Selection/compfs/thresholding_functions.py official repository unverified MIT (permissive) · c9a3fee6017301d1 · report
make_top_k_threshold vanderschaarlab/Composite-Feature-Selection/compfs/thresholding_functions.py official repository unverified MIT (permissive) · 94abfde144bc8d32 · report
sklearn_accuracy vanderschaarlab/Composite-Feature-Selection/compfs/metrics.py official repository unverified MIT (permissive) · 8ee3d6095cd6cdc9 · report

Tasks

feature selection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Feature Selection

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