中文
相关论文

相关论文: Generalized Majority-Minority Operations are Tract…

200 篇论文

In the present work we show that the local generalized monotonicity of a lower semicontinuous set-valued operator on some certain type of dense sets ensures the global generalized monotonicity of that operator. We achieve this goal…

泛函分析 · 数学 2013-10-17 Szilárd László , Adrian Viorel

We introduce and investigate different definitions of effective amenability, in terms of computability of F{\o}lner sets, Reiter functions, and F{\o}lner functions. As a consequence, we prove that recursively presented amenable groups have…

群论 · 数学 2018-07-04 Matteo Cavaleri

In this paper, we study the global convergence of majorization minimization (MM) algorithms for solving nonconvex regularized optimization problems. MM algorithms have received great attention in machine learning. However, when applied to…

数值分析 · 计算机科学 2015-05-01 Yangyang Kang , Zhihua Zhang , Wu-Jun Li

This paper studies generalized semi-infinite programs (GSIPs) defined with polyhedral parameter sets. Assume these GSIPs are given by polynomials. We propose a new approach to solve them as a disjunctive program. This approach is based on…

最优化与控制 · 数学 2025-07-25 Xiaomeng Hu , Jiawang Nie , Suhan Zhong

Constraint Satisfaction Problems (CSPs) typically have many solutions that satisfy all constraints. Often though, some solutions are preferred over others, that is, some solutions dominate other solutions. We present solution dominance as a…

人工智能 · 计算机科学 2018-12-24 Tias Guns , Peter J. Stuckey , Guido Tack

We show that #SAT is polynomial-time tractable for classes of CNF formulas whose incidence graphs have bounded symmetric clique-width (or bounded clique-width, or bounded rank-width). This result strictly generalizes polynomial-time…

计算复杂性 · 计算机科学 2014-10-01 Friedrich Slivovsky , Stefan Szeider

The generalized Kontsevich model (GKM) is a one-matrix model with arbitrary potential. Its partition function belongs to the KP hierarchy. When the potential is monomial, it is an $r$-reduced tau-function that governs the $r$-spin…

数学物理 · 物理学 2023-03-30 Gehao Wang

In this work, we focus on the Partial Constraint Satisfaction Problem (PCSP) over control-flow graphs (CFGs) of programs. PCSP serves as a generalization of the well-known Constraint Satisfaction Problem (CSP). In the CSP framework, we…

计算与语言 · 计算机科学 2026-02-04 Xuran Cai , Amir Goharshady

We propose an algorithm to approximate solutions of global optimization problems in Sobolev spaces that follows the spirit of Consensus-based algorithms in finite dimensions. The main ingredient are Gaussian processes. In fact, we exploit…

最优化与控制 · 数学 2026-03-17 Mahmoud Khatab , Claudia Totzeck

This article offers a comprehensive treatment of polynomial functional regression, culminating in the establishment of a novel finite sample bound. This bound encompasses various aspects, including general smoothness conditions, capacity…

数值分析 · 数学 2024-05-08 Markus Holzleitner , Sergei Pereverzyev

A moldable job is a job that can be executed on an arbitrary number of processors, and whose processing time depends on the number of processors allotted to it. A moldable job is monotone if its work doesn't decrease for an increasing…

数据结构与算法 · 计算机科学 2018-01-09 Klaus Jansen , Felix Land

We initiate the study of constraint satisfaction problems (CSPs) in the presence of counting quantifiers, which may be seen as variants of CSPs in the mould of quantified CSPs (QCSPs). We show that a single counting quantifier strictly…

计算复杂性 · 计算机科学 2011-12-14 Florent Madelaine , Barnaby Martin , Juraj Stacho

We initiate a systematic study of the computational complexity of the Constraint Satisfaction Problem (CSP) over finite structures that may contain both relations and operations. We show the close connection between this problem and a…

计算机科学中的逻辑 · 计算机科学 2021-12-02 Libor Barto , William DeMeo , Antoine Mottet

Given $k$ collections of 2SAT clauses on the same set of variables $V$, can we find one assignment that satisfies a large fraction of clauses from each collection? We consider such simultaneous constraint satisfaction problems, and design…

数据结构与算法 · 计算机科学 2014-07-30 Amey Bhangale , Swastik Kopparty , Sushant Sachdeva

We propose a novel optimal transport-based version of the Generalized Method of Moment (GMM). Instead of handling overidentification by reweighting the data to satisfy the moment conditions (as in Generalized Empirical Likelihood methods),…

计量经济学 · 经济学 2025-11-11 Susanne Schennach , Vincent Starck

We consider the problem of evaluating certain exponential sums. These sums take the form $\sum_{x_1,...,x_n \in Z_N} e^{f(x_1,...,x_n) {2 \pi i / N}} $, where each x_i is summed over a ring Z_N, and f(x_1,...,x_n) is a multivariate…

计算复杂性 · 计算机科学 2015-05-19 Jin-Yi Cai , Xi Chen , Richard Lipton , Pinyan Lu

We introduce a mesh-type approach for tackling discrete-time, finite-horizon Markov Decision Processes (MDPs) characterized by state and action spaces that are general, encompassing both finite and infinite (yet suitably regular) subsets of…

最优化与控制 · 数学 2024-07-02 Denis Belomestny , John Schoenmakers

Shortened abstract: Given a constrained minimization problem, under what conditions does there exist a related, unconstrained problem having the same minimum points? This basic question in global optimization motivates this paper, which…

统计力学 · 物理学 2007-05-23 M. Costeniuc , R. S. Ellis , H. Touchette , B. Turkington

We study a variant of the \emph{generalized assignment problem} ({\sf GAP}) with group constraints. An instance of {\sf Group GAP} is a set $I$ of items, partitioned into $L$ groups, and a set of $m$ uniform (unit-sized) bins. Each item $i…

数据结构与算法 · 计算机科学 2019-09-17 Ariel Kulik , Kanthi Sarpatwar , Baruch Schieber , Hadas Shachnai

Nominal abstract syntax is a popular first-order technique for encoding, and reasoning about, abstract syntax involving binders. Many of its applications involve constraint solving. The most commonly used constraint solving algorithm over…

编程语言 · 计算机科学 2015-07-01 Matthew R. Lakin