20 results for “classifier guidance”
CS papers onlyHybrid search: Keyword + semantic, ranked by combined score.ⓘ
Want pure semantic search? Try claim verification →
This paper establishes a large deviation principle for the generalization error of interpolating classifiers in the overparametrized regime.
The paper repurposes a pre-trained speech classifier as the backbone for diffusion generation, reducing the need for two separately trained models.
This paper extends gradient boosting to functions of vector inputs using a simple algorithm with histogram-based decision trees.
A new boosting algorithm that strong learns concept classes closed under O(log 1/γ)-XOR using O(log 1/ε) calls to a γ-advantage weak learner and additional samples, by connecting boosting with list-de…
Li Zhang, Yuyuan Li, XiaoHua Feng, Jiaming Zhang +2 more
This paper addresses the challenge of achieving optimal fairness and accuracy simultaneously in multi-class classification by proposing novel in-processing and post-processing algorithms that converge…
Zakk Heile, Hayden McTavish, Varun Babbar, Margo Seltzer +1 more
The paper introduces PRAXIS, a novel algorithm that efficiently approximates the computation of 'Rashomon sets' for decision trees, significantly reducing memory and runtime complexity.
This paper develops statistical learning theory for gradient boosting in Peaks-over-Threshold modeling using Generalized Pareto distributions, deriving error bounds and reducing gradient correlation.
The paper evaluates an automated legal triage system (FETCH) that uses follow-up questions, demonstrating that while low-cost LLMs are effective for classification, generating high-quality questions r…
The paper introduces AdaPrefix-GRPO, a method that adjusts the amount of reference solution assistance during training to improve the success rate and accuracy of Group Relative Policy Optimization (G…
The paper introduces a new anytime-valid inference method to correct split selection in online decision trees, providing robust statistical guarantees for streaming data that existing methods lack.
The paper proposes a robust, multi-stage pipeline combining rule-based classification and machine learning to map noisy retail product names to standardized consumption categories, finding that simple…
This paper compares traditional machine learning models (Random Forests, XGBoost, SVM) against a complex Unified Multi-Task Time Series Model for churn prediction, concluding that conventional methods…
This paper demonstrates that standard image classifiers can be interpreted as multiple-instance learning models, allowing for the recovery of spatial class evidence from image-level logits.
This paper introduces a method to automatically determine the optimal learning period ($ au$) for the Random Gradient hyper-heuristic, enabling it to optimally solve Pseudo-Boolean Problems without ma…
The paper proposes DAMEL, a dual-axis multi-expert learning algorithm that simultaneously reduces both prediction bias and variance in class-imbalanced learning by leveraging multiple experts across b…
Yanxiong Li, Wenchang Cao, Jiaxin Tan, Qianqian Li +1 more
This paper proposes a model for few-shot class-incremental audio classification, which consists of a pseudo-incrementally trained embedding learner and a continually updated stochastic classifier.
A new method for selecting knots in Generalized Additive Models using an extension of adaptive splines and a customized Fellner-Schall scheme.
The paper compares two families of methods for ranking case-law sentences by their usefulness for explaining statutory concepts using ModernBERT and decoder-only models. Decoder-only models achieve th…
Julián Méndez, Lukas Gerlach, Tobias Wieland, Alex Ivliev +2 more
The authors conducted a user study to assess the effectiveness of their interactive visual query tracer and builder tools for Nemo, a Datalog reasoner, in helping students learn Datalog.