SearcharxivSearch

arXiv subjects

Henry Lin

Publications and source records attributed to Henry Lin.

6 recordsLinked to original sources

Improving LLM Performance Through Black-Box Online Tuning: A Case for Adding System Specs to Factsheets for Trusted AI

In this paper, we present a novel black-box online controller that uses only end-to-end measurements over short segments, without internal instrumentation, and hill climbing to maximize goodput, defined as the throughput of requests that satisfy the service-level objective. We provide empirical evidence that this design is well-founded. Using this advance in LLM serving as a concrete example, we then discuss the importance of integrating system performance and sustainability metrics into Factsheets for organizations adopting AI systems.

cs.AI

Infinite Temperature's Not So Hot

It has been argued that the entanglement spectrum of a static patch of de Sitter space must be flat, or what is equivalent, the temperature parameter in the Boltzmann distribution must be infinite. This seems absurd: quantum fields in de Sitter space have thermal behavior with a finite temperature proportional to the inverse radius of the horizon. The resolution of this puzzle is that the behavior of some quantum systems can be characterized by a temperature-like quantity which remains finite as the temperature goes to infinity. For want of a better term we have called this quantity tomperature. In this paper we will explain how tomperature resolves the puzzle in a proposed toy model of de Sitter holography -- the double-scaled limit of SYK theory.

hep-th

Doing good by fighting fraud: Ethical anti-fraud systems for mobile payments

App builders commonly use security challenges, a form of step-up authentication, to add security to their apps. However, the ethical implications of this type of architecture has not been studied previously. In this paper, we present a large-scale measurement study of running an existing anti-fraud security challenge, Boxer, in real apps running on mobile devices. We find that although Boxer does work well overall, it is unable to scan effectively on devices that run its machine learning models at less than one frame per second (FPS), blocking users who use inexpensive devices. With the insights from our study, we design Daredevil, anew anti-fraud system for scanning payment cards that work swell across the broad range of performance characteristics and hardware configurations found on modern mobile devices. Daredevil reduces the number of devices that run at less than one FPS by an order of magnitude compared to Boxer, providing a more equitable system for fighting fraud. In total, we collect data from 5,085,444 real devices spread across 496 real apps running production software and interacting with real users.

cs.CR

Finding rocky asteroids around white dwarfs by their periodic thermal emission

Since white dwarfs are small, the contrast between the thermal emission of an orbiting object and a white dwarf is dramatically enhanced compared to a main sequence host. Furthermore, rocky objects much smaller than the moon have no atmospheres and are tidally locked to the white dwarf. We show that this leads to temperature contrasts between their day and night side of order unity that should lead to temporal variations in infrared flux over an orbital period of $\sim 0.2$ to $\sim 2$ days. Ground based telescopes could detect objects with a mass as small as $1\%$ of the lunar mass $M_L$ around Sirius B with a few hours of exposure. The James Webb Space Telescope (JWST) may be able to detect objects as small as $10^{-3} M_L$ around most nearby white dwarfs. The tightest constraints will typically be placed on 12,000 K white dwarfs, whose Roche zone coincides with the dust sublimation zone. Constraining the abundance of minor planets around white dwarfs as a function of their surface temperatures (and therefore age) provides a novel probe for the physics of planetary formation.

astro-ph.EP

Theoretical Bounds on Mate-Pair Information for Accurate Genome Assembly

Over the past two decades, a series of works have aimed at studying the problem of genome assembly: the process of reconstructing a genome from sequence reads. An early formulation of the genome assembly problem showed that genome reconstruction is NP-hard when framed as finding the shortest sequence that contains all observed reads. Although this original formulation is very simplistic and does not allow for mate-pair information, subsequent formulations have also proven to be NP-hard, and/or may not be guaranteed to return a correct assembly. In this paper, we provide an alternate perspective on the genome assembly problem by showing genome assembly is easy when provided with sufficient mate-pair information. Moreover, we quantify the number of mate-pair libraries necessary and sufficient for accurate genome assembly, in terms of the length of the longest repetitive region within a genome. In our analysis, we consider an idealized sequencing model where each mate-pair library generates pairs of error free reads with a fixed and known insert size at each position in the genome. Even in this idealized model, we show that accurate genome reconstruction cannot be guaranteed in the worst case unless at least roughly R/2L mate-pair libraries are produced, where R is the length of the longest repetitive region in the genome and L is the length of each read. On the other hand, if (R/L)+1 mate-pair libraries are provided, then a simple algorithm can be used to find a correct genome assembly easily in polynomial time. Although (R/L)+1 mate-pair libraries can be too much to produce in practice, the previous bounds only hold in the worst case. In our last result, we show that if additional conditions hold on a genome, a correct assembly can be guaranteed with only O(log (R/L)) mate-pair libraries.

q-bio.GN

On the Complexity of the Minimum Latency Scheduling Problem on the Euclidean Plane

We show NP-hardness of the minimum latency scheduling (MLS) problem under the physical model of wireless networking. In this model a transmission is received successfully if the Signal to Interference-plus-Noise Ratio (SINR), is above a given threshold. In the minimum latency scheduling problem, the goal is to assign a time slot and power level to each transmission, so that all the messages are received successfully, and the number of distinct times slots is minimized. Despite its seeming simplicity and several previous hardness results for various settings of the minimum latency scheduling problem, it has remained an open question whether or not the minimum latency scheduling problem is NP-hard, when the nodes are placed in the Euclidean plane and arbitrary power levels can be chosen for the transmissions. We resolve this open question for all path loss exponent values $\alpha \geq 3$.

cs.NI