Skip to main content

Showing 1–8 of 8 results for author: Christ, M

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

    cs.CR cs.AI cs.LG

    Pseudorandom Error-Correcting Codes

    Authors: Miranda Christ, Sam Gunn

    Abstract: We construct pseudorandom error-correcting codes (or simply pseudorandom codes), which are error-correcting codes with the property that any polynomial number of codewords are pseudorandom to any computationally-bounded adversary. Efficient decoding of corrupted codewords is possible with the help of a decoding key. We build pseudorandom codes that are robust to substitution and deletion errors,… ▽ More

    Submitted 17 June, 2024; v1 submitted 14 February, 2024; originally announced February 2024.

  2. arXiv:2308.12876  [pdf, other

    cs.CY

    The Impact of De-Identification on Single-Year-of-Age Counts in the U.S. Census

    Authors: Sarah Radway, Miranda Christ

    Abstract: In 2020, the U.S. Census Bureau transitioned from data swap** to differential privacy (DP) in its approach to de-identifying decennial census data. This decision has faced considerable criticism from data users, particularly due to concerns about the accuracy of DP. We compare the relative impacts of swap** and DP on census data, focusing on the use case of school planning, where single-year-o… ▽ More

    Submitted 24 August, 2023; originally announced August 2023.

  3. arXiv:2306.09194  [pdf, ps, other

    cs.CR cs.CL cs.LG

    Undetectable Watermarks for Language Models

    Authors: Miranda Christ, Sam Gunn, Or Zamir

    Abstract: Recent advances in the capabilities of large language models such as GPT-4 have spurred increasing concern about our ability to detect AI-generated text. Prior works have suggested methods of embedding watermarks in model outputs, by noticeably altering the output distribution. We ask: Is it possible to introduce a watermark without incurring any detectable change to the output distribution? To… ▽ More

    Submitted 24 May, 2023; originally announced June 2023.

  4. arXiv:2212.00083  [pdf, other

    cs.CC cs.GT

    The Smoothed Complexity of Policy Iteration for Markov Decision Processes

    Authors: Miranda Christ, Mihalis Yannakakis

    Abstract: We show subexponential lower bounds (i.e., $2^{Ω(n^c)}$) on the smoothed complexity of the classical Howard's Policy Iteration algorithm for Markov Decision Processes. The bounds hold for the total reward and the average reward criteria. The constructions are robust in the sense that the subexponential bound holds not only on the average for independent random perturbations of the MDP parameters (… ▽ More

    Submitted 30 November, 2022; originally announced December 2022.

  5. arXiv:1610.07717  [pdf, other

    cs.LG

    Distributed and parallel time series feature extraction for industrial big data applications

    Authors: Maximilian Christ, Andreas W. Kempa-Liehr, Michael Feindt

    Abstract: The all-relevant problem of feature selection is the identification of all strongly and weakly relevant attributes. This problem is especially hard to solve for time series classification and regression in industrial applications such as predictive maintenance or production line optimization, for which each label or regression target is associated with several time series and meta-information simu… ▽ More

    Submitted 19 May, 2017; v1 submitted 24 October, 2016; originally announced October 2016.

    MSC Class: 62M10 ACM Class: I.2.11

  6. arXiv:1409.1722  [pdf, ps, other

    cs.DS

    Online Multi-Coloring with Advice

    Authors: Marie G. Christ, Lene M. Favrholdt, Kim S. Larsen

    Abstract: We consider the problem of online graph multi-coloring with advice. Multi-coloring is often used to model frequency allocation in cellular networks. We give several nearly tight upper and lower bounds for the most standard topologies of cellular networks, paths and hexagonal graphs. For the path, negative results trivially carry over to bipartite graphs, and our positive results are also valid for… ▽ More

    Submitted 5 September, 2014; originally announced September 2014.

    Comments: IMADA-preprint-cs

  7. arXiv:1309.6477  [pdf, ps, other

    cs.DS

    Online Bin Covering: Expectations vs. Guarantees

    Authors: Marie G. Christ, Lene M. Favrholdt, Kim S. Larsen

    Abstract: Bin covering is a dual version of classic bin packing. Thus, the goal is to cover as many bins as possible, where covering a bin means packing items of total size at least one in the bin. For online bin covering, competitive analysis fails to distinguish between most algorithms of interest; all "reasonable" algorithms have a competitive ratio of 1/2. Thus, in order to get a better understanding… ▽ More

    Submitted 27 February, 2014; v1 submitted 25 September, 2013; originally announced September 2013.

    Comments: IMADA-preprint-cs

  8. arXiv:1308.0068  [pdf, other

    math.CA cs.CC cs.DS

    Communication lower bounds and optimal algorithms for programs that reference arrays -- Part 1

    Authors: Michael Christ, James Demmel, Nicholas Knight, Thomas Scanlon, Katherine Yelick

    Abstract: The movement of data (communication) between levels of a memory hierarchy, or between parallel processors on a network, can greatly dominate the cost of computation, so algorithms that minimize communication are of interest. Motivated by this, attainable lower bounds for the amount of communication required by algorithms were established by several groups for a variety of algorithms, including mat… ▽ More

    Submitted 31 July, 2013; originally announced August 2013.

    MSC Class: 68W40; 26D15