paper-with-me

Papers

Composable OS Kernel Architectures for Autonomous Intelligence

2025-08-01 · Rajpreet Singh, Vidhi Kothari arxiv

As intelligent systems permeate edge devices, cloud infrastructure, and embedded real-time environments, this research proposes a new OS kernel architecture for intelligent systems, transforming kernels from static resource managers to adaptive, AI-integrated platforms. Key contributions include: (1) treating Loadable Kernel Modules (LKMs) as AI-oriented computation units for fast sensory and cognitive processing in kernel space; (2) expanding the Linux kernel into an AI-native environment with built-in deep learning inference, floating-point acceleration, and real-time adaptive scheduling for efficient ML workloads; and (3) introducing a Neurosymbolic kernel design leveraging Category Theory and Homotopy Type Theory to unify symbolic reasoning and differentiable logic within OS internals. Together, these approaches enable operating systems to proactively anticipate and adapt to the cognitive needs of autonomous intelligent applications.

📄 PDF Abstract BibTeX arXiv:2508.00604

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On a Family of Decomposable Kernels on Sequences

2015-01-26 · Andrea Baisero, Florian T. Pokorny, Carl Henrik Ek

In many applications data is naturally presented in terms of orderings of some basic elements or symbols. Reasoning about such data requires a notion of similarity capable of handling sequences of different lengths. In t…

Dynamic Time WarpingGeneral Classification

Geometric Learning with Positively Decomposable Kernels

2023-10-20 · Nathael Da Costa, Cyrus Mostajeran, Juan-Pablo Ortega, Salem Said

Kernel methods are powerful tools in machine learning. Classical kernel methods are based on positive-definite kernels, which map data spaces into reproducing kernel Hilbert spaces (RKHS). For non-Euclidean data spaces, …

Rosetta: Composable Native Multimodal Pretraining

2026-07-01 · Xiangyue Liu, Zijian Zhang, Miles Yang, Zhao Zhong 외 arxiv

Achieving true artificial general intelligence requires foundation models capable of integrating new modalities without forgetting prior knowledge. However, accommodating continuous generative objectives alongside discre…

Image Generation

DWM: A Decomposable Winograd Method for Convolution Acceleration

2020-02-03 · Di Huang, Xishan Zhang, Rui Zhang, Tian Zhi 외

Winograd's minimal filtering algorithm has been widely used in Convolutional Neural Networks (CNNs) to reduce the number of multiplications for faster processing. However, it is only effective on convolutions with kernel…

Allo: A Programming Model for Composable Accelerator Design

2024-04-07 · Hongzheng Chen, Niansong Zhang, Shaojie Xiang, Zhichen Zeng 외

Special-purpose hardware accelerators are increasingly pivotal for sustaining performance improvements in emerging applications, especially as the benefits of technology scaling continue to diminish. However, designers c…

GPUHigh-Level Synthesismodel