paper-with-me

Papers

Deep Data Flow Analysis

2020-11-21 · Chris Cummins, Hugh Leather, Zacharias Fisches, Tal Ben-Nun, Torsten Hoefler, Michael O'Boyle

Compiler architects increasingly look to machine learning when building heuristics for compiler optimization. The promise of automatic heuristic design, freeing the compiler engineer from the complex interactions of program, architecture, and other optimizations, is alluring. However, most machine learning methods cannot replicate even the simplest of the abstract interpretations of data flow analysis that are critical to making good optimization decisions. This must change for machine learning to become the dominant technology in compiler heuristics. To this end, we propose ProGraML - Program Graphs for Machine Learning - a language-independent, portable representation of whole-program semantics for deep learning. To benchmark current and future learning techniques for compiler analyses we introduce an open dataset of 461k Intermediate Representation (IR) files for LLVM, covering five source programming languages, and 15.4M corresponding data flow results. We formulate data flow analysis as an MPNN and show that, using ProGraML, standard analyses can be learned, yielding improved performance on downstream compiler optimization tasks.

📄 PDF Abstract BibTeX arXiv:2012.01470

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningCompiler Optimization

Methods 이 논문이 사용한 방법론

MPNN There are at least eight notable examples of models from the literature that can be described using the Message Passing Neural Networks (MPNN) framework. For simplicity we…

Similar Papers 제목 키워드 기반

VideoFlow: A Framework for Building Visual Analysis Pipelines

2021-01-01 · Yue Wu, Jianqiang Huang, Jiangjie Zhen, Guokun Wang 외

The past years have witnessed an explosion of deep learning frameworks like PyTorch and TensorFlow since the success of deep neural networks. These frameworks have significantly facilitated algorithm development in multi…

Super-Resolution Analysis via Machine Learning: A Survey for Fluid Flows

2023-01-26 · Kai Fukami, Koji Fukagata, Kunihiko Taira

This paper surveys machine-learning-based super-resolution reconstruction for vortical flows. Super resolution aims to find the high-resolution flow fields from low-resolution data and is generally an approach used in im…

Image ReconstructionSuper-Resolution

Neural Network-based Power Flow Model

2021-12-15 · Thuan Pham, Xingpeng Li

Power flow analysis is used to evaluate the flow of electricity in the power system network. Power flow calculation is used to determine the steady-state variables of the system, such as the voltage magnitude/phase angle…

model

Temporal Analysis of NetFlow Datasets for Network Intrusion Detection Systems

2025-03-06 · Majed Luay, Siamak Layeghy, Seyedehfaezeh Hosseininoorbin, Mohanad Sarhan 외

This paper investigates the temporal analysis of NetFlow datasets for machine learning (ML)-based network intrusion detection systems (NIDS). Although many previous studies have highlighted the critical role of temporal …

Intrusion DetectionNetwork Intrusion Detection

acia-workflows: Automated Single-cell Imaging Analysis for Scalable and Deep Learning-based Live-cell Imaging Analysis Workflows

2025-10-07 · Johannes Seiffarth, Keitaro Kasahara, Michelle Bund, Benita Lückel 외 arxiv

Live-cell imaging (LCI) technology enables the detailed spatio-temporal characterization of living cells at the single-cell level, which is critical for advancing research in the life sciences, from biomedical applicatio…

Cell Segmentation