machine-learning

Tag

Cards List
#machine-learning

@TheTuringPost: "Machine Learning: The Basics" by Alexander Jung A great, compact refresher on the core concepts of machine learning th…

X AI KOLs Timeline · 23h ago Cached

A tweet from The Turing Post recommending Alexander Jung's book 'Machine Learning: The Basics' as a compact refresher covering the data-model-loss framework, including hypothesis spaces, model selection, ERM, regularization, probabilistic models, clustering, federated learning, privacy, and explainability.

0 favorites 0 likes
#machine-learning

CohortHijack: Robustness of Single Cell Annotation to Companion Cell Removal

arXiv cs.LG · 2d ago Cached

This arXiv paper introduces CohortHijack, a robustness audit that removes non-target cells from single-cell query cohorts to test how annotation tools can be manipulated without altering the target cell's expression profile. It shows that structured removal and search strategies can change refined labels in popular pipelines while preserving the target, identifying query cohort composition as a vulnerability surface.

0 favorites 0 likes
#machine-learning

Evidential Rule Learning for Interpretable Classification with Abstention

arXiv cs.LG · 2d ago Cached

Introduces Fast Evidential Rule Learning (FERL), a method for interpretable classification that produces evidential outputs and can abstain when uncertain, with theoretical stability guarantees and strong empirical results across tabular and concept-bottleneck benchmarks.

0 favorites 0 likes
#machine-learning

Accelerating nanodrug development in continuous flow systems using informed prediction models based on low-cost surrogate nanoparticles

arXiv cs.LG · 2d ago Cached

This arXiv paper presents a shape-constrained predictive modeling approach to estimate nanoparticle size and dispersity in continuous flow nanodrug production, reducing the need for extensive experimental screening.

0 favorites 0 likes
#machine-learning

Potential Matching Optimal Transport: Continuous Normalizing Flows for Exact $p$-Wasserstein Dynamics

arXiv cs.LG · 2d ago Cached

This paper introduces PMOT, a potential-flow framework for general p-cost optimal transport using continuous normalizing flows, with theoretical zero-loss exactness and promising results on synthetic and high-dimensional benchmarks.

0 favorites 0 likes
#machine-learning

Position: It's Time to Optimize LLMs for Self-Consistency

arXiv cs.CL · 2d ago Cached

This position paper argues that many LLM failures stem from evaluating outputs independently and proposes a self-consistency framework that treats diverse techniques as special cases of consistency optimization.

0 favorites 0 likes
#machine-learning

Quantum-Structured World Models (QSWMs) for Predictive Latent Dynamics

arXiv cs.LG · 2d ago Cached

Introduces Quantum-Structured World Models (QSWMs), a quantum-inspired framework for predictive world modeling with structured latent states, and evaluates them on elementary cellular automata against classical baselines.

0 favorites 0 likes
#machine-learning

Evaluating Machine Learning Models for Post-Wildfire Debris-Flow Prediction

arXiv cs.LG · 2d ago Cached

This paper systematically evaluates 15 machine learning models, including the TabPFN foundation model, for post-wildfire debris-flow prediction using USGS basin-scale data, finding TabPFN achieves the best performance (threat score 0.637) and that synthetic data augmentation improves most models.

0 favorites 0 likes
#machine-learning

MS-MLB: An Open Machine Learning Benchmark for Blood-Based MS Classification

arXiv cs.LG · 2d ago Cached

This paper introduces MS-MLB, an open machine learning benchmark for classifying multiple sclerosis from whole blood RNA expression data using the public GSE17048 cohort. It provides a reproducible, leakage-controlled evaluation pipeline and reports Gradient Boosting as the top performer.

0 favorites 0 likes
#machine-learning

DoctorAgents: an agentic framework to iteratively refine AutoML pipeline for small clinical temporal data

arXiv cs.AI · 2d ago Cached

The paper proposes DoctorAgents, an agentic AI framework that uses specialized LLM agents to iteratively generate, validate, and refine end-to-end machine learning pipelines for small, heterogeneous clinical temporal datasets, outperforming established AutoML baselines.

0 favorites 0 likes
#machine-learning

Otter: A Time-Aware, History-Conditioned Human Chess AI

arXiv cs.AI · 2d ago Cached

Otter is a 15.3M-parameter human chess AI that extends Maia 2 by conditioning move predictions on game history and time pressure, achieving higher accuracy than Maia 2 with fewer parameters. Trained on 6.1 billion positions from Lichess games, it demonstrates that treating chess as a time-aware, sequential activity improves prediction of human play.

0 favorites 0 likes
#machine-learning

From Continuous Predictors to Clinical Thresholds: Early Evidence on Performance Trade-offs of Guideline-Based Categorisation for Ischaemic Stroke Outcome Prediction

arXiv cs.AI · 2d ago Cached

The paper investigates whether guideline-based categorical encodings of continuous predictors can replace continuous inputs in stroke outcome prediction models without sacrificing accuracy, finding comparable performance in most treatment cohorts.

0 favorites 0 likes
#machine-learning

Woodpecker Distillation: Weak Models Diagnose Reasoning Bugs in Strong Models

arXiv cs.AI · 2d ago Cached

Proposes Woodpecker Distillation, a weak-to-strong training framework that uses weak probe models to identify and repair local reasoning bugs in stronger models via contrastive local interventions, improving performance on math reasoning benchmarks.

0 favorites 0 likes
#machine-learning

Not Every Divergence Should Be Suppressed: Counterfactual Recoverability in On-Policy Distillation

arXiv cs.LG · 3d ago Cached

Presents counterfactual recoverability as an outcome-grounded decision variable for on-policy distillation, showing that selectively supervising based on recoverability outperforms divergence-only methods across AIME and GPQA benchmarks.

0 favorites 0 likes
#machine-learning

Real-time probabilistic tsunami forecasting via generative AI

arXiv cs.LG · 3d ago Cached

This paper introduces a probabilistic ensemble model based on a conditional diffusion model for real-time tsunami inundation forecasting, offering uncertainty quantification in contrast to deterministic warnings. Validated with 2011 Tohoku-oki data, it demonstrates that generative AI can shift tsunami forecasting from deterministic to probabilistic approaches.

0 favorites 0 likes
#machine-learning

ArborEnum: Decision Tree Rashomon Sets over Continuous Features

arXiv cs.LG · 3d ago Cached

This paper introduces ArborEnum, the first algorithm to exactly enumerate decision-tree Rashomon sets over continuous features without binarization, along with relaxed and anytime approximations that achieve orders-of-magnitude speedups while preserving near-perfect recall.

0 favorites 0 likes
#machine-learning

Random features for Grassmannian kernel approximation with bounded rank-one projections

arXiv cs.LG · 3d ago Cached

This paper introduces random feature maps for scalable kernel machines on Grassmannian manifolds, using bounded rank-one projections to approximate rotation-invariant Grassmannian kernels with reduced computational and memory costs.

0 favorites 0 likes
#machine-learning

A Comparative Study of Feature Selection Methods for EHR Diagnosis Codes in Opioid Use Disorder Prediction

arXiv cs.LG · 3d ago Cached

This paper compares five feature selection methods for EHR diagnosis codes in opioid use disorder prediction, finding that NTK sensitivity offers the best accuracy-stability balance while LLM-guided selection adds complementary clinical signals.

0 favorites 0 likes
#machine-learning

LiNC: Lightweight Noise Correction via Per-Sample Trust and Gaussian Mixture Modeling

arXiv cs.LG · 3d ago Cached

Introduces LiNC, a lightweight noise correction method that learns per-sample trust parameters to distinguish clean and noisy labels using a Gaussian Mixture Model, achieving robust accuracy gains on medical imaging datasets under high label noise.

0 favorites 0 likes
#machine-learning

Learning to Resolve Neutron Resonances with Fully Convolutional Neural Networks

arXiv cs.LG · 3d ago Cached

This preliminary study applies a fully convolutional neural network to automatically detect neutron resonances in transmission spectra, achieving ~93% classification accuracy but failing to generalize to unseen isotopes. The authors suggest future work with larger datasets and physics-informed features.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback