machine learning
PulseAugur coverage of machine learning — every cluster mentioning machine learning across labs, papers, and developer communities, ranked by signal.
- instance of deep learning 90%
- used by graphics processing unit 90%
- instance of random forest 90%
- instance of Neural Networks 90%
- used by health care 90%
- instance of federated learning 90%
- instance of support vector machine 90%
- instance of Gaussian Processes for Machine Learning 90%
- used by artificial neural network 80%
- used by differential privacy 80%
- developed by graphics processing unit 70%
- used by MLOps 70%
- 2026-05-13 research_milestone A new paper details a machine learning model for predicting pregnancy-associated thrombotic microangiopathy. source
30 day(s) with sentiment data
-
Radar system uses AI to distinguish insect species by wingbeats
Researchers have developed a novel radar system capable of distinguishing between insect species, including pollinators like bees and wasps. This system utilizes millimeter waves and analyzes micro-Doppler signatures ge…
-
Machine learning automates emerald gemstone grading with 98% accuracy
Researchers have developed a novel machine learning framework to automate the grading of emerald gemstones, moving away from subjective human evaluation. This system integrates image acquisition with processing to categ…
-
New sampling bounds achieve optimal error for regularized classification
Researchers have developed new sampling bounds for regularized classification, achieving optimal $(1\pm\varepsilon)$-relative error for a wide range of Lipschitz continuous loss functions. The study presents improved sa…
-
Paper explores dimensionality limits in retrieval models
Researchers have investigated why low-dimensional representations, typically around 1000 dimensions, do not hinder the scalability of modern embedding-based retrieval models to trillions of data points. Their study focu…
-
Random Forest classifiers use ensemble methods for improved AI predictions
Random Forest classifiers leverage the collective intelligence of multiple decision trees to improve predictive accuracy. This ensemble method addresses the question of whether aggregated insights from numerous less-tha…
-
AI model HANNA predicts liquid mixture thermodynamics within physics laws
Researchers have developed a new machine learning model called HANNA, designed to predict the thermodynamics of complex liquid mixtures. This model is specifically constrained by the laws of physics, ensuring its predic…
-
Machine learning tool aims to detect live humans on phone calls
A machine learning project aims to develop a tool that can distinguish between live human agents and automated messages on outbound phone calls. The system will analyze audio streams in real-time, classifying sounds lik…
-
Machine learning framework links lncRNAs to Type 2 Diabetes
Researchers have developed a novel multi-modal machine learning framework to analyze the association between long non-coding RNAs (lncRNAs) and Type 2 Diabetes (T2D). This approach integrates expression, secondary struc…
-
Climate ML models fail on future shifts, new paper finds
A new research paper highlights the critical need for out-of-distribution (OOD) generalization in climate emulation models. Current machine learning models, while performing well on present-day data, are prone to failur…
-
Machine learning predicts heart disease from CT scans
Researchers have developed a machine learning framework to predict obstructive coronary artery disease (CAD) using CT scans. The model analyzes features from coronary calcium and epicardial fat, identifying 14 key predi…
-
New OOD detection methods show SOTA performance and efficiency gains
Researchers have developed a new method called ConjNorm for out-of-distribution (OOD) detection, which reframes density function design as optimizing a norm coefficient. This approach has demonstrated state-of-the-art p…
-
AI predicts autism-related challenging behaviors 10 minutes in advance
Researchers have developed a system using wearable sensors and machine learning to predict challenging behaviors in children with profound autism within a classroom setting. The system analyzes multimodal data, includin…
-
New framework establishes universality for any-dimensional ML models
Researchers have developed a novel framework to understand and establish universality in machine learning models designed for inputs of any size, such as graphs or point clouds. This approach involves mapping any-dimens…
-
YouTube's AI recommendation system uses two-stage filtering
This paper delves into YouTube's sophisticated recommendation system, highlighting its use of machine learning to personalize content for over a billion users. The system operates in two stages: candidate generation, wh…
-
InferProbe offers local, private ML model testing
InferProbe is a new tool designed to address concerns around testing machine learning models. It operates locally and privately, allowing users to perform fast perturbations on any endpoint without cost or privacy risks…
-
ML models benchmarked for antibiotic stewardship in pediatric ICUs
Researchers have benchmarked various machine learning architectures for antimicrobial stewardship in pediatric intensive care units. The study compared tabular, sequence-based, and graph-based temporal models to identif…
-
AI framework enhances cardless banking security and fraud mitigation
A new research paper proposes a comprehensive framework for enhancing cybersecurity and mitigating fraud in cardless AI banking systems. The framework utilizes AI-powered data cryptography to generate secure virtual car…
-
Research paper details multimodal failure in behavioral cloning
A new research paper explores the challenges of multimodal failure in action-chunking behavioral cloning. The study identifies distinct failure modes for latent-variable and action-space generative policies. For latent-…
-
Digi-Texx offers data annotation to boost AI development
Digi-Texx offers data annotation services to enhance AI development across various domains like computer vision and NLP. Their services aim to reduce algorithmic bias and improve the scalability of machine learning mode…
-
Feature Scaling: Why Unscaled Data Destroys ML Model Performance
Feature scaling is a crucial preprocessing step in machine learning that addresses issues arising from features with vastly different magnitudes. Without scaling, algorithms like gradient descent can struggle to converg…