pith. sign in

Available: http://doi.acm.org/10.1145/2892208.2892235

4 Pith papers cite this work. Polarity classification is still indexing.

4 Pith papers citing it

representative citing papers

NESA: Relational Neuro-Symbolic Static Program Analysis

cs.PL · 2024-12-18 · conditional · novelty 7.0

NESA presents a neuro-symbolic framework that decomposes static analyses into policy-defined sub-problems solved by parsers and LLMs to enable compilation-free customizable analysis with reduced hallucinations.

BugScope: Learn to Find Bugs Like Human

cs.SE · 2025-07-21 · conditional · novelty 6.0

BugScope structures LLM bug detection into three human-mirroring steps and distills guidelines from examples, reaching 0.87 F1 on 33 real bugs while outperforming Claude and Cursor tools and uncovering 184 new issues in production code.

citing papers explorer

Showing 4 of 4 citing papers.

  • NESA: Relational Neuro-Symbolic Static Program Analysis cs.PL · 2024-12-18 · conditional · none · ref 7

    NESA presents a neuro-symbolic framework that decomposes static analyses into policy-defined sub-problems solved by parsers and LLMs to enable compilation-free customizable analysis with reduced hallucinations.

  • BugScope: Learn to Find Bugs Like Human cs.SE · 2025-07-21 · conditional · none · ref 31

    BugScope structures LLM bug detection into three human-mirroring steps and distills guidelines from examples, reaching 0.87 F1 on 33 real bugs while outperforming Claude and Cursor tools and uncovering 184 new issues in production code.

  • CHOP: Bypassing Runtime Bounds Checking Through Convex Hull OPtimization cs.PL · 2019-07-08 · unverdicted · none · ref 24

    CHOP applies convex hull optimization to runtime profiles to eliminate an average of 80.12% of dynamic bounds checks, yielding up to 95.80% performance improvement over SoftBound on evaluated benchmarks.

  • Extending Contract Verification for Parallel Programming Models to Fortran cs.DC · 2026-04-22 · conditional · none · ref 22

    CoVer extended to Fortran preserves analysis accuracy, reveals a bug in MPI-BugBench, and runs substantially faster than MUST while supporting multiple languages.