paper-with-me

Papers

Implicit Patterns in LLM-Based Binary Analysis

2026-03-19 · Qiang Li, XiangRui Zhang, Haining Wang arxiv

Binary vulnerability analysis is increasingly performed by LLM-based agents in an iterative, multi-pass manner, with the model as the core decision-maker. However, how such systems organize exploration over hundreds of reasoning steps remains poorly understood, due to limited context windows and implicit token-level behaviors. We present the first large-scale, trace-level study showing that multi-pass LLM reasoning gives rise to structured, token-level implicit patterns. Analyzing 521 binaries with 99,563 reasoning steps, we identify four dominant patterns: early pruning, path-dependent lock-in, targeted backtracking, and knowledge-guided prioritization that emerge implicitly from reasoning traces. These token-level implicit patterns serve as an abstraction of LLM reasoning: instead of explicit control-flow or predefined heuristics, exploration is organized through implicit decisions regulating path selection, commitment, and revision. Our analysis shows these patterns form a stable, structured system with distinct temporal roles and measurable characteristics. Our results provide the first systematic characterization of LLM-driven binary analysis and a foundation for more reliable analysis systems.

📄 PDF Abstract BibTeX arXiv:2603.19138

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Jointly Extracting Explicit and Implicit Relational Triples with Reasoning Pattern Enhanced Binary Pointer Network

2021-06-01 · NAACL 2021 4 · Yubo Chen, Yunqi Zhang, Changran Hu, Yongfeng Huang

Relational triple extraction is a crucial task for knowledge graph construction. Existing methods mainly focused on explicit relational triples that are directly expressed, but usually suffer from ignoring implicit tripl…

graph constructionImplicit RelationsKnowledge GraphsRelation+3

Porosity Amount Estimation in Stones Based on Combination of One Dimensional Local Binary Patterns and Image Normalization Technique

2018-10-13 · Shervan Fekri-Ershad

Since now, many approaches has been proposed for surface defect detection based on image texture analysis techniques. One of the efficient texture analysis operations is local binary patterns which provides good accuracy…

Defect DetectionTexture Classification

Finding archetypal patterns for binary questionnaires

2020-02-28 · Ismael Cabero, Irene Epifanio

Archetypal analysis is an exploratory tool that explains a set of observations as mixtures of pure (extreme) patterns. If the patterns are actual observations of the sample, we refer to them as archetypoids. For the firs…

Color-related Local Binary Pattern: A Learned Local Descriptor for Color Image Recognition

2020-12-11 · Bin Xiao, Tao Geng, Xiuli Bi, Weisheng Li

Local binary pattern (LBP) as a kind of local feature has shown its simplicity, easy implementation and strong discriminating power in image recognition. Although some LBP variants are specifically investigated for color…

Implicit Bias of Linear Equivariant Networks

2021-10-12 · Hannah Lawrence, Kristian Georgiev, Andrew Dienes, Bobak T. Kiani

Group equivariant convolutional neural networks (G-CNNs) are generalizations of convolutional neural networks (CNNs) which excel in a wide range of technical applications by explicitly encoding symmetries, such as rotati…

Binary Classification