Skip to main content

Showing 1–8 of 8 results for author: Alkin, B

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

    cond-mat.soft cs.LG physics.comp-ph

    Towards scientific machine learning for granular material simulations -- challenges and opportunities

    Authors: Marc Fransen, Andreas Fürst, Deepak Tunuguntla, Daniel N. Wilke, Benedikt Alkin, Daniel Barreto, Johannes Brandstetter, Miguel Angel Cabrera, Xinyan Fan, Mengwu Guo, Bram Kieskamp, Krishna Kumar, John Morrissey, Jonathan Nuttall, Jin Ooi, Luisa Orozco, Stefanos-Aldo Papanicolopulos, Tongming Qu, Dingena Schott, Takayuki Shuku, WaiChing Sun, Thomas Weinhart, Dongwei Ye, Hongyang Cheng

    Abstract: Micro-scale mechanisms, such as inter-particle and particle-fluid interactions, govern the behaviour of granular systems. While particle-scale simulations provide detailed insights into these interactions, their computational cost is often prohibitive. Attended by researchers from both the granular materials (GM) and machine learning (ML) communities, a recent Lorentz Center Workshop on "Machine L… ▽ More

    Submitted 1 April, 2025; originally announced April 2025.

    Comments: 35 pages, 17 figures

  2. arXiv:2502.09692  [pdf, other

    cs.LG cs.AI

    NeuralCFD: Deep Learning on High-Fidelity Automotive Aerodynamics Simulations

    Authors: Maurits Bleeker, Matthias Dorfer, Tobias Kronlachner, Reinhard Sonnleitner, Benedikt Alkin, Johannes Brandstetter

    Abstract: Recent advancements in neural operator learning are paving the way for transformative innovations in fields such as automotive aerodynamics. However, key challenges must be overcome before neural network-based simulation surrogates can be implemented at an industry scale. First, surrogates must become scalable to large surface and volume meshes, especially when using raw geometry inputs only, i.e.… ▽ More

    Submitted 13 February, 2025; originally announced February 2025.

    Comments: Preprint

  3. arXiv:2411.09678  [pdf, other

    cs.LG cs.AI

    NeuralDEM -- Real-time Simulation of Industrial Particulate Flows

    Authors: Benedikt Alkin, Tobias Kronlachner, Samuele Papa, Stefan Pirker, Thomas Lichtenegger, Johannes Brandstetter

    Abstract: Advancements in computing power have made it possible to numerically simulate large-scale fluid-mechanical and/or particulate systems, many of which are integral to core industrial processes. Among the different numerical methods available, the discrete element method (DEM) provides one of the most accurate representations of a wide range of physical systems involving granular and discontinuous ma… ▽ More

    Submitted 27 February, 2025; v1 submitted 14 November, 2024; originally announced November 2024.

    Comments: Project page: https://nx-ai.github.io/NeuralDEM/

  4. arXiv:2410.07170  [pdf, other

    cs.LG cs.AI cs.CL stat.ML

    One Initialization to Rule them All: Fine-tuning via Explained Variance Adaptation

    Authors: Fabian Paischer, Lukas Hauzenberger, Thomas Schmied, Benedikt Alkin, Marc Peter Deisenroth, Sepp Hochreiter

    Abstract: Foundation models (FMs) are pre-trained on large-scale datasets and then fine-tuned on a downstream task for a specific application. The most successful and most commonly used fine-tuning method is to update the pre-trained weights via a low-rank adaptation (LoRA). LoRA introduces new weight matrices that are usually initialized at random with a uniform rank distribution across the model weights.… ▽ More

    Submitted 16 December, 2024; v1 submitted 9 October, 2024; originally announced October 2024.

    Comments: 11 pages + references and appendix, code available at https://github.com/ml-jku/EVA

  5. arXiv:2406.04303  [pdf, other

    cs.CV cs.AI cs.LG

    Vision-LSTM: xLSTM as Generic Vision Backbone

    Authors: Benedikt Alkin, Maximilian Beck, Korbinian Pöppel, Sepp Hochreiter, Johannes Brandstetter

    Abstract: Transformers are widely used as generic backbones in computer vision, despite initially introduced for natural language processing. Recently, the Long Short-Term Memory (LSTM) has been extended to a scalable and performant architecture - the xLSTM - which overcomes long-standing LSTM limitations via exponential gating and parallelizable matrix memory structure. In this report, we introduce Vision-… ▽ More

    Submitted 20 February, 2025; v1 submitted 6 June, 2024; originally announced June 2024.

    Comments: Published as a conference paper at ICLR 2025, Github: https://github.com/NX-AI/vision-lstm

  6. arXiv:2402.12365  [pdf, other

    cs.LG cs.AI physics.flu-dyn

    Universal Physics Transformers: A Framework For Efficiently Scaling Neural Operators

    Authors: Benedikt Alkin, Andreas Fürst, Simon Schmid, Lukas Gruber, Markus Holzleitner, Johannes Brandstetter

    Abstract: Neural operators, serving as physics surrogate models, have recently gained increased interest. With ever increasing problem complexity, the natural question arises: what is an efficient way to scale neural operators to larger and more complex simulations - most importantly by taking into account different types of simulation datasets. This is of special interest since, akin to their numerical cou… ▽ More

    Submitted 27 February, 2025; v1 submitted 19 February, 2024; originally announced February 2024.

    Comments: Published at NeurIPS 2024, Github: https://ml-jku.github.io/UPT/

  7. arXiv:2402.10093  [pdf, other

    cs.CV cs.AI cs.LG

    MIM-Refiner: A Contrastive Learning Boost from Intermediate Pre-Trained Representations

    Authors: Benedikt Alkin, Lukas Miklautz, Sepp Hochreiter, Johannes Brandstetter

    Abstract: We introduce MIM (Masked Image Modeling)-Refiner, a contrastive learning boost for pre-trained MIM models. MIM-Refiner is motivated by the insight that strong representations within MIM models generally reside in intermediate layers. Accordingly, MIM-Refiner leverages multiple contrastive heads that are connected to different intermediate layers. In each head, a modified nearest neighbor objective… ▽ More

    Submitted 20 February, 2025; v1 submitted 15 February, 2024; originally announced February 2024.

    Comments: Published as a conference paper at ICLR 2025. Github: https://github.com/ml-jku/MIM-Refiner

  8. arXiv:2304.10520  [pdf, other

    cs.CV cs.AI cs.LG

    Contrastive Tuning: A Little Help to Make Masked Autoencoders Forget

    Authors: Johannes Lehner, Benedikt Alkin, Andreas Fürst, Elisabeth Rumetshofer, Lukas Miklautz, Sepp Hochreiter

    Abstract: Masked Image Modeling (MIM) methods, like Masked Autoencoders (MAE), efficiently learn a rich representation of the input. However, for adapting to downstream tasks, they require a sufficient amount of labeled data since their rich features code not only objects but also less relevant image background. In contrast, Instance Discrimination (ID) methods focus on objects. In this work, we study how t… ▽ More

    Submitted 14 September, 2023; v1 submitted 20 April, 2023; originally announced April 2023.