Expertini Research Research

Browse Research Papers

1,811+ open-access research outputs.

✕ Clear
🔍 john reppy 📂 Computer Science
Showing 1811 results for "john reppy" in Computer Science
Computer Science Preprint PDF DOI

Jailbreaking Frontier Foundation Models Through Intention Deception

Xinhe Wang, Katia Sycara, Yaqi Xie · 2026

Large (vision-)language models exhibit remarkable capability but remain highly susceptible to jailbreaking. Existing safety training approaches aim to have the model learn a refusal boundary between s…

Read Paper →
Computer Science Preprint PDF DOI

What Did They Mean? How LLMs Resolve Ambiguous Social Situations across Perspectives and Roles

Qiming Yuan, Linyi Han, Nam Ling, Cihan Ruan · 2026

People increasingly turn to large language models (LLMs) to interpret ambiguous social situations: a delayed text reply, an unusually cold supervisor, a teacher's mixed signals, or a boundary-crossing…

Read Paper →
Computer Science Preprint PDF DOI

Quantifying opinion homophily in online social networks: A bounded confidence perspective

Yangyang Luan, Camilla Ancona, Carmela Bernardo, Valentina Pansanella, Francesco Lo Iudice, Giulio Rossetti, Francesco Vasca, Xiaoqun Wu, Claudio Altafini · 2026

The concept of homophily is pervasive in online social media. While many empirical studies have relied on external sociodemographic traits to investigate it, significantly less is known about homophil…

Read Paper →
Computer Science Preprint PDF DOI

How Hard is it to Decide if a Fact is Relevant to a Query?

Meghyn Bienvenu, Diego Figueira, Pierre Lafourcade · 2026

We consider the following fundamental problem: given a database D, Boolean conjunctive query (CQ) q, and fact f in D, decide whether f is relevant to q wrt. D, i.e., does f belong to a minimal subset …

Read Paper →
Computer Science Preprint PDF DOI

Scaling Worst-Case Optimal Datalog to GPUs

Yihao Sun, Kunting Qi, Thomas Gilray, Sidharth Kumar, Kristopher Micinski · 2026

Datalog is a declarative logic-programming language used for complex analytic reasoning workloads such as program analysis and graph analytics. Datalog's popularity is due to its unique price-point, m…

Read Paper →
Computer Science Preprint PDF DOI

3DPipe: A Pipelined GPU Framework for Scalable Generalized Spatial Join over Polyhedral Objects

Lyuheng Yuan, Da Yan, Akhlaque Ahmad, Fusheng Wang · 2026

Spatial join is a fundamental operation in spatial databases. With the rapid growth of 3D data in applications such as LiDAR-based object detection and 3D digital pathology, there is an increasing nee…

Read Paper →
Computer Science Preprint PDF DOI

Orthogonal Strip Partitioning of Polygons: Lattice-Theoretic Algorithms and Lower Bounds

Jaehoon Chung · 2026

We study a variant of a polygon partition problem, introduced by Chung, Iwama, Liao, and Ahn [ISAAC'25]. Given orthogonal unit vectors $\mathbf{u},\mathbf{v}\in \mathbb{R}^2$ and a polygon $P$ with $n…

Read Paper →
Computer Science Preprint PDF DOI

RELOAD: A Robust and Efficient Learned Query Optimizer for Database Systems

Seokwon Lee, Jaeyoung Sim, Sihyun Kim, Yuhsing Li, Yiwen Zhu, Kwanghyun Park · 2026

Recent advances in query optimization have shifted from traditional rule-based and cost-based techniques towards machine learning-driven approaches. Among these, reinforcement learning (RL) has attrac…

Read Paper →
Computer Science Preprint PDF DOI

Sidorenko-Inspired Pessimistic Estimation

Yu-Ting Lin, Hsin-Po Wang · 2026

Recently, Abo Khamis et al. showed how to upper bound the size of a join of multiple tables, a problem essential to query optimization in database theory. They unified earlier works by the following i…

Read Paper →
Computer Science Preprint PDF DOI

PLOP: Cost-Based Placement of Semantic Operators in Hybrid Query Plans

Qiuyang Mang, Yufan Xiang, Hangrui Zhou, Runyuan He, Jiaxiang Yu, Hanchen Li, Aditya Parameswaran, Alvin Cheung · 2026

Recent database systems have introduced semantic operators that leverage large language models (LLMs) to filter, join, and project over structured data using natural language predicates. In practice, …

Read Paper →
Computer Science Preprint PDF DOI

Post-Quantum Cryptographic Analysis of Message Transformations Across the Network Stack

Ashish Kundu, Vishal Chakraborty, Ramana Kompella · 2026

When a user sends a message over a wireless network, the message does not travel as-is. It is encrypted, authenticated, encapsulated, and transformed as it descends the protocol stack from the applica…

Read Paper →
Computer Science Preprint PDF DOI

SynQL: A Controllable and Scalable Rule-Based Framework for SQL Workload Synthesis for Performance Benchmarking

Kahan Mehta, Amit Mankodi · 2026

Database research and the development of learned query optimisers rely heavily on realistic SQL workloads. Acquiring real-world queries is increasingly difficult, however, due to strict privacy regula…

Read Paper →
Computer Science Preprint PDF DOI

GTaP: A GPU-Resident Fork-Join Task-Parallel Runtime with a Pragma-Based Interface

Yuki Maeda, Kenjiro Taura · 2026

Graphics Processing Units (GPUs) excel at regular data-parallel workloads where massive hardware parallelism can be readily exploited. In contrast, many important irregular applications are naturally …

Read Paper →
Computer Science Preprint PDF DOI

Bounded Autonomy: Controlling LLM Characters in Live Multiplayer Games

Yunjia Guo, Jinghan Zhu, Siyu Wang, Haixin Qiao · 2026

Large language models (LLMs) are bringing richer dialogue and social behavior into games, but they also expose a control problem that existing game interfaces do not directly address: how should LLM c…

Read Paper →
Computer Science Preprint PDF DOI

VectraFlow: Long-Horizon Semantic Processing over Data and Event Streams with LLMs

Shu Chen, Junhan Liu, Deepti Raghavan, Ugur Cetintemel · 2026

Monitoring continuous data for meaningful signals increasingly demands long-horizon, stateful reasoning over unstructured streams. However, today's LLM frameworks remain stateless and one-shot, and tr…

Read Paper →
Computer Science Preprint PDF DOI

Optimizing Relational Queries over Array-Valued Data in Columnar Systems

Maroua Zeblah (TYREX), Etienne Couritas, Sarah Chlyah (TYREX), Pierre Geneves (TYREX), Nils Gesbert (TYREX), Nabil Layaida (TYREX) · 2026

Modern analytical workloads increasingly combine relational data with array-valued attributes. While columnar database systems efficiently process such workloads, their ability to optimize queries tha…

Read Paper →
Computer Science Preprint PDF DOI

Do Agents Repair When Challenged -- or Just Reply? Challenge, Repair, and Public Correction in a Deployed Agent Forum

Luyang Zhang, Yi-Yun Chu, Jialu Wang, Beibei Li, Ramayya Krishnan · 2026

As large language model (LLM) agents are deployed in public interactive settings, a key question is whether their communities can sustain challenge, repair, and public correction, or merely produce no…

Read Paper →
Computer Science Preprint PDF DOI

A Lightweight Hybrid Publish/Subscribe Event Fabric for IPC and Modular Distributed Systems

Dimitris Gkoulis · 2026

Modular software deployed on mini compute units in controlled distributed environments often needs two messaging paths: low-overhead in-process coordination and selective cross-node distribution. In p…

Read Paper →
Computer Science Preprint PDF DOI

Optimal Portfolio Compression for Priority-Proportional Clearing with Defaulting Costs

Gergely Csaji, Rares-Ioan Mateiu, Alexandru Popa, Ildiko Schlotter · 2026

We study financial networks where banks are connected through bilateral liabilities and may default when resources are insufficient to meet obligations. We consider both the standard proportional clea…

Read Paper →
Computer Science Preprint PDF DOI

Sheaf-Cohomological Program Analysis: Unifying Bug Finding, Equivalence, and Verification via \v{C}ech Cohomology

Halley Young · 2026

We present a framework in which program analysis -- type checking, bug finding, and equivalence verification -- is organized as computing the \v{C}ech cohomology of a semantic presheaf over a program'…

Read Paper →
Page 1 of 91 Next →