259 research outputs found
A Cyber-War Between Bots: Human-Like Attackers are More Challenging for Defenders than Deterministic Attackers
Adversary emulation is commonly used to test cyber defense performance against known threats to organizations. However, designing attack strategies is an expensive and unreliable manual process, based on subjective evaluation of the state of a network. In this paper, we propose the design of adversarial human-like cognitive models that are dynamic, adaptable, and have the ability to learn from experience. A cognitive model is built according to the theoretical principles of Instance-Based Learning Theory (IBLT) of experiential choice in dynamic tasks. In a simulation experiment, we compared the predictions of an IBL attacker with a carefully designed efficient but deterministic attacker attempting to access an operational server in a network. The results suggest that an IBL cognitive model that emulates human behavior can be a more challenging adversary for defenders than the carefully crafted optimal attack strategies. These insights can be used to inform future adversary emulation efforts and cyber defender training
A Cyber-War Between Bots: Human-Like Attackers are More Challenging for Defenders than Deterministic Attackers
Adversary emulation is commonly used to test cyber defense performance against known threats to organizations. However, designing attack strategies is an expensive and unreliable manual process, based on subjective evaluation of the state of a network. In this paper, we propose the design of adversarial human-like cognitive models that are dynamic, adaptable, and have the ability to learn from experience. A cognitive model is built according to the theoretical principles of Instance-Based Learning Theory (IBLT) of experiential choice in dynamic tasks. In a simulation experiment, we compared the predictions of an IBL attacker with a carefully designed efficient but deterministic attacker attempting to access an operational server in a network. The results suggest that an IBL cognitive model that emulates human behavior can be a more challenging adversary for defenders than the carefully crafted optimal attack strategies. These insights can be used to inform future adversary emulation efforts and cyber defender training
Histological features of the gastric mucosa in children with primary bile reflux gastritis
<p>Abstract</p> <p>Background</p> <p>Bile reflux is one of the primary factors involved in the pathogenesis of gastric mucosal lesions in patients with chronic gastritis; however, little is known about the exact histological features of bile reflux and its contributions to gastric mucosal lesions in this disease, especially in children with primary bile reflux gastritis (BRG). The aim of this study was to investigate the classic histological changes of the gastric mucosa in children with primary BRG.</p> <p>Methods</p> <p>The Bilitec 2000 was used for 24 h monitoring of gastric bile in 59 children with upper gastrointestinal symptoms. The histological characteristics of the gastric mucosa were examined and scored.</p> <p>Results</p> <p>Thirteen of the 59 patients had a helicobacter pylori infection and were excluded; therefore, 46 cases were included in this study. The positive rate of pathological duodenogastric reflux was significantly higher in patients with foveolar hyperplasia than those without foveolar hyperplasia; however, the rate was significantly lower in patients with vascular congestion than those without vascular congestion. The longest reflux time and the total percentage time of bile reflux were significantly lower in patients with vascular congestion than those without vascular congestion. A total of 9 types of histological changes were analyzed using a binary logistic regression. Foveolar hyperplasia and vascular congestion in the superficial layer became significant variables in the last step of the stepwise regression.</p> <p>Conclusions</p> <p>Foveolar hyperplasia was associated with the severity of bile reflux, suggesting that it is a histological feature of primary BRG in children, while vascular congestion may be a protective factor.</p
SpotServe: Serving Generative Large Language Models on Preemptible Instances
The high computational and memory requirements of generative large language
models (LLMs) make it challenging to serve them cheaply. This paper aims to
reduce the monetary cost for serving LLMs by leveraging preemptible GPU
instances on modern clouds, which offer accesses to spare GPUs at a much
cheaper price than regular instances but may be preempted by the cloud at any
time. Serving LLMs on preemptible instances requires addressing challenges
induced by frequent instance preemptions and the necessity of migrating
instances to handle these preemptions.
This paper presents SpotServe, the first distributed LLM serving system on
preemptible instances. Several key techniques in SpotServe realize fast and
reliable serving of generative LLMs on cheap preemptible instances. First,
SpotServe dynamically adapts the LLM parallelization configuration for dynamic
instance availability and fluctuating workload, while balancing the trade-off
among the overall throughput, inference latency and monetary costs. Second, to
minimize the cost of migrating instances for dynamic reparallelization, the
task of migrating instances is formulated as a bipartite graph matching
problem, which uses the Kuhn-Munkres algorithm to identify an optimal migration
plan that minimizes communications. Finally, to take advantage of the grace
period offered by modern clouds, we introduce stateful inference recovery, a
new inference mechanism that commits inference progress at a much finer
granularity and allows SpotServe to cheaply resume inference upon preemption.
We evaluate on real spot instance preemption traces and various popular LLMs
and show that SpotServe can reduce the P99 tail latency by 2.4 - 9.1x compared
with the best existing LLM serving systems. We also show that SpotServe can
leverage the price advantage of preemptive instances, saving 54% monetary cost
compared with only using on-demand instances.Comment: ASPLOS 202
Unusual Fermi Surface Sheet-Dependent Band Splitting in Sr2RuO4 Revealed by High Resolution Angle-Resolved Photoemission
High resolution angle-resolved photoemission measurements have been carried
out on Sr2RuO4. We observe clearly two sets of Fermi surface sheets near the
(\pi,0)-(0,\pi) line which are most likely attributed to the surface and bulk
Fermi surface splitting of the \beta band. This is in strong contrast to the
nearly null surface and bulk Fermi surface splitting of the \alpha band
although both have identical orbital components. Extensive band structure
calculations are performed by considering various scenarios, including
structural distortion, spin-orbit coupling and surface ferromagnetism. However,
none of them can explain such a qualitative difference of the surface and bulk
Fermi surface splitting between the \alpha and \beta sheets. This unusual
behavior points to an unknown order on the surface of Sr2RuO4 that remains to
be uncovered. Its revelation will be important for studying and utilizing novel
quantum phenomena associated with the surface of Sr2RuO4 as a result of its
being a possible p-wave chiral superconductor and a topological superconductor.Comment: 13 pages, 4 figure
Evidence for Pseudogap Phase in Cerium Superhydrides: CeH and CeH
Polyhydride superconductors have been shown to possess metallic properties
with a Bardeen-Cooper-Schrieffer-type superconducting ground state. Here, we
provide evidence for unconventional transport associated with a pseudogap phase
in cubic cerium superhydride CeH ( = 116 K) at pressure
of 115-125 GPa. A large negative magnetoresistance in the non-superconducting
state below 90 K, quasi -linear electrical resistance, and a
sign-change of its temperature dependence mark the emergence of this phase. We
studied the magnetic phase diagrams and the upper critical fields
(T) of CeH, CeH, and CeD in pulsed fields up
to 70 T. (T) of CeH and CeD exhibits pronounced
saturation at low temperatures in accordance with the
Werthamer-Helfand-Hohenberg model, whereas CeH stands out in particular,
as it does not obey this model. Our observations, therefore, reveal the
unconventional nature of non-superconducting state of cerium superhydride
CeH
- …