← Search

Claire Wang

3 accepted papers

2026

QLCoder: A Query Synthesizer For Static Analysis of Security Vulnerabilities

ICLR 2026poster

CodeQL is a powerful static analysis engine that represents programs’ abstract syntax trees as databases that can be queried to detect security vulnerabilities. While CodeQL supports expressive interprocedural dataflow queries, the coverage and precision of its existing security queries remain limit…

Cited by 0SourcecodeScholar
2025

DOLPHIN: A Programmable Framework for Scalable Neurosymbolic Learning

ICML 2025poster

Neurosymbolic learning enables the integration of symbolic reasoning with deep learning but faces significant challenges in scaling to complex symbolic programs, large datasets, or both. We introduce DOLPHIN, a framework that tackles these challenges by supporting neurosymbolic programs in Python, e…