paper-with-me

Papers

MMLSpark: Unifying Machine Learning Ecosystems at Massive Scales

2018-10-20 · Mark Hamilton, Sudarshan Raghunathan, Ilya Matiach, Andrew Schonhoffer, Anand Raman, Eli Barzilay, Karthik Rajendran, Dalitso Banda, Casey Jisoo Hong, Manon Knoertzer, Ben Brodsky, Minsoo Thigpen, Janhavi Suresh Mahajan, Courtney Cochrane, Abhiram Eswaran, Ari Green

We introduce Microsoft Machine Learning for Apache Spark (MMLSpark), an ecosystem of enhancements that expand the Apache Spark distributed computing library to tackle problems in Deep Learning, Micro-Service Orchestration, Gradient Boosting, Model Interpretability, and other areas of modern computation. Furthermore, we present a novel system called Spark Serving that allows users to run any Apache Spark program as a distributed, sub-millisecond latency web service backed by their existing Spark Cluster. All MMLSpark contributions have the same API to enable simple composition across frameworks and usage across batch, streaming, and RESTful web serving scenarios on static, elastic, or serverless clusters. We showcase MMLSpark by creating a method for deep object detection capable of learning without human labeled data and demonstrate its effectiveness for Snow Leopard conservation.

📄 PDF Abstract BibTeX arXiv:1810.08744

Code (1)

Azure/mmlspark 공식 구현

Tasks

BIG-bench Machine LearningDistributed Computingobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

How spatial patterns can lead to less resilient ecosystems

2025-05-13 · David Pinto-Ramos, Ricardo Martinez-Garcia

Several theoretical models predict that spatial patterning increases ecosystem resilience. However, these predictions rely on strong simplifying assumptions, such as isotropic and infinite ecosystems, and we lack empiric…

Flexible and Scalable Deep Learning with MMLSpark

2018-04-11 · Mark Hamilton, Sudarshan Raghunathan, Akshaya Annavajhala, Danil Kirsanov 외

In this work we detail a novel open source library, called MMLSpark, that combines the flexible deep learning library Cognitive Toolkit, with the distributed computing framework Apache Spark. To achieve this, we have con…

Deep LearningDistributed Computing

ACE-Router: Generalizing History-Aware Routing from MCP Tools to the Agent Web

2026-01-13 · Zhiyuan Yao, Zishan Xu, Yifu Guo, Zhiguang Han 외 arxiv

With the rise of the Agent Web and Model Context Protocol (MCP), the agent ecosystem is evolving into an open collaborative network, exponentially increasing accessible tools. However, current architectures face severe s…

Empowering Polymeric Materials Discovery by Artificial Intelligence

2026-06-18 · Chenyao Ma, Linda Zhang, Yuheng Chen, Wei Du 외 arxiv

Polymeric materials underpin modern technologies spanning energy storage, microelectronics, healthcare and sustainable manufacturing. Yet their rational design remains exceptionally challenging because material performan…

UR-BERT: Scaling Text Encoders for Massively Multilingual TTS Through Universal Romanization and Speech Token Prediction

2026-06-10 · Sangmin Lee, Eekgyun Ahn, Woongjib Choi, Hong-Goo Kang arxiv

We propose UR-BERT, a Romanized transcription-based text-to-speech (TTS) encoder for massively multilingual TTS systems. Conventional grapheme-to-phoneme (G2P)-based approaches are limited to around 100 languages due to …