Expertini Research Research

Browse Research Papers

5,084+ open-access research outputs.

✕ Clear
🔍 lig 📂 Computer Science 📄 Preprint
Showing 5084 results for "lig" in Computer Science · Preprint
Computer Science Preprint PDF DOI

Requirements Debt in AI-Enabled Perception Systems Development: An Industrial RE4AI Perspective

Hina Saeeda, Soniya Abraham · 2026

AI integration in automotive perception systems shifts requirements from static specifications to continuously evolving entities shaped by data, models, and operating contexts. When such changes are n…

Read Paper →
Computer Science Preprint PDF DOI

Purifying Multimodal Retrieval: Fragment-Level Evidence Selection for RAG

Xihang Wang, Zihan Wang, Chengkai Huang, Cao Liu, Ke Zeng, Quan Z. Sheng, Lina Yao · 2026

Multimodal Retrieval-Augmented Generation (MRAG) is widely adopted for Multimodal Large Language Models (MLLMs) with external evidence to reduce hallucinations. Despite its success, most existing MRAG…

Read Paper →
Computer Science Preprint PDF DOI

Layerwise Convergence Fingerprints for Runtime Misbehavior Detection in Large Language Models

Nay Myat Min, Long H. Pham, Jun Sun · 2026

Large language models deployed at runtime can misbehave in ways that clean-data validation cannot anticipate: training-time backdoors lie dormant until triggered, jailbreaks subvert safety alignment, …

Read Paper →
Computer Science Preprint PDF DOI

OCC: Physical-Layer Assisted Congestion Control for Real-Time Communications

Yufan Zhuang, Zili Meng, Zehong Lin, Jun Zhang · 2026

Real-time communications (RTC) is a core technology for emerging applications in 6G, such as cloud gaming, teleoperation, and extended reality (XR), which require consistently low latency and high bit…

Read Paper →
Computer Science Preprint PDF DOI

Scientific tools and Innovation: Big Science Facilities Yield More Novel and Interdisciplinary Knowledge

Mingze Zhang, Yizhan Li, Yutong Li, Zexia Li · 2026

Scientific tools dictate the boundaries of human knowledge, serving as the foundation for perceptions and explorations. In the era of Big Science, science are increasingly dependent on advanced analyt…

Read Paper →
Computer Science Preprint PDF DOI

Bayesian experimental design: grouped geometric pooled posterior via ensemble Kalman methods

Huchen Yang, Xinghao Dong, Jinlong Wu · 2026

Bayesian experimental design (BED) for complex physical systems is often limited by the nested inference required to estimate the expected information gain (EIG) or its gradients. Each outer sample in…

Read Paper →
Computer Science Preprint PDF DOI

Coordinatewise Balanced Covering for Linear Gain Graphs, with an Application to Coset-List Min-2-Lin over Powers of Two

Faruk Alpay, Levent Sarioglu · 2026

We study a list-constrained extension of modular equation deletion over powers of two, called Coset-List Min-2-Lin$^{\pm}$ over $\mathbb{Z}/2^d\mathbb{Z}$. Each variable is restricted to a dyadic cose…

Read Paper →
Computer Science Preprint PDF DOI

Enabling AI ASICs for Zero Knowledge Proof

Jianming Tong, Jingtian Dang, Simon Langowski, Tianhao Huang, Asra Ali, Jeremy Kun, Jevin Jiang, Srinivas Devadas, Tushar Krishna · 2026

Zero-knowledge proof (ZKP) provers remain costly because multi-scalar multiplication (MSM) and number-theoretic transforms (NTTs) dominate runtime as they need significant computation. AI ASICs such a…

Read Paper →
Computer Science Preprint PDF DOI

EquivFusion: Unifying Hardware Equivalence Checking from Algorithms to Netlists via MLIR

Jiaying Zhu, Baoqi Zhang, Mengxia Tao, Kezhi Li, Hao Yan, Qiang Xu, Min Li · 2026

Ensuring functional consistency between high-level algorithmic models and low-level hardware implementations is a critical challenge, particularly as modern design flows increasingly span heterogeneou…

Read Paper →
Computer Science Preprint PDF DOI

Stochastic wage suppression on gig platforms and how to organize against it

Ana-Andreea Stoica, Celestine Mendler-Duenner, Moritz Hardt · 2026

Digital labor platforms are increasingly used to procure human input, ranging from annotating data and red-teaming AI models, to ride-sharing and food delivery. A central concern in such markets is th…

Read Paper →
Computer Science Preprint PDF DOI

Near-Optimal Constructive Bounds for $\ell_2$ Prefix Discrepancy and Steinitz Problems via Affine Spectral Independence

Kunal Dutta, Agastya Vibhuti Jha, Haotian Jiang · 2026

A classical result of Steinitz from 1913 \cite{Ste13}, answering an earlier question of Riemann and L\'evy (e.g., \cite{Lev05}), states that for any norm $\|\cdot\|$ in $\mathbb{R}^d$ and any set of v…

Read Paper →
Computer Science Preprint PDF DOI

Hyper Separation Logic (extended version)

Trayan Gospodinov, Peter Muller, Thibault Dardinier · 2026

Many important functional and security properties--including non-interference, determinism, and generalized non-interference (GNI)--are hyperproperties, i.e., properties relating multiple executions o…

Read Paper →
Computer Science Preprint PDF DOI

SpanKey: Dynamic Key Space Conditioning for Neural Network Access Control

WenBin Yan · 2026

SpanKey is a lightweight way to gate inference without encrypting weights or chasing leaderboard accuracy on gated inference. The idea is to condition activations on secret keys. A basis matrix $B$ de…

Read Paper →
Computer Science Preprint PDF DOI

When LLMs Lag Behind: Knowledge Conflicts from Evolving APIs in Code Generation

Ahmed Nusayer Ashik, Shaowei Wang, Tse-Hsun Chen, Muhammad Asaduzzaman, Yuan Tian · 2026

The rapid evolution of software libraries creates a significant challenge for Large Language Models (LLMs), whose static parametric knowledge often becomes stale post-training. While retrieval-augment…

Read Paper →
Computer Science Preprint PDF DOI

Diagnosing Urban Street Vitality via a Visual-Semantic and Spatiotemporal Framework for Street-Level Economics

Xinxin Zhuo, Mengyuan Niu, Ruizhe Wang, Junyan Yang, Qiao Wang · 2026

Micro-scale street-level economic assessment is fundamental for precision spatial resource allocation. While Street View Imagery (SVI) advances urban sensing, existing approaches remain semantically s…

Read Paper →
Computer Science Preprint PDF DOI

SMART: When is it Actually Worth Expanding a Speculative Tree?

Lifu Wang, Pan Zhou · 2026

Tree-based speculative decoding accelerates autoregressive generation by verifying a branching tree of draft tokens in a single target-model forward pass. However, existing methods prioritize maximizi…

Read Paper →
Computer Science Preprint PDF DOI

Administrative Decentralization in Edge-Cloud Multi-Agent for Mobile Automation

Senyao Li, Zhigang Zuo, Haozhao Wang, Junyu Chen, Zhanbo Jin, Ruixuan LI · 2026

Collaborative edge-cloud frameworks have emerged as the main- stream paradigm for mobile automation, mitigating the latency and privacy risks inherent to monolithic cloud agents. However, existing app…

Read Paper →
Computer Science Preprint PDF DOI

Improving Random Testing via LLM-powered UI Tarpit Escaping for Mobile Apps

Mengqian Xu, Yiheng Xiong, Le Chang, Ting Su, Chengcheng Wan, Weikai Miao · 2026

Random GUI testing is a widely-used technique for testing mobile apps. However, its effectiveness is limited by the notorious issue -- UI exploration tarpits, where the exploration is trapped in local…

Read Paper →
Computer Science Preprint PDF DOI

Understanding Educators' Perceptions of AI-generated Non-consensual Intimate Imagery

Tongxin Li, Katelyn M Reyes, Liezeil Jimenez, Katie S Nam, Donghee Yvette Wohn · 2026

AI-generated non-consensual intimate imagery (AIG-NCII) is an emerging social problem due to the advancement of AI tools. While recent incidents in middle and high schools have highlighted the urgency…

Read Paper →
Computer Science Preprint PDF DOI

Regimes of Scale in AI Meteorology

Anya Martin, Cindy Lin · 2026

HCI work has explored the effective integration of AI/ML tools across "application domains" from healthcare to finance to transportation. We add to this literature with an analysis of AI/ML tools in m…

Read Paper →
Page 1 of 255 Next →