machine learning
PulseAugur coverage of machine learning — every cluster mentioning machine learning across labs, papers, and developer communities, ranked by signal.
- used by graphics processing unit 90%
- instance of Gaussian Processes for Machine Learning 90%
- used by MLOps 80%
- used by artificial neural network 80%
- used by optimal transport 80%
- instance of deep learning 70%
- employed by Eugene Yan 70%
- instance of artificial neural network 70%
- instance of computer science 70%
- used by InferProbe 70%
- instance of graphics processing unit 70%
- instance of Neural Networks 70%
- 2026-05-13 research_milestone A new paper details a machine learning model for predicting pregnancy-associated thrombotic microangiopathy. 来源
21 天有情绪数据
-
AI model classifies meteors using spectral data
Researchers have developed a machine learning model to classify meteors based on their spectral data. This AI-driven approach offers a novel method for analyzing meteor composition and origin. The study, published on ar…
-
混合智能融合机器学习与运筹学以实现高级优化
本文探讨了优化技术的演变,从传统的运筹学(OR)方法转向一种更集成的、称为“混合智能”的方法。文章讨论了早期的运筹学如何依赖于明确定义的数学模型,而现代方法越来越多地融入机器学习以发现隐藏的模式和约束。文章强调了结合这些方法在更健壮、更高效的问题解决方面的优势。
-
机器学习模型集成到更大的系统中以进行决策
生产环境中的机器学习模型很少作为独立的决策者部署。相反,它们通常被集成到更大的系统中,这些系统包含人工监督和其他逻辑来处理复杂的决策过程。这种方法承认了当前模型的局限性,并通过将算法预测与人类判断和情境理解相结合,确保了更强大、更可靠的结果。
-
MLOps practitioners warned against over-reliance on model metrics
The article argues that focusing solely on model performance metrics in machine learning can be a critical error for early-career practitioners. It emphasizes that these technical metrics do not directly translate to bu…
-
MLOps Guide: Standardizing Machine Learning Project Structure
This article details how to establish a standardized project structure for machine learning initiatives. It emphasizes the importance of organization for efficient MLOps practices. The author guides readers through crea…
-
人工智能和机器学习增强卫星碰撞规避系统
本文讨论了卫星碰撞规避系统,详细介绍了三个阶段的过程。它涵盖了筛选、概率风险评估以及用于缓解的自主机动规划。文章强调了人工智能和机器学习在这些先进太空操作中的作用。
-
InferProbe offers local, private ML endpoint testing
InferProbe is a new tool designed to address concerns about testing machine learning endpoints. It offers local, private, and fast perturbation capabilities, aiming to remove the fear and risks associated with tradition…
-
ML models transform credit scoring, cutting costs up to 40%
Financial institutions are adopting machine learning models to enhance credit scoring processes, aiming to transform raw applicant data into precise risk classes. These advanced systems analyze demographics, financial h…
-
New framework unifies representation learning under competing constraints
Researchers have introduced Constrained Latent State Modeling (CLSM) as a unified framework for learning representations from complex data. CLSM addresses the fragmentation in current approaches by formalizing core prop…
-
HPC跟踪合并框架扩展了用于机器学习的硬件计数器覆盖范围
研究人员开发了一种新的基于启发式的方法来合并高性能计算(HPC)执行跟踪,旨在扩展用于机器学习的硬件计数器覆盖范围,以进行性能预测。该技术通过合并每次运行不同计数器的跟踪来解决同时收集有限硬件计数器集的问题。该方法使用MPI结构、时间和通信模式匹配跨执行的计算爆发,以创建具有更丰富特征空间的统一数据集,用于训练机器学习模型,而无需手动选择计数器。在MareNostrum5机器上的验证表明,合并后的计数器对各种应用程序和内核保持了可接受的准确性。
-
Developer builds ML framework with Rust and Category Theory
A developer is building a machine learning framework using Rust and principles of category theory. The project aims to leverage Rust's performance and safety features alongside the abstract mathematical structures of ca…
-
ML quant asks about optimizing market prediction models
A machine learning and quantitative finance professional posed a question on Mastodon regarding the primary optimization goal for market prediction models. The user is seeking insights on whether to prioritize direction…
-
人工智能解码宇宙奥秘,加速天文学发现
人工智能越来越多地被用于揭示宇宙的奥秘,帮助天文学家分析来自太空任务的海量数据集。机器学习技术在发现暗物质、系外行星和星系形成等现象方面发挥着重要作用。人工智能与科学研究的融合有望加速我们对宇宙事件以及地球以外生命潜力的理解。
-
Local ML models favored over costly, unsustainable LLMs
Running smaller machine learning models locally on specialized data is presented as a more sustainable and cost-effective alternative to large language models hosted on remote servers. The argument suggests that the tru…
-
生成式AI在Google Edge TPU上压缩GNSS干扰信号
研究人员开发了一种新颖的方法,使用生成式AI(特别是变分自编码器(VAE))直接在Google Edge TPU上压缩和分类全球导航卫星系统(GNSS)的干扰信号。该方法显著减少了数据传输需求,并在功耗受限的环境中实现了实时干扰检测。与原始信号相比,该系统实现了超过42倍的压缩率,并能高精度地分类约72种干扰类型,同时性能损失极小。
-
AI and ML in Metadata: Experts Discuss Possibilities and Ethics
A free online roundtable discussion will explore the applications, constraints, and ethical considerations of artificial intelligence and machine learning within the field of metadata. The event, scheduled for May 22, 2…
-
New theory analyzes nearest-neighbor methods under dependent sampling
Researchers have developed new theoretical frameworks to analyze the properties of nearest-neighbor methods in machine learning when data is sampled dependently. The study establishes convergence and moment bounds for t…
-
New bounds advance score matching for continuous distributions
Researchers have developed new theoretical bounds for learning continuous exponential family distributions using score matching. This method is computationally easier than maximum likelihood estimation for such distribu…
-
InferProbe 工具帮助机器学习团队测试模型边缘情况
InferProbe 是一款旨在帮助机器学习团队探索模型边缘情况的新工具。它提供了一个安全的本地环境来测试这些困难的场景,而这些场景通常由于感知到的风险或成本而被规避。该工具旨在实现对模型行为进行更彻底、更诚实的评估,超越典型的用例。
-
机器学习利用实验室数据预测罕见妊娠疾病
研究人员开发了一种可解释的机器学习模型,利用常规纵向实验室数据来预测妊娠相关血栓性微血管病(P-TMA)。该研究纳入了 300 例妊娠,发现梯度提升模型可以从 146 个实验室预测因子中识别出细微的、随时间变化的风险特征。在独立测试队列中,该模型达到了 0.872 的 AUROC,证明了其对这种罕见但危及生命的疾病进行早期风险预测的潜力。值得注意的是,孕 6 周时的胱抑素 C 水平成为有希望的早期监测指标。