Skip to main content

Showing 1–50 of 53 results for author: Kolmogorov, V

.
  1. arXiv:2405.13625  [pdf, ps, other

    math.OC cs.SC math.AG

    Verifying feasibility of degenerate semidefinite programs

    Authors: Vladimir Kolmogorov, Simone Naldi, Jeferson Zapata

    Abstract: This paper deals with the algorithmic aspects of solving feasibility problems of semidefinite programming (SDP), aka linear matrix inequalities (LMI). Since in some SDP instances all feasible solutions have irrational entries, numerical solvers that work with rational numbers can only find an approximate solution. We study the following question: is it possible to certify feasibility of a given SD… ▽ More

    Submitted 22 May, 2024; originally announced May 2024.

  2. arXiv:2307.00115  [pdf, ps, other

    cs.DS

    A simpler and parallelizable $O(\sqrt{\log n})$-approximation algorithm for Sparsest Cut

    Authors: Vladimir Kolmogorov

    Abstract: Currently, the best known tradeoff between approximation ratio and complexity for the Sparsest Cut problem is achieved by the algorithm in [Sherman, FOCS 2009]: it computes $O(\sqrt{(\log n)/\varepsilon})$-approximation using $O(n^\varepsilon\log^{O(1)}n)$ maxflows for any $\varepsilon\in[Θ(1/\log n),Θ(1)]$. It works by solving the SDP relaxation of [Arora-Rao-Vazirani, STOC 2004] using the Multip… ▽ More

    Submitted 8 April, 2024; v1 submitted 30 June, 2023; originally announced July 2023.

    Comments: To appear in ACM Symposium on Parallelism in Algorithms and Architectures (SPAA 2024)

  3. arXiv:2208.02000  [pdf, other

    cs.DS

    OrderedCuts: A new approach for computing Gomory-Hu tree

    Authors: Vladimir Kolmogorov

    Abstract: The Gomory-Hu tree, or a cut tree, is a classic data structure that stores minimum $s$-$t$ cuts of an undirected weighted graph for all pairs of nodes $(s,t)$. We propose a new approach for computing the cut tree based on a reduction to the problem that we call OrderedCuts. Given a sequence of nodes $s,v_1,\ldots,v_\ell$, its goal is to compute minimum $\{s,v_1,\ldots,v_{i-1}\}$-$v_i$ cuts for all… ▽ More

    Submitted 6 July, 2023; v1 submitted 3 August, 2022; originally announced August 2022.

  4. arXiv:2204.10169  [pdf, ps, other

    cs.DS

    A computational study of Gomory-Hu construction tree algorithms

    Authors: Vladimir Kolmogorov

    Abstract: This paper studies algorithms for computing a Gomory-Hu tree, which is a classical data structure that compactly stores all minimum $s$-$t$ cuts of an undirected weighted graph. We consider two classes of algorithms: the original method by Gomory and Hu and the method based on "OrderedCuts" that we recently proposed. We describe practical implementations of these methods, and compare them experime… ▽ More

    Submitted 3 August, 2022; v1 submitted 21 April, 2022; originally announced April 2022.

  5. arXiv:2109.10203  [pdf, other

    cs.CC math.MG

    Generalized minimum 0-extension problem and discrete convexity

    Authors: Martin Dvorak, Vladimir Kolmogorov

    Abstract: Given a fixed finite metric space $(V,μ)$, the {\em minimum $0$-extension problem}, denoted as ${\tt 0\mbox{-}Ext}[μ]$, is equivalent to the following optimization problem: minimize function of the form $\min\limits_{x\in V^n} \sum_i f_i(x_i) + \sum_{ij}c_{ij}μ(x_i,x_j)$ where $c_{ij},c_{vi}$ are given nonnegative costs and $f_i:V\rightarrow \mathbb R$ are functions given by… ▽ More

    Submitted 19 January, 2024; v1 submitted 21 September, 2021; originally announced September 2021.

    Comments: accepted to "Mathematical Programming"

  6. arXiv:2101.12617  [pdf, other

    math.OC

    One-sided Frank-Wolfe algorithms for saddle problems

    Authors: Vladimir Kolmogorov, Thomas Pock

    Abstract: We study a class of convex-concave saddle-point problems of the form $\min_x\max_y \langle Kx,y\rangle+f_{\cal{P}}(x)-h^\ast(y)$ where $K$ is a linear operator, $f_{\cal{P}}$ is the sum of a convex function $f$ with a Lipschitz-continuous gradient and the indicator function of a bounded convex polytope $\cal{P}$, and $h^\ast$ is a convex (possibly nonsmooth) function. Such problem arises, for exam… ▽ More

    Submitted 4 June, 2021; v1 submitted 29 January, 2021; originally announced January 2021.

    Comments: to appear at ICML 2021

  7. arXiv:2010.09567  [pdf, other

    math.OC cs.CV cs.LG

    Solving relaxations of MAP-MRF problems: Combinatorial in-face Frank-Wolfe directions

    Authors: Vladimir Kolmogorov

    Abstract: We consider the problem of solving LP relaxations of MAP-MRF inference problems, and in particular the method proposed recently in (Swoboda, Kolmogorov 2019; Kolmogorov, Pock 2021). As a key computational subroutine, it uses a variant of the Frank-Wolfe (FW) method to minimize a smooth convex function over a combinatorial polytope. We propose an efficient implementation of this subproutine based o… ▽ More

    Submitted 24 April, 2023; v1 submitted 19 October, 2020; originally announced October 2020.

    Comments: to appear at CVPR 2023

  8. arXiv:2008.05569  [pdf, ps, other

    cs.DS math.PR

    A new notion of commutativity for the algorithmic Lovász Local Lemma

    Authors: David G. Harris, Fotis Iliopoulos, Vladimir Kolmogorov

    Abstract: The Lovász Local Lemma (LLL) is a powerful tool in probabilistic combinatorics which can be used to establish the existence of objects that satisfy certain properties. The breakthrough paper of Moser and Tardos and follow-up works revealed that the LLL has intimate connections with a class of stochastic local search algorithms for finding such desirable objects. In particular, it can be seen as a… ▽ More

    Submitted 30 March, 2022; v1 submitted 12 August, 2020; originally announced August 2020.

    Journal ref: RANDOM 2021

  9. arXiv:2007.10824  [pdf, ps, other

    cs.DS cs.CC cs.DM math.PR

    Parameter estimation for Gibbs distributions

    Authors: David G. Harris, Vladimir Kolmogorov

    Abstract: We consider Gibbs distributions, which are families of probability distributions over a discrete space $Ω$ with probability mass function of the form $μ^Ω_β(ω) \propto e^{βH(ω)}$ for $β$ in an interval $[β_{\min}, β_{\max}]$ and $H( ω) \in \{0 \} \cup [1, n]$. The partition function is the normalization factor $Z(β)=\sum_{ω\inΩ}e^{βH(ω)}$. Two important parameters of these distributions are the… ▽ More

    Submitted 9 March, 2024; v1 submitted 17 July, 2020; originally announced July 2020.

    Comments: This is a longer version which extends two previous papers "A Faster Approximation Algorithm for the Gibbs Partition Function" (arXiv:1608.04223), published in COLT 2018, and "Parameter estimation for Gibbs distributions" published in ICALP 2023

  10. arXiv:1910.01552   

    cs.DS math.PR

    Extensions of the Algorithmic Lovasz Local Lemma

    Authors: Vladimir Kolmogorov

    Abstract: We consider recent formulations of the algorithmic Lovasz Local Lemma by Achlioptas-Iliopoulos-Kolmogorov [2] and by Achlioptas-Iliopoulos-Sinclair [3]. These papers analyze a random walk algorithm for finding objects that avoid undesired "bad events" (or "flaws"), and prove that under certain conditions the algorithm is guaranteed to find a "flawless" object quickly. We show that conditions propo… ▽ More

    Submitted 14 August, 2020; v1 submitted 3 October, 2019; originally announced October 2019.

    Comments: Superseded by arXiv:2008.05569

  11. arXiv:1904.03139   

    math.PR cs.CC cs.DM

    Parameter estimation for integer-valued Gibbs distributions

    Authors: David G. Harris, Vladimir Kolmogorov

    Abstract: A central problem in computational statistics is to convert a procedure for sampling combinatorial from an objects into a procedure for counting those objects, and vice versa. Weconsider sampling problems coming from *Gibbs distributions*, which are probability distributions of the form $μ^Ω_β(ω) \propto e^{βH(ω)}$ for $β$ in an interval $[β_\min, β_\max]$ and $H( ω) \in \{0 \} \cup [1, n]$. The *… ▽ More

    Submitted 17 August, 2023; v1 submitted 5 April, 2019; originally announced April 2019.

    Comments: Superseded by arXiv:2007.10824 This version is obsolete

  12. arXiv:1809.01537  [pdf, ps, other

    cs.DM math.CO math.PR

    A Local Lemma for Focused Stochastic Algorithms

    Authors: Dimitris Achlioptas, Fotis Iliopoulos, Vladimir Kolmogorov

    Abstract: We develop a framework for the rigorous analysis of focused stochastic local search algorithms. These are algorithms that search a state space by repeatedly selecting some constraint that is violated in the current state and moving to a random nearby state that addresses the violation, while hopefully not introducing many new ones. An important class of focused local search algorithms with provabl… ▽ More

    Submitted 3 September, 2018; originally announced September 2018.

    Comments: This paper is based on results that appeared in preliminary form in SODA 2016 and FOCS 2016. arXiv admin note: text overlap with arXiv:1507.07633

  13. arXiv:1806.05049  [pdf, other

    cs.LG cs.AI stat.ML

    MAP inference via Block-Coordinate Frank-Wolfe Algorithm

    Authors: Paul Swoboda, Vladimir Kolmogorov

    Abstract: We present a new proximal bundle method for Maximum-A-Posteriori (MAP) inference in structured energy minimization problems. The method optimizes a Lagrangean relaxation of the original energy minimization problem using a multi plane block-coordinate Frank-Wolfe method that takes advantage of the specific structure of the Lagrangean decomposition. We show empirically that our method outperforms st… ▽ More

    Submitted 5 April, 2019; v1 submitted 13 June, 2018; originally announced June 2018.

  14. Precise measurement of $R_{\text{uds}}$ and $R$ between 1.84 and 3.72 GeV at the KEDR detector

    Authors: V. V. Anashin, O. V. Anchugov, V. M. Aulchenko, E. M. Baldin, G. N. Baranov, A. K. Barladyan, A. Yu. Barnyakov, M. Yu. Barnyakov, S. E. Baru, I. Yu. Basok, A. M. Batrakov, E. A. Bekhtenev, A. E. Blinov, V. E. Blinov, A. V. Bobrov, V. S. Bobrovnikov, A. V. Bogomyagkov, A. E. Bondar, A. R. Buzykaev, P. B. Cheblakov, V. L. Dorohov, S. I. Eidelman, D. N. Grigoriev, S. A. Glukhov, V. V. Kaminskiy , et al. (64 additional authors not shown)

    Abstract: The present work continues a series of the KEDR measurements of the $R$ value that started in 2010 at the VEPP-4M $e^+e^-$ collider. By combining new data with our previous results in this energy range we measured the values of $R_{\text{uds}}$ and $R$ at nine center-of-mass energies between 3.08 and 3.72 GeV. The total accuracy is about or better than $2.6\%$ at most of energy points with a syste… ▽ More

    Submitted 8 November, 2018; v1 submitted 16 May, 2018; originally announced May 2018.

    Comments: arXiv admin note: text overlap with arXiv:1610.02827 and substantial text overlap with arXiv:1510.02667

  15. arXiv:1803.02289  [pdf, ps, other

    cs.CC

    Testing the complexity of a valued CSP language

    Authors: Vladimir Kolmogorov

    Abstract: A Valued Constraint Satisfaction Problem (VCSP) provides a common framework that can express a wide range of discrete optimization problems. A VCSP instance is given by a finite set of variables, a finite domain of labels, and an objective function to be minimized. This function is represented as a sum of terms where each term depends on a subset of the variables. To obtain different classes of op… ▽ More

    Submitted 19 April, 2019; v1 submitted 6 March, 2018; originally announced March 2018.

    Comments: to appear in ICALP 2019

  16. Measurement of $Γ_{ee}\times\mathcal{B}_{μμ}$ for $ψ(2S)$ meson

    Authors: V. V. Anashin, O. V. Anchugov, V. M. Aulchenko, E. M. Baldin, G. N. Baranov, A. K. Barladyan, A. Yu. Barnyakov, M. Yu. Barnyakov, S. E. Baru, I. Yu. Basok, A. M. Batrakov, E. A. Bekhtenev, A. E. Blinov, V. E. Blinov, A. V. Bobrov, V. S. Bobrovnikov, A. V. Bogomyagkov, A. E. Bondar, A. R. Buzykaev, P. B. Cheblakov, V. L. Dorohov, S. I. Eidelman, D. N. Grigoriev, S. A. Glukhov, S. E. Karnaev , et al. (64 additional authors not shown)

    Abstract: The product of the electronic width of the $ψ(2S)$ meson and the branching fraction of its decay to the muon pair was measured in the $e^{+}e^{-} \to ψ(2S) \to μ^{+}μ^{-}$ process using nine data sets corresponding to an integrated luminosity of about 6.5 pb$^{-1}$ collected with the KEDR detector at the VEPP-4M electron-positron collider: \[ Γ_{ee}\times\mathcal{B}_{μμ} = 19.3 \pm 0.3 \pm 0.5 ~\t… ▽ More

    Submitted 4 April, 2018; v1 submitted 31 January, 2018; originally announced January 2018.

  17. Measurement of $R$ between 1.84 and 3.05 GeV at the KEDR detector

    Authors: V. V. Anashin, V. M. Aulchenko, E. M. Baldin, A. K. Barladyan, A. Yu. Barnyakov, M. Yu. Barnyakov, S. E. Baru, I. Yu. Basok, A. M. Batrakov, A. E. Blinov, V. E. Blinov, A. V. Bobrov, V. S. Bobrovnikov, A. V. Bogomyagkov, A. E. Bondar, A. R. Buzykaev, S. I. Eidelman, D. N. Grigoriev, Yu. M. Glukhovchenko, S. E. Karnaev, G. V. Karpov, S. V. Karpov, P. V. Kasyanenko, T. A. Kharlamova, V. A. Kiselev , et al. (53 additional authors not shown)

    Abstract: Using the KEDR detector at the VEPP-4M $e^+e^-$ collider, we have determined the values of $R$ at thirteen points of the center-of-mass energy between 1.84 and 3.05 GeV. The achieved accuracy is about or better than $3.9\%$ at most of the energy points with a systematic uncertainty less than $2.4\%$.

    Submitted 24 November, 2016; v1 submitted 10 October, 2016; originally announced October 2016.

  18. arXiv:1608.04223  [pdf, ps, other

    cs.DS

    A Faster Approximation Algorithm for the Gibbs Partition Function

    Authors: Vladimir Kolmogorov

    Abstract: We consider the problem of estimating the partition function $Z(β)=\sum_x \exp(-β(H(x))$ of a Gibbs distribution with a Hamilton $H(\cdot)$, or more precisely the logarithm of the ratio $q=\ln Z(0)/Z(β)$. It has been recently shown how to approximate $q$ with high probability assuming the existence of an oracle that produces samples from the Gibbs distribution for a given parameter value in… ▽ More

    Submitted 27 December, 2017; v1 submitted 15 August, 2016; originally announced August 2016.

  19. arXiv:1604.08269  [pdf, ps, other

    cs.CV

    Efficient Optimization for Rank-based Loss Functions

    Authors: Pritish Mohapatra, Michal Rolinek, C. V. Jawahar, Vladimir Kolmogorov, M. Pawan Kumar

    Abstract: The accuracy of information retrieval systems is often measured using complex loss functions such as the average precision (AP) or the normalized discounted cumulative gain (NDCG). Given a set of positive and negative samples, the parameters of a retrieval system can be estimated by minimizing these loss functions. However, the non-differentiability and non-decomposability of these loss functions… ▽ More

    Submitted 28 February, 2018; v1 submitted 27 April, 2016; originally announced April 2016.

    Comments: 15 pages, 2 figures

  20. arXiv:1602.03124  [pdf, other

    cs.CC

    Even Delta-Matroids and the Complexity of Planar Boolean CSPs

    Authors: Alexandr Kazda, Vladimir Kolmogorov, Michal Rolínek

    Abstract: The main result of this paper is a generalization of the classical blossom algorithm for finding perfect matchings. Our algorithm can efficiently solve Boolean CSPs where each variable appears in exactly two constraints (we call it edge CSP) and all constraints are even $Δ$-matroid relations (represented by lists of tuples). As a consequence of this, we settle the complexity classification of plan… ▽ More

    Submitted 14 June, 2018; v1 submitted 9 February, 2016; originally announced February 2016.

    Comments: 33 pages, 9 figures

    MSC Class: 68Q25 ACM Class: F.2.2; G.2.2

  21. Measurement of $R_{\text{uds}}$ and $R$ between 3.12 and 3.72 GeV at the KEDR detector

    Authors: V. V. Anashin, V. M. Aulchenko, E. M. Baldin, A. K. Barladyan, A. Yu. Barnyakov, M. Yu. Barnyakov, S. E. Baru, I. Yu. Basok, A. M. Batrakov, A. E. Blinov, V. E. Blinov, A. V. Bobrov, V. S. Bobrovnikov, A. V. Bogomyagkov, A. E. Bondar, A. R. Buzykaev, S. I. Eidelman, D. N. Grigoriev, Yu. M. Glukhovchenko, S. E. Karnaev, G. V. Karpov, S. V. Karpov, P. V. Kasyanenko, T. A. Kharlamova, V. A. Kiselev , et al. (53 additional authors not shown)

    Abstract: Using the KEDR detector at the VEPP-4M $e^+e^-$ collider, we have measured the values of $R_{\text{uds}}$ and $R$ at seven points of the center-of-mass energy between 3.12 and 3.72 GeV. The total achieved accuracy is about or better than $3.3\%$ at most of energy points with a systematic uncertainty of about $2.1\%$. At the moment it is the most accurate measurement of $R(s)$ in this energy range.

    Submitted 23 November, 2015; v1 submitted 8 October, 2015; originally announced October 2015.

    Journal ref: Phys. Lett. B 753 (2016) 533-541

  22. arXiv:1506.08547  [pdf, other

    cs.DS

    Commutativity in the Algorithmic Lovasz Local Lemma

    Authors: Vladimir Kolmogorov

    Abstract: We consider the recent formulation of the Algorithmic Lovász Local Lemma [10,2,3] for finding objects that avoid `bad features', or `flaws'. It extends the Moser-Tardos resampling algorithm [17] to more general discrete spaces. At each step the method picks a flaw present in the current state and goes to a new state according to some prespecified probability distribution (which depends on the curr… ▽ More

    Submitted 4 September, 2018; v1 submitted 29 June, 2015; originally announced June 2015.

    Comments: Accepted to SIAM Journal on Computing (SICOMP). Some proofs are simplified compared to the previous version

  23. arXiv:1504.07067  [pdf, ps, other

    cs.CC cs.DM

    Effectiveness of Structural Restrictions for Hybrid CSPs

    Authors: Vladimir Kolmogorov, Michal Rolinek, Rustem Takhanov

    Abstract: Constraint Satisfaction Problem (CSP) is a fundamental algorithmic problem that appears in many areas of Computer Science. It can be equivalently stated as computing a homomorphism $\mbox{$\bR \rightarrow \bGamma$}$ between two relational structures, e.g.\ between two directed graphs. Analyzing its complexity has been a prominent research direction, especially for {\em fixed template CSPs} in whic… ▽ More

    Submitted 24 October, 2015; v1 submitted 27 April, 2015; originally announced April 2015.

    Comments: 20 pages

  24. arXiv:1502.07770  [pdf, other

    cs.CV

    Total variation on a tree

    Authors: Vladimir Kolmogorov, Thomas Pock, Michal Rolinek

    Abstract: We consider the problem of minimizing the continuous valued total variation subject to different unary terms on trees and propose fast direct algorithms based on dynamic programming to solve these problems. We treat both the convex and the non-convex case and derive worst case complexities that are equal or better than existing methods. We show applications to total variation based 2D image proces… ▽ More

    Submitted 25 April, 2016; v1 submitted 26 February, 2015; originally announced February 2015.

    Comments: accepted to SIAM Journal on Imaging Sciences (SIIMS)

  25. arXiv:1502.07327  [pdf, ps, other

    cs.CC cs.DM

    The Complexity of General-Valued CSPs

    Authors: Vladimir Kolmogorov, Andrei Krokhin, Michal Rolinek

    Abstract: An instance of the Valued Constraint Satisfaction Problem (VCSP) is given by a finite set of variables, a finite domain of labels, and a sum of functions, each function depending on a subset of the variables. Each function can take finite values specifying costs of assignments of labels to its variables or the infinite value, which indicates infeasible assignments. The goal is to find an assignmen… ▽ More

    Submitted 13 February, 2017; v1 submitted 25 February, 2015; originally announced February 2015.

    Comments: accepted to SIAM Journal on Computing (SICOMP). An extended abstract of this work (without proofs) has appeared in FOCS 2015

  26. arXiv:1408.6804  [pdf, other

    cs.LG

    A Multi-Plane Block-Coordinate Frank-Wolfe Algorithm for Training Structural SVMs with a Costly max-Oracle

    Authors: Neel Shah, Vladimir Kolmogorov, Christoph H. Lampert

    Abstract: Structural support vector machines (SSVMs) are amongst the best performing models for structured computer vision tasks, such as semantic image segmentation or human pose estimation. Training SSVMs, however, is computationally costly, because it requires repeated calls to a structured prediction subroutine (called \emph{max-oracle}), which has to solve an optimization problem itself, e.g. a graph c… ▽ More

    Submitted 18 November, 2014; v1 submitted 28 August, 2014; originally announced August 2014.

  27. arXiv:1405.7828  [pdf, other

    cs.DM math.CO

    Superconcentrators of Density 25.3

    Authors: Vladimir Kolmogorov, Michal Rolinek

    Abstract: An $N$-superconcentrator is a directed, acyclic graph with $N$ input nodes and $N$ output nodes such that every subset of the inputs and every subset of the outputs of same cardinality can be connected by node-disjoint paths. It is known that linear-size and bounded-degree superconcentrators exist. We prove the existence of such superconcentrators with asymptotic density $25.3$ (where the density… ▽ More

    Submitted 4 May, 2016; v1 submitted 30 May, 2014; originally announced May 2014.

    Comments: (to appear in Ars Combinatorica)

  28. arXiv:1404.5475  [pdf, other

    cs.FL cs.DS cs.LG

    Combining pattern-based CRFs and weighted context-free grammars

    Authors: Rustem Takhanov, Vladimir Kolmogorov

    Abstract: We consider two models for the sequence labeling (tagging) problem. The first one is a {\em Pattern-Based Conditional Random Field }(\PB), in which the energy of a string (chain labeling) $x=x_1\ldots x_n\in D^n$ is a sum of terms over intervals $[i,j]$ where each term is non-zero only if the substring $x_i\ldots x_j$ equals a prespecified word $w\in Λ$. The second model is a {\em Weighted Context… ▽ More

    Submitted 1 November, 2014; v1 submitted 22 April, 2014; originally announced April 2014.

    Comments: 11 pages

    ACM Class: I.2.7

  29. arXiv:1404.3538   

    cs.CV

    Proceedings of The 38th Annual Workshop of the Austrian Association for Pattern Recognition (ÖAGM), 2014

    Authors: Vladimir Kolmogorov, Christoph Lampert, Emilie Morvant, Rustem Takhanov

    Abstract: The 38th Annual Workshop of the Austrian Association for Pattern Recognition (ÖAGM) will be held at IST Austria, on May 22-23, 2014. The workshop provides a platform for researchers and industry to discuss traditional and new areas of computer vision. This year the main topic is: Pattern Recognition: interdisciplinary challenges and opportunities.

    Submitted 30 April, 2014; v1 submitted 14 April, 2014; originally announced April 2014.

  30. arXiv:1311.7530  [pdf, ps, other

    hep-ex

    Parameters of charmonium states from KEDR

    Authors: KEDR Collaboration, V. M. Aulchenko, E. M. Baldin, A. K. Barladyan, A. Yu. Barnyakov, M. Yu. Barnyakov, S. E. Baru, I. Yu. Basok, A. M. Batrakov, A. E. Blinov, V. E. Blinov, A. V. Bobrov, V. S. Bobrovnikov, A. V. Bogomyagkov, A. E. Bondar, A. R. Buzykaev, S. I. Eidelman, D. N. Grigoriev, V. R. Groshev, Yu. M. Glukhovchenko, V. V. Gulevich, D. V. Gusev, S. E. Karnaev, G. V. Karpov, S. V. Karpov , et al. (58 additional authors not shown)

    Abstract: We report results of experiments performed with the KEDR detector at the VEPP-4M $e^+e^-$ collider. They include final results for the mass and other parameters of the $J/ψ$, $ψ(2S)$ and $ψ(3770)$ and $J/ψ\toγη_c$ branching fraction determination.

    Submitted 29 November, 2013; originally announced November 2013.

    Comments: 5 pages, 6 figures, PhiPsi 2013, International Workshop on e+e- collisions from Phi to Psi. September 9-12, 2013, Rome, Italy

  31. Measurement of the ratio of the leptonic widths $Γ_{ee}/Γ_{μμ}$ for the $J/ψ$ meson

    Authors: KEDR Collaboration, V. M. Aulchenko, E. M. Baldin, A. K. Barladyan, A. Yu. Barnyakov, M. Yu. Barnyakov, S. E. Baru, I. Yu. Basok, A. M. Batrakov, A. E. Blinov, V. E. Blinov, A. V. Bobrov, V. S. Bobrovnikov, A. V. Bogomyagkov, A. E. Bondar, A. R. Buzykaev, S. I. Eidelman, D. N. Grigoriev, V. R. Groshev, Yu. M. Glukhovchenko, V. V. Gulevich, D. V. Gusev, S. E. Karnaev, G. V. Karpov, S. V. Karpov , et al. (57 additional authors not shown)

    Abstract: The ratio of the electron and muon widths of the $J/ψ$ meson has been measured using direct $J/ψ$ decays in the KEDR experiment at the VEPP-4M electron-positron collider. The result $Γ_{ee}(J/ψ)/Γ_{μμ}(J/ψ)=1.0022\pm0.0044\pm0.0048\ (0.65\%)$ is in good agreement with the lepton universality. The experience collected during this analysis will be used for a $J/ψ$ lepton width determination with up… ▽ More

    Submitted 17 February, 2014; v1 submitted 20 November, 2013; originally announced November 2013.

    Comments: 5 pages, 6 figures, 2 tables

    Journal ref: Phys. Lett. B731, 227 (2014)

  32. The power of linear programming for general-valued CSPs

    Authors: Vladimir Kolmogorov, Johan Thapper, Stanislav Zivny

    Abstract: Let $D$, called the domain, be a fixed finite set and let $Γ$, called the valued constraint language, be a fixed set of functions of the form $f:D^m\to\mathbb{Q}\cup\{\infty\}$, where different functions might have different arity $m$. We study the valued constraint satisfaction problem parametrised by $Γ$, denoted by VCSP$(Γ)$. These are minimisation problems given by $n$ variables and the object… ▽ More

    Submitted 25 November, 2014; v1 submitted 17 November, 2013; originally announced November 2013.

    Comments: A full version of a FOCS'12 paper by the last two authors (arXiv:1204.1079) and an ICALP'13 paper by the first author (arXiv:1207.7213) to appear in SIAM Journal on Computing (SICOMP)

    ACM Class: F.2.m

    Journal ref: SIAM Journal on Computing 44(1) (2015) 1-36

  33. arXiv:1310.1771  [pdf, other

    cs.CV

    Potts model, parametric maxflow and k-submodular functions

    Authors: Igor Gridchyn, Vladimir Kolmogorov

    Abstract: The problem of minimizing the Potts energy function frequently occurs in computer vision applications. One way to tackle this NP-hard problem was proposed by Kovtun [19,20]. It identifies a part of an optimal solution by running $k$ maxflow computations, where $k$ is the number of labels. The number of "labeled" pixels can be significant in some applications, e.g. 50-93% in our tests for stereo. W… ▽ More

    Submitted 7 October, 2013; originally announced October 2013.

    Comments: Accepted to ICCV 2013

  34. A new look at reweighted message passing

    Authors: Vladimir Kolmogorov

    Abstract: We propose a new family of message passing techniques for MAP estimation in graphical models which we call {\em Sequential Reweighted Message Passing} (SRMP). Special cases include well-known techniques such as {\em Min-Sum Diffusion} (MSD) and a faster {\em Sequential Tree-Reweighted Message Passing} (TRW-S). Importantly, our derivation is simpler than the original derivation of TRW-S, and does n… ▽ More

    Submitted 19 January, 2017; v1 submitted 22 September, 2013; originally announced September 2013.

    Comments: TPAMI accepted version

    Journal ref: TPAMI, 37(5):919-930 (May, 2015)

  35. arXiv:1309.5469  [pdf, ps, other

    cs.DM math.CO

    Towards Minimizing k-Submodular Functions

    Authors: Anna Huber, Vladimir Kolmogorov

    Abstract: In this paper we investigate k-submodular functions. This natural family of discrete functions includes submodular and bisubmodular functions as the special cases k = 1 and k = 2 respectively. In particular we generalize the known Min-Max-Theorem for submodular and bisubmodular functions. This theorem asserts that the minimum of the (bi)submodular function can be found by solving a maximization… ▽ More

    Submitted 21 September, 2013; originally announced September 2013.

  36. arXiv:1303.1749  [pdf, other

    cs.CV

    Simplifying Energy Optimization using Partial Enumeration

    Authors: Carl Olsson, Johannes Ulen, Yuri Boykov, Vladimir Kolmogorov

    Abstract: Energies with high-order non-submodular interactions have been shown to be very useful in vision due to their high modeling power. Optimization of such energies, however, is generally NP-hard. A naive approach that works for small problem instances is exhaustive search, that is, enumeration of all possible labelings of the underlying graph. We propose a general minimization approach for large grap… ▽ More

    Submitted 8 October, 2013; v1 submitted 7 March, 2013; originally announced March 2013.

    Comments: 13 pages, 16 figures. "Partial Enumeration and Curvature Regularization" In International Conference on Computer Vision (ICCV), 2013

  37. Inference algorithms for pattern-based CRFs on sequence data

    Authors: Rustem Takhanov, Vladimir Kolmogorov

    Abstract: We consider Conditional Random Fields (CRFs) with pattern-based potentials defined on a chain. In this model the energy of a string (labeling) $x_1...x_n$ is the sum of terms over intervals $[i,j]$ where each term is non-zero only if the substring $x_i...x_j$ equals a prespecified pattern $α$. Such CRFs can be naturally applied to many sequence tagging problems. We present efficient algorithms f… ▽ More

    Submitted 20 January, 2017; v1 submitted 1 October, 2012; originally announced October 2012.

    Comments: Algorithmica accepted version

    Journal ref: Algorithmica, September 2016, Volume 76, Issue 1, pp 17-46

  38. arXiv:1207.7213  [pdf, ps, other

    cs.CC

    The power of linear programming for valued CSPs: a constructive characterization

    Authors: Vladimir Kolmogorov

    Abstract: A class of valued constraint satisfaction problems (VCSPs) is characterised by a valued constraint language, a fixed set of cost functions on a finite domain. An instance of the problem is specified by a sum of cost functions from the language with the goal to minimise the sum. We study which classes of finite-valued languages can be solved exactly by the basic linear programming relaxation (BLP… ▽ More

    Submitted 26 November, 2012; v1 submitted 31 July, 2012; originally announced July 2012.

    Comments: added Remark 1

  39. arXiv:1207.1395  [pdf

    cs.AI cs.DS

    On the optimality of tree-reweighted max-product message-passing

    Authors: Vladimir Kolmogorov, Martin Wainwright

    Abstract: Tree-reweighted max-product (TRW) message passing is a modified form of the ordinary max-product algorithm for attempting to find minimal energy configurations in Markov random field with cycles. For a TRW fixed point satisfying the strong tree agreement condition, the algorithm outputs a configuration that is provably optimal. In this paper, we focus on the case of binary variables with pairwise… ▽ More

    Submitted 4 July, 2012; originally announced July 2012.

    Comments: Appears in Proceedings of the Twenty-First Conference on Uncertainty in Artificial Intelligence (UAI2005)

    Report number: UAI-P-2005-PG-316-323

  40. arXiv:1205.6352  [pdf, other

    cs.CV

    Generalized sequential tree-reweighted message passing

    Authors: Vladimir Kolmogorov, Thomas Schoenemann

    Abstract: This paper addresses the problem of approximate MAP-MRF inference in general graphical models. Following [36], we consider a family of linear programming relaxations of the problem where each relaxation is specified by a set of nested pairs of factors for which the marginalization constraint needs to be enforced. We develop a generalization of the TRW-S algorithm [9] for this problem, where we use… ▽ More

    Submitted 13 September, 2012; v1 submitted 29 May, 2012; originally announced May 2012.

  41. The complexity of conservative valued CSPs

    Authors: Vladimir Kolmogorov, Stanislav Zivny

    Abstract: We study the complexity of valued constraint satisfaction problems (VCSP). A problem from VCSP is characterised by a \emph{constraint language}, a fixed set of cost functions over a finite domain. An instance of the problem is specified by a sum of cost functions from the language and the goal is to minimise the sum. We consider the case of languages containing all possible unary cost functions.… ▽ More

    Submitted 12 October, 2011; originally announced October 2011.

    Comments: 38 pages. Full version of the paper that will appear in SODA 12

    Journal ref: Journal of the ACM 60(2) Article No. 10 (2013)

  42. arXiv:1110.0328  [pdf, ps, other

    hep-ex

    Measurement of J/psi leptonic width with the KEDR detector

    Authors: V. V. Anashin, V. M. Aulchenko, E. M. Baldin, A. K. Barladyan, A. Yu. Barnyakov, M. Yu. Barnyakov, S. E. Baru, I. Yu. Basok, O. L. Beloborodova, A. E. Blinov, V. E. Blinov, A. V. Bobrov, V. S. Bobrovnikov, A. V. Bogomyagkov, A. E. Bondar, A. R. Buzykaev, S. I. Eidelman, D. N. Grigoriev, Yu. M. Glukhovchenko, V. V. Gulevich, D. V. Gusev, S. E. Karnaev, G. V. Karpov, S. V. Karpov, T. A. Kharlamova , et al. (57 additional authors not shown)

    Abstract: We report a new precise determination of the leptonic widths of the J/psi meson performed with the KEDR detector at the VEPP-4M $e^{+}e^{-}$ collider. The measured values of the J/psi parameters are: Γ_{ee}\timesΓ_{ee}/Γ= 0.3323 \pm 0.0064 (stat.) \pm 0.0048 (syst.) keV Γ_{ee}\timesΓ_{μμ}/Γ=0.3318 \pm 0.0052 (stat.) \pm 0.0063 (syst.) keV. Assuming $eμ$ universality and using the table value of th… ▽ More

    Submitted 3 October, 2011; originally announced October 2011.

    Comments: Published in proceedings of the PhiPsi 2009 conference

    Journal ref: Chinese Phys. C34 (2010) 836

  43. Measurement of main parameters of the ψ(2S) resonance

    Authors: V. V. Anashin, V. M. Aulchenko, E. M. Baldin, A. K. Barladyan, A. Yu. Barnyakov, M. Yu. Barnyakov, S. E. Baru, I. Yu. Basok, O. L. Beloborodova, A. E. Blinov, V. E. Blinov, A. V. Bobrov, V. S. Bobrovnikov, A. V. Bogomyagkov, A. E. Bondar, A. R. Buzykaev, S. I. Eidelman, D. N. Grigoriev, Yu. M. Glukhovchenko, V. V. Gulevich, D. V. Gusev, S. E. Karnaev, G. V. Karpov, S. V. Karpov, T. A. Kharlamova , et al. (57 additional authors not shown)

    Abstract: A high-precision determination of the main parameters of the ψ(2S) resonance has been performed with the KEDR detector at the VEPP-4M e^{+}e^{-} collider in three scans of the ψ(2S) -- ψ(3770) energy range. Fitting the energy dependence of the multihadron cross section in the vicinity of the ψ(2S) we obtained the mass value M = 3686.114 +- 0.007 +- 0.011 ^{+0.002}_{-0.012} MeV and the product of… ▽ More

    Submitted 16 December, 2011; v1 submitted 20 September, 2011; originally announced September 2011.

    Journal ref: Physics Letters B 711, pp. 280-291 (2012)

  44. Measurement of ψ(3770) parameters

    Authors: V. V. Anashin, V. M. Aulchenko, E. M. Baldin, A. K. Barladyan, A. Yu. Barnyakov, M. Yu. Barnyakov, S. E. Baru, I. Yu. Basok, O. L. Beloborodova, A. E. Blinov, V. E. Blinov, A. V. Bobrov, V. S. Bobrovnikov, A. V. Bogomyagkov, A. E. Bondar, A. R. Buzykaev, S. I. Eidelman, D. N. Grigoriev, Yu. M. Glukhovchenko, V. V. Gulevich, D. V. Gusev, S. E. Karnaev, G. V. Karpov, S. V. Karpov, T. A. Kharlamova , et al. (57 additional authors not shown)

    Abstract: We report the final results of a study of the ψ(3770) meson using a data sample collected with the KEDR detector at the VEPP-4M electron-positron collider. The data analysis takes into account the interference between the resonant and nonresonant $D\bar{D}$ production, where the latter is related to the nonresonant part of the energy-dependent form factor $F_D$. The vector dominance approach and s… ▽ More

    Submitted 12 April, 2012; v1 submitted 20 September, 2011; originally announced September 2011.

    Journal ref: Physics Letters B 711 (2012), pp. 292-300

  45. arXiv:1108.5248  [pdf, other

    cs.GT cs.MA

    Optimal Coalition Structures in Cooperative Graph Games

    Authors: Yoram Bachrach, Pushmeet Kohli, Vladimir Kolmogorov, Morteza Zadimoghaddam

    Abstract: Representation languages for coalitional games are a key research area in algorithmic game theory. There is an inherent tradeoff between how general a language is, allowing it to capture more elaborate games, and how hard it is computationally to optimize and solve such games. One prominent such language is the simple yet expressive Weighted Graph Games (WGGs) representation [14], which maintains… ▽ More

    Submitted 14 April, 2013; v1 submitted 26 August, 2011; originally announced August 2011.

    Comments: 16 pages. A short version of this paper is to appear at AAAI 2013

  46. Search for narrow resonances in e+ e- annihilation between 1.85 and 3.1 GeV with the KEDR Detector

    Authors: KEDR Collaboration, V. V. Anashin, V. M. Aulchenko, E. M. Baldin, A. K. Barladyan, A. Yu. Barnyakov, M. Yu. Barnyakov, S. E. Baru, I. Yu. Basok, O. L. Beloborodova, A. E. Blinov, V. E. Blinov, A. V. Bobrov, V. S. Bobrovnikov, A. V. Bogomyagkov, A. E. Bondar, A. R. Buzykaev, S. I. Eidelman, D. N. Grigoriev, Yu. M. Glukhovchenko, V. V. Gulevich, D. V. Gusev, S. E. Karnaev, G. V. Karpov, S. V. Karpov , et al. (58 additional authors not shown)

    Abstract: We report results of a search for narrow resonances in e+ e- annihilation at center-of-mass energies between 1.85 and 3.1 GeV performed with the KEDR detector at the VEPP-4M e+ e- collider. The upper limit on the leptonic width of a narrow resonance Gamma(R -> ee) Br(R -> hadr) < 120 eV has been obtained (at 90 % C.L.).

    Submitted 14 July, 2011; originally announced July 2011.

  47. arXiv:1103.1077  [pdf, ps, other

    cs.CV cs.DM math.OC

    Submodular Decomposition Framework for Inference in Associative Markov Networks with Global Constraints

    Authors: Anton Osokin, Dmitry Vetrov, Vladimir Kolmogorov

    Abstract: In the paper we address the problem of finding the most probable state of discrete Markov random field (MRF) with associative pairwise terms. Although of practical importance, this problem is known to be NP-hard in general. We propose a new type of MRF decomposition, submodular decomposition (SMD). Unlike existing decomposition approaches SMD decomposes the initial problem into subproblems corresp… ▽ More

    Submitted 5 March, 2011; originally announced March 2011.

    Comments: 17 pages. Shorter version to appear in CVPR 2011

  48. arXiv:1008.4035  [pdf, ps, other

    cs.CC

    A dichotomy theorem for conservative general-valued CSPs

    Authors: Vladimir Kolmogorov

    Abstract: We study the complexity of valued constraint satisfaction problems (VCSP). A problem from VCSP is characterised by a \emph{constraint language}, a fixed set of cost functions over a finite domain. An instance of the problem is specified by a sum of cost functions from the language and the goal is to minimise the sum. We consider the case of so-called \emph{conservative} languages; that is, languag… ▽ More

    Submitted 24 August, 2010; originally announced August 2010.

    Comments: 22 pages

  49. arXiv:1008.3104  [pdf, ps, other

    cs.CC

    Generalising tractable VCSPs defined by symmetric tournament pair multimorphisms

    Authors: Vladimir Kolmogorov, Stanislav Zivny

    Abstract: We study optimisation problems that can be formulated as valued constraint satisfaction problems (VCSP). A problem from VCSP is characterised by a \emph{constraint language}, a fixed set of cost functions taking finite and infinite costs over a finite domain. An instance of the problem is specified by a sum of cost functions from the language and the goal is to minimise the sum. We are interested… ▽ More

    Submitted 18 August, 2010; originally announced August 2010.

    Comments: 14 pages

  50. arXiv:1008.1555  [pdf, ps, other

    cs.CC

    The complexity of conservative finite-valued CSPs

    Authors: Vladimir Kolmogorov, Stanislav Zivny

    Abstract: We study the complexity of valued constraint satisfaction problems (VCSP). A problem from VCSP is characterised by a \emph{constraint language}, a fixed set of cost functions over a finite domain. An instance of the problem is specified by a sum of cost functions from the language and the goal is to minimise the sum. We consider the case of so-called \emph{conservative} languages; that is, languag… ▽ More

    Submitted 9 August, 2010; originally announced August 2010.

    Comments: 15 pages