activity
20242026
collaborators
Showing cs.PLShow all

8 papers · 1 filter

cs.PL2026

Optimal Predicate Pushdown Synthesis

Robert Zhang, Eric Hayden Campbell, Dixin Tang +1

Predicate pushdown is a long-standing performance optimization that filters data as early as possible in a computational workflow. In modern data pipelines, this transformation is…

cs.PL2026

Choose, Don't Label: Multiple-Choice Query Synthesis for Program Disambiguation

Celeste Barnaby, Danny Ding, Osbert Bastani +1

High-level specifications of code are inherently ambiguous, and prior systems have explored interactive techniques to help users clarify their intent and resolve such ambiguities.…

cs.PL2025

Active Learning for Neurosymbolic Program Synthesis

Celeste Barnaby, Qiaochu Chen, Ramya Ramalingam +2

The goal of active learning for program synthesis is to synthesize the desired program by asking targeted questions that minimize user interaction. While prior work has explored ac…

cs.PL2025

Automated Discovery of Tactic Libraries for Interactive Theorem Proving

Yutong Xin, Jimmy Xin, Gabriel Poesia +3

Enabling more concise and modular proofs is essential for advancing formal reasoning using interactive theorem provers (ITPs). Since many ITPs, such as Rocq and Lean, use tactic-st…

cs.PL2025

Probabilistic Inference for Datalog with Correlated Inputs

Jingbo Wang, Shashin Halalingaiah, Weiyi Chen +2

Probabilistic extensions of logic programming languages, such as ProbLog, integrate logical reasoning with probabilistic inference to evaluate probabilities of output relations; ho…

cs.PL2025

Homomorphism Calculus for User-Defined Aggregations

Ziteng Wang, Ruijie Fang, Linus Zheng +2

Data processing frameworks like Apache Spark and Flink provide built-in support for user-defined aggregation functions (UDAFs), enabling the integration of domain-specific logic. H…