paper-with-me

Papers

AMD-FCG: An Enhanced Function Call Graph Dataset with Integrated Topological Features for Malware Detection and Classification

2026-06-05 · Parthajit Borah, Sakshi Singh, D. K. Bhattacharyya, J. K. Kalita arxiv

As malware illustrates a complex structure and behavior, detection of these has been a significant challenge in the domain of cybersecurity along with related services in daily life. So, it becomes crucial to have a reliable and adaptive solution to address the issue. Among the several detection methods developed over the years, one of the most reliable ones is studying and analyzing the structural and behavioral patterns of malware. These patterns of sophisticated malware can be obtained with the help of Function Call Graphs (FCGs). However, to effectively cover numerous groups of families of malware, it is required to have a sufficiently large dataset for the system to operate on. In order to ensure accuracy and robustness of the system, the dataset should comprise samples of different malwares and a benign application for secure execution of the detection process. This paper introduces AMD-FCG, an enhanced Function Call Graph dataset integrated with topological features of malwares. The framework enhances the detection procedure, streamlining the workflow for cybersecurity professionals and also eliminating the need for dynamic analysis and extensive processing. Therefore, it can be used to develop and deploy more efficient and innovative malware detection systems.

📄 PDF Abstract BibTeX arXiv:2606.06815

Code (0)

등록된 구현이 없습니다.

Tasks

Malware Detection

Similar Papers 제목 키워드 기반

LLM-Enhanced Hierarchical Heterogeneous Graph Representation Learning for Malicious Python Package Detection

2026-07-03 · Hang Gao, Xiaoyu Chen, Baoquan Cui, Zhen Tang 외 arxiv

Malicious Python packages have become a major threat to software supply chain ecosystems due to the widespread adoption of open-source repositories such as PyPI. Existing learning-based detection methods struggle to capt…

Graph Representation LearningGraph Neural Network

A plug-in graph neural network to boost temporal sensitivity in fMRI analysis

2023-01-01 · Irmak Sivgin, Hasan A. Bedel, Şaban Öztürk, Tolga Çukur

Learning-based methods have recently enabled performance leaps in analysis of high-dimensional functional MRI (fMRI) time series. Deep learning models that receive as input functional connectivity (FC) features among bra…

Functional ConnectivityGraph Neural NetworkSensitivityTime Series+1

What Has Been Enhanced in my Knowledge-Enhanced Language Model?

2022-02-02 · Yifan Hou, Guoji Fu, Mrinmaya Sachan

Pretrained language models (LMs) do not capture factual knowledge very well. This has led to the development of a number of knowledge integration (KI) methods which aim to incorporate external knowledge into pretrained L…

Graph AttentionLanguage ModelingLanguage Modelling

Graph-enhanced Optimizers for Structure-aware Recommendation Embedding Evolution

2023-09-24 · Cong Xu, Jun Wang, Jianyong Wang, Wei zhang

Embedding plays a key role in modern recommender systems because they are virtual representations of real-world entities and the foundation for subsequent decision-making models. In this paper, we propose a novel embeddi…

Decision MakingGraph Neural NetworkRecommendation Systems

Multimodal Large Language Models for Inverse Molecular Design with Retrosynthetic Planning

2024-10-05 · Gang Liu, Michael Sun, Wojciech Matusik, Meng Jiang 외

While large language models (LLMs) have integrated images, adapting them to graphs remains challenging, limiting their applications in materials and drug design. This difficulty stems from the need for coherent autoregre…

BenchmarkingDrug DesignGraph GenerationIn-Context Learning