WebSep 13, 2024 · We propose IR2Vec, a Concise and Scalable encoding infrastructure to represent programs as a distributed embedding in continuous space. This distributed embedding is obtained by combining representation learning methods with data and control flow information to capture the syntax as well as the semantics of the input programs. WebIR2Vec: LLVM IR based Scalable Program Embeddings • European Network on High-performance Embedded Architecture and Compilation (HiPEAC) (Pa-per track), January 2024. • Recent Highlights in Programming Languages Workshop, Co-located with Foundations of Software Technology and Theoretical Computer Science (FSTTCS) …
S. VenkataKeerthy - svkeerthy.github.io
WebCode snippets from open-source hosting sites (github; ... In this paper, we propose IR2Vec, an agglomerative approach for constructing a continuous, distributed vector to represent source code at different (and increasing) levels of IR hierarchy - Instruction, Function and Program. The vectors that are formed lower down the (program abstraction ... WebIR2Vec can be extended to classify whether a program is malicious or not by looking for suspicious and obfuscated patterns. It can also be applied for detecting codes with … chrome pc antigo
Shalini Jain DeepAI
WebSep 13, 2024 · IR2Vec: LLVM IR based Scalable Program Embeddings. S. VenkataKeerthy, Rohit Aggarwal, Shalini Jain, Maunendra Sankar Desarkar, Ramakrishna Upadrasta, Y. N. … IR2Vec is a LLVM IR based framework to generate distributed representations for the source code in an unsupervised manner, which can be used to represent programs as input to solve machine learning tasks that take programs as inputs. This repo contains the source code and relevant information described … See more Binaries and Libraries (.a and .so) are autogenerated for every relevant checkin using GitHub Actions. Such generated artifacts are tagged along with the successful runs of … See more WebSep 13, 2024 · We propose IR2Vec, a Concise and Scalable encoding infrastructure to represent programs as a distributed embedding in continuous space. This distributed embedding is obtained by combining... chrome pdf 转 图片