Skip to main content

Showing 1–25 of 25 results for author: Meert, W

Searching in archive cs. Search in all archives.
.
  1. arXiv:2312.01921  [pdf, other

    cs.SE cs.CL cs.PL

    A Machine Learning Approach Towards SKILL Code Autocompletion

    Authors: Enrique Dehaerne, Bappaditya Dey, Wannes Meert

    Abstract: As Moore's Law continues to increase the complexity of electronic systems, Electronic Design Automation (EDA) must advance to meet global demand. An important example of an EDA technology is SKILL, a scripting language used to customize and extend EDA software. Recently, code generation models using the transformer architecture have achieved impressive results in academic settings and have even be… ▽ More

    Submitted 24 February, 2024; v1 submitted 4 December, 2023; originally announced December 2023.

    Comments: Accepted for SPIE Advanced Lithography + Patterning, 2024

    ACM Class: I.2.2

  2. arXiv:2311.17582  [pdf, other

    cs.LG

    LoCoMotif: Discovering time-warped motifs in time series

    Authors: Daan Van Wesenbeeck, Aras Yurtman, Wannes Meert, Hendrik Blockeel

    Abstract: Time Series Motif Discovery (TSMD) refers to the task of identifying patterns that occur multiple times (possibly with minor variations) in a time series. All existing methods for TSMD have one or more of the following limitations: they only look for the two most similar occurrences of a pattern; they only look for patterns of a pre-specified, fixed length; they cannot handle variability along the… ▽ More

    Submitted 29 November, 2023; originally announced November 2023.

    Comments: 26 pages, 15 figures. Submitted to the journal track of the European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases (ECMLPKDD) 2024 in partnership with the Data Mining and Knowledge Discovery journal. Source code of the method is available at http://github.com/ML-KULeuven/locomotif

  3. arXiv:2311.13379  [pdf, other

    cs.AI

    Pruning-Based Extraction of Descriptions from Probabilistic Circuits

    Authors: Sieben Bocklandt, Vincent Derkinderen, Koen Vanderstraeten, Wouter Pijpops, Kurt Jaspers, Wannes Meert

    Abstract: Concept learning is a general task with applications in various domains. As a motivating example we consider the application of music playlist generation, where a playlist is represented as a concept (e.g., `relaxing music') rather than as a fixed collection of songs. In this work we use a probabilistic circuit to learn a concept from positively labelled and unlabelled examples. While these circui… ▽ More

    Submitted 5 June, 2024; v1 submitted 22 November, 2023; originally announced November 2023.

  4. arXiv:2308.08376  [pdf, other

    cs.CV

    Automated Semiconductor Defect Inspection in Scanning Electron Microscope Images: a Systematic Review

    Authors: Thibault Lechien, Enrique Dehaerne, Bappaditya Dey, Victor Blanco, Sandip Halder, Stefan De Gendt, Wannes Meert

    Abstract: A growing need exists for efficient and accurate methods for detecting defects in semiconductor materials and devices. These defects can have a detrimental impact on the efficiency of the manufacturing process, because they cause critical failures and wafer-yield limitations. As nodes and patterns get smaller, even high-resolution imaging techniques such as Scanning Electron Microscopy (SEM) produ… ▽ More

    Submitted 18 August, 2023; v1 submitted 16 August, 2023; originally announced August 2023.

    Comments: 16 pages, 12 figures, 3 tables

  5. arXiv:2305.12958  [pdf, other

    cs.LG

    AD-MERCS: Modeling Normality and Abnormality in Unsupervised Anomaly Detection

    Authors: Jonas Soenen, Elia Van Wolputte, Vincent Vercruyssen, Wannes Meert, Hendrik Blockeel

    Abstract: Most anomaly detection systems try to model normal behavior and assume anomalies deviate from it in diverse manners. However, there may be patterns in the anomalies as well. Ideally, an anomaly detection system can exploit patterns in both normal and anomalous behavior. In this paper, we present AD-MERCS, an unsupervised approach to anomaly detection that explicitly aims at doing both. AD-MERCS id… ▽ More

    Submitted 22 May, 2023; originally announced May 2023.

  6. arXiv:2210.13184  [pdf, other

    cs.AR

    DPU-v2: Energy-efficient execution of irregular directed acyclic graphs

    Authors: Nimish Shah, Wannes Meert, Marian Verhelst

    Abstract: A growing number of applications like probabilistic machine learning, sparse linear algebra, robotic navigation, etc., exhibit irregular data flow computation that can be modeled with directed acyclic graphs (DAGs). The irregularity arises from the seemingly random connections of nodes, which makes the DAG structure unsuitable for vectorization on CPU or GPU. Moreover, the nodes usually represent… ▽ More

    Submitted 20 October, 2022; originally announced October 2022.

  7. arXiv:2210.01515  [pdf, other

    cs.LG cs.AI cs.IR

    Automatic Generation of Product Concepts from Positive Examples, with an Application to Music Streaming

    Authors: Kshitij Goyal, Wannes Meert, Hendrik Blockeel, Elia Van Wolputte, Koen Vanderstraeten, Wouter Pijpops, Kurt Jaspers

    Abstract: Internet based businesses and products (e.g. e-commerce, music streaming) are becoming more and more sophisticated every day with a lot of focus on improving customer satisfaction. A core way they achieve this is by providing customers with an easy access to their products by structuring them in catalogues using navigation bars and providing recommendations. We refer to these catalogues as product… ▽ More

    Submitted 15 January, 2023; v1 submitted 4 October, 2022; originally announced October 2022.

    Comments: 17 Pages, Conference: BNAIC 2022

  8. arXiv:2206.13083  [pdf, other

    cs.LG cs.CR

    Adversarial Example Detection in Deployed Tree Ensembles

    Authors: Laurens Devos, Wannes Meert, Jesse Davis

    Abstract: Tree ensembles are powerful models that are widely used. However, they are susceptible to adversarial examples, which are examples that purposely constructed to elicit a misprediction from the model. This can degrade performance and erode a user's trust in the model. Typically, approaches try to alleviate this problem by verifying how robust a learned ensemble is or robustifying the learning proce… ▽ More

    Submitted 27 June, 2022; originally announced June 2022.

  9. arXiv:2201.01856  [pdf, other

    cs.LG cs.DB

    Elastic Product Quantization for Time Series

    Authors: Pieter Robberechts, Wannes Meert, Jesse Davis

    Abstract: Analyzing numerous or long time series is difficult in practice due to the high storage costs and computational requirements. Therefore, techniques have been proposed to generate compact similarity-preserving representations of time series, enabling real-time similarity search on large in-memory data collections. However, the existing techniques are not ideally suited for assessing similarity when… ▽ More

    Submitted 26 August, 2022; v1 submitted 4 January, 2022; originally announced January 2022.

  10. arXiv:2112.05660  [pdf, other

    cs.AR cs.DC eess.SY

    DPU: DAG Processing Unit for Irregular Graphs with Precision-Scalable Posit Arithmetic in 28nm

    Authors: Nimish Shah, Laura Isabel Galindez Olascoaga, Shirui Zhao, Wannes Meert, Marian Verhelst

    Abstract: Computation in several real-world applications like probabilistic machine learning, sparse linear algebra, and robotic navigation, can be modeled as irregular directed acyclic graphs (DAGs). The irregular data dependencies in DAGs pose challenges to parallel execution on general-purpose CPUs and GPUs, resulting in severe under-utilization of the hardware. This paper proposes DPU, a specialized pro… ▽ More

    Submitted 10 December, 2021; originally announced December 2021.

    Comments: IEEE Journal of Solid-State Circuits

  11. arXiv:2107.11277  [pdf, other

    cs.LG cs.AI

    Machine Learning with a Reject Option: A survey

    Authors: Kilian Hendrickx, Lorenzo Perini, Dries Van der Plas, Wannes Meert, Jesse Davis

    Abstract: Machine learning models always make a prediction, even when it is likely to be inaccurate. This behavior should be avoided in many decision support applications, where mistakes can have severe consequences. Albeit already studied in 1970, machine learning with rejection recently gained interest. This machine learning subfield enables machine learning models to abstain from making a prediction when… ▽ More

    Submitted 21 February, 2024; v1 submitted 23 July, 2021; originally announced July 2021.

    MSC Class: 68T02 ACM Class: I.2.6

  12. GRAPHOPT: constrained-optimization-based parallelization of irregular graphs

    Authors: Nimish Shah, Wannes Meert, Marian Verhelst

    Abstract: Sparse, irregular graphs show up in various applications like linear algebra, machine learning, engineering simulations, robotic control, etc. These graphs have a high degree of parallelism, but their execution on parallel threads of modern platforms remains challenging due to the irregular data dependencies. The execution performance can be improved by efficiently partitioning the graphs such tha… ▽ More

    Submitted 16 February, 2022; v1 submitted 5 May, 2021; originally announced May 2021.

    Journal ref: IEEE Transactions on Parallel and Distributed Systems 2020

  13. Acceleration of probabilistic reasoning through custom processor architecture

    Authors: Nimish Shah, Laura I. Galindez Olascoaga, Wannes Meert, Marian Verhelst

    Abstract: Probabilistic reasoning is an essential tool for robust decision-making systems because of its ability to explicitly handle real-world uncertainty, constraints and causal relations. Consequently, researchers are develo** hybrid models by combining Deep Learning with probabilistic reasoning for safety-critical applications like self-driving vehicles, autonomous drones, etc. However, probabilistic… ▽ More

    Submitted 27 February, 2021; originally announced March 2021.

    Journal ref: Design, Automation & Test in Europe Conference & Exhibition (DATE) 2020

  14. arXiv:2103.00216  [pdf, other

    cs.AR cs.LG math.NA

    ProbLP: A framework for low-precision probabilistic inference

    Authors: Nimish Shah, Laura I. Galindez Olascoaga, Wannes Meert, Marian Verhelst

    Abstract: Bayesian reasoning is a powerful mechanism for probabilistic inference in smart edge-devices. During such inferences, a low-precision arithmetic representation can enable improved energy efficiency. However, its impact on inference accuracy is not yet understood. Furthermore, general-purpose hardware does not natively support low-precision representation. To address this, we propose ProbLP, a fram… ▽ More

    Submitted 27 February, 2021; originally announced March 2021.

    Journal ref: Proceedings of the 56th Annual Design Automation Conference (DAC) 2019

  15. arXiv:2010.13880  [pdf, other

    cs.LG cs.AI

    Versatile Verification of Tree Ensembles

    Authors: Laurens Devos, Wannes Meert, Jesse Davis

    Abstract: Machine learned models often must abide by certain requirements (e.g., fairness or legal). This has spurred interested in develo** approaches that can provably verify whether a model satisfies certain properties. This paper introduces a generic algorithm called Veritas that enables tackling multiple different verification tasks for tree ensemble models like random forests (RFs) and gradient boos… ▽ More

    Submitted 30 November, 2020; v1 submitted 26 October, 2020; originally announced October 2020.

  16. arXiv:2001.11905  [pdf, other

    cs.LG cs.AI stat.ML

    Verifying Tree Ensembles by Reasoning about Potential Instances

    Authors: Laurens Devos, Wannes Meert, Jesse Davis

    Abstract: Imagine being able to ask questions to a black box model such as "Which adversarial examples exist?", "Does a specific attribute have a disproportionate effect on the model's prediction?" or "What kind of predictions could possibly be made for a partially described example?" This last question is particularly important if your partial description does not correspond to any observed example in your… ▽ More

    Submitted 18 May, 2021; v1 submitted 31 January, 2020; originally announced January 2020.

    Comments: Devos, Laurens, Wannes Meert, and Jesse Davis. "Verifying tree ensembles by reasoning about potential instances." Proceedings of the 2021 SIAM International Conference on Data Mining (SDM). Society for Industrial and Applied Mathematics, 2021

  17. arXiv:1912.12941  [pdf, other

    cs.LG eess.SP stat.ML

    A general anomaly detection framework for fleet-based condition monitoring of machines

    Authors: Kilian Hendrickx, Wannes Meert, Yves Mollet, Johan Gyselinck, Bram Cornelis, Konstantinos Gryllias, Jesse Davis

    Abstract: Machine failures decrease up-time and can lead to extra repair costs or even to human casualties and environmental pollution. Recent condition monitoring techniques use artificial intelligence in an effort to avoid time-consuming manual analysis and handcrafted feature extraction. Many of these only analyze a single machine and require a large historical data set. In practice, this can be difficul… ▽ More

    Submitted 7 January, 2020; v1 submitted 30 December, 2019; originally announced December 2019.

    Comments: Accepted in Mechanical Systems and Signal Processing, SI: Machine Diagnostics by AI

    MSC Class: I.5.3; I.5.4; J.2; I.2.1 ACM Class: I.5.3; I.5.4; J.2; I.2.1

  18. arXiv:1909.08552  [pdf, other

    cs.AI

    An Automated Engineering Assistant: Learning Parsers for Technical Drawings

    Authors: Dries Van Daele, Nicholas Decleyre, Herman Dubois, Wannes Meert

    Abstract: From a set of technical drawings and expert knowledge, we automatically learn a parser to interpret such a drawing. This enables automatic reasoning and learning on top of a large database of technical drawings. In this work, we develop a similarity based search algorithm to help engineers and designers find or complete designs more easily and flexibly. This is part of an ongoing effort to build a… ▽ More

    Submitted 18 September, 2019; originally announced September 2019.

  19. arXiv:1903.12577  [pdf, other

    cs.LG cs.AI stat.ML

    Learning Relational Representations with Auto-encoding Logic Programs

    Authors: Sebastijan Dumancic, Tias Guns, Wannes Meert, Hendrik Blockeel

    Abstract: Deep learning methods capable of handling relational data have proliferated over the last years. In contrast to traditional relational learning methods that leverage first-order logic for representing such data, these deep learning methods aim at re-representing symbolic relational data in Euclidean spaces. They offer better scalability, but can only numerically approximate relational structures a… ▽ More

    Submitted 24 March, 2020; v1 submitted 29 March, 2019; originally announced March 2019.

    Comments: 8 pages,4 figures, paper + supplement, published at IJCAI

  20. arXiv:1903.05408  [pdf, other

    eess.SP cs.NI

    Crowdsourced wireless spectrum anomaly detection

    Authors: Sreeraj Rajendran, Vincent Lenders, Wannes Meert, Sofie Pollin

    Abstract: Automated wireless spectrum monitoring across frequency, time and space will be essential for many future applications. Manual and fine-grained spectrum analysis is becoming impossible because of the large number of measurement locations and complexity of the spectrum use landscape. Detecting unexpected behaviors in the wireless spectrum from the collected data is a crucial part of this automated… ▽ More

    Submitted 13 March, 2019; originally announced March 2019.

    Comments: IEEE: under review

  21. arXiv:1805.00779  [pdf, other

    stat.ML cs.AI cs.LG

    COBRAS-TS: A new approach to Semi-Supervised Clustering of Time Series

    Authors: Toon Van Craenendonck, Wannes Meert, Sebastijan Dumancic, Hendrik Blockeel

    Abstract: Clustering is ubiquitous in data analysis, including analysis of time series. It is inherently subjective: different users may prefer different clusterings for a particular dataset. Semi-supervised clustering addresses this by allowing the user to provide examples of instances that should (not) be in the same cluster. This paper studies semi-supervised clustering in the context of time series. We… ▽ More

    Submitted 2 May, 2018; originally announced May 2018.

  22. Distributed Deep Learning Models for Wireless Signal Classification with Low-Cost Spectrum Sensors

    Authors: Sreeraj Rajendran, Wannes Meert, Domenico Giustiniano, Vincent Lenders, Sofie Pollin

    Abstract: This paper looks into the technology classification problem for a distributed wireless spectrum sensing network. First, a new data-driven model for Automatic Modulation Classification (AMC) based on long short term memory (LSTM) is proposed. The model learns from the time domain amplitude and phase information of the modulation schemes present in the training data without requiring expert features… ▽ More

    Submitted 11 July, 2018; v1 submitted 27 July, 2017; originally announced July 2017.

  23. arXiv:1606.08660  [pdf, ps, other

    stat.ML cs.LG cs.LO

    Theory reconstruction: a representation learning view on predicate invention

    Authors: Sebastijan Dumancic, Wannes Meert, Hendrik Blockeel

    Abstract: With this positional paper we present a representation learning view on predicate invention. The intention of this proposal is to bridge the relational and deep learning communities on the problem of predicate invention. We propose a theory reconstruction approach, a formalism that extends autoencoder approach to representation learning to the relational settings. Our intention is to start a discu… ▽ More

    Submitted 29 June, 2016; v1 submitted 28 June, 2016; originally announced June 2016.

    Comments: 3 pages, StaRAI 2016 submission

  24. arXiv:1312.5378  [pdf, ps, other

    cs.AI

    Skolemization for Weighted First-Order Model Counting

    Authors: Guy Van den Broeck, Wannes Meert, Adnan Darwiche

    Abstract: First-order model counting emerged recently as a novel reasoning task, at the core of efficient algorithms for probabilistic logics. We present a Skolemization algorithm for model counting problems that eliminates existential quantifiers from a first-order logic theory without changing its weighted model count. For certain subsets of first-order logic, lifted model counters were shown to run in ti… ▽ More

    Submitted 5 March, 2014; v1 submitted 18 December, 2013; originally announced December 2013.

    Comments: To appear in Proceedings of the 14th International Conference on Principles of Knowledge Representation and Reasoning (KR), Vienna, Austria, July 2014

  25. arXiv:1007.3858  [pdf, ps, other

    cs.PL cs.AI cs.LG cs.LO

    CHR(PRISM)-based Probabilistic Logic Learning

    Authors: Jon Sneyers, Wannes Meert, Joost Vennekens, Yoshitaka Kameya, Taisuke Sato

    Abstract: PRISM is an extension of Prolog with probabilistic predicates and built-in support for expectation-maximization learning. Constraint Handling Rules (CHR) is a high-level programming language based on multi-headed multiset rewrite rules. In this paper, we introduce a new probabilistic logic formalism, called CHRiSM, based on a combination of CHR and PRISM. It can be used for high-level rapid prot… ▽ More

    Submitted 22 July, 2010; originally announced July 2010.

    ACM Class: D.1.6; D.3.1; F.3.2; G.3

    Journal ref: Theory and Practice of Logic Programming, 10(4-6), 433-447, 2010