paper-with-me

Papers

MLPro: A System for Hosting Crowdsourced Machine Learning Challenges for Open-Ended Research Problems

2022-04-04 · Peter Washington, Aayush Nandkeolyar, Sam Yang

The task of developing a machine learning (ML) model for a particular problem is inherently open-ended, and there is an unbounded set of possible solutions. Steps of the ML development pipeline, such as feature engineering, loss function specification, data imputation, and dimensionality reduction, require the engineer to consider an extensive and often infinite array of possibilities. Successfully identifying high-performing solutions for an unfamiliar dataset or problem requires a mix of mathematical prowess and creativity applied towards inventing and repurposing novel ML methods. Here, we explore the feasibility of hosting crowdsourced ML challenges to facilitate a breadth-first exploration of open-ended research problems, thereby expanding the search space of problem solutions beyond what a typical ML team could viably investigate. We develop MLPro, a system which combines the notion of open-ended ML coding problems with the concept of an automatic online code judging platform. To conduct a pilot evaluation of this paradigm, we crowdsource several open-ended ML challenges to ML and data science practitioners. We describe results from two separate challenges. We find that for sufficiently unconstrained and complex problems, many experts submit similar solutions, but some experts provide unique solutions which outperform the "typical" solution class. We suggest that automated expert crowdsourcing systems such as MLPro have the potential to accelerate ML engineering creativity.

📄 PDF Abstract BibTeX arXiv:2204.01216

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionFeature EngineeringImputation

Similar Papers 제목 키워드 기반

MLProxy: SLA-Aware Reverse Proxy for Machine Learning Inference Serving on Serverless Computing Platforms

2022-02-23 · Nima Mahmoudi, Hamzeh Khazaei

Serving machine learning inference workloads on the cloud is still a challenging task on the production level. Optimal configuration of the inference workload to meet SLA requirements while optimizing the infrastructure …

BIG-bench Machine LearningManagement

MLPROP -- an open interactive web interface for thermophysical property prediction with machine learning

2025-04-08 · Marco Hoffmann, Thomas Specht, Nicolas Hayer, Hans Hasse 외

Machine learning (ML) enables the development of powerful methods for predicting thermophysical properties with unprecedented scope and accuracy. However, technical barriers like cumbersome implementation in established …

Property Prediction

Large Language Models are Good Multi-lingual Learners : When LLMs Meet Cross-lingual Prompts

2024-09-17 · Teng Wang, Zhenqi He, Wing-Yin Yu, Xiaojin Fu 외

With the advent of Large Language Models (LLMs), generating rule-based data for real-world applications has become more accessible. Due to the inherent ambiguity of natural language and the complexity of rule sets, espec…

Text to SQLText-To-SQL

A Survey of Serverless Machine Learning Model Inference

2023-11-22 · Kamil Kojs

Recent developments in Generative AI, Computer Vision, and Natural Language Processing have led to an increased integration of AI models into various products. This widespread adoption of AI requires significant efforts …

GPUmodelSurvey

LookAhead: Augmenting Crowdsourced Website Reputation Systems With Predictive Modeling

2015-04-18 · Bhattacharya Sourav, Huhta Otto, Asokan N.

Unsafe websites consist of malicious as well as inappropriate sites, such as those hosting questionable or offensive content. Website reputation systems are intended to help ordinary users steer away from these unsafe si…

General Classification