中文
相关论文

相关论文: Customizable Hub Labeling: Properties and Algorith…

200 篇论文

Increasingly large datasets are rapidly driving up the computational costs of machine learning. Prototype generation methods aim to create a small set of synthetic observations that accurately represent a training dataset but greatly reduce…

机器学习 · 计算机科学 2022-06-10 Ilia Sucholutsky , Nam-Hwui Kim , Ryan P. Browne , Matthias Schonlau

We propose incorporating human labelers in a model fine-tuning system that provides immediate user feedback. In our framework, human labelers can interactively query model predictions on unlabeled data, choose which data to label, and see…

人机交互 · 计算机科学 2019-11-18 Caleb Robinson , Anthony Ortiz , Kolya Malkin , Blake Elias , Andi Peng , Dan Morris , Bistra Dilkina , Nebojsa Jojic

Majority subspace clustering (SC) algorithms depend on one or more hyperparameters that need to be carefully tuned for the SC algorithms to achieve high clustering performance. Hyperparameter optimization (HPO) is often performed using…

机器学习 · 计算机科学 2024-11-27 Ivica Kopriva

We present the first active learning tool for fine-grained 3D part labeling, a problem which challenges even the most advanced deep learning (DL) methods due to the significant structural variations among the small and intricate parts. For…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Fenggen Yu , Yiming Qian , Francisca Gil-Ureta , Brian Jackson , Eric Bennett , Hao Zhang

Partitioning graphs into blocks of roughly equal size such that few edges run between blocks is a frequently needed operation in processing graphs. Recently, size, variety, and structural complexity of these networks has grown dramatically.…

数据结构与算法 · 计算机科学 2018-10-16 Yaroslav Akhremtsev , Peter Sanders , Christian Schulz

A scalable graphical method is presented for selecting, and partitioning datasets for the training phase of a classification task. For the heuristic, a clustering algorithm is required to get its computation cost in a reasonable proportion…

机器学习 · 计算机科学 2019-07-25 Sumedh Yadav , Mathis Bode

The usefulness of technical drawings as well as scientific illustrations such as medical drawings of human anatomy essentially depends on the placement of labels that describe all relevant parts of the figure. In order to not spoil or…

计算几何 · 计算机科学 2017-02-08 Benjamin Niedermann , Martin Nöllenburg , Ignaz Rutter

The list-labeling problem is one of the most basic and well-studied algorithmic primitives in data structures, with an extensive literature spanning upper bounds, lower bounds, and data management applications. The classical algorithm for…

数据结构与算法 · 计算机科学 2024-04-26 Michael A. Bender , Alex Conway , Martin Farach-Colton , Hanna Komlos , William Kuszmaul

Partial label learning (PLL) is a significant weakly supervised learning framework, where each training example corresponds to a set of candidate labels and only one label is the ground-truth label. For the first time, this paper…

机器学习 · 计算机科学 2025-05-07 Yutong Xie , Fuchao Yang , Yuheng Jia

In recent years, machine learning has developed rapidly, enabling the development of applications with high levels of recognition accuracy relating to the use of speech and images. However, other types of data to which these models can be…

机器学习 · 计算机科学 2020-06-30 Kieran Woodward , Eiman Kanjo , Andreas Oikonomou

For a positive parameter $\beta$, the $\beta$-bounded distance between a pair of vertices $u,v$ in a weighted undirected graph $G = (V,E,\omega)$ is the length of the shortest $u-v$ path in $G$ with at most $\beta$ edges, aka {\em hops}.…

数据结构与算法 · 计算机科学 2017-04-28 Michael Elkin , Ofer Neiman

It is challenging to handle a large volume of labels in multi-label learning. However, existing approaches explicitly or implicitly assume that all the labels in the learning process are given, which could be easily violated in changing…

机器学习 · 统计学 2016-04-20 Shan You , Chang Xu , Yunhe Wang , Chao Xu , Dacheng Tao

The main goal of routing protocol is to efficiency delivers data from source to destination. All routing protocols are the same in this goal, but the way they adopt to achieve it is different, so routing strategy has an egregious role on…

网络与互联网体系结构 · 计算机科学 2008-02-06 Kazem Jahanbakhsh , Marzieh Hajhosseini

In a world where autonomous driving cars are becoming increasingly more common, creating an adequate infrastructure for this new technology is essential. This includes building and labeling high-definition (HD) maps accurately and…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Mahdi Elhousni , Yecheng Lyu , Ziming Zhang , Xinming Huang

This study introduces an innovative approach to analyzing unlabeled data in high-energy physics (HEP) through the application of self-supervised learning (SSL). Faced with the increasing computational cost of producing high-quality labeled…

高能物理 - 实验 · 物理学 2024-08-20 Zihan Zhao , Farouk Mokhtar , Raghav Kansal , Haoyang Li , Javier Duarte

The focus of this paper is a proof of concept, machine learning (ML) pipeline that extracts heart rate from pressure sensor data acquired on low-power edge devices. The ML pipeline consists an upsampler neural network, a signal quality…

机器学习 · 计算机科学 2022-08-18 Preetam Anbukarasu , Shailesh Nanisetty , Ganesh Tata , Nilanjan Ray

This paper defines the toroidal small world labeling problem that asks for a labeling of the vertices of a network such that the labels possess information that allows a compact routing scheme in the network. We consider the problem over a…

数据结构与算法 · 计算机科学 2019-11-13 Santiago Viertel , André Luís Vignatti

Robust network design refers to a class of optimization problems that occur when designing networks to efficiently handle variable demands. The notion of "hierarchical hubbing" was introduced (in the narrow context of a specific robust…

数据结构与算法 · 计算机科学 2014-07-01 Neil Olver

Spectral clustering is a key research topic in the field of machine learning and data mining. Most of the existing spectral clustering algorithms are built upon Gaussian Laplacian matrices, which are sensitive to parameters. We propose a…

机器学习 · 计算机科学 2015-10-07 Xiaojun Chang , Feiping Nie , Yi Yang , Heng Huang

The graph exploration problem is to visit all the nodes of a connected graph by a mobile entity, e.g., a robot. The robot has no a priori knowledge of the topology of the graph or of its size. Cohen et al. \cite{Ilcinkas08} introduced label…

数据结构与算法 · 计算机科学 2012-05-01 Meng Zhang , Yi Zhang , Jijun Tang