pith. sign in

Towards a Framework for Algorithm Recognition in Binary Code

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

3 Pith papers citing it

citation-role summary

background 2

citation-polarity summary

years

2026 2 2024 1

roles

background 2

polarities

background 2

representative citing papers

Literate Execution

cs.PL · 2026-04-17 · unverdicted · novelty 7.0

Literate execution treats documentation and visualizations as dynamic, computable parts of program execution via provenance tracking, inverting traditional literate programming to make programs more explorable.

Mirroring Call-by-Need, or Values Acting Silly

cs.LO · 2024-02-19 · unverdicted · novelty 6.0

Defines a new call-by-silly calculus mirroring call-by-need, proves it shares contextual equivalence with call-by-value, and shows its strategy computes maximal-length sequences via multi types and rewriting.

citing papers explorer

Showing 3 of 3 citing papers.

  • Literate Execution cs.PL · 2026-04-17 · unverdicted · none · ref 9

    Literate execution treats documentation and visualizations as dynamic, computable parts of program execution via provenance tracking, inverting traditional literate programming to make programs more explorable.

  • Mirroring Call-by-Need, or Values Acting Silly cs.LO · 2024-02-19 · unverdicted · none · ref 36

    Defines a new call-by-silly calculus mirroring call-by-need, proves it shares contextual equivalence with call-by-value, and shows its strategy computes maximal-length sequences via multi types and rewriting.

  • Combining Static Code Analysis and Large Language Models Improves Correctness and Performance of Algorithm Recognition cs.SE · 2026-04-03 · conditional · none · ref 23

    Hybrid LLM plus static analysis for algorithm recognition in code cuts required model calls by 72-97% and lifts F1-scores by as much as 12 points.