3 papers
cs.SE2026
Dissecting Software Graphs: Structural Insights for Driver-Guided Fuzzing
Baihong Chen, Hua Ming, Weifeng Pan +3
Many software systems expose multiple execution modes through command-line options, subcommands, and configuration flags. For such programs, fuzzing depends on both mutated inputs…
cs.CR2026
Beyond Source: An Empirical Study of Python Bytecode Security Risks
Baihong Chen, Tian Xie, Wen Li
Python package security is largely source-centric, yet Python runtimes can execute bytecode directly through .pyc files, compiled-only modules, and marshalled code objects, creatin…
cs.CV2026
TraceViT: Grounded Trace Supervision for Visual Abstract Reasoning
Binnan Liu, Yechi Ma, Tian Xie +1
The Abstraction and Reasoning Corpus (ARC) tests whether a model can infer an unseen transformation from a few input-output examples and apply it to a new grid. Looped visual reaso…