中文
相关论文

相关论文: Climbing the Kaggle Leaderboard by Exploiting the …

200 篇论文

In machine learning contests such as the ImageNet Large Scale Visual Recognition Challenge and the KDD Cup, contestants can submit candidate solutions and receive from an oracle (typically the organizers of the competition) the accuracy of…

机器学习 · 计算机科学 2015-11-16 Jacob Whitehill

Log-loss (also known as cross-entropy loss) metric is ubiquitously used across machine learning applications to assess the performance of classification algorithms. In this paper, we investigate the problem of inferring the labels of a…

Traditional online algorithms encapsulate decision making under uncertainty, and give ways to hedge against all possible future events, while guaranteeing a nearly optimal solution as compared to an offline optimum. On the other hand,…

数据结构与算法 · 计算机科学 2020-08-24 Thodoris Lykouris , Sergei Vassilvitskii

Autonomous coding agents can produce strong tabular baselines quickly on Kaggle-style tasks. Practical value depends on end-to-end correctness and reliability under time limits. This paper introduces TML-Bench, a tabular benchmark for data…

机器学习 · 计算机科学 2026-03-09 Mykola Pinchuk

Recent work on privacy-preserving machine learning has considered how data-mining competitions such as Kaggle could potentially be "hacked", either intentionally or inadvertently, by using information from an oracle that reports a…

机器学习 · 计算机科学 2017-09-12 Jacob Whitehill

The organizer of a machine learning competition faces the problem of maintaining an accurate leaderboard that faithfully represents the quality of the best submission of each competing team. What makes this estimation problem particularly…

机器学习 · 计算机科学 2015-02-17 Avrim Blum , Moritz Hardt

We consider the basic problem of querying an expert oracle for labeling a dataset in machine learning. This is typically an expensive and time consuming process and therefore, we seek ways to do so efficiently. The conventional approach…

机器学习 · 计算机科学 2021-10-07 Farshad Lahouti , Victoria Kostina , Babak Hassibi

In a zero-trust fabless paradigm, designers are increasingly concerned about hardware-based attacks on the semiconductor supply chain. Logic locking is a design-for-trust method that adds extra key-controlled gates in the circuits to…

密码学与安全 · 计算机科学 2024-02-07 Yeganeh Aghamohammadi , Amin Rezaei

We consider the problem of clustering in the learning-augmented setting, where we are given a data set in $d$-dimensional Euclidean space, and a label for each data point given by an oracle indicating what subsets of points should be…

机器学习 · 计算机科学 2023-03-02 Thy Nguyen , Anamay Chaturvedi , Huy Lê Nguyen

Large sets of unlabelled data within the healthcare domain remain underutilized. Active learning offers a way to exploit these datasets by iteratively requesting an oracle (e.g. medical professional) to label instances. This process, which…

机器学习 · 计算机科学 2020-04-23 Dani Kiyasseh , Tingting Zhu , David A. Clifton

We present a deep learning framework for computer-aided lung cancer diagnosis. Our multi-stage framework detects nodules in 3D lung CAT scans, determines if each nodule is malignant, and finally assigns a cancer probability based on these…

计算机视觉与模式识别 · 计算机科学 2017-05-29 Kingsley Kuan , Mathieu Ravaut , Gaurav Manek , Huiling Chen , Jie Lin , Babar Nazir , Cen Chen , Tse Chiang Howe , Zeng Zeng , Vijay Chandrasekhar

Lung cancer is one of the death threatening diseases among human beings. Early and accurate detection of lung cancer can increase the survival rate from lung cancer. Computed Tomography (CT) images are commonly used for detecting the lung…

机器学习 · 统计学 2019-11-26 Md Rashidul Hasan , Muntasir Al Kabir

We introduce MLE-bench, a benchmark for measuring how well AI agents perform at machine learning engineering. To this end, we curate 75 ML engineering-related competitions from Kaggle, creating a diverse set of challenging tasks that test…

Generating code from a natural language programming task is one of the most successful applications of Large Language Models (LLMs). Yet, the generated program may be buggy. Without an oracle, such as an existing, correct implementation or…

编程语言 · 计算机科学 2025-12-16 Thomas Valentin , Ardi Madadi , Gaetano Sapia , Marcel Böhme

Our winning submission to the 2014 Kaggle competition for Large Scale Hierarchical Text Classification (LSHTC) consists mostly of an ensemble of sparse generative models extending Multinomial Naive Bayes. The base-classifiers consist of…

人工智能 · 计算机科学 2014-05-12 Antti Puurula , Jesse Read , Albert Bifet

An inherent problem of reinforcement learning is performing exploration of an environment through random actions, of which a large portion can be unproductive. Instead, exploration can be improved by initializing the learning policy with an…

机器学习 · 计算机科学 2023-08-22 Jun Jet Tai , Jordan K. Terry , Mauro S. Innocente , James Brusey , Nadjim Horri

Machine learning (ML) is increasingly used in the field of materials science, where statistical estimates of computed properties are employed to rapidly examine the chemical space for new compounds. However, a systematic comparison of…

In the oracle identification problem we have oracle access to bits of an unknown string $x$ of length $n$, with the promise that it belongs to a known set $C\subseteq\{0,1\}^n$. The goal is to identify $x$ using as few queries to the oracle…

量子物理 · 物理学 2021-09-10 Leila Taghavi

Measuring long-run LLM outcomes (user satisfaction, expert judgment, downstream KPIs) is expensive. Teams default to cheap LLM judges, but uncalibrated proxies can invert rankings entirely. Causal Judge Evaluation (CJE) makes it affordable…

统计方法学 · 统计学 2026-01-22 Eddie Landesberg , Manjari Narayan

A comparison-based search algorithm lets a user find a target item $t$ in a database by answering queries of the form, ``Which of items $i$ and $j$ is closer to $t$?'' Instead of formulating an explicit query (such as one or several…

信息检索 · 计算机科学 2023-06-06 Daniyar Chumbalov , Lars Klein , Lucas Maystre , Matthias Grossglauser
‹ 上一页 1 2 3 10 下一页 ›