Skip to main content

Showing 1–9 of 9 results for author: Lange, F

  1. arXiv:2405.12525  [pdf, other

    cs.DC cs.PF

    Cache Blocking of Distributed-Memory Parallel Matrix Power Kernels

    Authors: Dane C. Lacey, Christie L. Alappat, Florian Lange, Georg Hager, Holger Fehske, Gerhard Wellein

    Abstract: Sparse matrix-vector products (SpMVs) are a bottleneck in many scientific codes. Due to the heavy strain on the main memory interface from loading the sparse matrix and the possibly irregular memory access pattern, SpMV typically exhibits low arithmetic intensity. Repeating these products multiple times with the same matrix is required in many algorithms. This so-called matrix power kernel (MPK) p… ▽ More

    Submitted 22 May, 2024; v1 submitted 21 May, 2024; originally announced May 2024.

    Comments: 15 pages, 12 figures, 5 tables; added affiliation & extended acknowledgment

  2. arXiv:2405.02200  [pdf, other

    cs.LG stat.ML

    Position: Why We Must Rethink Empirical Research in Machine Learning

    Authors: Moritz Herrmann, F. Julian D. Lange, Katharina Eggensperger, Giuseppe Casalicchio, Marcel Wever, Matthias Feurer, David Rügamer, Eyke Hüllermeier, Anne-Laure Boulesteix, Bernd Bischl

    Abstract: We warn against a common but incomplete understanding of empirical research in machine learning that leads to non-replicable results, makes findings unreliable, and threatens to undermine progress in the field. To overcome this alarming situation, we call for more awareness of the plurality of ways of gaining knowledge experimentally but also of some epistemic limitations. In particular, we argue… ▽ More

    Submitted 25 May, 2024; v1 submitted 3 May, 2024; originally announced May 2024.

    Comments: 20 pages, accepted for publication at ICML 2024, camera-ready version

  3. arXiv:2403.00662  [pdf, other

    cs.CL

    Modeling the Quality of Dialogical Explanations

    Authors: Milad Alshomary, Felix Lange, Meisam Booshehri, Meghdut Sengupta, Philipp Cimiano, Henning Wachsmuth

    Abstract: Explanations are pervasive in our lives. Mostly, they occur in dialogical form where an {\em explainer} discusses a concept or phenomenon of interest with an {\em explainee}. Leaving the explainee with a clear understanding is not straightforward due to the knowledge gap between the two participants. Previous research looked at the interaction of explanation moves, dialogue acts, and topics in suc… ▽ More

    Submitted 1 March, 2024; originally announced March 2024.

    Comments: 9 pages, 3 figures, LREC-COLING 24

  4. arXiv:2306.11456  [pdf, other

    cs.NI cs.CR

    Data Availability Sampling in Ethereum: Analysis of P2P Networking Requirements

    Authors: Michał Król, Onur Ascigil, Sergi Rene, Etienne Rivière, Matthieu Pigaglio, Kaleem Peeroo, Vladimir Stankovic, Ramin Sadre, Felix Lange

    Abstract: Despite their increasing popularity, blockchains still suffer from severe scalability limitations. Recently, Ethereum proposed a novel approach to block validation based on Data Availability Sampling (DAS), that has the potential to improve its transaction per second rate by more than two orders of magnitude. DAS should also significantly reduce per-transaction validation costs. At the same time,… ▽ More

    Submitted 20 June, 2023; originally announced June 2023.

  5. arXiv:2305.14935  [pdf, other

    cs.CL

    Modeling Appropriate Language in Argumentation

    Authors: Timon Ziegenbein, Shahbaz Syed, Felix Lange, Martin Potthast, Henning Wachsmuth

    Abstract: Online discussion moderators must make ad-hoc decisions about whether the contributions of discussion participants are appropriate or should be removed to maintain civility. Existing research on offensive language and the resulting tools cover only one aspect among many involved in such decisions. The question of what is considered appropriate in a controversial discussion has not yet been systema… ▽ More

    Submitted 24 May, 2023; originally announced May 2023.

  6. arXiv:2305.11290  [pdf, other

    cs.LG

    Massively Scalable Inverse Reinforcement Learning in Google Maps

    Authors: Matt Barnes, Matthew Abueg, Oliver F. Lange, Matt Deeds, Jason Trader, Denali Molitor, Markus Wulfmeier, Shawn O'Banion

    Abstract: Inverse reinforcement learning (IRL) offers a powerful and general framework for learning humans' latent preferences in route recommendation, yet no approach has successfully addressed planetary-scale problems with hundreds of millions of states and demonstration trajectories. In this paper, we introduce scaling techniques based on graph compression, spatial parallelization, and improved initializ… ▽ More

    Submitted 5 March, 2024; v1 submitted 18 May, 2023; originally announced May 2023.

  7. arXiv:2004.01463  [pdf, other

    cs.MS cs.SC hep-ph

    Interpolation of Dense and Sparse Rational Functions and other Improvements in $\texttt{FireFly}$

    Authors: Jonas Klappert, Sven Yannick Klein, Fabian Lange

    Abstract: We present the main improvements and new features in version $\texttt{2.0}$ of the open-source $\texttt{C++}$ library $\texttt{FireFly}$ for the interpolation of rational functions. This includes algorithmic improvements, e.g. a hybrid algorithm for dense and sparse rational functions and an algorithm to identify and remove univariate factors. The new version is applied to a Feynman-integral reduc… ▽ More

    Submitted 3 May, 2021; v1 submitted 3 April, 2020; originally announced April 2020.

    Comments: 28 pages, 10 tables, 1 figure

    Report number: TTK-20-07, P3H-20-010

    Journal ref: Comput. Phys. Commun. 264 (2021) 107968

  8. Reconstructing Rational Functions with $\texttt{FireFly}$

    Authors: Jonas Klappert, Fabian Lange

    Abstract: We present the open-source $\texttt{C++}$ library $\texttt{FireFly}$ for the reconstruction of multivariate rational functions over finite fields. We discuss the involved algorithms and their implementation. As an application, we use $\texttt{FireFly}$ in the context of integration-by-parts reductions and compare runtime and memory consumption to a fully algebraic approach with the program… ▽ More

    Submitted 11 October, 2019; v1 submitted 29 March, 2019; originally announced April 2019.

    Comments: 46 pages, 3 figures, 6 tables; v2: matches published version

    Report number: TTK-19-11, P3H-19-007

    Journal ref: Comput. Phys. Commun. 247 (2020) 106951

  9. arXiv:1805.02769  [pdf, ps, other

    cs.SE

    T-Reqs: Tool Support for Managing Requirements in Large-Scale Agile System Development

    Authors: Eric Knauss, Grischa Liebel, Jennifer Horkoff, Rebekka Wohlrab, Rashidah Kasauli, Filip Lange, Pierre Gildert

    Abstract: T-Reqs is a text-based requirements management solution based on the git version control system. It combines useful conventions, templates and helper scripts with powerful existing solutions from the git ecosystem and provides a working solution to address some known requirements engineering challenges in large-scale agile system development. Specifically, it allows agile cross-functional teams to… ▽ More

    Submitted 20 July, 2018; v1 submitted 7 May, 2018; originally announced May 2018.

    Comments: Accepted for publication in Proc. of 26th IEEE Int. Requirements Eng. Conf., Demo Track, Banff, Alberta, Canada, 2018