20 results for “Critical-path wait”
CS papers onlyHybrid search: Keyword + semantic, ranked by combined score.ⓘ
Want pure semantic search? Try claim verification →
The paper implements and evaluates several hardware priority queue architectures on modern FPGA platforms and provides a quantitative analysis.
This paper proposes a threshold-free checkpoint audit method using two internal signals to detect if an open-weight checkpoint's refusal mechanism has been stripped.
Jiří Fink, Petr Hladík, Arturo Merino, Ondřej Mička +1 more
The paper simplifies and speeds up an algorithm for computing a Hamilton path on the skeleton of a 0/1-polytope by removing the log n factor, leading to improved algorithms for various problems.
The paper identifies and measures a critical failure mode where LLM agents violate policies by losing or corrupting directive-bearing state during the process of assembling the decision context, and p…
ProcRoute is a system that restricts internal network route access to specific, authorized applications, preventing unprivileged processes from exploiting split-tunnel VPN routes.
The ZCube topology, which eliminates path multiplicity and reduces switching hardware, delivers better performance for large model training and inference than traditional multipath datacenter networks…
This paper explores five methods for making a linked list work efficiently with multiple threads, from using one big lock to a lock-free design.
This paper introduces Path Consistency Scoring (PCS), a framework that evaluates router geolocation as a path-level consistency problem and produces a path consistency score based on a Hidden Markov M…
Chunyu Liu, Mingyuan Li, Yang Li, Wenmin Li +3 more
This paper proposes a Neural-Collapse-Inspired Prioritization (NCIP) framework for reducing model validation costs in safety-critical domains by using cross-checkpoint prediction variability instead o…
CALIBURN introduces a novel, five-component streaming pipeline for intrusion detection that allows operators to specify alerting behavior using cost and budget constraints, achieving state-of-the-art…
The paper introduces Prompt Control-Flow Integrity (PCFI), a priority-aware runtime defense that models LLM prompts as structured segments to intercept prompt injection attacks with high accuracy and…
This paper analyzes the Node Package Manager (npm) dependency network, demonstrates its vulnerability to targeted attacks, and proposes a defense strategy consisting of Centrality-Based Node-Hardening…
Haolei Xu, Xiaowen Xu, Haiwen Hong, Zixuan Ni +4 more
The paper introduces Relay On-Policy Distillation (Relay-OPD), a method for on-policy distillation that constructs relay trajectories to address prefix failure and improve performance.