Skip to main content

Showing 1–23 of 23 results for author: Kasim, M F

.
  1. arXiv:2309.12252  [pdf, other

    cs.LG cs.DC physics.comp-ph

    Parallelizing non-linear sequential models over the sequence length

    Authors: Yi Heng Lim, Qi Zhu, Joshua Selfridge, Muhammad Firmansyah Kasim

    Abstract: Sequential models, such as Recurrent Neural Networks and Neural Ordinary Differential Equations, have long suffered from slow training due to their inherent sequential nature. For many years this bottleneck has persisted, as many thought sequential models could not be parallelized. We challenge this long-held belief with our parallel algorithm that accelerates GPU evaluation of sequential models b… ▽ More

    Submitted 16 January, 2024; v1 submitted 21 September, 2023; originally announced September 2023.

  2. Investigating Mechanisms of State Localization in Highly-Ionized Dense Plasmas

    Authors: Thomas Gawne, Thomas Campbell, Alessandro Forte, Patrick Hollebon, Gabriel Perez-Callejo, Oliver Humphries, Oliver Karnbach, Muhammad F. Kasim, Thomas R. Preston, Hae Ja Lee, Alan Miscampbell, Quincy Y. van den Berg, Bob Nagler, Shenyuan Ren, Ryan B. Royle, Justin S. Wark, Sam M. Vinko

    Abstract: We present the first experimental observation of K$_β$ emission from highly charged Mg ions at solid density, driven by intense x-rays from a free electron laser. The presence of K$_β$ emission indicates the $n=3$ atomic shell is relocalized for high charge states, providing an upper constraint on the depression of the ionization potential. We explore the process of state relocalization in dense p… ▽ More

    Submitted 14 August, 2023; v1 submitted 8 February, 2023; originally announced February 2023.

    Comments: 22 pages, 13 figures

  3. arXiv:2208.10387  [pdf, other

    cs.LG cs.AI physics.class-ph physics.comp-ph

    Constants of motion network

    Authors: Muhammad Firmansyah Kasim, Yi Heng Lim

    Abstract: The beauty of physics is that there is usually a conserved quantity in an always-changing system, known as the constant of motion. Finding the constant of motion is important in understanding the dynamics of the system, but typically requires mathematical proficiency and manual analytical work. In this paper, we present a neural network that can simultaneously learn the dynamics of the system and… ▽ More

    Submitted 4 October, 2022; v1 submitted 22 August, 2022; originally announced August 2022.

    Comments: Accepted to NeurIPS 2022

  4. arXiv:2208.02632  [pdf, other

    cs.LG

    Unifying physical systems' inductive biases in neural ODE using dynamics constraints

    Authors: Yi Heng Lim, Muhammad Firmansyah Kasim

    Abstract: Conservation of energy is at the core of many physical phenomena and dynamical systems. There have been a significant number of works in the past few years aimed at predicting the trajectory of motion of dynamical systems using neural networks while adhering to the law of conservation of energy. Most of these works are inspired by classical mechanics such as Hamiltonian and Lagrangian mechanics as… ▽ More

    Submitted 3 August, 2022; originally announced August 2022.

    Comments: 12 pages, 7 figures

  5. arXiv:2111.08498  [pdf, other

    cs.LG

    Reducing the Long Tail Losses in Scientific Emulations with Active Learning

    Authors: Yi Heng Lim, Muhammad Firmansyah Kasim

    Abstract: Deep-learning-based models are increasingly used to emulate scientific simulations to accelerate scientific research. However, accurate, supervised deep learning models require huge amount of labelled data, and that often becomes the bottleneck in employing neural networks. In this work, we leveraged an active learning approach called core-set selection to actively select data, per a pre-defined b… ▽ More

    Submitted 9 January, 2022; v1 submitted 15 November, 2021; originally announced November 2021.

    Comments: 8 pages, 4 figures

  6. arXiv:2110.11678  [pdf, other

    physics.chem-ph cs.LG

    DQC: a Python program package for Differentiable Quantum Chemistry

    Authors: Muhammad F. Kasim, Susi Lehtola, Sam M. Vinko

    Abstract: Automatic differentiation represents a paradigm shift in scientific programming, where evaluating both functions and their derivatives is required for most applications. By removing the need to explicitly derive expressions for gradients, development times can be be shortened, and calculations simplified. For these reasons, automatic differentiation has fueled the rapid growth of a variety of soph… ▽ More

    Submitted 22 October, 2021; originally announced October 2021.

    Journal ref: J. Chem. Phys. 156, 084801 (2022)

  7. arXiv:2105.08906  [pdf, other

    physics.acc-ph physics.med-ph

    Failure modes and downtime of radiotherapy linear accelerators and Multi-Leaf Collimators in Indonesia

    Authors: Gregory S. Peiris, Supriyanto A. Pawiro, Muhammad F. Kasim, Suzanne L. Sheehy

    Abstract: The lack of equitable access to radiotherapy linear accelerators (LINACs) is a substantial barrier to cancer care in Low and Middle-Income Countries (LMICs). Aside from the issue of cost, there are also issues of robustness of state-of-the-art LINACs in LMICs, which are subject to mechanical and electrical breakdowns, which can result in downtimes ranging from days to months. Recent research has i… ▽ More

    Submitted 7 November, 2021; v1 submitted 18 May, 2021; originally announced May 2021.

    Comments: 11 pages, 6 figures, to be published in Clinical Oncology

  8. arXiv:2102.04229  [pdf, other

    physics.chem-ph cs.LG physics.comp-ph

    Learning the exchange-correlation functional from nature with fully differentiable density functional theory

    Authors: Muhammad F. Kasim, Sam M. Vinko

    Abstract: Improving the predictive capability of molecular properties in ab initio simulations is essential for advanced material discovery. Despite recent progress making use of machine learning, utilizing deep neural networks to improve quantum chemistry modelling remains severely limited by the scarcity and heterogeneity of appropriate experimental data. Here we show how training a neural network to repl… ▽ More

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

    Journal ref: Phys. Rev. Lett. 127, 126403 (2021)

  9. arXiv:2011.04366  [pdf, other

    math.NA

    Derivatives of partial eigendecomposition of a real symmetric matrix for degenerate cases

    Authors: Muhammad Firmansyah Kasim

    Abstract: This paper presents the forward and backward derivatives of partial eigendecomposition, i.e. where it only obtains some of the eigenpairs, of a real symmetric matrix for degenerate cases. The numerical calculation of forward and backward derivatives can be implemented even if the degeneracy never disappears and only some eigenpairs are available.

    Submitted 9 November, 2020; originally announced November 2020.

  10. arXiv:2010.01921  [pdf, other

    cs.LG physics.comp-ph stat.ML

    $ξ$-torch: differentiable scientific computing library

    Authors: Muhammad F. Kasim, Sam M. Vinko

    Abstract: Physics-informed learning has shown to have a better generalization than learning without physical priors. However, training physics-informed deep neural networks requires some aspect of physical simulations to be written in a differentiable manner. Unfortunately, some operations and functionals commonly used in physical simulations are scattered, hard to integrate, and lack higher order deriv… ▽ More

    Submitted 5 October, 2020; originally announced October 2020.

  11. arXiv:2006.15706  [pdf, ps, other

    q-bio.PE physics.soc-ph q-bio.QM

    How many can you infect? Simple (and naive) methods of estimating the reproduction number

    Authors: H. Susanto, V. R. Tjahjono, A. Hasan, M. F. Kasim, N. Nuraini, E. R. M. Putri, R. Kusdiantara, H. Kurniawan

    Abstract: This is a pedagogical paper on estimating the number of people that can be infected by one infectious person during an epidemic outbreak, known as the reproduction number. Knowing the number is crucial for develo** policy responses. There are generally two types of such a number, i.e., basic and effective (or instantaneous). While basic reproduction number is the average expected number of cases… ▽ More

    Submitted 28 June, 2020; originally announced June 2020.

    Comments: http://journals.itb.ac.id/index.php/cbms/article/view/13808

    Journal ref: COMMUN. BIOMATH. SCI., VOL. 3, NO. 1, 2020, PP. 28-36, 2020

  12. arXiv:2001.08055  [pdf, other

    stat.ML cs.LG physics.ao-ph physics.comp-ph physics.plasm-ph

    Building high accuracy emulators for scientific simulations with deep neural architecture search

    Authors: M. F. Kasim, D. Watson-Parris, L. Deaconu, S. Oliver, P. Hatfield, D. H. Froula, G. Gregori, M. Jarvis, S. Khatiwala, J. Korenaga, J. Topp-Mugglestone, E. Viezzer, S. M. Vinko

    Abstract: Computer simulations are invaluable tools for scientific discovery. However, accurate simulations are often slow to execute, which limits their applicability to extensive parameter exploration, large-scale data analysis, and uncertainty quantification. A promising route to accelerate simulations by building fast emulators with machine learning requires large training datasets, which can be prohibi… ▽ More

    Submitted 8 October, 2020; v1 submitted 17 January, 2020; originally announced January 2020.

    Journal ref: Mach. Learn.: Sci. Technol. 3 (2022) 015013

  13. arXiv:2001.06639  [pdf, other

    physics.plasm-ph physics.comp-ph physics.data-an

    Time-resolved XUV Opacity Measurements of Warm-Dense Aluminium

    Authors: S. M. Vinko, V. Vozda, J. Andreasson, S. Bajt, J. Bielecki, T. Burian, J. Chalupsky, O. Ciricosta, M. P. Desjarlais, H. Fleckenstein, J. Hajdu, V. Hajkova, P. Hollebon, L. Juha, M. F. Kasim, E. E. McBride, K. Muehlig, T. R. Preston, D. S. Rackstraw, S. Roling, S. Toleikis, J. S. Wark, H. Zacharias

    Abstract: The free-free opacity in plasmas is fundamental to our understanding of energy transport in stellar interiors and for inertial confinement fusion research. However, theoretical predictions in the challenging dense plasma regime are conflicting and there is a dearth of accurate experimental data to allow for direct model validation. Here we present time-resolved transmission measurements in solid-d… ▽ More

    Submitted 18 January, 2020; originally announced January 2020.

    Journal ref: Phys. Rev. Lett. 124, 225002 (2020)

  14. Map** the Electronic Structure of Warm Dense Nickel via Resonant Inelastic X-ray Scattering

    Authors: O. S. Humphries, R. S. Marjoribanks, Q. van den Berg, E. C. Galtier, M. F. Kasim, H. J. Lee, A. J. F. Miscampbell, B. Nagler, R. Royle, J. S. Wark, S. M. Vinko

    Abstract: The development of high-brightness free-electron lasers (FEL) has revolutionised our ability to create and study matter in the high-energy-density (HED) regime. Current diagnostic techniques have been very successful in yielding information on fundamental thermodynamic plasma properties, but provide only limited or indirect information on the detailed quantum structure of these systems, and on how… ▽ More

    Submitted 26 October, 2020; v1 submitted 16 January, 2020; originally announced January 2020.

    Journal ref: Phys. Rev. Lett. 125, 195001 (2020)

  15. arXiv:1912.10559  [pdf, other

    cs.LG hep-ex physics.comp-ph physics.plasm-ph stat.ML

    Efficient Parameter Sampling for Neural Network Construction

    Authors: Drimik Roy Chowdhury, Muhammad Firmansyah Kasim

    Abstract: The customizable nature of deep learning models have allowed them to be successful predictors in various disciplines. These models are often trained with respect to thousands or millions of instances for complicated problems, but the gathering of such an immense collection may be infeasible and expensive. However, what often occurs is the pollution of redundant information from these instances to… ▽ More

    Submitted 22 December, 2019; originally announced December 2019.

    Comments: Accepted for NeurIPS 2019: Machine Learning and the Physical Sciences conference. Paper archived here: https://ml4physicalsciences.github.io

  16. arXiv:1905.12934  [pdf, other

    physics.plasm-ph stat.CO

    Retrieving fields from proton radiography without source profiles

    Authors: M. F. Kasim, A. F. A. Bott, P. Tzeferacos, D. Q. Lamb, G. Gregori, S. M. Vinko

    Abstract: Proton radiography is a technique in high energy density science to diagnose magnetic and/or electric fields in a plasma by firing a proton beam and detecting its modulated intensity profile on a screen. Current approaches to retrieve the integrated field from the modulated intensity profile require the unmodulated beam intensity profile before the interaction, which is rarely available experiment… ▽ More

    Submitted 13 September, 2019; v1 submitted 30 May, 2019; originally announced May 2019.

    Journal ref: Phys. Rev. E 100, 033208 (2019)

  17. arXiv:1805.08301  [pdf, other

    physics.plasm-ph

    Inverse Problem Instabilities in Large-Scale Plasma Modelling

    Authors: M. F. Kasim, T. P. Galligan, J. Topp-Mugglestone, G. Gregori, S. M. Vinko

    Abstract: Our understanding of physical systems generally depends on our ability to match complex computational modelling with measured experimental outcomes. However, simulations with large parameter spaces suffer from inverse problem instabilities, where similar simulated outputs can map back to very different sets of input parameters. While of fundamental importance, such instabilities are seldom resolve… ▽ More

    Submitted 3 July, 2018; v1 submitted 21 May, 2018; originally announced May 2018.

  18. Validating Continuum Lowering Models via Multi-Wavelength Measurements of Integrated X-ray Emission

    Authors: M. F. Kasim, J. S. Wark, S. M. Vinko

    Abstract: X-ray emission spectroscopy is a well-established technique used to study continuum lowering in dense plasmas. It relies on accurate atomic physics models to robustly reproduce high-resolution emission spectra, and depends on our ability to identify spectroscopic signatures such as emission lines or ionization edges of individual charge states within the plasma. Here we describe a method that forg… ▽ More

    Submitted 4 February, 2018; originally announced February 2018.

  19. arXiv:1802.00504  [pdf, other

    physics.ins-det physics.optics

    Three dimensional spectrometer

    Authors: Muhammad Firmansyah Kasim, Peter Norreys

    Abstract: We present a novel design of 3D spectrometer that can retrieve 3D spectral profile in a single measurement. The 3D spectrometer design is built upon the concept of compressed sensing to make it possible to retrieve 3D information from 2D data from a screen/camera. In contrast to common spectrometers, the 3D spectrometer uses a wide slit instead of a narrow slit and retrieve the 3D datacube that co… ▽ More

    Submitted 30 January, 2018; originally announced February 2018.

    Comments: UK patent-pending with application no.: GB1712357.1

  20. arXiv:1611.05845  [pdf, other

    math.OC physics.comp-ph

    Infinite dimensional optimistic optimisation with applications on physical systems

    Authors: Muhammad F. Kasim, Peter A. Norreys

    Abstract: This paper presents a novel numerical optimisation method for infinite dimensional optimisation. The functional optimisation makes minimal assumptions about the functional and without any specific knowledge on the derivative of the functional. The algorithm has been tested on several physical systems (brachistochrone and catenary problems) and it is shown that the solutions obtained are close to t… ▽ More

    Submitted 17 November, 2016; originally announced November 2016.

  21. arXiv:1611.04485  [pdf, other

    physics.plasm-ph

    Essential criteria for efficient pulse amplification via Raman and Brillouin scattering

    Authors: R. M. G. M. Trines, E. P. Alves, E. Webb, J. Vieira, F. Fiuza, R. A. Fonseca, L. O. Silva, J. Sadler, N. Ratan, L. Ceurvorst, M. F. Kasim, M. Tabak, D. Froula, D. Haberberger, P. A. Norreys, R. A. Cairns, R. Bingham

    Abstract: Raman and Brillouin amplification are two schemes for amplifying and compressing short laser pulses in plasma. Analytical models have already been derived for both schemes, but the full consequences of these models are little known or used. Here, we present new criteria that govern the evolution of the attractor solution for the seed pulse in Raman and Brillouin amplification, and show how the ini… ▽ More

    Submitted 14 November, 2016; originally announced November 2016.

    Comments: 14 pages, 4 figures, submitted to Physical Review Letters in July 2016

  22. arXiv:1608.05582  [pdf, other

    physics.comp-ph physics.plasm-ph

    Machine learning applied to proton radiography

    Authors: Nicholas F. Y. Chen, Muhammad Firmansyah Kasim, Luke Ceurvorst, Naren Ratan, James Sadler, Matthew C. Levy, Raoul Trines, Robert Bingham, Peter Norreys

    Abstract: Proton radiography is a technique extensively used to resolve magnetic field structures in high energy density plasmas, revealing a whole variety of interesting phenomena such as magnetic reconnection and collisionless shocks found in astrophysical systems. Existing methods of analyzing proton radiographs give mostly qualitative results or specific quantitative parameters such as magnetic field st… ▽ More

    Submitted 2 September, 2016; v1 submitted 19 August, 2016; originally announced August 2016.

    Journal ref: Phys. Rev. E 95, 043305 (2017)

  23. arXiv:1607.04179  [pdf, other

    physics.comp-ph physics.plasm-ph

    Quantitative shadowgraphy and proton radiography for large intensity modulations

    Authors: Muhammad Firmansyah Kasim, Luke Ceurvorst, Naren Ratan, James Sadler, Nicholas Chen, Alexander Savert, Raoul Trines, Robert Bingham, Philip N. Burrows, Malte C. Kaluza, Peter Norreys

    Abstract: Shadowgraphy is a technique widely used to diagnose objects or systems in various fields in physics and engineering. In shadowgraphy, an optical beam is deflected by the object and then the intensity modulation is captured on a screen placed some distance away. However, retrieving quantitative information from the shadowgrams themselves is a challenging task because of the non-linear nature of the… ▽ More

    Submitted 6 February, 2017; v1 submitted 14 July, 2016; originally announced July 2016.

    Journal ref: Phys. Rev. E 95, 023306 (2017)