中文
相关论文

相关论文: Submodular Dominance and Applications

200 篇论文

A number of discrete and continuous optimization problems in machine learning are related to convex minimization problems under submodular constraints. In this paper, we deal with a submodular function with a directed graph structure, and…

机器学习 · 计算机科学 2013-09-27 Kiyohito Nagano , Yoshinobu Kawahara

Traditional methods for linear regression generally assume that the underlying error distribution, equivalently the distribution of the responses, is normal. Yet, sometimes real life response data may exhibit a skewed pattern, and assuming…

统计方法学 · 统计学 2025-01-07 Amarnath Nandy , Ayanendranath Basu , Abhik Ghosh

Continuous DR-submodular functions are a class of functions that satisfy the Diminishing Returns (DR) property, which implies that they are concave along non-negative directions. Existing works have studied monotone continuous DR-submodular…

机器学习 · 计算机科学 2022-05-31 Omid Sadeghi , Maryam Fazel

Deep neural networks (DNNs) are powerful machine learning models and have succeeded in various artificial intelligence tasks. Although various architectures and modules for the DNNs have been proposed, selecting and designing the…

神经与进化计算 · 计算机科学 2018-01-24 Shinichi Shirakawa , Yasushi Iwata , Youhei Akimoto

Many machine learning tasks, such as learning with invariance and policy evaluation in reinforcement learning, can be characterized as problems of learning from conditional distributions. In such problems, each sample $x$ itself is…

机器学习 · 计算机科学 2017-01-03 Bo Dai , Niao He , Yunpeng Pan , Byron Boots , Le Song

In this paper, we introduce a discrete variant of the meta-learning framework. Meta-learning aims at exploiting prior experience and data to improve performance on future tasks. By now, there exist numerous formulations for meta-learning in…

机器学习 · 计算机科学 2021-01-12 Arman Adibi , Aryan Mokhtari , Hamed Hassani

Performative prediction is a framework for learning models that influence the data they intend to predict. We focus on finding classifiers that are performatively stable, i.e. optimal for the data distribution they induce. Standard…

机器学习 · 计算机科学 2025-02-07 Mehrnaz Mofakhami , Ioannis Mitliagkas , Gauthier Gidel

A fundamental principle of learning theory is that there is a trade-off between the complexity of a prediction rule and its ability to generalize. Modern machine learning models do not obey this paradigm: They produce an accurate prediction…

机器学习 · 计算机科学 2021-06-18 Koby Bibas , Meir Feder

Sparse methods for supervised learning aim at finding good linear predictors from as few variables as possible, i.e., with small cardinality of their supports. This combinatorial selection problem is often turned into a convex optimization…

机器学习 · 计算机科学 2010-11-15 Francis Bach

Greedy algorithms are widely used for problems in machine learning such as feature selection and set function optimization. Unfortunately, for large datasets, the running time of even greedy algorithms can be quite high. This is because for…

机器学习 · 统计学 2017-03-09 Rajiv Khanna , Ethan Elenberg , Alexandros G. Dimakis , Sahand Negahban , Joydeep Ghosh

In a model of network communication based on a random walk in an undirected graph, what subset of nodes (subject to constraints on the set size), enable the fastest spread of information? The dynamics of spread is described by a process…

离散数学 · 计算机科学 2016-02-23 Fern Y. Hunt

In this paper, we consider a distributionally robust resource planning model inspired by a real-world service industry problem. In this problem, there is a mixture of known demand and uncertain future demand. Prior to having full knowledge…

最优化与控制 · 数学 2022-07-07 Ben Black , Russell Ainslie , Trivikram Dokka , Christopher Kirkbride

In this work, we consider a distributed online convex optimization problem, with time-varying (potentially adversarial) constraints. A set of nodes, jointly aim to minimize a global objective function, which is the sum of local convex…

最优化与控制 · 数学 2021-05-06 Pranay Sharma , Prashant Khanduri , Lixin Shen , Donald J. Bucci , Pramod K. Varshney

This paper presents a machine learning strategy that tackles a distributed optimization task in a wireless network with an arbitrary number of randomly interconnected nodes. Individual nodes decide their optimal states with distributed…

信息论 · 计算机科学 2021-06-16 Hoon Lee , Sang Hyun Lee , Tony Q. S. Quek

We consider the problem of maximizing a non-negative submodular set function $f:2^N \rightarrow \mathbb{R}_+$ over a ground set $N$ subject to a variety of packing type constraints including (multiple) matroid constraints, knapsack…

离散数学 · 计算机科学 2014-08-14 Chandra Chekuri , Jan Vondrák , Rico Zenklusen

Recurrent neural network (RNN)'s architecture is a key factor influencing its performance. We propose algorithms to optimize hidden sizes under running time constraint. We convert the discrete optimization into a subset selection problem.…

机器学习 · 统计学 2018-02-22 Junqi Jin , Ziang Yan , Kun Fu , Nan Jiang , Changshui Zhang

Submodularity is desirable for a variety of objectives in content selection where the current neural encoder-decoder framework is inadequate. However, it has so far not been explored in the neural encoder-decoder system for text generation.…

计算与语言 · 计算机科学 2020-10-06 Simeng Han , Xiang Lin , Shafiq Joty

Submodularity is an important concept in combinatorial optimization, and it is often regarded as a discrete analog of convexity. It is a fundamental fact that the set of minimizers of any submodular function forms a distributive lattice.…

离散数学 · 计算机科学 2019-10-14 Tomohito Fujii , Shuji Kijima

This paper considers the design of optimal resource allocation policies in wireless communication systems which are generically modeled as a functional optimization problem with stochastic constraints. These optimization problems have the…

机器学习 · 计算机科学 2022-02-08 Mark Eisen , Clark Zhang , Luiz F. O. Chamon , Daniel D. Lee , Alejandro Ribeiro

Submodular maximization has been the backbone of many important machine-learning problems, and has applications to viral marketing, diversification, sensor placement, and more. However, the study of maximizing submodular functions has…

数据结构与算法 · 计算机科学 2022-05-02 Guangyi Zhang , Nikolaj Tatti , Aristides Gionis