Skip to main content
← All Tags

Machine Learning

273 articles in this category (Page 7 of 12)

AI NewsMachine LearningSafety

DoorDash Cuts Safety Incidents by 50% with AI-Powered SafeChat

DoorDash’s SafeChat system leverages AI and human review to reduce low- and medium-severity safety incidents by approximately 50%.

Read more
AI NewsMachine LearningSecurity

How Machine Learning and Semantic Embeddings Reorder CVE Vulnerabilities Beyond Raw CVSS Scores

Learn how machine learning and semantic embeddings improve CVE vulnerability prioritization, achieving a 75th percentile score in ML-driven risk assessment.

Read more
AI NewsMachine LearningAutoML

How AutoGluon Enables Modern AutoML Pipelines for Production-Grade Tabular Models with Ensembling and Distillation

AutoGluon streamlines production-grade tabular model development, achieving high accuracy with a 7-minute training time on the Titanic dataset.

Read more
AI NewsLarge language modelsMachine Learning

MIT's Recursive Language Models Improve Performance on Long-Context Tasks

MIT researchers achieved 100x longer context handling with Recursive Language Models (RLMs), utilizing a programming environment for iterative processing.

Read more
AI NewsAI Paper SummaryMachine Learning

Microsoft Research Releases OptiMind: A 20B Parameter Model for Optimization

Microsoft Research’s OptiMind achieves a 20.7% improvement in formulation accuracy across optimization benchmarks by translating natural language into solver-ready models.

Read more
AI NewsMachine LearningNLP

Hugging Face Releases FineTranslations, a Trillion-Token Multilingual Parallel Text Dataset

Hugging Face released FineTranslations, a dataset of over 1 trillion tokens across 500+ languages, aiming to improve machine translation for lower-resource languages.

Read more
AI NewsAWSMachine Learning

What Is AWS SageMaker, Actually??

AWS SageMaker simplifies machine learning workflows, addressing the challenge of deploying models from research to production and reducing infrastructure management overhead.

Read more
AI NewsMachine LearningData Science

Offline vs Online Data Augmentation for Machine Learning

Learn how to apply data augmentation techniques to improve model generalization and reduce overfitting, with examples in TensorFlow, NLTK, librosa, and Pandas.

Read more
AI NewsModerationMachine Learning

Stack Overflow Reduces Spam with Vector Embeddings, Achieving 50% Faster Removal

Stack Overflow deployed a new spam filtering system using vector embeddings and cosine similarity, resulting in a 50% reduction in spam dwell time.

Read more
AI NewsOCRMachine Learning

Mistral Releases OCR 3 with Improved Accuracy on Handwritten and Structured Documents

Mistral OCR 3 achieves a 74% win rate over its predecessor, significantly improving accuracy on forms, handwriting, and tables.

Read more
AI NewsMachine LearningAI Paper Summary

NVIDIA AI Open-Sourced KVzap: A SOTA KV Cache Pruning Method that Delivers near-Lossless 2x-4x Compression

NVIDIA released KVzap, a new KV cache pruning method achieving near-lossless 2x-4x compression, addressing a key bottleneck in long-context LLM deployment.

Read more
AI NewsMachine LearningProbability

Uncertainty in Machine Learning: Probability & Noise

Machine learning models must explicitly account for uncertainty—a lack of complete knowledge—to produce reliable predictions, impacting model trust.

Read more
AI NewsArtificial IntelligenceMachine Learning

Understanding the Layers of AI Observability in the Age of LLMs

Explore AI observability and its layered approach to monitoring production-critical LLM environments, addressing the challenges of 'black box' AI systems.

Read more
AI NewsMachine LearningHealthcare

Google AI Releases MedGemma-1.5: A New Open Medical AI Model

Google AI’s MedGemma-1.5 improves disease finding accuracy in CT scans by 6% and MRI scans by 14%, offering developers a powerful foundation for medical AI.

Read more
AI NewsMachine LearningRobotics

NVIDIA Releases Open Models, Datasets, and Tools across AI, Robotics, and Autonomous Driving

NVIDIA released a comprehensive suite of open-source AI models, datasets, and tools, covering areas like robotics and autonomous driving.

Read more
AI NewsDatabasesMachine Learning

How to Build Portable, In-Database Feature Engineering Pipelines with Ibis Using Lazy Python APIs and DuckDB Execution

Ibis enables building portable in-database feature engineering pipelines, executing entirely within DuckDB, and demonstrating a 100% reduction in data transfer overhead.

Read more
AI NewsMachine LearningTutorials

A Coding Implementation to Build a Unified Apache Beam Pipeline Demonstrating Batch and Stream Processing with Event-Time Windowing Using DirectRunner

Build a Unified Apache Beam Pipeline Demonstrating Batch and Stream Processing with Event-Time Windowing Using DirectRunner in a single implementation.

Read more
AI NewsLanguage ModelMachine Learning

TII Abu-Dhabi Released Falcon H1R-7B: A New Reasoning Model Outperforming Others in Math and Coding

Technology Innovation Institute (TII) released Falcon-H1R-7B, a 7B parameter model achieving performance comparable to 14B-47B models in math, code, and reasoning benchmarks.

Read more
AI NewsMachine LearningOpen Source

DeepSeek-V3.2 Outperforms GPT-5 on Reasoning Tasks

DeepSeek released DeepSeek-V3.2, achieving performance exceeding GPT-5 on reasoning benchmarks.

Read more
AI NewsMachine LearningData Science

Understanding the Dataset Behind a Fraud Detection Model

A well-understood dataset is critical for successful machine learning, with this fraud detection dataset containing transaction-level data designed to identify fraudulent financial activities.

Read more
AI NewsMachine LearningData Science

Implementing Softmax From Scratch: Avoiding the Numerical Stability Trap

Learn how to implement Softmax from scratch and avoid numerical instability, a common issue leading to NaN gradients during deep learning model training.

Read more
AI NewsMachine LearningHealthcare

Generative Simulation Benchmarking for precision oncology clinical workflows with inverse simulation verification

A novel methodology combining generative simulation and inverse verification addresses the limitations of traditional AI benchmarking in oncology, improving clinical decision support.

Read more
AI NewsMachine LearningAI Paper Summary

DeepSeek Applies 1967 Matrix Normalization to Stabilize Hyper Connections

DeepSeek AI researchers reduced worst-case signal amplification in large language models by 3 orders of magnitude using a 1967 matrix normalization algorithm.

Read more
AI NewsData EngineeringMachine Learning

Swiggy’s Hermes V3 Achieves 93% SQL Accuracy with GenAI

Swiggy’s Hermes V3, a GenAI-powered text-to-SQL assistant, improved SQL generation accuracy from 54% to 93% by leveraging vector retrieval and conversational memory.

Read more