Mill.jl and JsonGrinder.jl: automated differentiable feature extraction for learning from raw JSON data

05/19/2021
by   Šimon Mandlík, et al.
0

Learning from raw data input, thus limiting the need for manual feature engineering, is one of the key components of many successful applications of machine learning methods. While machine learning problems are often formulated on data that naturally translate into a vector representation suitable for classifiers, there are data sources, for example in cybersecurity, that are naturally represented in diverse files with a unifying hierarchical structure, such as XML, JSON, and Protocol Buffers. Converting this data to vector (tensor) representation is generally done by manual feature engineering, which is laborious, lossy, and prone to human bias about the importance of particular features. Mill and JsonGrinder is a tandem of libraries, which fully automates the conversion. Starting with an arbitrary set of JSON samples, they create a differentiable machine learning model capable of infer from further JSON samples in their raw form.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/04/2022

Explaining Classifiers Trained on Raw Hierarchical Multiple-Instance Data

Learning from raw data input, thus limiting the need for feature enginee...
research
12/29/2022

Condensed Representation of Machine Learning Data

Training of a Machine Learning model requires sufficient data. The suffi...
research
10/17/2020

DIFER: Differentiable Automated Feature Engineering

Feature engineering, a crucial step of machine learning, aims to extract...
research
10/26/2020

The Representation Race - Preprocessing for Handling Time Phenomena

Designing the representation languages for the input, L E, and output, L...
research
08/12/2016

Applying Deep Learning to Basketball Trajectories

One of the emerging trends for sports analytics is the growing use of pl...
research
01/30/2021

Importance of feature engineering and database selection in a machine learning model: A case study on carbon crystal structures

Drive towards improved performance of machine learning models has led to...
research
05/31/2023

Managed Geo-Distributed Feature Store: Architecture and System Design

Companies are using machine learning to solve real-world problems and ar...

Please sign up or login with your details

Forgot password? Click here to reset