Expertini Research Research

Browse Research Papers

636+ open-access research outputs.

✕ Clear
🔍 aaron slipper 📂 Computer Science
Showing 636 results for "aaron slipper" in Computer Science
Computer Science Preprint PDF DOI

Line Segment Clipping using Quadrilateral Concavity and Convexity

Bimal Kumar Ray · 2026

This paper proposes an algorithm for clipping line segment against an axis-aligned rectangular window. The conventional algorithms for line segment clipping treat the clipping boundary and/or the line…

Read Paper →
Computer Science Preprint PDF DOI

Spark Policy Toolkit: Semantic Contracts and Scalable Execution for Policy Learning in Spark

Zeyu Bai · 2026

Custom policy-learning pipelines in Spark fail for two coupled systems reasons: rowwise Python execution makes inference impractical, and driver-side candidate materialization makes split search fragi…

Read Paper →
Computer Science Preprint PDF DOI

D\'ej\`a Vu Packing: Optimizing FPGA Logic Clustering Runtime via Pattern Memoization

Milo Liebster, Amin Mohaghegh, Andrew Boutros · 2026

Implementing a digital circuit on an FPGA fabric requires clustering technology-mapped netlist primitives into coarser-granularity blocks that can be directly mapped to the physical resources availabl…

Read Paper →
Computer Science Preprint PDF DOI

Institutions for the Post-Scarcity of Judgment

Lauri Loven · 2026

Each major technological revolution inverts a particular scarcity and rebuilds institutions around the shift. The near-consensus diagnosis of the AI revolution holds that AI collapses the cost of pred…

Read Paper →
Computer Science Preprint PDF DOI

Visual Inception: Compromising Long-term Planning in Agentic Recommenders via Multimodal Memory Poisoning

Jiachen Qian · 2026

The evolution from static ranking models to Agentic Recommender Systems (Agentic RecSys) empowers AI agents to maintain long-term user profiles and autonomously plan service tasks. While this paradigm…

Read Paper →
Computer Science Preprint PDF DOI

Bias in the Loop: Auditing LLM-as-a-Judge for Software Engineering

Zixiao Zhao, Amirreza Esmaeili, Fatemeh Fard · 2026

Large Language Models are increasingly used as judges to evaluate code artifacts when exhaustive human review or executable test coverage is unavailable. LLM-judge is increasingly relevant in agentic …

Read Paper →
Computer Science Preprint PDF DOI

FliX: Flipped-Indexing for Scalable GPU Queries and Updates

Rosina Kharal, Trevor Brown, Justus Henneberg, Felix Schuhknecht · 2026

GPU-based concurrent data structures (CDSs) achieve high throughput for read-only queries, but efficient support for dynamic updates on fully GPU-resident data remains challenging. Ordered CDSs (e.g.,…

Read Paper →
Computer Science Preprint PDF DOI

ARHN: Answer-Centric Relabeling of Hard Negatives with Open-Source LLMs for Dense Retrieval

Hyewon Choi, Jooyoung Choi, Hansol Jang, Hyun Kim, Chulmin Yun, ChangWook Jun, Stanley Jungkyu Choi · 2026

Neural retrievers are often trained on large-scale triplet data comprising a query, a positive passage, and a set of hard negatives. In practice, hard-negative mining can introduce false negatives and…

Read Paper →
Computer Science Preprint PDF DOI

Quantifying how AI Panels improve precision

Nicholas CL Beale · 2026

AI in applications like screening job applicants had become widespread, and may contribute to unemployment especially among the young. Biases in the AIs may become baked into the job selection process…

Read Paper →
Computer Science Preprint PDF DOI

ENCRUST: Encapsulated Substitution and Agentic Refinement on a Live Scaffold for Safe C-to-Rust Translation

Hohyun Sim, Hyeonjoong Cho, Ali Shokri, Zhoulai Fu, Binoy Ravindran · 2026

We present Encapsulated Substitution and Agentic Refinement on a Live Scaffold for Safe C-to-Rust Translation, a two-phase pipeline for translating real-world C projects to safe Rust. Existing approac…

Read Paper →
Computer Science Preprint PDF DOI

Closed-Loop Autonomous Software Development via Jira-Integrated Backlog Orchestration: A Case Study in Deterministic Control and Safety-Constrained Automation

Elias Calboreanu · 2026

This paper presents a closed-loop system for software lifecycle management framed as a control architecture rather than a code-generation tool. The system manages a backlog of approximately 1,602 rows…

Read Paper →
Computer Science Preprint PDF DOI

Proceedings of the 7th Workshop on Models for Formal Analysis of Real Systems

Maurice H. ter Beek (CNR-ISTI, Pisa, Italy), Gregor Gossler (INRIA, Univ. Grenoble Alpes, Grenoble, France) · 2026

These proceedings contain the papers that were presented at the 7th Workshop on Models for Formal Analysis of Real Systems (MARS 2026), which took place on 12 April 2026 in Turin, Italy, as a satellit…

Read Paper →
Computer Science Preprint PDF DOI

VibeGuard: A Security Gate Framework for AI-Generated Code

Ying Xie · 2026

"Vibe coding," in which developers delegate code generation to AI assistants and accept the output with little manual review, has gained rapid adoption in production settings. On March 31, 2026, Anthr…

Read Paper →
Computer Science Preprint PDF DOI

"I Just Need GPT to Refine My Prompts": Rethinking Onboarding and Help-Seeking with Generative 3D Modeling Tools

Kanak Gautam, Poorvi Bhatia, Parmit K. Chilana · 2026

Learning to use feature-rich software is a persistent challenge, but generative AI tools promise to lower this barrier by replacing complex navigation with natural language prompts. We investigated ho…

Read Paper →
Computer Science Preprint PDF DOI

Is One-Shot In-Context Learning Helpful for Data Selection in Task-Specific Fine-Tuning of Multimodal LLMs?

Xiao An, Jiaxing Sun, Ting Hu, Wei He · 2026

Injecting world knowledge into pretrained multimodal large language models (MLLMs) is essential for domain-specific applications. Task-specific fine-tuning achieves this by tailoring MLLMs to high-qua…

Read Paper →
Computer Science Preprint PDF DOI

Where Do Your Citations Come From? Citation-Constellation: A Free, Open-Source, No-Code, and Auditable Tool for Citation Network Decomposition with Complementary BARON and HEROCON Scores

Mahbub Ul Alam · 2026

Standard citation metrics treat all citations as equal, obscuring the social and structural pathways through which scholarly influence propagates. I introduce Citation-Constellation, a freely availabl…

Read Paper →
Computer Science Preprint PDF DOI

ETH Flippers Approach to Parallel Reconfiguration of Triangulations: SAT formulation and Heuristics

Lorenzo Battini, Marko Milenkovic · 2026

We describe the algorithms used by the ETH Flippers team in the CG:SHOP 2026 Challenge. Each instance consists of a set of triangulations on a common point set, and the objective is to find a central …

Read Paper →
Computer Science Preprint PDF DOI

A Longitudinal Study of Usability in Identity-Based Software Signing

Kelechi G. Kalu, Hieu Tran, Santiago Torres-Arias, Sooyeon Jeong, James C. Davis · 2026

Identity-based software signing tools aim to make software artifact provenance verifiable while reducing the operational burden of long-lived key management. However, there is limited cross-tool longi…

Read Paper →
Computer Science Preprint PDF DOI

Semantic Chameleon: Corpus-Dependent Poisoning Attacks and Defenses in RAG Systems

Scott Thornton · 2026

Retrieval-Augmented Generation (RAG) systems extend large language models (LLMs) with external knowledge sources but introduce new attack surfaces through the retrieval pipeline. In particular, advers…

Read Paper →
Computer Science Preprint PDF DOI

More to Extract: Discovering MEV by Token Contract Analysis

Jiaqi Chen, Yuzhe Tang, Yue Duan · 2026

This paper tackles the discovery of tMEV, that is, the Maximal Extractable Value on blockchains that arises from Token smart contracts. This scope differs from the existing MEV-discovery research, whi…

Read Paper →
Page 1 of 32 Next →