Skip to main content

Showing 1–7 of 7 results for author: Chan, S O

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

    cs.LG cs.AI

    Rethinking Graph Neural Networks for the Graph Coloring Problem

    Authors: Wei Li, Ruxuan Li, Yuzhe Ma, Siu On Chan, David Pan, Bei Yu

    Abstract: Graph coloring, a classical and critical NP-hard problem, is the problem of assigning connected nodes as different colors as possible. However, we observe that state-of-the-art GNNs are less successful in the graph coloring problem. We analyze the reasons from two perspectives. First, most GNNs fail to generalize the task under homophily to heterophily, i.e., graphs where connected nodes are assig… ▽ More

    Submitted 19 August, 2022; v1 submitted 14 August, 2022; originally announced August 2022.

  2. arXiv:2001.00102  [pdf, other

    stat.ML cs.AI cs.LG

    The Gambler's Problem and Beyond

    Authors: Baoxiang Wang, Shuai Li, Jia** Li, Siu On Chan

    Abstract: We analyze the Gambler's problem, a simple reinforcement learning problem where the gambler has the chance to double or lose the bets until the target is reached. This is an early example introduced in the reinforcement learning textbook by Sutton and Barto (2018), where they mention an interesting pattern of the optimal value function with high-frequency components and repeating non-smooth points… ▽ More

    Submitted 12 July, 2020; v1 submitted 31 December, 2019; originally announced January 2020.

    Comments: International Conference on Learning Representations (ICLR) 2020

  3. arXiv:1507.05950  [pdf, ps, other

    stat.ML cs.CC cs.DS cs.LG

    On the Worst-Case Approximability of Sparse PCA

    Authors: Siu On Chan, Dimitris Papailiopoulos, Aviad Rubinstein

    Abstract: It is well known that Sparse PCA (Sparse Principal Component Analysis) is NP-hard to solve exactly on worst-case instances. What is the complexity of solving Sparse PCA approximately? Our contributions include: 1) a simple and efficient algorithm that achieves an $n^{-1/3}$-approximation; 2) NP-hardness of approximation to within $(1-\varepsilon)$, for some small constant $\varepsilon > 0$; 3) SSE… ▽ More

    Submitted 21 July, 2015; originally announced July 2015.

    Comments: 20 pages

  4. arXiv:1507.02069  [pdf, ps, other

    cs.DS

    Random Walks and Evolving Sets: Faster Convergences and Limitations

    Authors: Siu On Chan, Tsz Chiu Kwok, Lap Chi Lau

    Abstract: Analyzing the mixing time of random walks is a well-studied problem with applications in random sampling and more recently in graph partitioning. In this work, we present new analysis of random walks and evolving sets using more combinatorial graph structures, and show some implications in approximating small-set expansion. On the other hand, we provide examples showing the limitations of using ra… ▽ More

    Submitted 8 July, 2015; originally announced July 2015.

  5. arXiv:1501.00734  [pdf, other

    cs.CC

    Sum of Squares Lower Bounds from Pairwise Independence

    Authors: Boaz Barak, Siu On Chan, Pravesh Kothari

    Abstract: We prove that for every $ε>0$ and predicate $P:\{0,1\}^k\rightarrow \{0,1\}$ that supports a pairwise independent distribution, there exists an instance $\mathcal{I}$ of the $\mathsf{Max}P$ constraint satisfaction problem on $n$ variables such that no assignment can satisfy more than a $\tfrac{|P^{-1}(1)|}{2^k}+ε$ fraction of $\mathcal{I}$'s constraints but the degree $Ω(n)$ Sum of Squares semidef… ▽ More

    Submitted 26 March, 2015; v1 submitted 4 January, 2015; originally announced January 2015.

    Comments: 27 Pages (including the title page) and 4 figures including appendix

    ACM Class: F.2.0

  6. arXiv:1309.0563  [pdf, ps, other

    cs.CC cs.DS math.CO math.OC

    Approximate Constraint Satisfaction Requires Large LP Relaxations

    Authors: Siu On Chan, James R. Lee, Prasad Raghavendra, David Steurer

    Abstract: We prove super-polynomial lower bounds on the size of linear programming relaxations for approximation versions of constraint satisfaction problems. We show that for these problems, polynomial-sized linear programs are exactly as powerful as programs arising from a constant number of rounds of the Sherali-Adams hierarchy. In particular, any polynomial-sized linear program for Max Cut has an inte… ▽ More

    Submitted 8 February, 2016; v1 submitted 2 September, 2013; originally announced September 2013.

    Comments: 29 pages; significant revisions, new references, simpler proofs

  7. arXiv:1208.5946  [pdf, other

    cs.IT

    On extracting common random bits from correlated sources on large alphabets

    Authors: Siu On Chan, Elchanan Mossel, Joe Neeman

    Abstract: Suppose Alice and Bob receive strings $X=(X_1,...,X_n)$ and $Y=(Y_1,...,Y_n)$ each uniformly random in $[s]^n$ but so that $X$ and $Y$ are correlated . For each symbol $i$, we have that $Y_i = X_i$ with probability $1-\eps$ and otherwise $Y_i$ is chosen independently and uniformly from $[s]$. Alice and Bob wish to use their respective strings to extract a uniformly chosen common sequence from… ▽ More

    Submitted 29 August, 2012; originally announced August 2012.

    Comments: 15 pages, 1 figure

    MSC Class: 68P30