Archives for INGI

INGI Seminar - An Introduction to Truffle and Graal or...

Truffle is framework to write a programming language implementation as an Abstract-Syntax-Tree Interpreter. Together with the Graal Just-in-Time compiler, it achieve competitive performance with the best just-in-time compilers such as V8 for JavaScript. In particular, the Ruby implementation...
Click to know more

INGI Seminar - On the Dynamic Compilation and...

A recent innovation in data plane technologies is programmable switch pipelines, whereas switches adopt a reconfigurable data plane, like a programmable ASIC (Intel FlexPipe, RMT), NPU (Cavium XPA), or a software library (Intel DPDK), that can implement a great variety of different packet...
Click to know more

INGI Seminar - Zero-trust networking implementation for...

The traditional approach to networking security is to use a firewall based on Layer3/Layer4 information. However, the industry has evolved over the last decade from monolithic predictive processes that would translate to a couple network endpoints to the massive scaling that you get today...
Click to know more

Semiring Rank Matrix Factorisation by Thanh Le Van, KU...

Semiring Rank Matrix Factorisation by Thanh Le Van (KU Leuven) Abstract. Rank data, in which each row is a complete or partial ranking of available items (columns), is ubiquitous. It can be used to represent, for instance, preferences of users, the levels of gene expression, and the outcomes...
Click to know more

Design of declarative tools for Sequential pattern...

The main advantage of Constraint Programming (CP) approaches for sequential pattern mining (SPM) is their modularity, which includes the ability to add new constraints (regular expressions, length restrictions, etc). However, the existing CP-based approaches are not as scalable as some of the...
Click to know more