paper-with-me

Papers

Automatic Classification of Object Code Using Machine Learning

2018-05-06 · John Clemens

Recent research has repeatedly shown that machine learning techniques can be applied to either whole files or file fragments to classify them for analysis. We build upon these techniques to show that for samples of un-labeled compiled computer object code, one can apply the same type of analysis to classify important aspects of the code, such as its target architecture and endianess. We show that using simple byte-value histograms we retain enough information about the opcodes within a sample to classify the target architecture with high accuracy, and then discuss heuristic-based features that exploit information within the operands to determine endianess. We introduce a dataset with over 16000 code samples from 20 architectures and experimentally show that by using our features, classifiers can achieve very high accuracy with relatively small sample sizes.

📄 PDF Abstract BibTeX arXiv:1805.02146

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningClassificationGeneral ClassificationObject

Similar Papers 제목 키워드 기반

Semantic Code Classification for Automated Machine Learning

2022-01-25 · Polina Guseva, Anastasia Drozdova, Natalia Denisenko, Daria Sapozhnikova 외

A range of applications for automatic machine learning need the generation process to be controllable. In this work, we propose a way to control the output via a sequence of simple actions, that are called semantic code …

BIG-bench Machine LearningClassificationCode Classification

Neural Machine Translation of Artwork Titles Using Iconclass Codes

2020-12-01 · COLING (LaTeCHCLfL, CLFL, LaTeCH) 2020 12 · Nikolay Banar, Walter Daelemans, Mike Kestemont

We investigate the use of Iconclass in the context of neural machine translation for NL<->EN artwork titles. Iconclass is a widely used iconographic classification system used in the cultural heritage domain to describe …

Machine TranslationTranslation

Machine learning-based method for linearization and error compensation of an absolute rotary encoder

2020-09-07 · Lorenzo Iafolla, Massimiliano Filipozzi, Sara Freund, Azhar Zam 외

The main objective of this work is to develop a miniaturized, high accuracy, single-turn absolute, rotary encoder called ASTRAS360. Its measurement principle is based on capturing an image that uniquely identifies the ro…

BIG-bench Machine Learning

Traditional Machine Learning Models and Bidirectional Encoder Representations From Transformer (BERT)-Based Automatic Classification of Tweets About Eating Disorders: Algorithm Development and Validation Study

2024-02-08 · José Alberto Benítez-Andrades, José-Manuel Alija-Pérez, Maria-Esther Vidal, Rafael Pastor-Vargas 외

Background: Eating disorders are increasingly prevalent, and social networks offer valuable information. Objective: Our goal was to identify efficient machine learning models for categorizing tweets related to eating dis…

Informativeness

Rate-Distortion Theory in Coding for Machines and its Application

2023-05-26 · Alon Harell, Yalda Foroutan, Nilesh Ahuja, Parual Datta 외

Recent years have seen a tremendous growth in both the capability and popularity of automatic machine analysis of images and video. As a result, a growing need for efficient compression methods optimized for machine visi…

Instance Segmentationobject-detectionObject DetectionSemantic Segmentation