PulseAugur
EN
LIVE 14:50:54

New ORACAL framework boosts smart contract vulnerability detection

Researchers have developed ORACAL, a new multimodal framework designed to enhance the detection of smart contract vulnerabilities. This framework integrates various graph representations like Control Flow Graph, Data Flow Graph, and Call Graph, enriched with security context from LLMs and RAG. ORACAL utilizes a causal attention mechanism and PGExplainer for transparency, achieving state-of-the-art performance on benchmark datasets and demonstrating robustness against adversarial attacks. AI

IMPACT Enhances security auditing for smart contracts by improving vulnerability detection accuracy and explainability.

RANK_REASON The cluster contains a research paper detailing a new framework for smart contract vulnerability detection. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Tran Duong Minh Dai, Triet Huynh Minh Le, M. Ali Babar, Van-Hau Pham, Phan The Duy ·

    ORACAL: A Robust and Explainable Multimodal Framework for Smart Contract Vulnerability Detection with Causal Graph Enrichment

    arXiv:2603.28128v2 Announce Type: replace Abstract: Although Graph Neural Networks (GNNs) have shown promise for smart contract vulnerability detection, they still face significant limitations. Homogeneous graph models fail to capture the interplay between control flow and data d…