—Symmetry breaking is a fundamental operation in distributed computing. It has applications to important problems such as graph vertex and edge coloring, maximal independent sets, and the like. Deterministic algorithms for symmetry breaking that run in a polylogarithmic number of rounds are not known. However, randomized algorithms that run in polylogarithmic number of rounds are known starting from Luby’s algorithm [17]. Recently, orientation on edges was considered and it was shown that an O(∆) coloring of the vertices of a given oriented graph can be arrived at using essentially O(log ∆ + √ log n) bits of communication. In this paper we further demonstrate the power of orientation on edges in symmetry-breaking. We present efficient algorithms to construct fractional independent sets in constant degree graphs using very low order communication between the vertices. For instance, we show that in bounded degree graphs and planar graphs, it is possible to construct a fraction...