Expertini Research Research

Browse Research Papers

3,543+ open-access research outputs.

✕ Clear
🔍 patrick hill 📂 Computer Science
Showing 3543 results for "patrick hill" in Computer Science
Computer Science Preprint PDF DOI

RuC: HDL-Agnostic Rule Completion Benchmark Generation

Arnau Ayguade Domingo, Miquel Alberti-Binimelis, Cristian Gutierrez-Gomez, Emanuele Parisi, Razine Moundir Ghorab, Miquel Moreto, Gokcen Kestor, Dario Garcia-Gasulla · 2026

Large Language Models (LLMs) have rapidly improved in performance across code-related tasks, making their integration into Register Transfer Level (RTL) development increasingly attractive. Mimicking …

Read Paper →
Computer Science Preprint PDF DOI

Will It Break in Production? Metric-Driven Prediction of Residual Defects in Python Systems

Giuseppe De Rosa, Pietro Liguori · 2026

Python's dynamic nature complicates testing and increases the possibility that some defects evade detection, so an effective fault prediction becomes essential. We examine whether post-release faults …

Read Paper →
Computer Science Preprint PDF DOI

Rank Distribution and Dynamics of Gram Matrices from Binary m-Sequences with Applications to LCD Codes

Hengfeng Liu, Chunming Tang, Cuiling Fan, Zhengchun Zhou · 2026

The Gram matrix is a classical object formed from the pairwise inner products of a collection of vectors, with fundamental roles in functional analysis, statistics, combinatorics, and coding theory. I…

Read Paper →
Computer Science Preprint PDF DOI

How Do Developers Use Migration Guides? A Case Study of Log4j

Takahiro Monno, Kazumasa Shimari, Tetsuya Kanda, Kazuma Yamasaki, Kenichi Matsumoto · 2026

Migration guides are a form of software documentation that helps developers address breaking changes introduced in library version updates. Prior studies have examined documents such as release notes,…

Read Paper →
Computer Science Preprint PDF DOI

SDSL-Solver: Scalable Distributed Sparse Linear Solvers for Large-Scale Interior Point Methods

Shaofeng Yang, Yunting Wang, Yingying Cheng, Fan Zhang, Xin He, Guangming Tan · 2026

The solution of sparse linear systems constitutes the dominant computational bottleneck in interior point methods (IPMs), frequently consuming over 70% of the total solution time. As optimization prob…

Read Paper →
Computer Science Preprint PDF DOI

Sensing-Assisted Secure Communication in MA-Aided ISAC: CRB Analysis and Robust Design

Yaxuan Chen, Guangchi Zhang, Miao Cui, Hao Fu, Qingqing Wu, Rui Zhang · 2026

A core challenge in physical-layer security is the difficulty of obtaining the channel state information (CSI) of potential eavesdroppers. The inherent sensing functionality of integrated sensing and …

Read Paper →
Computer Science Preprint PDF DOI

V.O.I.C.E (Voice, Ownership, Identity, Control, Expression): Risk Taxonomy of Synthetic Voice Generation From Empirical Data

Tanusree Sharma, Anish Krishnagiri, Lili Dudas, Ahmed Adnan, Visar Berisha · 2026

As generative voice models are rapidly advancing in both capabilities and public utilization, the unconsented collection, reuse, and synthesis of voice data are introducing new classes of privacy, sec…

Read Paper →
Computer Science Preprint PDF DOI

On the hull of linearized polynomial codes

Daniele Bartoli, Giovanni Giuseppe Grimaldi, Pantelimon Stanica · 2026

Motivated by entanglement-assisted quantum error-correcting codes, where the hull dimension determines the number of required pre-shared entangled pairs, we study hulls of two families of $\mathbb{F}_…

Read Paper →
Computer Science Preprint PDF DOI

Mycoponically Integrated Network Device for Multimodal Sensing with Living Mycelial Networks

Zihan Oliver Zeng, David Marshall Porterfield, Upinder Kaur · 2026

Multimodal environmental monitoring conventionally requires a suite of purpose-built transducers, each constrained to a predefined target. Here, we present MIND (Mycoponically Integrated Network Devic…

Read Paper →
Computer Science Preprint PDF DOI

Quality-Driven Selective Mutation for Deep Learning

Zaheed Ahmed, Emmanuel Charleson Dapaah, Philip Makedonski, Jens Grabowski · 2026

Mutants support testing and debugging in two roles: (i) as test goals and (ii) as substitutes for real faults. Hard-to-kill mutants provide better guidance for test improvement, while realism is essen…

Read Paper →
Computer Science Preprint PDF DOI

Recursive Structure of Hulls of PRM Codes

Yufeng Song, Qin Yue · 2026

For a nonnegative integer $r$ and a positive integer $v$ satisfying \[ \frac{r(q-1)}{2}<v<\frac{(r+1)(q-1)}{2}, \] we define the combinatorial numbers \[ A_r(v)= \begin{cases} \display…

Read Paper →
Computer Science Preprint PDF DOI

Cross-Session Threats in AI Agents: Benchmark, Evaluation, and Algorithms

Ari Azarafrooz · 2026

AI-agent guardrails are memoryless: each message is judged in isolation, so an adversary who spreads a single attack across dozens of sessions slips past every session-bound detector because only the …

Read Paper →
Computer Science Preprint PDF DOI

Pre-Execution Query Slot-Time Prediction in Cloud Data Warehouses: A Feature-Scoped Machine Learning Approach

Prashant Kumar Pathak · 2026

Cloud data warehouses bill compute based on slot-time consumed. In shared multi-tenant environments, query cost is highly variable and hard to estimate before execution, causing budget overruns and de…

Read Paper →
Computer Science Preprint PDF DOI

Characterizing and Fixing Silent Data Loss in Spark-on-AWS-Lambda with Open Table Formats

Srujan Kumar Gandla · 2026

AWS Lambda terminates containers with an uncatchable SIGKILL signal when a function exceeds its configured timeout. When a Spark-on-AWS-Lambda (SoAL) job is killed between Phase 1 (data upload) and Ph…

Read Paper →
Computer Science Preprint PDF DOI

BuyTheBy: A dataset of 18,710 text-based paper mill advertisements with 51,812 timestamped prices

Reese AK Richardson, Spencer S Hong, Anna Abalkina · 2026

The study of paper mills and similar businesses operating in the market for academic and education fraud services is frustrated by the lack of market price data on their various offerings. Here, we as…

Read Paper →
Computer Science Preprint PDF DOI

Improving LLM-Driven Test Generation by Learning from Mocking Information

Jamie Lee, Flynn Teh, Hengcheng Zhu, Mengzhen Li, Mattia Fazzini, Valerio Terragni · 2026

Large Language Models (LLMs) have recently shown strong potential for automated unit test generation. This has motivated us to investigate whether developer-defined test doubles (commonly referred to …

Read Paper →
Computer Science Preprint PDF DOI

Refute-or-Promote: An Adversarial Stage-Gated Multi-Agent Review Methodology for High-Precision LLM-Assisted Defect Discovery

Abhinav Agarwal · 2026

LLM-assisted defect discovery has a precision crisis: plausible-but-wrong reports overwhelm maintainers and degrade credibility for real findings. We present Refute-or-Promote, an inference-time relia…

Read Paper →
Computer Science Preprint PDF DOI

Bridging the Gap between User Intent and LLM: A Requirement Alignment Approach for Code Generation

Jia Li, Ruiqi Bai, Yangkang Luo, Yiran Zhang, Wentao Yang, Zeyu Sun, Tiankuo Zhao, Dongming Jin, Lei Li, Zhi Jin · 2026

Code generation refers to automatically producing executable programs from user requirements. Recently, researchers have explored approaches to enhance the correctness of generated code with advanced …

Read Paper →
Computer Science Preprint PDF DOI

AST: Adaptive, Seamless, and Training-Free Precise Speech Editing

Sihan Lv, Yechen Jin, Zhen Li, Jintao Chen, Jinshan Zhang, Ying Li, Jianwei Yin, Meng Xi · 2026

Text-based speech editing aims to modify specific segments while preserving speaker identity and acoustic context. Existing methods rely on task-specific training, which incurs high data costs and str…

Read Paper →
Computer Science Preprint PDF DOI

Progressive Convex Hull Simplification

Alec Jacobson · 2026

Convex hulls are useful as tight bounding proxies for a variety of tasks including collision detection, ray intersection, and distance computation. Unfortunately, the complexity of polyhedral convex h…

Read Paper →
Page 1 of 178 Next →