中文
相关论文

相关论文: Greedy Multiple Instance Learning via Codebook Lea…

200 篇论文

We analyze greedy algorithms for the Hierarchical Aggregation (HAG) problem, a strategy introduced in [Jia et al., KDD 2020] for speeding up learning on Graph Neural Networks (GNNs). The idea of HAG is to identify and remove redundancies in…

数据结构与算法 · 计算机科学 2021-02-09 Alexandra Porter , Mary Wootters

In this paper, we consider a subset selection problem in a spatial field where we seek to find a set of k locations whose observations provide the best estimate of the field value at a finite set of prediction locations. The measurements…

最优化与控制 · 数学 2022-04-12 Shamak Dutta , Nils Wilde , Stephen L. Smith

Active Learning (AL) is a user-interactive approach aimed at reducing annotation costs by selecting the most crucial examples to label. Although AL has been extensively studied for image classification tasks, the specific scenario of…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Leah Bar , Boaz Lerner , Nir Darshan , Rami Ben-Ari

In this paper we consider the binary transfer learning problem, focusing on how to select and combine sources from a large pool to yield a good performance on a target task. Constraining our scenario to real world, we do not assume the…

计算机视觉与模式识别 · 计算机科学 2016-09-16 Ilja Kuzborskij , Francesco Orabona , Barbara Caputo

Clustering problems such as $k$-means and $k$-median are staples of unsupervised learning, and many algorithmic techniques have been developed to tackle their numerous aspects. In this paper, we focus on the class of greedy approximation…

数据结构与算法 · 计算机科学 2025-10-30 Max Dupré la Tour , David Saulpic

A new random forest based model for solving the Multiple Instance Learning (MIL) problem under small tabular data, called Soft Tree Ensemble MIL (STE-MIL), is proposed. A new type of soft decision trees is considered, which is similar to…

机器学习 · 计算机科学 2023-02-14 Andrei V. Konstantinov , Lev V. Utkin

Modularity maximization using greedy algorithms continues to be a popular approach toward community detection in graphs, even after various better forming algorithms have been proposed. Apart from its clear mechanism and ease of…

物理与社会 · 物理学 2019-01-23 Tatsuro Kawamoto , Yoshiyuki Kabashima

In dictionary selection, several atoms are selected from finite candidates that successfully approximate given data points in the sparse representation. We propose a novel efficient greedy algorithm for dictionary selection. Not only does…

机器学习 · 计算机科学 2018-09-10 Kaito Fujii , Tasuku Soma

Greedy algorithms have long been a workhorse for learning graphical models, and more broadly for learning statistical models with sparse structure. In the context of learning directed acyclic graphs, greedy algorithms are popular despite…

机器学习 · 计算机科学 2021-11-01 Goutham Rajendran , Bohdan Kivva , Ming Gao , Bryon Aragam

The whole slide image (WSI) classification is often formulated as a multiple instance learning (MIL) problem. Since the positive tissue is only a small fraction of the gigapixel WSI, existing MIL methods intuitively focus on identifying…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Wenhao Tang , Sheng Huang , Xiaoxian Zhang , Fengtao Zhou , Yi Zhang , Bo Liu

Many problems in signal processing and machine learning can be formalized as weak submodular optimization tasks. For such problems, a simple greedy algorithm (\textsc{Greedy}) is guaranteed to find a solution achieving the objective with a…

离散数学 · 计算机科学 2021-11-24 Abolfazl Hashemi , Haris Vikalo , Gustavo de Veciana

As a widely used weakly supervised learning scheme, modern multiple instance learning (MIL) models achieve competitive performance at the bag level. However, instance-level prediction, which is essential for many important applications,…

机器学习 · 计算机科学 2022-06-14 Hitesh Sapkota , Qi Yu

Multiple instance learning (MIL) is concerned with learning from sets (bags) of objects (instances), where the individual instance labels are ambiguous. In this setting, supervised learning cannot be applied directly. Often, specialized MIL…

机器学习 · 统计学 2014-12-04 Veronika Cheplygina , David M. J. Tax , Marco Loog

When applying multi-instance learning (MIL) to make predictions for bags of instances, the prediction accuracy of an instance often depends on not only the instance itself but also its context in the corresponding bag. From the viewpoint of…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Tiancheng Lin , Hongteng Xu , Canqian Yang , Yi Xu

A growing number of applications, e.g. video surveillance and medical image analysis, require training recognition systems from large amounts of weakly annotated data while some targeted interactions with a domain expert are allowed to…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Marc-André Carbonneau , Eric Granger , Ghyslain Gagnon

We consider the problem of approximating a given element $f$ from a Hilbert space $\mathcal{H}$ by means of greedy algorithms and the application of such procedures to the regression problem in statistical learning theory. We improve on the…

统计理论 · 数学 2009-09-29 Andrew R. Barron , Albert Cohen , Wolfgang Dahmen , Ronald A. DeVore

We study the problem of causal structure learning when the experimenter is limited to perform at most $k$ non-adaptive experiments of size $1$. We formulate the problem of finding the best intervention target set as an optimization problem,…

机器学习 · 计算机科学 2018-08-03 AmirEmad Ghassami , Saber Salehkaleybar , Negar Kiyavash , Elias Bareinboim

Closeness is a widely-used centrality measure in social network analysis. For a node it indicates the reciprocal of the average shortest-path distance to the other nodes of the network. While the identification of the k nodes with highest…

数据结构与算法 · 计算机科学 2019-05-16 Elisabetta Bergamini , Tanya Gonser , Henning Meyerhenke

Weakly supervised whole slide image classification is usually formulated as a multiple instance learning (MIL) problem, where each slide is treated as a bag, and the patches cut out of it are treated as instances. Existing methods either…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Linhao Qu , Yingfan Ma , Xiaoyuan Luo , Manning Wang , Zhijian Song

Deep learning has become the standard approach for most machine learning tasks. While its impact is undeniable, interpreting the predictions of deep learning models from a human perspective remains a challenge. In contrast to model…

机器学习 · 计算机科学 2023-11-13 Kyriakos Axiotis , Sami Abu-al-haija , Lin Chen , Matthew Fahrbach , Gang Fu