Expertini Research Research

Browse Research Papers

356+ open-access research outputs.

✕ Clear
🔍 adil rasheed 📂 Computer Science
Showing 356 results for "adil rasheed" in Computer Science
Computer Science Preprint PDF DOI

Tracking Conversations: Measuring Content and Identity Exposure on AI Chatbots

Muhammad Jazlan, Ethan Wang, Yash Vekaria, Zubair Shafiq · 2026

AI chatbots are becoming a primary interface for seeking information. As their popularity grows, chatbot providers are starting to deploy advertising and analytics. Despite this, tracking on AI chatbo…

Read Paper →
Computer Science Preprint PDF DOI

RISC-V Functional Safety for Autonomous Automotive Systems: An Analytical Framework and Research Roadmap for ML-Assisted Certification

Nick Andreasyan, Mikhail Struve, Alexey Popov, Maksim Nikolaev, Vadim Vashkelis · 2026

RISC-V is emerging as a viable platform for automotive-grade embedded computing, with recent ISO 26262 ASIL-D certifications demonstrating readiness for safety-critical deployment in autonomous drivin…

Read Paper →
Computer Science Preprint PDF DOI

Governed MCP: Kernel-Level Tool Governance for AI Agents via Logit-Based Safety Primitives

Daeyeon Son · 2026

AI agents increasingly call external tools (file system, network, APIs) through the Model Context Protocol (MCP). These tool calls are the agent's syscalls -- privileged operations with side effects o…

Read Paper →
Computer Science Preprint PDF DOI

SID-Coord: Coordinating Semantic IDs for ID-based Ranking in Short-Video Search

Guowen Li, Yuepeng Zhang, Shunyu Zhang, Yi Zhang, Xiaoze Jiang, Yi Wang, Jingwei Zhuo · 2026

Large-scale short-video search ranking models are typically trained on sparse co-occurrence signals over hashed item identifiers (HIDs). While effective at memorizing frequent interactions, such ID-ba…

Read Paper →
Computer Science Preprint PDF DOI

On quadratic binomial vectorial functions with maximal bent components

Xianhong Xie, Yi Ouyang, Shenxing Zhang · 2026

Assume $n=2m\geq 2$ and let $F(x)=x^{d_1}+x^{d_2}$ be a binomial vectorial function over $\F_{2^n}$ possessing the maximal number (i.e. $2^n-2^m$) of bent components. Suppose the $2$-adic Hamming weig…

Read Paper →
Computer Science Preprint PDF DOI

TastePrint: A 3D Food Printing System for Layer-wise Taste Distribution via Airbrushed Liquid Seasoning

Yamato Miyatake, Parinya Punpongsanon · 2026

3D food printing enables the customization of food shapes and textures, but typically produces uniform taste profiles due to the limited diversity of printable materials. We present TastePrint, a 3D f…

Read Paper →
Computer Science Preprint PDF DOI

SIMD-PAC-DB: Pretty Performant PAC Privacy

Ilaria Battiston, Dandan Yuan, Xiaochen Zhu, Peter Boncz · 2026

This work presents a highly optimized implementation of PAC-DB, a recent and promising database privacy model. We prove that our SIMD-PAC-DB can compute the same privatized answer with just a single q…

Read Paper →
Computer Science Preprint PDF DOI

Functional Safety Analysis for Infrastructure-Enabled Depot Autonomy System

Gaurav Pandey, Gregory Stevens, Henry Liu · 2026

This paper presents the functional safety analysis for an Infrastructure-Enabled Depot Autonomy (IX-DA) system. The IX-DA system automates the marshalling of delivery vehicles within a controlled depo…

Read Paper →
Computer Science Preprint PDF DOI

A Flow Extension to Coroutine Types for Deadlock Detection in Go

Qiqi Jason Gu, Lixue Liu, Wei Ke · 2026

Coroutines, as an abstract programming construct, are a generalization of functions that can suspend execution part- way for later resumption. Coroutine Types are behavioral types to model interaction…

Read Paper →
Computer Science Preprint PDF DOI

AdFL: In-Browser Federated Learning for Online Advertisement

Ahmad Alemari, Pritam Sen, Cristian Borcea · 2026

Since most countries are coming up with online privacy regulations, such as GDPR in the EU, online publishers need to find a balance between revenue from targeted advertisement and user privacy. One w…

Read Paper →
Computer Science Preprint PDF DOI

NP-hardness of p-adic linear regression

Gregory D. Baker · 2026

$p$-adic linear regression is the problem of finding coefficients $\beta$ that minimise $\sum_i |y_i - x_i^\top\beta|_p$. We prove that computing an optimal solution is NP-hard via a polynomial-time r…

Read Paper →
Computer Science Preprint PDF DOI

The Necessity of a Holistic Safety Evaluation Framework for AI-Based Automation Features

Alireza Abbaspour, Shabin Mahadevan, Kilian Zwirglmaier, Jeff Stafford · 2026

The intersection of Safety of Intended Functionality (SOTIF) and Functional Safety (FuSa) analysis of driving automation features has traditionally excluded Quality Management (QM) components (compone…

Read Paper →
Computer Science Preprint PDF DOI

A Fault-Tolerant Version of Safra's Termination Detection Algorithm

Wan Fokkink, Georgios Karlos, Andy Tatman · 2026

Safra's distributed termination detection algorithm employs a logical token ring structure within a distributed network; only passive nodes forward the token, and a counter in the token keeps track of…

Read Paper →
Computer Science Preprint PDF DOI

Analytic Incremental Learning For Sound Source Localization With Imbalance Rectification

Zexia Fan, Yu Chen, Qiquan Zhang, Kainan Chen, Xinyuan Qian · 2026

Sound source localization (SSL) demonstrates remarkable results in controlled settings but struggles in real-world deployment due to dual imbalance challenges: intra-task imbalance arising from long-t…

Read Paper →
Computer Science Preprint PDF DOI

Query Languages for Machine-Learning Models

Martin Grohe · 2026

In this paper, I discuss two logics for weighted finite structures: first-order logic with summation (FO(SUM)) and its recursive extension IFP(SUM). These logics originate from foundational work by Gr…

Read Paper →
Computer Science Preprint PDF DOI

Recursive querying of neural networks via weighted structures

Martin Grohe, Christoph Standke, Juno Steegmans, Jan Van den Bussche · 2026

Expressive querying of machine learning models - viewed as a form of intentional data - enables their verification and interpretation using declarative languages, thereby making learned representation…

Read Paper →
Computer Science Preprint PDF DOI

Analysis of the Security Design, Engineering, and Implementation of the SecureDNA System

Alan T. Sherman, Jeremy J. Romanik Romano, Edward Zieglar, Enis Golaszewski, Jonathan D. Fuchs, William E. Byrd · 2025

We analyze security aspects of the SecureDNA system regarding its system design, engineering, and implementation. This system enables DNA synthesizers to screen order requests against a database of ha…

Read Paper →
Computer Science Preprint PDF DOI

Formalizing Polynomial Laws and the Universal Divided Power Algebra

Antoine Chambert-Loir, Maria Ines de Frutos-Fernandez · 2025

The goal of this paper is to present an ongoing formalization, in the framework provided by the Lean/Mathlib mathematical library, of the construction by Roby (1965) of the universal divided power alg…

Read Paper →
Computer Science Preprint PDF DOI

FC-ADL: Efficient Microservice Anomaly Detection and Localisation Through Functional Connectivity

Giles Winchester, George Parisis, Luc Berthouze · 2025

Microservices have transformed software architecture through the creation of modular and independent services. However, they introduce operational complexities in service integration and system manage…

Read Paper →
Computer Science Preprint PDF DOI

Compositional Inference for Bayesian Networks and Causality

Bart Jacobs, Mark Szeles, Dario Stein · 2025

Inference is a fundamental reasoning technique in probability theory. When applied to a large joint distribution, it involves updating with evidence (conditioning) in one or more components (variables…

Read Paper →
Page 1 of 18 Next →