Skip to main content

Showing 1–4 of 4 results for author: Miles, E

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

    cs.CV cs.AI

    Boundary Aware U-Net for Glacier Segmentation

    Authors: Bibek Aryal, Katie E. Miles, Sergio A. Vargas Zesati, Olac Fuentes

    Abstract: Large-scale study of glaciers improves our understanding of global glacier change and is imperative for monitoring the ecological environment, preventing disasters, and studying the effects of global climate change. Glaciers in the Hindu Kush Himalaya (HKH) are particularly interesting as the HKH is one of the world's most sensitive regions for climate change. In this work, we: (1) propose a modif… ▽ More

    Submitted 26 January, 2023; originally announced January 2023.

    Comments: Vol. 4 (2023): Proceedings of the Northern Lights Deep Learning Workshop 2023

  2. arXiv:1312.3193  [pdf, ps, other

    cs.CC

    Iterated group products and leakage resilience against NC^1

    Authors: Eric Miles

    Abstract: We show that if NC$^1 \neq$ L, then for every element $α$ of the alternating group $A_t$, circuits of depth $O(\log t)$ cannot distinguish between a uniform vector over $(A_t)^t$ with product $= α$ and one with product $=$ identity. Combined with a recent construction by the author and Viola in the setting of leakage-resilient cryptography [STOC '13], this gives a compiler that produces circuits w… ▽ More

    Submitted 11 December, 2013; originally announced December 2013.

    Comments: ITCS 2014

  3. arXiv:1311.3171  [pdf, ps, other

    cs.CC

    Local reductions

    Authors: Hamid Jahanjou, Eric Miles, Emanuele Viola

    Abstract: We reduce non-deterministic time $T \ge 2^n$ to a 3SAT instance $φ$ of quasilinear size $|φ| = T \cdot \log^{O(1)} T$ such that there is an explicit circuit $C$ that on input an index $i$ of $\log |φ|$ bits outputs the $i$th clause, and each output bit of $C$ depends on $O(1)$ input bits. The previous best result was $C$ in NC$^1$. Even in the simpler setting of polynomial size $|φ| = \poly(T)$ th… ▽ More

    Submitted 7 April, 2014; v1 submitted 13 November, 2013; originally announced November 2013.

  4. arXiv:0801.1307  [pdf, ps, other

    cs.CC cs.LO

    Alternating Hierarchies for Time-Space Tradeoffs

    Authors: Chris Pollett, Eric Miles

    Abstract: Nepomnjascii's Theorem states that for all 0 <= ε< 1 and k > 0 the class of languages recognized in nondeterministic time n^k and space n^ε, NTISP[n^k, n^ε], is contained in the linear time hierarchy. By considering restrictions on the size of the universal quantifiers in the linear time hierarchy, this paper refines Nepomnjascii's result to give a sub- hierarchy, Eu-LinH, of the linear time hie… ▽ More

    Submitted 8 January, 2008; originally announced January 2008.

    Comments: 14 pages

    ACM Class: F.1.3