Skip to main content

Showing 1–16 of 16 results for author: Schütz, M

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

    math.OC cs.DS

    Optimization of Next-Day Delivery Coverage using Constraint Programming and Random Key Optimizers

    Authors: Kyle Brubaker, Kyle E. C. Booth, Martin J. A. Schuetz, Philipp Loick, Jian Shen, Arun Ramamurthy, Georgios Paschos

    Abstract: We consider the logistics network of an e-commerce retailer, specifically the so-called "middle mile" network, that routes inventory from supply warehouses to distribution stations to be ingested into the terminal ("last mile") delivery network. The speed of packages through this middle mile network is a key determinant for the ultimate delivery speed to the end user. An important target for a ret… ▽ More

    Submitted 25 April, 2025; originally announced April 2025.

    Comments: 16 pages, 3 figures, 2 algorithms, 2 tables

  2. arXiv:2411.17796  [pdf, other

    cs.LG math.OC quant-ph

    Scalable iterative pruning of large language and vision models using block coordinate descent

    Authors: Gili Rosenberg, J. Kyle Brubaker, Martin J. A. Schuetz, Elton Yechao Zhu, Serdar Kadıoğlu, Sima E. Borujeni, Helmut G. Katzgraber

    Abstract: Pruning neural networks, which involves removing a fraction of their weights, can often maintain high accuracy while significantly reducing model complexity, at least up to a certain limit. We present a neural network pruning technique that builds upon the Combinatorial Brain Surgeon, but solves an optimization problem over a subset of the network weights in an iterative, block-wise manner using b… ▽ More

    Submitted 26 November, 2024; originally announced November 2024.

    Comments: 16 pages, 6 figures, 5 tables

  3. arXiv:2411.04293  [pdf, other

    cs.AI cond-mat.dis-nn cs.NE math.OC

    A Random-Key Optimizer for Combinatorial Optimization

    Authors: Antonio A. Chaves, Mauricio G. C. Resende, Martin J. A. Schuetz, J. Kyle Brubaker, Helmut G. Katzgraber, Edilson F. de Arruda, Ricardo M. A. Silva

    Abstract: This paper presents the Random-Key Optimizer (RKO), a versatile and efficient stochastic local search method tailored for combinatorial optimization problems. Using the random-key concept, RKO encodes solutions as vectors of random keys that are subsequently decoded into feasible solutions via problem-specific decoders. The RKO framework is able to combine a plethora of classic metaheuristics, eac… ▽ More

    Submitted 15 November, 2024; v1 submitted 6 November, 2024; originally announced November 2024.

    Comments: 54 pages, 16 figures, 8 tables

    MSC Class: 90-02; 90B40; 90C27 ACM Class: G.1.6; G.2.1; I.2.8

  4. arXiv:2310.03567  [pdf, other

    cs.GR

    SimLOD: Simultaneous LOD Generation and Rendering

    Authors: Markus Schütz, Lukas Herzberger, Michael Wimmer

    Abstract: About: We propose an incremental LOD generation approach for point clouds that allows us to simultaneously load points from disk, update an octree-based level-of-detail representation, and render the intermediate results in real time while additional points are still being loaded from disk. LOD construction and rendering are both implemented in CUDA and share the GPU's processing power, but each i… ▽ More

    Submitted 5 October, 2023; originally announced October 2023.

  5. arXiv:2306.03976  [pdf, other

    cs.AI cs.LG math.OC quant-ph

    Explainable AI using expressive Boolean formulas

    Authors: Gili Rosenberg, J. Kyle Brubaker, Martin J. A. Schuetz, Grant Salton, Zhihuai Zhu, Elton Yechao Zhu, Serdar Kadıoğlu, Sima E. Borujeni, Helmut G. Katzgraber

    Abstract: We propose and implement an interpretable machine learning classification model for Explainable AI (XAI) based on expressive Boolean formulas. Potential applications include credit scoring and diagnosis of medical conditions. The Boolean formula defines a rule with tunable complexity (or interpretability), according to which input data are classified. Such a formula can include any operator that c… ▽ More

    Submitted 6 June, 2023; originally announced June 2023.

    Comments: 28 pages, 16 figures, 4 tables

    Journal ref: Mach. Learn. Knowl. Extr. 2023, 5(4), 1760-1795

  6. arXiv:2303.12096  [pdf, other

    cs.LG cond-mat.dis-nn cs.AI math.OC quant-ph

    Reply to: Inability of a graph neural network heuristic to outperform greedy algorithms in solving combinatorial optimization problems

    Authors: Martin J. A. Schuetz, J. Kyle Brubaker, Helmut G. Katzgraber

    Abstract: We provide a comprehensive reply to the comment written by Stefan Boettcher [arXiv:2210.00623] and argue that the comment singles out one particular non-representative example problem, entirely focusing on the maximum cut problem (MaxCut) on sparse graphs, for which greedy algorithms are expected to perform well. Conversely, we highlight the broader algorithmic development underlying our original… ▽ More

    Submitted 3 February, 2023; originally announced March 2023.

    Comments: Manuscript: 2 pages, 1 figure. arXiv admin note: substantial text overlap with arXiv:2302.03602

    Journal ref: Nature Machine Intelligence 5, 26 (2023)

  7. arXiv:2302.14801  [pdf, other

    cs.GR

    GPU-Accelerated LOD Generation for Point Clouds

    Authors: Markus Schütz, Bernhard Kerbl, Philip Klaus, Michael Wimmer

    Abstract: About: We introduce a GPU-accelerated LOD construction process that creates a hybrid voxel-point-based variation of the widely used layered point cloud (LPC) structure for LOD rendering and streaming. The massive performance improvements provided by the GPU allow us to improve the quality of lower LODs via color filtering while still increasing construction speed compared to the non-filtered, CPU-… ▽ More

    Submitted 28 February, 2023; originally announced February 2023.

  8. arXiv:2302.03602  [pdf, other

    cond-mat.dis-nn cs.AI cs.LG math.OC quant-ph

    Reply to: Modern graph neural networks do worse than classical greedy algorithms in solving combinatorial optimization problems like maximum independent set

    Authors: Martin J. A. Schuetz, J. Kyle Brubaker, Helmut G. Katzgraber

    Abstract: We provide a comprehensive reply to the comment written by Chiara Angelini and Federico Ricci-Tersenghi [arXiv:2206.13211] and argue that the comment singles out one particular non-representative example problem, entirely focusing on the maximum independent set (MIS) on sparse graphs, for which greedy algorithms are expected to perform well. Conversely, we highlight the broader algorithmic develop… ▽ More

    Submitted 3 February, 2023; originally announced February 2023.

    Comments: Manuscript: 3 pages, 2 figures

    Journal ref: Nature Machine Intelligence 5, 32 (2023)

  9. arXiv:2206.03651  [pdf, other

    quant-ph cond-mat.dis-nn cs.NE cs.RO math.OC

    Optimization of Robot Trajectory Planning with Nature-Inspired and Hybrid Quantum Algorithms

    Authors: Martin J. A. Schuetz, J. Kyle Brubaker, Henry Montagu, Yannick van Dijk, Johannes Klepsch, Philipp Ross, Andre Luckow, Mauricio G. C. Resende, Helmut G. Katzgraber

    Abstract: We solve robot trajectory planning problems at industry-relevant scales. Our end-to-end solution integrates highly versatile random-key algorithms with model stacking and ensemble techniques, as well as path relinking for solution refinement. The core optimization module consists of a biased random-key genetic algorithm. Through a distinct separation of problem-independent and problem-dependent mo… ▽ More

    Submitted 7 June, 2022; originally announced June 2022.

    Comments: 17 pages, 6 figures

    Journal ref: Phys. Rev. Applied 18, 054045 (2022)

  10. arXiv:2204.01287  [pdf, other

    cs.GR

    Software Rasterization of 2 Billion Points in Real Time

    Authors: Markus Schütz, Bernhard Kerbl, Michael Wimmer

    Abstract: We propose a software rasterization pipeline for point clouds that is capable of brute-force rendering up to two billion points in real time (60fps). Improvements over the state of the art are achieved by batching points in a way that a number of batch-level optimizations can be computed before rasterizing the points within the same rendering pass. These optimizations include frustum culling, leve… ▽ More

    Submitted 4 April, 2022; originally announced April 2022.

  11. arXiv:2202.01606  [pdf, other

    cs.LG cond-mat.dis-nn cs.AI math.OC quant-ph

    Graph Coloring with Physics-Inspired Graph Neural Networks

    Authors: Martin J. A. Schuetz, J. Kyle Brubaker, Zhihuai Zhu, Helmut G. Katzgraber

    Abstract: We show how graph neural networks can be used to solve the canonical graph coloring problem. We frame graph coloring as a multi-class node classification problem and utilize an unsupervised training strategy based on the statistical physics Potts model. Generalizations to other multi-class problems such as community detection, data clustering, and the minimum clique cover problem are straightforwa… ▽ More

    Submitted 23 November, 2022; v1 submitted 3 February, 2022; originally announced February 2022.

    Comments: Manuscript: 8 pages, 5 figures, 2 tables. Supplemental Material: 1 page, 2 tables

    Journal ref: Phys. Rev. Research 4, 043131 (2022)

  12. arXiv:2107.01188  [pdf, other

    cs.LG cond-mat.dis-nn cs.AI math.OC quant-ph

    Combinatorial Optimization with Physics-Inspired Graph Neural Networks

    Authors: Martin J. A. Schuetz, J. Kyle Brubaker, Helmut G. Katzgraber

    Abstract: Combinatorial optimization problems are pervasive across science and industry. Modern deep learning tools are poised to solve these problems at unprecedented scales, but a unifying framework that incorporates insights from statistical physics is still outstanding. Here we demonstrate how graph neural networks can be used to solve combinatorial optimization problems. Our approach is broadly applica… ▽ More

    Submitted 22 April, 2022; v1 submitted 2 July, 2021; originally announced July 2021.

    Comments: Manuscript: 13 pages, 5 figures, 1 table. Supplemental Material: 1 page, 1 table

    Journal ref: Nat. Mach. Intell. 4, 367 (2022)

  13. arXiv:2106.06840  [pdf, ps, other

    cs.SD eess.AS

    Deep Learning Frameworks Applied For Audio-Visual Scene Classification

    Authors: Lam Pham, Alexander Schindler, Mina Schütz, Jasmin Lampert, Sven Schlarb, Ross King

    Abstract: In this paper, we present deep learning frameworks for audio-visual scene classification (SC) and indicate how individual visual and audio features as well as their combination affect SC performance. Our extensive experiments, which are conducted on DCASE (IEEE AASP Challenge on Detection and Classification of Acoustic Scenes and Events) Task 1B development dataset, achieve the best classification… ▽ More

    Submitted 12 June, 2021; originally announced June 2021.

    Comments: 6 pages

  14. arXiv:2106.04908  [pdf, other

    cs.CL cs.AI

    Automatic Sexism Detection with Multilingual Transformer Models

    Authors: Mina Schütz, Jaqueline Boeck, Daria Liakhovets, Djordje Slijepčević, Armin Kirchknopf, Manuel Hecht, Johannes Bogensperger, Sven Schlarb, Alexander Schindler, Matthias Zeppelzauer

    Abstract: Sexism has become an increasingly major problem on social networks during the last years. The first shared task on sEXism Identification in Social neTworks (EXIST) at IberLEF 2021 is an international competition in the field of Natural Language Processing (NLP) with the aim to automatically identify sexism in social media content by applying machine learning methods. Thereby sexism detection is fo… ▽ More

    Submitted 8 February, 2022; v1 submitted 9 June, 2021; originally announced June 2021.

    Comments: Technical Report to the AIT_FHSTP EXIST 2021 Challenge contribution (under review) http://nlp.uned.es/exist2021/

  15. arXiv:2104.07526  [pdf, other

    cs.GR

    Rendering Point Clouds with Compute Shaders and Vertex Order Optimization

    Authors: Markus Schütz, Bernhard Kerbl, Michael Wimmer

    Abstract: While commodity GPUs provide a continuously growing range of features and sophisticated methods for accelerating compute jobs, many state-of-the-art solutions for point cloud rendering still rely on the provided point primitives (GL_POINTS, POINTLIST, ...) of graphics APIs for image synthesis. In this paper, we present several compute-based point cloud rendering approaches that outperform the hard… ▽ More

    Submitted 15 April, 2021; originally announced April 2021.

    Comments: 13 pages content, 5 pages appendix

  16. arXiv:1908.02681  [pdf, other

    cs.GR

    Rendering Point Clouds with Compute Shaders

    Authors: Markus Schütz, Michael Wimmer

    Abstract: We propose a compute shader based point cloud rasterizer with up to 10 times higher performance than classic point-based rendering with the GL_POINT primitive. In addition to that, our rasterizer offers 5 byte depth-buffer precision with uniform or customizable distribution, and we show that it is possible to implement a high-quality splatting method that blends together overlapping fragments whil… ▽ More

    Submitted 7 August, 2019; originally announced August 2019.