Skip to main content

Showing 1–19 of 19 results for author: Tonoyan, T

Searching in archive cs. Search in all archives.
.
  1. arXiv:2205.14478  [pdf, other

    cs.DC cs.DS

    Overcoming Congestion in Distributed Coloring

    Authors: Magnús M. Halldórsson, Alexandre Nolin, Tigran Tonoyan

    Abstract: We present a new technique to efficiently sample and communicate a large number of elements from a distributed sampling space. When used in the context of a recent LOCAL algorithm for $(\operatorname{degree}+1)$-list-coloring (D1LC), this allows us to solve D1LC in $O(\log^5 \log n)$ CONGEST rounds, and in only $O(\log^* n)$ rounds when the graph has minimum degree $Ω(\log^7 n)$, w.h.p. The tech… ▽ More

    Submitted 28 May, 2022; originally announced May 2022.

    Comments: This paper incorporates results from the technical report arXiv:2105.04700 on adapting LOCAL algorithms to CONGEST. This excludes the other results in arXiv:2105.04700, which were refactored in arXiv:2112.00604

  2. arXiv:2112.00604  [pdf, other

    cs.DC cs.DS

    Near-Optimal Distributed Degree+1 Coloring

    Authors: Magnús M. Halldórsson, Fabian Kuhn, Alexandre Nolin, Tigran Tonoyan

    Abstract: We present a new approach to randomized distributed graph coloring that is simpler and more efficient than previous ones. In particular, it allows us to tackle the $(\operatorname{deg}+1)$-list-coloring (D1LC) problem, where each node $v$ of degree $d_v$ is assigned a palette of $d_v+1$ colors, and the objective is to find a proper coloring using these palettes. While for $(Δ+1)$-coloring (where… ▽ More

    Submitted 1 December, 2021; originally announced December 2021.

  3. arXiv:2109.06601  [pdf, other

    cs.DS cs.DC

    Distributed Vertex Cover Reconfiguration

    Authors: Keren Censor-Hillel, Yannic Maus, Shahar Romem-Peled, Tigran Tonoyan

    Abstract: Reconfiguration schedules, i.e., sequences that gradually transform one solution of a problem to another while always maintaining feasibility, have been extensively studied. Most research has dealt with the decision problem of whether a reconfiguration schedule exists, and the complexity of finding one. A prime example is the reconfiguration of vertex covers. We initiate the study of batched verte… ▽ More

    Submitted 14 September, 2021; originally announced September 2021.

  4. arXiv:2105.04700  [pdf, other

    cs.DC cs.DS

    Ultrafast Distributed Coloring of High Degree Graphs

    Authors: Magnús M. Halldórsson, Alexandre Nolin, Tigran Tonoyan

    Abstract: We give a new randomized distributed algorithm for the $Δ+1$-list coloring problem. The algorithm and its analysis dramatically simplify the previous best result known of Chang, Li, and Pettie [SICOMP 2020]. This allows for numerous refinements, and in particular, we can color all $n$-node graphs of maximum degree $Δ\ge \log^{2+Ω(1)} n$ in $O(\log^* n)$ rounds. The algorithm works in the CONGEST m… ▽ More

    Submitted 10 May, 2021; originally announced May 2021.

  5. arXiv:2105.01138  [pdf, other

    cs.DS

    Fault Tolerant Max-Cut

    Authors: Keren Censor-Hillel, Noa Marelly, Roy Schwartz, Tigran Tonoyan

    Abstract: In this work, we initiate the study of fault tolerant Max Cut, where given an edge-weighted undirected graph $G=(V,E)$, the goal is to find a cut $S\subseteq V$ that maximizes the total weight of edges that cross $S$ even after an adversary removes $k$ vertices from $G$. We consider two types of adversaries: an adaptive adversary that sees the outcome of the random coin tosses used by the algorith… ▽ More

    Submitted 3 May, 2021; originally announced May 2021.

    Comments: 29 pages, 4 figures, conference: ICALP '21

  6. arXiv:2012.14169  [pdf, other

    cs.DS cs.DC

    Efficient Randomized Distributed Coloring in CONGEST

    Authors: Magnús M. Halldórsson, Fabian Kuhn, Yannic Maus, Tigran Tonoyan

    Abstract: Distributed vertex coloring is one of the classic problems and probably also the most widely studied problems in the area of distributed graph algorithms. We present a new randomized distributed vertex coloring algorithm for the standard CONGEST model, where the network is modeled as an $n$-node graph $G$, and where the nodes of $G$ operate in synchronous communication rounds in which they can exc… ▽ More

    Submitted 11 April, 2021; v1 submitted 28 December, 2020; originally announced December 2020.

  7. Query Minimization under Stochastic Uncertainty

    Authors: Steven Chaplick, Magnús M. Halldórsson, Murilo S. de Lima, Tigran Tonoyan

    Abstract: We study problems with stochastic uncertainty information on intervals for which the precise value can be queried by paying a cost. The goal is to devise an adaptive decision tree to find a correct solution to the problem in consideration while minimizing the expected total query cost. We show that, for the sorting problem, such a decision tree can be found in polynomial time. For the problem of f… ▽ More

    Submitted 21 September, 2021; v1 submitted 7 October, 2020; originally announced October 2020.

    Comments: To be published in Theoretical Computer Science. Since the previous version, the time consumption of the sorting algorithm was improved to $\mathrm{O}(n^5)$. Partially supported by Icelandic Research Fund grant 174484-051 and by EPSRC grant EP/S033483/1. A preliminary version of this paper appeared in volume 12118 of LNCS (LATIN 2020), pp. 181--193, 2020. DOI: 10.1007/978-3-030-61792-9_15

  8. arXiv:2007.15251  [pdf, other

    cs.DS cs.DC

    Local Conflict Coloring Revisited: Linial for Lists

    Authors: Yannic Maus, Tigran Tonoyan

    Abstract: Linial's famous color reduction algorithm reduces a given $m$-coloring of a graph with maximum degree $Δ$ to a $O(Δ^2\log m)$-coloring, in a single round in the LOCAL model. We show a similar result when nodes are restricted to choose their color from a list of allowed colors: given an $m$-coloring in a directed graph of maximum outdegree $β$, if every node has a list of size… ▽ More

    Submitted 30 July, 2020; originally announced July 2020.

    Comments: to appear at DISC 2020

  9. arXiv:1806.10964  [pdf, other

    cs.NI cs.DS

    Effective Wireless Scheduling via Hypergraph Sketches

    Authors: Magnus M. Halldorsson, Tigran Tonoyan

    Abstract: An overarching issue in resource management of wireless networks is assessing their capacity: How much communication can be achieved in a network, utilizing all the tools available: power control, scheduling, routing, channel assignment and rate adjustment? We propose the first framework for approximation algorithms in the physical model of wireless interference that addresses these questions in f… ▽ More

    Submitted 28 June, 2018; originally announced June 2018.

    Comments: 38 pages, 2 figures

  10. arXiv:1803.04578  [pdf, ps, other

    cs.NI cs.DS

    Spanning Trees With Edge Conflicts and Wireless Connectivity

    Authors: Magnus M. Halldorsson, Guy Kortsarz, Pradipta Mitra, Tigran Tonoyan

    Abstract: We introduce the problem of finding a spanning tree along with a partition of the tree edges into fewest number of feasible sets, where constraints on the edges define feasibility. The motivation comes from wireless networking, where we seek to model the irregularities seen in actual wireless environments. Not all node pairs may be able to communicate, even if geographically close --- thus, the av… ▽ More

    Submitted 12 March, 2018; originally announced March 2018.

    Comments: 19 pages

  11. arXiv:1712.03053  [pdf, other

    cs.NI

    Wireless Aggregation at Nearly Constant Rate

    Authors: Magnus M. Halldorsson, Tigran Tonoyan

    Abstract: One of the most fundamental tasks in sensor networks is the computation of a (compressible) aggregation function of the input measurements. What rate of computation can be maintained, by properly choosing the aggregation tree, the TDMA schedule of the tree edges, and the transmission powers? This can be viewed as the convergecast capacity of a wireless network. We show here that the optimal rate i… ▽ More

    Submitted 8 December, 2017; originally announced December 2017.

    Comments: 19 pages, 4 figures

  12. arXiv:1706.05269  [pdf, ps, other

    cs.IT cs.NI

    Wireless Link Capacity under Shadowing and Fading

    Authors: Magnus M. Halldorsson, Tigran Tonoyan

    Abstract: We consider the following basic link capacity (a.k.a., one-shot scheduling) problem in wireless networks: Given a set of communication links, find a maximum subset of links that can successfully transmit simultaneously. Good performance guarantees are known only for deterministic models, such as the physical model with geometric (log-distance) pathloss. We treat this problem under stochastic shado… ▽ More

    Submitted 16 June, 2017; originally announced June 2017.

    Comments: 20 pages. In Mobihoc'17

  13. arXiv:1705.10104  [pdf, other

    cs.NI

    Universal Framework for Wireless Scheduling Problems

    Authors: Magnus M. Halldorsson, Tigran Tonoyan

    Abstract: An overarching issue in resource management of wireless networks is assessing their capacity: How much communication can be achieved in a network, utilizing all the tools available: power control, scheduling, routing, channel assignment and rate adjustment? We propose the first framework for approximation algorithms in the physical model that addresses these questions in full, including rate contr… ▽ More

    Submitted 29 May, 2017; originally announced May 2017.

    Comments: 18 pages, 1 figure. Appeared in Proc. ICALP 2017

  14. arXiv:1702.06099  [pdf, other

    cs.DS

    Preemptive Online Partitioning of Sequences

    Authors: Christian Konrad, Tigran Tonoyan

    Abstract: Online algorithms process their inputs piece by piece, taking irrevocable decisions for each data item. This model is too restrictive for most partitioning problems, since data that is yet to arrive may render it impossible to extend partial partitionings to the entire data set reasonably well. In this work, we show that preemption might be a potential remedy. We consider the problem of partitio… ▽ More

    Submitted 20 February, 2017; originally announced February 2017.

  15. arXiv:1605.02474  [pdf, other

    cs.DC

    Data Dissemination in Unified Dynamic Wireless Networks

    Authors: Magnus M. Halldorsson, Tigran Tonoyan, Yuexuan Wang, Dongxiao Yu

    Abstract: We give efficient algorithms for the fundamental problems of Broadcast and Local Broadcast in dynamic wireless networks. We propose a general model of communication which captures and includes both fading models (like SINR) and graph-based models (such as quasi unit disc graphs, bounded-independence graphs, and protocol model). The only requirement is that the nodes can be embedded in a bounded gr… ▽ More

    Submitted 9 May, 2016; originally announced May 2016.

    Comments: 28 pages, 2 figures

  16. arXiv:1502.05279  [pdf, other

    cs.NI cs.DS

    The Price of Local Power Control in Wireless Scheduling

    Authors: Magnus M. Halldorsson, Tigran Tonoyan

    Abstract: We consider the problem of scheduling wireless links in the physical model, where we seek an assignment of power levels and a partition of the given set of links into the minimum number of subsets satisfying the signal-to-interference-and-noise-ratio (SINR) constraints. Specifically, we are interested in the efficiency of local power assignment schemes, or oblivious power schemes, in approximating… ▽ More

    Submitted 18 February, 2015; originally announced February 2015.

    Comments: 23 pages, 2 figures

  17. arXiv:1411.1263  [pdf, other

    cs.NI cs.DS

    How Well Can Graphs Represent Wireless Interference?

    Authors: Magnus M. Halldorsson, Tigran Tonoyan

    Abstract: Efficient use of a wireless network requires that transmissions be grouped into feasible sets, where feasibility means that each transmission can be successfully decoded in spite of the interference caused by simultaneous transmissions. Feasibility is most closely modeled by a signal-to-interference-plus-noise (SINR) formula, which unfortunately is conceptually complicated, being an asymmetric, cu… ▽ More

    Submitted 5 November, 2014; originally announced November 2014.

    Comments: 26 pages

  18. arXiv:1107.4981  [pdf, ps, other

    cs.NI

    On the Problem of Wireless Scheduling with Linear Power Levels

    Authors: Tigran Tonoyan

    Abstract: In this paper we consider the problem of communication scheduling in wireless networks with respect to the SINR(Signal to Interference plus Noise Ratio) constraint in metric spaces. The nodes are assigned linear powers, i.e. for each sender node the power is constant times the path loss between the sender and corresponding receiver. This is the minimal power for a successful transmission. We prese… ▽ More

    Submitted 25 July, 2011; originally announced July 2011.

  19. On Wireless Scheduling Using the Mean Power Assignment

    Authors: Tigran Tonoyan

    Abstract: In this paper the problem of scheduling with power control in wireless networks is studied: given a set of communication requests, one needs to assign the powers of the network nodes, and schedule the transmissions so that they can be done in a minimum time, taking into account the signal interference of concurrently transmitting nodes. The signal interference is modeled by SINR constraints. Appro… ▽ More

    Submitted 25 July, 2011; v1 submitted 26 October, 2010; originally announced October 2010.