pith. sign in

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

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

5 Pith papers citing it

clear filters

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 2 of 2 citing papers after filters.

  • 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.

  • 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.