SearcharxivSearch

arXiv subjects

Yanpeng Zhu

Publications and source records attributed to Yanpeng Zhu.

5 recordsLinked to original sources

AgenticOS: An Intent-Oriented Secure Operating System Architecture for Autonomous AI Agents

Traditional OS security models based on "resource exposure plus permission checks" face structural challenges as LLM-driven autonomous agents acquire capabilities for planning, tool use, network access, and code execution. Once an agent runtime is compromised through prompt injection or malicious tool outputs, an attacker can compose POSIX-style resource primitives into behaviors far beyond the user's task authorization. To address this, we propose AgenticOS, an intent-oriented secure OS architecture that consolidates delegable, auditable software capabilities into OS-native ones rather than replacing all applications. The core insight is to reframe the OS from a "resource manager" into an "intent filter": instead of requesting low-level resources directly, agents submit structured intent declarations, from which the system synthesizes a least-privilege environment with mandatory mediation, auditing, and information-flow constraints. At the implementation level, we introduce a four-layer architecture -- Ghost Kernel, Logic Shutter, Agent Capsule, and Semantic Boundary Gateway -- together with the Intent ABI, Manifest-Only Runtime, Weaver-based capability generation, and an admission model for AgenticOS-native Skills.

cs.CR

A simple model of global cascades on random hypergraphs

This study introduces a comprehensive framework that situates information cascades within the domain of higher-order interactions, utilizing a double-threshold hypergraph model. We propose that individuals (nodes) gain awareness of information through each communication channel (hyperedge) once the number of information adopters surpasses a threshold $ϕ_m$. However, actual adoption of the information only occurs when the cumulative influence across all communication channels exceeds a second threshold, $ϕ_k$. We analytically derive the cascade condition for both the case of a single seed node using percolation methods and the case of any seed size employing mean-field approximation. Our findings underscore that when considering the fractional seed size, $r_0 \in (0,1]$, the connectivity pattern of the random hypergraph, characterized by the hyperdegree, $k$, and cardinality, $m$, distributions, exerts an asymmetric impact on the global cascade boundary. This asymmetry manifests in the observed differences in the boundaries of the global cascade within the $(ϕ_m, \langle m \rangle)$ and $(ϕ_k, \langle k \rangle)$ planes. However, as $r_0 \to 0$, this asymmetric effect gradually diminishes. Overall, by elucidating the mechanisms driving information cascades within a broader context of higher-order interactions, our research contributes to theoretical advancements in complex systems theory.

physics.soc-ph

Cascading failure with memory effect in random networks

In many cases of attacks or failures, memory effects play a significant role. Therefore, we present a model that not only considers the dependencies between nodes but also incorporates the memory effects of attacks. Our research demonstrates that the survival probability of a random node reached by a random edge surpasses the inverse of the average degree ($1/{\langle k \rangle}$), and a giant component emerges regardless of the strength of dependencies. Moreover, if the dependency strength exceeds $1/{\langle k \rangle}$, the network experiences an abrupt collapse when an infinitesimally small fraction of nodes is removed, irrespective of the memory effect. Our proposed model provides insights into the interplay between dependencies between nodes, memory effects, and the network structures under attacks or failures. By considering these factors, we can better assess the vulnerability of complex systems and develop strategies to mitigate cascading failures.

physics.soc-ph

Modeling opinion polarization under perception bias

Social networks have provided a platform for the effective exchange of ideas or opinions but also served as a hotbed of polarization. While much research attempts to explore different causes of opinion polarization, the effect of perception bias caused by the network structure itself is largely understudied. To this end, we propose a threshold model that simulates the evolution of opinions by taking into account the perception bias, which is the gap between global information and locally available information from the neighborhood within networks. Our findings suggest that polarization occurs when the collective stubbornness of the population exceeds a critical value which is largely affected by the perception bias. In addition, as the level of stubbornness grows, the occurrence of first-order and second-order phase transitions between consensus and polarization becomes more prevalent, and the types of these phase transitions rely on the initial proportion of active opinions. Notably, for regular network structures, a step-wise pattern emerges that corresponds to various levels of polarization and is strongly associated with the formation of echo chambers. Our research presents a valuable framework for investigating the connection between perception bias and opinion polarization and provides valuable insights for mitigating polarization in the context of biased information.

physics.soc-ph

OppLoD: the Opponency based Looming Detector, Model Extension of Looming Sensitivity from LGMD to LPLC2

Looming detection plays an important role in insect collision prevention systems. As a vital capability evolutionary survival, it has been extensively studied in neuroscience and is attracting increasing research interest in robotics due to its close relationship with collision detection and navigation. Visual cues such as angular size, angular velocity, and expansion have been widely studied for looming detection by means of optic flow or elementary neural computing research. However, a critical visual motion cue has been long neglected because it is so easy to be confused with expansion, that is radial-opponent-motion (ROM). Recent research on the discovery of LPLC2, a ROM-sensitive neuron in Drosophila, has revealed its ultra-selectivity because it only responds to stimuli with focal, outward movement. This characteristic of ROM-sensitivity is consistent with the demand for collision detection because it is strongly associated with danger looming that is moving towards the center of the observer. Thus, we hope to extend the well-studied neural model of the lobula giant movement detector (LGMD) with ROM-sensibility in order to enhance robustness and accuracy at the same time. In this paper, we investigate the potential to extend an image velocity-based looming detector, the lobula giant movement detector (LGMD), with ROM-sensibility. To achieve this, we propose the mathematical definition of ROM and its main property, the radial motion opponency (RMO). Then, a synaptic neuropile that analogizes the synaptic processing of LPLC2 is proposed in the form of lateral inhibition and attention. Thus, our proposed model is the first to perform both image velocity selectivity and ROM sensitivity. Systematic experiments are conducted to exhibit the huge potential of the proposed bio-inspired looming detector.

cs.CV