REVIEW 2 major objections 2 minor 2 cited by
FSEVAL: Feature Selection Evaluation Toolbox and Dashboard
T0 review · 2 major / 2 minor · reviewed 2026-07-05 · glm-5.2
Pith's one-line read Toolbox standardizes how feature selection algorithms are judged
desk verdict Abstract-only review of a feature selection evaluation toolbox; cannot assess implementation quality or novelty from available material read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
FSEVAL is a software toolbox paired with a visualization dashboard. It integrates multiple evaluation metrics applicable to both supervised and unservised feature selection, and presents results through a unified interface so that different algorithms can be compared on common ground.
What would settle it
If independent users find that FSEVAL's metric coverage omits widely used evaluation criteria, or that its results disagree with manually computed benchmarks on standard datasets, the claim of standardized comprehensive evaluation would not hold.
Extended reading notes
Core claim
The paper's central contribution is the FSEVAL toolbox itself: a unified evaluation and visualization platform that covers both supervised and unsupervised feature selection, providing standardized metrics and a dashboard so that comparisons between algorithms are no longer ad hoc. The load-bearing premise is that the set of metrics, algorithms, and data handling routines bundled into FSEVAL is broad and correct enough to justify calling the evaluation comprehensive and standardized.
Load-bearing premise
The paper assumes that one toolbox can meaningfully cover the diverse landscape of feature selection algorithms, metrics, and data regimes well enough to justify calling its evaluation comprehensive and standardized. If the coverage is too narrow or the metrics are implemented incorrectly, the central value proposition weakens.
Editorial extensions
If this is right
- If adopted, FSEVAL could reduce the reproducibility gap in feature selection research by giving every group the same evaluation baseline.
- A standardized evaluation toolbox makes it easier to detect when a newly proposed feature selection method is merely re-deriving an existing approach under different packaging.
- The dashboard lowers the barrier for practitioners in applied domains who need to choose a feature selection method but lack the expertise to assemble a full evaluation suite.
- Unified metrics across supervised and unsupervised settings could reveal whether algorithms that perform well in one regime transfer to the other.
Reading between the lines
- The value of FSEVAL depends on community adoption: a standardization tool only standardizes if enough researchers use it, so the paper's impact is partly sociological rather than purely technical.
- If the toolbox is open and extensible, the most useful long-term contribution may be the evaluation protocol itself rather than any particular implementation, since the protocol could be re-implemented in other frameworks.
- Comparing supervised and unsupervised feature selection within one toolbox raises the question of whether there exist universal quality measures for selected feature subsets that are independent of downstream task type — a question the toolbox could empirically surface even if it does not resolve it.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript proposes FSEVAL, a feature selection evaluation toolbox with an accompanying visualization dashboard. The stated goal is to provide a standardized, unified framework for comprehensively evaluating feature selection algorithms across both supervised and unsupervised settings. The paper is positioned as a software tool paper for researchers in the field. Only the abstract was available for review; the full text and code repository were not provided. Consequently, this report is based solely on the abstract and cannot assess the correctness of metric implementations, the breadth of algorithm and metric coverage, the quality of the visualization dashboard, or the software engineering practices (testing, documentation, reproducibility).
Significance. If the toolbox delivers on its stated goals, it could be a useful contribution to the feature selection community by lowering the barrier to rigorous, standardized evaluation. However, the abstract makes no falsifiable quantitative claim and provides no evidence of the toolbox's scope, correctness, or adoption. The significance of a software tool paper rests entirely on execution details that are not available for assessment. No machine-checked proofs, reproducible code artifacts, parameter-free derivations, or falsifiable predictions are evident from the abstract. The central value proposition — that FSEVAL enables 'comprehensive' and 'standardized' evaluation — is a claim that requires substantiation through the full paper and code repository.
major comments (2)
- The full text of the manuscript was not available for review. Only the abstract was provided. For a software toolbox paper, the load-bearing claims concern metric implementation correctness, breadth of algorithm and metric coverage, usability of the dashboard, comparison with existing FS evaluation frameworks, and software engineering quality (unit tests, documentation, reproducibility). None of these can be assessed from the abstract alone. The manuscript cannot be meaningfully evaluated without the full text and access to the code repository. This is the primary obstacle to providing a verdict.
- Even at the abstract level, the claims of 'comprehensive' and 'standardized' evaluation are unsubstantiated. The abstract does not enumerate which feature selection algorithms are supported, which evaluation metrics are included, which data regimes are covered, or how FSEVAL compares to existing toolboxes (e.g., scikit-feature, ASU's feature selection repository). For a tool paper, these details are essential to justify the central value proposition. The abstract should at minimum specify the scope of coverage and position the tool against prior work.
minor comments (2)
- The abstract would benefit from concrete specifics: the number of supported algorithms, the number of evaluation metrics, the supported data types, and a brief comparison statement against existing feature selection repositories.
- The phrase 'involved with discriminating redundant features from informative ones' is slightly awkward; consider rephrasing for clarity (e.g., 'concerned with distinguishing redundant features from informative ones').
Simulated Author's Rebuttal
We thank the referee for the careful reading and for clearly identifying the core issue: the review was conducted on the abstract alone, with the full text and code repository unavailable. We agree that a software tool paper cannot be meaningfully evaluated without access to the full manuscript and code. We address each major comment below.
read point-by-point responses
-
Referee: The full text of the manuscript was not available for review. Only the abstract was provided. For a software toolbox paper, the load-bearing claims concern metric implementation correctness, breadth of algorithm and metric coverage, usability of the dashboard, comparison with existing FS evaluation frameworks, and software engineering quality (unit tests, documentation, reproducibility). None of these can be assessed from the abstract alone. The manuscript cannot be meaningfully evaluated without the full text and access to the code repository. This is the primary obstacle to providing a verdict.
Authors: The referee is entirely correct that the full text and code repository are essential for evaluating a software tool paper, and we agree that the abstract alone is insufficient. We believe this was a submission or review system issue rather than a deficiency in the manuscript itself: the full paper, supplementary materials, and the public code repository (with documentation, unit tests, and usage examples) were submitted as part of the package. We respectfully request that the full manuscript and repository be made available for review so that the referee can assess the specific execution details listed — metric implementation correctness, algorithm and metric coverage, dashboard usability, comparison with existing frameworks, and software engineering practices. We are confident that these materials substantiate the claims made in the abstract. That said, we acknowledge the referee's point that the abstract could be more informative even in isolation, and we will revise it accordingly (see our response to the second major comment). revision: partial
-
Referee: Even at the abstract level, the claims of 'comprehensive' and 'standardized' evaluation are unsubstantiated. The abstract does not enumerate which feature selection algorithms are supported, which evaluation metrics are included, which data regimes are covered, or how FSEVAL compares to existing toolboxes (e.g., scikit-feature, ASU's feature selection repository). For a tool paper, these details are essential to justify the central value proposition. The abstract should at minimum specify the scope of coverage and position the tool against prior work.
Authors: This is a fair criticism. Even granting that the full text was unavailable, the abstract should stand on its own and provide enough detail for a reader to understand the tool's scope and positioning. We will revise the abstract to (1) enumerate the categories of feature selection algorithms supported (e.g., filter, wrapper, embedded, and hybrid methods across supervised and unsupervised settings), (2) list the key evaluation metrics included (e.g., stability measures, clustering quality metrics, downstream classifier accuracy, redundancy analysis), (3) specify the data regimes covered, and (4) explicitly position FSEVAL against existing toolboxes such as scikit-feature and the ASU repository, noting what FSEVAL adds — namely, a unified dashboard for visualization and a standardized evaluation pipeline across both supervised and unsupervised settings. We agree that without these details the terms 'comprehensive' and 'standardized' are unsupported at the abstract level. revision: yes
- The referee's primary concern — that the full text and code were unavailable — cannot be resolved through revision alone. We believe the full manuscript and repository were submitted but were not accessible to the referee, likely due to a system or handling issue. We respectfully request that the complete submission package be made available for re-review. We cannot manufacture a response to substantive critiques of implementation correctness, coverage breadth, or software engineering quality when those critiques have not yet been raised against the actual content.
Circularity Check
No circularity: this is a descriptive software toolbox paper with no derivation chain to evaluate.
full rationale
The abstract of FSEVAL presents a software toolbox and visualization dashboard for evaluating feature selection algorithms. It makes no quantitative claims, derives no equations, and invokes no theorems or prior results as load-bearing premises. The central claim is descriptive — that the toolbox provides standardized, comprehensive evaluation — and cannot be assessed for circularity because there is no logical derivation chain to inspect. No self-citation, fitted-parameter-as-prediction, or definitional reduction is present in the available text. Any real risks (metric correctness, coverage breadth) are correctness/implementation concerns, not circularity concerns, and would require the full text and code repository to evaluate. The honest finding is no circularity at the abstract level.
Assumptions & free parameters
assumptions (2)
- domain assumption Existing feature selection evaluation metrics are correct and sufficient for comprehensive comparison.
- domain assumption A unified toolbox can meaningfully cover both supervised and unsupervised feature selection regimes.
Cite this review
Pith. "Pith review of FSEVAL: Feature Selection Evaluation Toolbox and Dashboard." pith.science (2026). https://pith.science/paper/VQ4QC6HQ
@misc{pith2026260418227,
author = {Pith},
title = {Pith review of: FSEVAL: Feature Selection Evaluation Toolbox and Dashboard},
year = {2026},
howpublished = {\url{https://pith.science/paper/VQ4QC6HQ}},
note = {Machine review of arXiv:2604.18227}
}
read the original abstract
Feature selection is a fundamental machine learning and data mining task, involved with discriminating redundant features from informative ones. It is an attempt to address the curse of dimensionality by removing the redundant features, while unlike dimensionality reduction methods, preserving explainability. Feature selection is conducted in both supervised and unsupervised settings, with different evaluation metrics employed to determine which feature selection algorithm is the best. In this paper, we propose FSEVAL, a feature selection evaluation toolbox accompanied with a visualization dashboard, with the goal to make it easy to comprehensively evaluate feature selection algorithms. FSEVAL aims to provide a standardized, unified, evaluation and visualization toolbox to help the researchers working in the field, conduct extensive and comprehensive evaluation of feature selection algorithms with ease.
Figures
Forward citations
Cited by 2 Pith papers
-
Towards Truly Unsupervised Evaluation of Feature Selection
A new label-free evaluation framework ranks feature selection methods by the optimal transport distance between the selected feature subset and the first principal components of the full data.
-
An Empirical Study of Feature Selection Granularity
Greedy recursive elimination almost consistently beats one-shot global feature ranking on supervised metrics across five selectors, at higher computational cost.
Reviewed July 5, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.