Skip to main content

Showing 1–50 of 188 results for author: Haber, E

.
  1. arXiv:2408.10436  [pdf, other

    cs.LG

    Learning Regularization for Graph Inverse Problems

    Authors: Moshe Eliasof, Md Shahriar Rahim Siddiqui, Carola-Bibiane Schönlieb, Eldad Haber

    Abstract: In recent years, Graph Neural Networks (GNNs) have been utilized for various applications ranging from drug discovery to network design and social networks. In many applications, it is impossible to observe some properties of the graph directly; instead, noisy and indirect measurements of these properties are available. These scenarios are coined as Graph Inverse Problems (GRIP). In this work, we… ▽ More

    Submitted 19 August, 2024; originally announced August 2024.

  2. arXiv:2407.00595  [pdf, other

    physics.geo-ph cs.CV

    Fully invertible hyperbolic neural networks for segmenting large-scale surface and sub-surface data

    Authors: Bas Peters, Eldad Haber, Keegan Lensink

    Abstract: The large spatial/temporal/frequency scale of geoscience and remote-sensing datasets causes memory issues when using convolutional neural networks for (sub-) surface data segmentation. Recently developed fully reversible or fully invertible networks can mostly avoid memory limitations by recomputing the states during the backward pass through the network. This results in a low and fixed memory req… ▽ More

    Submitted 30 June, 2024; originally announced July 2024.

    Comments: 22 pages, 13 figures

    MSC Class: 86A04

  3. arXiv:2407.00257  [pdf, other

    physics.geo-ph

    Inverting airborne electromagnetic data with machine learning

    Authors: Michael S. McMillan, Bas Peters, Ophir Greif, Paulina Wozniakowska, Eldad Haber

    Abstract: This study focuses on inverting time-domain airborne electromagnetic data in 2D by training a neural-network to understand the relationship between data and conductivity, thereby removing the need for expensive forward modeling during the inversion process. Instead the forward modeling is completed in the training stage, where training models are built before calculating 3D forward modeling traini… ▽ More

    Submitted 28 June, 2024; originally announced July 2024.

    Comments: 4 pages, 5 figures, conference submission

    MSC Class: 86A22

  4. arXiv:2406.19253  [pdf, other

    cs.LG

    Advection Augmented Convolutional Neural Networks

    Authors: Niloufar Zakariaei, Siddharth Rout, Eldad Haber, Moshe Eliasof

    Abstract: Many problems in physical sciences are characterized by the prediction of space-time sequences. Such problems range from weather prediction to the analysis of disease propagation and video prediction. Modern techniques for the solution of these problems typically combine Convolution Neural Networks (CNN) architecture with a time prediction mechanism. However, oftentimes, such approaches underperfo… ▽ More

    Submitted 27 June, 2024; originally announced June 2024.

  5. arXiv:2406.14003  [pdf, other

    stat.ML cs.AI cs.LG stat.ME

    Deep Optimal Experimental Design for Parameter Estimation Problems

    Authors: Md Shahriar Rahim Siddiqui, Arman Rahmim, Eldad Haber

    Abstract: Optimal experimental design is a well studied field in applied science and engineering. Techniques for estimating such a design are commonly used within the framework of parameter estimation. Nonetheless, in recent years parameter estimation techniques are changing rapidly with the introduction of deep learning techniques to replace traditional estimation methods. This in turn requires the adaptat… ▽ More

    Submitted 21 June, 2024; v1 submitted 20 June, 2024; originally announced June 2024.

  6. arXiv:2406.10871  [pdf, other

    cs.LG

    Graph Neural Reaction Diffusion Models

    Authors: Moshe Eliasof, Eldad Haber, Eran Treister

    Abstract: The integration of Graph Neural Networks (GNNs) and Neural Ordinary and Partial Differential Equations has been extensively studied in recent years. GNN architectures powered by neural differential equations allow us to reason about their behavior, and develop GNNs with desired properties such as controlled smoothing or energy conservation. In this paper we take inspiration from Turing instabiliti… ▽ More

    Submitted 16 June, 2024; originally announced June 2024.

    Comments: Accepted at SIAM Journal on Scientific Computing (Submitted for review on 06/2023)

  7. arXiv:2405.21021  [pdf, other

    cs.LG eess.IV math.DS

    Beyond Conventional Parametric Modeling: Data-Driven Framework for Estimation and Prediction of Time Activity Curves in Dynamic PET Imaging

    Authors: Niloufar Zakariaei, Arman Rahmim, Eldad Haber

    Abstract: Dynamic Positron Emission Tomography (dPET) imaging and Time-Activity Curve (TAC) analyses are essential for understanding and quantifying the biodistribution of radiopharmaceuticals over time and space. Traditional compartmental modeling, while foundational, commonly struggles to fully capture the complexities of biological systems, including non-linear dynamics and variability. This study introd… ▽ More

    Submitted 31 May, 2024; originally announced May 2024.

  8. arXiv:2405.13220  [pdf, other

    cs.LG cs.AI math.NA

    Paired Autoencoders for Inverse Problems

    Authors: Matthias Chung, Emma Hart, Julianne Chung, Bas Peters, Eldad Haber

    Abstract: We consider the solution of nonlinear inverse problems where the forward problem is a discretization of a partial differential equation. Such problems are notoriously difficult to solve in practice and require minimizing a combination of a data-fit term and a regularization term. The main computational bottleneck of typical algorithms is the direct estimation of the data misfit. Therefore, likelih… ▽ More

    Submitted 21 May, 2024; originally announced May 2024.

    Comments: 18 pages, 6 figures

  9. arXiv:2404.04874  [pdf, other

    cs.LG cs.AI cs.ET

    Graph Neural Networks for Binary Programming

    Authors: Moshe Eliasof, Eldad Haber

    Abstract: This paper investigates a link between Graph Neural Networks (GNNs) and Binary Programming (BP) problems, laying the groundwork for GNNs to approximate solutions for these computationally challenging problems. By analyzing the sensitivity of BP problems, we are able to frame the solution of BP problems as a heterophilic node classification task. We then propose Binary-Programming GNN (BPGNN), an a… ▽ More

    Submitted 7 April, 2024; originally announced April 2024.

  10. arXiv:2402.04653  [pdf, other

    cs.LG cs.CV

    An Over Complete Deep Learning Method for Inverse Problems

    Authors: Moshe Eliasof, Eldad Haber, Eran Treister

    Abstract: Obtaining meaningful solutions for inverse problems has been a major challenge with many applications in science and engineering. Recent machine learning techniques based on proximal and diffusion-based methods have shown promising results. However, as we show in this work, they can also face challenges when applied to some exemplary problems. We show that similar to previous works on over-complet… ▽ More

    Submitted 7 February, 2024; originally announced February 2024.

  11. arXiv:2401.11074  [pdf, other

    cs.LG

    On The Temporal Domain of Differential Equation Inspired Graph Neural Networks

    Authors: Moshe Eliasof, Eldad Haber, Eran Treister, Carola-Bibiane Schönlieb

    Abstract: Graph Neural Networks (GNNs) have demonstrated remarkable success in modeling complex relationships in graph-structured data. A recent innovation in this field is the family of Differential Equation-Inspired Graph Neural Networks (DE-GNNs), which leverage principles from continuous dynamical systems to model information flow on graphs with built-in properties such as feature smoothing or preservat… ▽ More

    Submitted 19 January, 2024; originally announced January 2024.

    Comments: AISTATS 2024

  12. arXiv:2401.03827  [pdf, ps, other

    hep-ph

    Supersymmetry, Part I (Theory)

    Authors: Ben Allanach, Howard E. Haber

    Abstract: This is a review of the theoretical aspects of the supersymmetric extension of the Standard Model of particle physics, extracted from Chapter 88 of the 2023 update of the Review of Particle Physics, which appears in R.L. Workman et al. (Particle Data Group), Prog. Theor. Exp. Phys. 2022, 083C01 (2022) and 2023 update. The companion review, "Supersymmetry, Part II (Experiment)", can be found in Cha… ▽ More

    Submitted 3 February, 2024; v1 submitted 8 January, 2024; originally announced January 2024.

    Comments: 46 pages, 1 figure, 1 table; v2: a few new references have been added

  13. arXiv:2312.12969  [pdf, ps, other

    physics.class-ph hep-ph

    Explicit form for the most general Lorentz transformation revisited

    Authors: Howard E. Haber

    Abstract: Explicit formulae for the $4\times 4$ Lorentz transformation matrices corresponding to a pure boost and a pure three-dimensional rotation are very well-known. Significantly less well-known is the explicit formula for a general Lorentz transformation with arbitrary nonzero boost and rotation parameters. We revisit this more general formula by presenting two different derivations. The first derivati… ▽ More

    Submitted 8 August, 2024; v1 submitted 20 December, 2023; originally announced December 2023.

    Comments: 26 pages; v2: typographical errors fixed and a minor improvement of notation is implemented. In addition, the explicit form for a Lorentz transformation in 2+1 spacetime dimensions is provided; v3: further typographical errors fixed and a number of tweaks have been made to improve the presentation

  14. arXiv:2312.08599  [pdf, other

    eess.SP

    Multi-IRS Aided Mobile Edge Computing for High Reliability and Low Latency Services

    Authors: Elie El Haber, Mohamed Elhattab, Chadi Assi, Sanaa Sharafeddine, Kim Khoa Nguyen

    Abstract: Although multi-access edge computing (MEC) has allowed for computation offloading at the network edge, weak wireless signals in the radio access network caused by obstacles and high network load are still preventing efficient edge computation offloading, especially for user requests with stringent latency and reliability requirements. Intelligent reflective surfaces (IRS) have recently emerged as… ▽ More

    Submitted 13 December, 2023; originally announced December 2023.

  15. Classes of complete dark photon models constrained by Z-Physics

    Authors: Miguel P. Bento, Howard E. Haber, João P. Silva

    Abstract: Dark Matter models that employ a vector portal to a dark sector are usually treated as an effective theory that incorporates kinetic mixing of the photon with a new U(1) gauge boson, with the $Z$ boson integrated out. However, a more complete theory must employ the full SU(2)$_L\times $U(1)$_Y \times $U(1)$_{Y^\prime}$ gauge group, in which kinetic mixing of the $Z$ boson with the new U(1) gauge b… ▽ More

    Submitted 7 February, 2024; v1 submitted 8 November, 2023; originally announced November 2023.

    Comments: 7 pages, 1 figure; v2: clarifying remarks added at the end of Section IV and in Section V, along with additional references in Sections I and V; v3: switched to Elsevier style; v4: minor modifications to the text and references; matches published version

    Journal ref: Phys. Lett. B 850 (2024) 138501

  16. arXiv:2307.16092  [pdf, ps, other

    cs.LG

    Feature Transportation Improves Graph Neural Networks

    Authors: Moshe Eliasof, Eldad Haber, Eran Treister

    Abstract: Graph neural networks (GNNs) have shown remarkable success in learning representations for graph-structured data. However, GNNs still face challenges in modeling complex phenomena that involve feature transportation. In this paper, we propose a novel GNN architecture inspired by Advection-Diffusion-Reaction systems, called ADR-GNN. Advection models feature transportation, while diffusion captures… ▽ More

    Submitted 20 December, 2023; v1 submitted 29 July, 2023; originally announced July 2023.

    Comments: AAAI 2024

  17. Tree-level Unitarity in SU(2)$_L\times$U(1)$_Y \times$U(1)$_{Y'}$ Models

    Authors: Miguel P. Bento, Howard E. Haber, João P. Silva

    Abstract: In models with a U(1) gauge extension beyond the Standard Model, one can derive sum rules for the couplings of the theory that are a consequence of tree-level unitarity. In this paper, we provide a comprehensive list of coupling sum rules for a general SU(2)$_L\times$U(1)$_Y \times$U(1)$_{Y'}$ gauge theory coupled to an arbitrary set of fermion and scalar multiplets. These results are of particula… ▽ More

    Submitted 13 December, 2023; v1 submitted 2 June, 2023; originally announced June 2023.

    Comments: 29 pages, 2 figures, 2 tables. Version 3 coincides with the published version. Version 4 adds some clarifying remarks to footnotes 3 and 4 and reorganizes the material of Section 6.3

    Journal ref: JHEP 10 (2023) 083

  18. arXiv:2304.00015  [pdf, other

    cs.LG cs.CE

    DRIP: Deep Regularizers for Inverse Problems

    Authors: Moshe Eliasof, Eldad Haber, Eran Treister

    Abstract: In this paper we consider inverse problems that are mathematically ill-posed. That is, given some (noisy) data, there is more than one solution that approximately fits the data. In recent years, deep neural techniques that find the most appropriate solution, in the sense that it contains a-priori information, were developed. However, they suffer from several shortcomings. First, most techniques ca… ▽ More

    Submitted 25 August, 2023; v1 submitted 30 March, 2023; originally announced April 2023.

  19. arXiv:2303.11404  [pdf, other

    cs.CV eess.IV physics.geo-ph

    Semi-Automated Segmentation of Geoscientific Data Using Superpixels

    Authors: Conrad P. Koziol, Eldad Haber

    Abstract: Geological processes determine the distribution of resources such as critical minerals, water, and geothermal energy. However, direct observation of geology is often prevented by surface cover such as overburden or vegetation. In such cases, remote and in-situ surveys are frequently conducted to collect physical measurements of the earth indicative of the geology. Developing a geological segmentat… ▽ More

    Submitted 20 March, 2023; originally announced March 2023.

    Comments: 11 pages, 7 figures

  20. arXiv:2302.13697  [pdf, other

    hep-ph

    Accommodating Hints of New Heavy Scalars in the Framework of the Flavor-Aligned Two-Higgs-Doublet Model

    Authors: Joseph M. Connell, Pedro Ferreira, Howard E. Haber

    Abstract: Searches for new neutral Higgs bosons of an extended Higgs sector at the LHC can be interpreted in the framework of the two-Higgs doublet model. By employing generic flavor-aligned Higgs-fermion Yukawa couplings, we propose an analysis that uses experimental data to determine whether flavor alignment is a consequence of a symmetry that is either exact or at most softly broken. We illustrate our pr… ▽ More

    Submitted 23 September, 2023; v1 submitted 27 February, 2023; originally announced February 2023.

    Comments: 49 pages, 19 figures, 15 tables; v2: minor tweaks and some added references; v3: better implementation of the CMS 95% ditau exclusion region and projections of Scenario 2 for Run 3 of the LHC added; v4: minor tweaks and some updated references; version accepted for publication in Physical Review D; v5: two additional references added

    Report number: SCIPP-22/02

  21. arXiv:2211.16631  [pdf, other

    cs.LG cs.SI

    Every Node Counts: Improving the Training of Graph Neural Networks on Node Classification

    Authors: Moshe Eliasof, Eldad Haber, Eran Treister

    Abstract: Graph Neural Networks (GNNs) are prominent in handling sparse and unstructured data efficiently and effectively. Specifically, GNNs were shown to be highly effective for node classification tasks, where labelled information is available for only a fraction of the nodes. Typically, the optimization process, through the objective function, considers only labelled nodes while ignoring the rest. In th… ▽ More

    Submitted 29 November, 2022; originally announced November 2022.

  22. arXiv:2211.14302  [pdf, other

    cs.LG physics.comp-ph

    Neural DAEs: Constrained neural networks

    Authors: Tue Boesen, Eldad Haber, Uri Michael Ascher

    Abstract: This article investigates the effect of explicitly adding auxiliary algebraic trajectory information to neural networks for dynamical systems. We draw inspiration from the field of differential-algebraic equations and differential equations on manifolds and implement related methods in residual neural networks, despite some fundamental scenario differences. Constraint or auxiliary information effe… ▽ More

    Submitted 12 March, 2024; v1 submitted 25 November, 2022; originally announced November 2022.

    Comments: Extended the paper to PDEs, added a third experiment denoising a vector field and updated the introduction to make the distinction between this work and physics informed neural networks more clear

    MSC Class: 70H99; 34A09

  23. arXiv:2211.09252  [pdf, other

    quant-ph cond-mat.quant-gas

    A quantum register using collective excitations in a Bose-Einstein condensate

    Authors: Elisha Haber, Zekai Chen, Nicholas P. Bigelow

    Abstract: A qubit made up of an ensemble of atoms is attractive due to its resistance to atom losses, and many proposals to realize such a qubit are based on the Rydberg blockade effect. In this work, we instead consider an experimentally feasible protocol to coherently load a spin-dependent optical lattice from a spatially overlapping Bose--Einstein condensate. Identifying each lattice site as a qubit, wit… ▽ More

    Submitted 6 July, 2023; v1 submitted 16 November, 2022; originally announced November 2022.

    Comments: 24+8 pages, 9 figures

    Journal ref: SciPost Phys. 15, 188 (2023)

  24. arXiv:2210.00449  [pdf, ps, other

    hep-ph

    Higgs Boson Physics -- The View Ahead

    Authors: Howard E. Haber

    Abstract: Eleven years ago, the Higgs boson was discovered at the LHC. I briefly survey the status of Higgs boson physics today and explore some of the implications for future Higgs studies. Although current experimental measurements are consistent with interpreting the observed Higgs boson as being consistent with the predictions of the Standard Model of particle physics, it is still possible that the Higg… ▽ More

    Submitted 11 October, 2023; v1 submitted 2 October, 2022; originally announced October 2022.

    Comments: Original version (v1): 7 pages, 3 figures, contributed to the September 2022 issue of the CERN EP Newsletter of the EP department. Expanded version (v2): 9 pages, 10 figures, contributed to a LHEP Special Issue: Higgs physics, and beyond, after 10 years since the discovery. Corrected expanded version (v3): typographical errors corrected, a few minor modifications and additional references added

  25. arXiv:2208.09433  [pdf, other

    cs.LG stat.ML

    Estimating a potential without the agony of the partition function

    Authors: Eldad Haber, Moshe Eliasof, Luis Tenorio

    Abstract: Estimating a Gibbs density function given a sample is an important problem in computational statistics and statistical learning. Although the well established maximum likelihood method is commonly used, it requires the computation of the partition function (i.e., the normalization of the density). This function can be easily calculated for simple low-dimensional problems but its computation is d… ▽ More

    Submitted 11 March, 2023; v1 submitted 19 August, 2022; originally announced August 2022.

  26. arXiv:2207.07408  [pdf, other

    cs.LG

    pathGCN: Learning General Graph Spatial Operators from Paths

    Authors: Moshe Eliasof, Eldad Haber, Eran Treister

    Abstract: Graph Convolutional Networks (GCNs), similarly to Convolutional Neural Networks (CNNs), are typically based on two main operations - spatial and point-wise convolutions. In the context of GCNs, differently from CNNs, a pre-determined spatial operator based on the graph Laplacian is often chosen, allowing only the point-wise operations to be learnt. However, learning a meaningful spatial operator i… ▽ More

    Submitted 15 July, 2022; originally announced July 2022.

    Comments: ICML 2022

  27. P-even, CP-violating Signals in Scalar-Mediated Processes

    Authors: Howard E. Haber, Venus Keus, Rui Santos

    Abstract: Most studies of Higgs sector CP violation focus on the detection of CP-violating neutral Higgs-fermion Yukawa couplings, which yield P-odd, CP-violating phenomena. There is some literature on purely bosonic signatures of Higgs sector CP violation, where the simultaneous observation of three processes (suitably chosen) constitutes a signal of P-even CP violation. However, in the examples previously… ▽ More

    Submitted 1 December, 2022; v1 submitted 20 June, 2022; originally announced June 2022.

    Comments: 58 pages, 10 figures, 10 tables. One reference added in version 2. New footnote 15 and a number of additional references added in version 3. Clarifications added at the beginning of Section 4 and some references updated in version 4. A few typographical errors corrected in version 5, which now approximately matches the published version

    Report number: DIAS-STP-22-02 and SCIPP-22/01

    Journal ref: Physical Review D 106, 095038 (2022)

  28. arXiv:2205.07578  [pdf, ps, other

    hep-ph

    A natural mechanism for a SM-like Higgs boson in the 2HDM without decoupling

    Authors: Howard E. Haber

    Abstract: The properties of the Higgs boson discovered at the Large Hadron Collider are very well described by the Standard Model (SM). Thus, any theory that invokes an extended Higgs sector must explain why the neutral scalar observed at the LHC so closely resembles the SM Higgs boson. In this talk, I review the Higgs alignment limit, in which one neutral scalar state of the Higgs sector is SM-like. An app… ▽ More

    Submitted 3 October, 2022; v1 submitted 16 May, 2022; originally announced May 2022.

    Comments: 15 pages, 2 figures, 5 tables, contribution to the Proceedings of DISCRETE 2020-2021; version 2 updates several references

  29. arXiv:2203.05006  [pdf, other

    cs.CV cs.LG math.OC

    Resource-Efficient Invariant Networks: Exponential Gains by Unrolled Optimization

    Authors: Sam Buchanan, Jingkai Yan, Ellie Haber, John Wright

    Abstract: Achieving invariance to nuisance transformations is a fundamental challenge in the construction of robust and reliable vision systems. Existing approaches to invariance scale exponentially with the dimension of the family of transformations, making them unable to cope with natural variabilities in visual data such as changes in pose and perspective. We identify a common limitation of these approac… ▽ More

    Submitted 9 March, 2022; originally announced March 2022.

  30. arXiv:2110.09585  [pdf, other

    cs.LG

    A-Optimal Active Learning

    Authors: Tue Boesen, Eldad Haber

    Abstract: In this work we discuss the problem of active learning. We present an approach that is based on A-optimal experimental design of ill-posed problems and show how one can optimally label a data set by partially probing it, and use it to train a deep network. We present two approaches that make different assumptions on the data set. The first is based on a Bayesian interpretation of the semi-supervis… ▽ More

    Submitted 25 November, 2022; v1 submitted 18 October, 2021; originally announced October 2021.

    Comments: 14 pages, submitted to Physica Scripta

    MSC Class: 68T05 (primary); 68T07; 62K05

  31. arXiv:2109.03320  [pdf, other

    cond-mat.quant-gas

    A momentum dependent optical lattice induced by artificial gauge potential

    Authors: Zekai Chen, Hepeng Yao, Elisha Haber, Nicholas P. Bigelow

    Abstract: We propose an experimentally feasible method to generate a one-dimensional optical lattice potential in an ultracold Bose gas system that depends on the transverse momentum of the atoms. The optical lattice is induced by the artificial gauge potential generated by a periodically driven multi-laser Raman process, which depends on the transverse momentum of the atoms. We study the many-body Bose-Hub… ▽ More

    Submitted 7 September, 2021; originally announced September 2021.

  32. arXiv:2108.01938  [pdf, other

    cs.LG cs.CV cs.NE

    PDE-GCN: Novel Architectures for Graph Neural Networks Motivated by Partial Differential Equations

    Authors: Moshe Eliasof, Eldad Haber, Eran Treister

    Abstract: Graph neural networks are increasingly becoming the go-to approach in various fields such as computer vision, computational biology and chemistry, where data are naturally explained by graphs. However, unlike traditional convolutional neural networks, deep graph networks do not necessarily yield better performance than shallow graph networks. This behavior usually stems from the over-smoothing phe… ▽ More

    Submitted 26 October, 2021; v1 submitted 4 August, 2021; originally announced August 2021.

    Comments: NeurIPS 2021

  33. arXiv:2107.11235  [pdf, other

    physics.flu-dyn

    Robust deep learning for emulating turbulent viscosities

    Authors: Aakash Patil, Jonathan Viquerat, George El Haber, Elie Hachem

    Abstract: From the simplest models to complex deep neural networks, modeling turbulence with machine learning techniques still offers multiple challenges. In this context, the present contribution proposes a robust strategy using patch-based training to learn turbulent viscosity from flow velocities, and demonstrates its efficient use on the Spallart-Allmaras turbulence model. Training datasets are generate… ▽ More

    Submitted 1 October, 2021; v1 submitted 23 July, 2021; originally announced July 2021.

  34. arXiv:2105.08883  [pdf, other

    math.OC eess.SY

    Deep Neural Network Accelerated Implicit Filtering

    Authors: Brian Irwin, Eldad Haber, Raviv Gal, Avi Ziv

    Abstract: In this paper, we illustrate a novel method for solving optimization problems when derivatives are not explicitly available. We show that combining implicit filtering (IF), an existing derivative free optimization (DFO) method, with a deep neural network global approximator leads to an accelerated DFO method. Derivative free optimization problems occur in a wide variety of applications, including… ▽ More

    Submitted 18 May, 2021; originally announced May 2021.

    Comments: 9 pages, 6 figures

  35. arXiv:2103.05180  [pdf, other

    cs.LG

    An Introduction to Deep Generative Modeling

    Authors: Lars Ruthotto, Eldad Haber

    Abstract: Deep generative models (DGM) are neural networks with many hidden layers trained to approximate complicated, high-dimensional probability distributions using a large number of samples. When trained successfully, we can use the DGMs to estimate the likelihood of each observation and to create new samples from the underlying distribution. Developing DGMs has become one of the most hotly researched f… ▽ More

    Submitted 11 April, 2021; v1 submitted 8 March, 2021; originally announced March 2021.

    Comments: 25 pages, 11 figures

    MSC Class: 68T07

  36. Exceptional regions of the 2HDM parameter space

    Authors: Howard E. Haber, Joao P. Silva

    Abstract: The exceptional region of the parameter space (ERPS) of the two Higgs doublet model (2HDM) is defined to be the parameter regime where the scalar potential takes on a very special form. In the standard parameterization of the 2HDM scalar potential with squared mass parameters $m_{11}^2$, $m_{22}^2$, $m_{12}^2$, and dimensionless couplings, $λ_1$, $λ_2$, $\ldots,λ_7$, the ERPS corresponds to… ▽ More

    Submitted 29 June, 2022; v1 submitted 14 February, 2021; originally announced February 2021.

    Comments: 103 pages, 12 tables, version 2 adds subsections in Sections 5, 6, and 7. Additional references added and a number of clarifications and minor additions included; version 3 closely resembles the published version; version 4 adds some additional cases in Tables 8 and 9; version 5 matches the Erratum published in Phys. Rev. D 105, 119902 (2022)

    Report number: CFTP/21-001 and SCIPP-21/01

    Journal ref: Phys. Rev. D 103, 115012 (2021)

  37. arXiv:2102.03881  [pdf, other

    q-bio.BM cs.CV cs.LG

    Mimetic Neural Networks: A unified framework for Protein Design and Folding

    Authors: Moshe Eliasof, Tue Boesen, Eldad Haber, Chen Keasar, Eran Treister

    Abstract: Recent advancements in machine learning techniques for protein folding motivate better results in its inverse problem -- protein design. In this work we introduce a new graph mimetic neural network, MimNet, and show that it is possible to build a reversible architecture that solves the structure and design problems in tandem, allowing to improve protein design when the structure is better estimate… ▽ More

    Submitted 7 February, 2021; originally announced February 2021.

  38. Higgs-mass predictions in the MSSM and beyond

    Authors: P. Slavich, S. Heinemeyer, E. Bagnaschi, H. Bahl, M. Goodsell, H. E. Haber, T. Hahn, R. Harlander, W. Hollik, G. Lee, M. Mühlleitner, S. Paßehr, H. Rzehak, D. Stöckinger, A. Voigt, C. E. M. Wagner, G. Weiglein, B. C. Allanach, T. Biekötter, S. Borowka, J. Braathen, M. Carena, T. N. Dao, G. Degrassi, F. Domingo , et al. (14 additional authors not shown)

    Abstract: Predictions for the Higgs masses are a distinctive feature of supersymmetric extensions of the Standard Model, where they play a crucial role in constraining the parameter space. The discovery of a Higgs boson and the remarkably precise measurement of its mass at the LHC have spurred new efforts aimed at improving the accuracy of the theoretical predictions for the Higgs masses in supersymmetric m… ▽ More

    Submitted 2 February, 2023; v1 submitted 31 December, 2020; originally announced December 2020.

    Comments: iv, 79 pages; 5 figures. v2: iv, 99 pages; added appendix on public codes for the Higgs-mass calculation in SUSY models. v3: minor modifications, references updated; matches version published in EPJC. v4: hyperlinks enabled

    Report number: DESY 20-229, IFT-UAM/CSIC-20-184, FR-PHENO-2020-021, KA-TP-23-2020, MPP-2020-235, P3H-20-086, TTK-20-53

  39. A natural mechanism for approximate Higgs alignment in the 2HDM

    Authors: Patrick Draper, Andreas Ekstedt, Howard E. Haber

    Abstract: The 2HDM possesses a neutral scalar interaction eigenstate whose tree-level properties coincide with the Standard Model (SM) Higgs boson. In light of the LHC Higgs data which suggests that the observed Higgs boson is SM-like, it follows that the mixing of the SM Higgs interaction eigenstate with the other neutral scalar interaction eigenstates of the 2HDM should be suppressed, corresponding to the… ▽ More

    Submitted 14 June, 2021; v1 submitted 26 November, 2020; originally announced November 2020.

    Comments: 55 pages, 8 figures, 3 tables, and 3 appendices; version 2 adds references, corrects typographical errors and adds one figure; version 3 updates references

    Report number: SCIPP-20/03

    Journal ref: Journal of High Energy Physics 05 (2021) 235

  40. Secant Penalized BFGS: A Noise Robust Quasi-Newton Method Via Penalizing The Secant Condition

    Authors: Brian Irwin, Eldad Haber

    Abstract: In this paper, we introduce a new variant of the BFGS method designed to perform well when gradient measurements are corrupted by noise. We show that by treating the secant condition with a penalty method approach motivated by regularized least squares estimation, one can smoothly interpolate between updating the inverse Hessian approximation with the original BFGS update formula and not updating… ▽ More

    Submitted 10 July, 2021; v1 submitted 3 October, 2020; originally announced October 2020.

    Comments: 38 pages, 3 figures; corrected errors, added numerical experiments

    MSC Class: 49; 65

  41. A tale of three diagonalizations

    Authors: Howard E. Haber

    Abstract: In addition to the diagonalization of a normal matrix by a unitary similarity transformation, there are two other types of diagonalization procedures that sometimes arise in quantum theory applications -- the singular value decomposition and the Autonne-Takagi factorization. In these pedagogical notes, we carry out each of these diagonalization procedures for the most general $2\times 2$ matrices… ▽ More

    Submitted 25 February, 2021; v1 submitted 6 September, 2020; originally announced September 2020.

    Comments: 27 pages; version 2 adds a footnote 14 and improves the pdf output by modifying the implementation of hyperref; version 3 corrects an error in eq. (78)

    Journal ref: International Journal of Modern Physics A 36 (2021) 2130002

  42. arXiv:2007.03643  [pdf, other

    eess.IV cs.CV

    Segmentation of Pulmonary Opacification in Chest CT Scans of COVID-19 Patients

    Authors: Keegan Lensink, Issam Laradji, Marco Law, Paolo Emilio Barbano, Savvas Nicolaou, William Parker, Eldad Haber

    Abstract: The Severe Acute Respiratory Syndrome Coronavirus 2 (SARS-CoV-2) has rapidly spread into a global pandemic. A form of pneumonia, presenting as opacities with in a patient's lungs, is the most common presentation associated with this virus, and great attention has gone into how these changes relate to patient morbidity and mortality. In this work we provide open source models for the segmentation o… ▽ More

    Submitted 8 July, 2020; v1 submitted 7 July, 2020; originally announced July 2020.

    Comments: 9 pages, 5 figures. Fix typo in delimiter between author names in arXiv metadata

  43. arXiv:2003.08466  [pdf, other

    physics.geo-ph eess.IV

    Fully reversible neural networks for large-scale 3D seismic horizon tracking

    Authors: Bas Peters, Eldad Haber

    Abstract: Tracking a horizon in seismic images or 3D volumes is an integral part of seismic interpretation. The last few decades saw progress in using neural networks for this task, starting from shallow networks for 1D traces, to deeper convolutional neural networks for large 2D images. Because geological structures are intrinsically 3D, we hope to see improved horizon tracking by training networks on 3D s… ▽ More

    Submitted 18 March, 2020; originally announced March 2020.

    MSC Class: 68U10 ACM Class: I.4.6

  44. arXiv:2003.07474  [pdf, other

    physics.geo-ph cs.CV eess.IV

    Fully reversible neural networks for large-scale surface and sub-surface characterization via remote sensing

    Authors: Bas Peters, Eldad Haber, Keegan Lensink

    Abstract: The large spatial/frequency scale of hyperspectral and airborne magnetic and gravitational data causes memory issues when using convolutional neural networks for (sub-) surface characterization. Recently developed fully reversible networks can mostly avoid memory limitations by virtue of having a low and fixed memory requirement for storing network states, as opposed to the typical linear memory g… ▽ More

    Submitted 16 March, 2020; originally announced March 2020.

    MSC Class: 68T45 ACM Class: I.4.6

  45. Basis-independent treatment of the complex 2HDM

    Authors: Rafael Boto, Tiago V. Fernandes, Howard E. Haber, Jorge C. Romao, Joao P. Silva

    Abstract: The complex 2HDM (C2HDM) is the most general CP-violating two Higgs doublet model that possesses a softly-broken $\mathbb{Z}_2$ symmetry. However, the physical consequences of the model cannot depend on the basis of scalar fields used to define it. Thus, to get a better sense of the significance of the C2HDM parameters, we have analyzed this model by employing a basis-independent formalism. This f… ▽ More

    Submitted 17 March, 2020; v1 submitted 6 January, 2020; originally announced January 2020.

    Comments: 65 pages, 3 tables. Appendix E added to version 2, additional references included, and a number of clarifications (and corrections of typographical errors) implemented. A few more references and a number of clarifying footnotes added in version 3 (title change dictated by Physical Review D). Version 4 matches the published version

    Report number: CFTP/19-032 and SCIPP-19/01

    Journal ref: Phys. Rev. D 101, 055023 (2020)

  46. Useful relations among the generators in the defining and adjoint representations of SU(N)

    Authors: Howard E. Haber

    Abstract: There are numerous relations among the generators in the defining and adjoint representations of SU(N). These include Casimir operators, formulae for traces of products of generators, etc. Due to the existence of the completely symmetric tensor $d_{abc}$ that arises in the study of the SU(N) Lie algebra, one can also consider relations that involve the adjoint representation matrix,… ▽ More

    Submitted 20 January, 2021; v1 submitted 31 December, 2019; originally announced December 2019.

    Comments: 11 pages, a collection of useful formulae from a variety of sources; version 2 matches the published version

    Journal ref: SciPost Phys. Lect. Notes 21 (2021)

  47. arXiv:1912.12137  [pdf, other

    cs.CV

    Symmetric block-low-rank layers for fully reversible multilevel neural networks

    Authors: Bas Peters, Eldad Haber, Keegan Lensink

    Abstract: Factors that limit the size of the input and output of a neural network include memory requirements for the network states/activations to compute gradients, as well as memory for the convolutional kernels or other weights. The memory restriction is especially limiting for applications where we want to learn how to map volumetric data to the desired output, such as video-to-video. Recently develope… ▽ More

    Submitted 14 December, 2019; originally announced December 2019.

    MSC Class: 68T45

  48. arXiv:1910.13157  [pdf, other

    cs.LG cs.CV stat.ML

    LeanConvNets: Low-cost Yet Effective Convolutional Neural Networks

    Authors: Jonathan Ephrath, Moshe Eliasof, Lars Ruthotto, Eldad Haber, Eran Treister

    Abstract: Convolutional Neural Networks (CNNs) have become indispensable for solving machine learning tasks in speech recognition, computer vision, and other areas that involve high-dimensional data. A CNN filters the input feature using a network containing spatial convolution operators with compactly supported stencils. In practice, the input data and the hidden features consist of a large number of chann… ▽ More

    Submitted 12 February, 2020; v1 submitted 29 October, 2019; originally announced October 2019.

  49. arXiv:1910.01694  [pdf, other

    cs.LG cs.CV stat.ML

    Fluid Flow Mass Transport for Generative Networks

    Authors: Jingrong Lin, Keegan Lensink, Eldad Haber

    Abstract: Generative Adversarial Networks have been shown to be powerful in generating content. To this end, they have been studied intensively in the last few years. Nonetheless, training these networks requires solving a saddle point problem that is difficult to solve and slowly converging. Motivated from techniques in the registration of point clouds and by the fluid flow formulation of mass transport, w… ▽ More

    Submitted 7 October, 2019; v1 submitted 3 October, 2019; originally announced October 2019.

  50. How To Catch A Lion In The Desert -- On The Solution Of The Coverage Directed Generation (CDG) Problem

    Authors: Raviv Gal, Eldad Haber, Brian Irwin, Bilal Saleh, Avi Ziv

    Abstract: The testing and verification of a complex hardware or software system, such as modern integrated circuits (ICs) found in everything from smartphones to servers, can be a difficult process. One of the most difficult and time-consuming tasks a verification team faces is reaching coverage closure, or hitting all events in the coverage space. Coverage-directed-generation (CDG), or the automatic genera… ▽ More

    Submitted 30 September, 2019; originally announced October 2019.

    Comments: 23 pages, 5 figures