中文
相关论文

相关论文: Fast Greedy Subset Selection from Large Candidate …

200 篇论文

It is known that greedy methods perform well for maximizing monotone submodular functions. At the same time, such methods perform poorly in the face of non-monotonicity. In this paper, we show - arguably, surprisingly - that invoking the…

机器学习 · 计算机科学 2017-04-07 Moran Feldman , Christopher Harshaw , Amin Karbasi

Submodular maximization has been widely studied over the past decades, mostly because of its numerous applications in real-world problems. It is well known that the standard greedy algorithm guarantees a worst-case approximation factor of…

数据结构与算法 · 计算机科学 2020-02-12 Alfredo Torrico , Mohit Singh , Sebastian Pokutta

The maximization of submodular functions is an NP-Hard problem for certain subclasses of functions, for which a simple greedy algorithm has been shown to guarantee a solution whose quality is within 1/2 of the optimal. When this algorithm…

数据结构与算法 · 计算机科学 2019-01-11 David Grimsman , Mohd. Shabbir Ali , João P. Hespanha , Jason R. Marden

As evolutionary algorithms (EAs) are general-purpose optimization algorithms, recent theoretical studies have tried to analyze their performance for solving general problem classes, with the goal of providing a general theoretical…

神经与进化计算 · 计算机科学 2022-11-29 Chao Qian

The goal of Feature Selection - comprising filter, wrapper, and embedded approaches - is to find the optimal feature subset for designated downstream tasks. Nevertheless, current feature selection methods are limited by: 1) the selection…

机器学习 · 计算机科学 2023-09-18 Meng Xiao , Dongjie Wang , Min Wu , Pengfei Wang , Yuanchun Zhou , Yanjie Fu

The ubiquity of large-scale graphs in node-classification tasks significantly hinders the real-world applications of Graph Neural Networks (GNNs). Node sampling, graph coarsening, and dataset condensation are effective strategies for…

机器学习 · 计算机科学 2024-05-28 Mucong Ding , Yinhan He , Jundong Li , Furong Huang

A $k$-submodular function naturally generalizes submodular functions by taking as input $k$ disjoint subsets, rather than a single subset. Unlike standard submodular maximization, which only requires selecting elements for the solution,…

数据结构与算法 · 计算机科学 2025-07-18 Chenhao Wang

Submodularity is a key property in discrete optimization. Submodularity has been widely used for analyzing the greedy algorithm to give performance bounds and providing insight into the construction of valid inequalities for mixed-integer…

最优化与控制 · 数学 2022-05-24 Temitayo Ajayi , Taewoo Lee , Andrew Schaefer

We consider the leader selection problem in a network with consensus dynamics where both leader and follower agents are subject to stochastic external disturbances. The performance of the system is quantified by the total steady-state…

最优化与控制 · 数学 2017-12-25 Erika Mackin , Stacy Patterson

Submodular optimization is a special class of combinatorial optimization arising in several machine learning problems, but also in cooperative control of complex systems. In this paper, we consider agents in an asynchronous, unreliable and…

系统与控制 · 计算机科学 2018-12-17 Andrea Testa , Ivano Notarnicola , Giuseppe Notarstefano

A multi-scale greedy-based object proposal generation approach is presented. Based on the multi-scale nature of objects in images, our approach is built on top of a hierarchical segmentation. We first identify the representative and diverse…

计算机视觉与模式识别 · 计算机科学 2016-02-12 Yangmuzi Zhang , Zhuolin Jiang , Xi Chen , Larry S. Davis

This work studies a novel subset selection problem called max-min diversification with monotone submodular utility ($\textsf{MDMS}$), which has a wide range of applications in machine learning, e.g., data sampling and feature selection.…

数据结构与算法 · 计算机科学 2025-10-21 Matthew Fahrbach , Srikumar Ramalingam , Morteza Zadimoghaddam , Sara Ahmadian , Gui Citovsky , Giulia DeSalvo

Large-scale subset selection asks for a small useful set of examples, features, sensors, seed users, or context passages from an enormous ground set. Submodular maximization is a canonical model for such diminishing-returns problems, but…

数据结构与算法 · 计算机科学 2026-05-07 Alan Kuhnle

Many real-world optimization problems can be stated in terms of submodular functions. Furthermore, these real-world problems often involve uncertainties which may lead to the violation of given constraints. A lot of evolutionary…

神经与进化计算 · 计算机科学 2024-11-04 Aneta Neumann , Frank Neumann

Sparsity learning with known grouping structure has received considerable attention due to wide modern applications in high-dimensional data analysis. Although advantages of using group information have been well-studied by shrinkage-based…

机器学习 · 统计学 2018-09-28 Wei Qian , Wending Li , Yasuhiro Sogawa , Ryohei Fujimaki , Xitong Yang , Ji Liu

Meta-Learning has gained increasing attention in the machine learning and artificial intelligence communities. In this paper, we introduce and study an adaptive submodular meta-learning problem. The input of our problem is a set of items,…

机器学习 · 计算机科学 2021-03-26 Shaojie Tang , Jing Yuan

Motivated by modern applications such as computerized adaptive testing, sequential rank aggregation, and heterogeneous data source selection, we study the problem of active sequential estimation, which involves adaptively selecting…

统计理论 · 数学 2024-02-14 Xiaoou Li , Hongru Zhao

Maximum Inner Product Search (MIPS) is an important task in many machine learning applications such as the prediction phase of a low-rank matrix factorization model for a recommender system. There have been some works on how to perform MIPS…

数据结构与算法 · 计算机科学 2016-10-12 Hsiang-Fu Yu , Cho-Jui Hsieh , Qi Lei , Inderjit S. Dhillon

A $k$-submodular function is a generalization of the submodular set function. Many practical applications can be modeled as maximizing a $k$-submodular function, such as multi-cooperative games, sensor placement with $k$ type sensors,…

组合数学 · 数学 2023-12-13 Hongyang Zhang , Wenchang Luo

Existing subset selection methods for efficient learning predominantly employ discrete combinatorial and model-specific approaches which lack generalizability. For an unseen architecture, one cannot use the subset chosen for a different…

机器学习 · 计算机科学 2024-09-20 Eeshaan Jain , Tushar Nandy , Gaurav Aggarwal , Ashish Tendulkar , Rishabh Iyer , Abir De