OpenML
PulseAugur coverage of OpenML — every cluster mentioning OpenML across labs, papers, and developer communities, ranked by signal.
4 day(s) with sentiment data
-
New HEB-NB method enhances Naive Bayes classifier performance
Researchers have developed a new method called Hierarchical Empirical-Bayes Naive Bayes (HEB-NB) to improve the performance of Naive Bayes classifiers, particularly for high-cardinality tabular data. Unlike traditional …
-
New PATH method improves tabular data interval prediction
Researchers have developed PATH, a novel method for interval prediction on tabular data that utilizes an autoregressive tree hierarchy. This approach models the hierarchical geometry of intervals, learning how probabili…
-
AutoML comparison flaws revealed: Orcetra's inflated performance exposed
A new paper highlights significant flaws in how automated machine learning (AutoML) systems are compared, particularly under short time budgets. The study reveals that a system called Orcetra appeared to outperform comp…
-
TabPFN context sampling improves accuracy and stability on small datasets
A new research paper explores the effectiveness of context sampling in TabPFN, a model that uses in-context learning for classification on tabular datasets. The study, conducted on 15 OpenML datasets, found that larger …
-
New regularization technique boosts AI model interpretability and performance
Researchers have introduced Local Fidelity Regularization (LFR), a new method to enhance the interpretability and predictive performance of Mesomorphic Neural Networks (IMNs). LFR addresses a vulnerability in existing I…
-
TRL-Bench standardizes tabular encoder evaluation
Researchers have introduced TRL-Bench, a new benchmark designed to standardize the evaluation of tabular encoders across different training paradigms. This benchmark allows for direct comparison of models by exporting r…
-
New method explains outlier detection for Local Outlier Factor
Researchers have developed a new method called Density-Based Counterfactuals for Outliers (DCFO) to explain why certain data points are identified as outliers by the Local Outlier Factor (LOF) algorithm. DCFO partitions…
-
New studies probe tabular foundation model mechanisms and ensembling
Two new research papers delve into the intricacies of tabular foundation models (TFMs), exploring their performance and ensemble strategies. The first paper provides a mechanistic study, analyzing how different TFM arch…
-
New method tackles label shift in tabular foundation models
Researchers have introduced DistPFN, a novel method to address label shift in tabular foundation models like TabPFN. This technique adjusts predictions at test time by re-weighting the influence of training data's class…
-
PUICL transformer enables in-context positive-unlabeled learning without fitting
Researchers have developed PUICL, a pretrained transformer model capable of performing positive-unlabeled (PU) learning through in-context learning. This approach eliminates the need for dataset-specific training or ite…
-
ScoringBench: A Benchmark for Evaluating Tabular Foundation Models with Proper Scoring Rules
Two new research papers introduce methods for better evaluating and cleaning tabular foundation models. ScoringBench offers a comprehensive benchmark using proper scoring rules to assess model performance beyond simple …