Skip to main content

Showing 1–15 of 15 results for author: Loveland, D

.
  1. arXiv:2310.17100  [pdf, ps, other

    cs.LG

    Network Design through Graph Neural Networks: Identifying Challenges and Improving Performance

    Authors: Donald Loveland, Rajmonda Caceres

    Abstract: Graph Neural Network (GNN) research has produced strategies to modify a graph's edges using gradients from a trained GNN, with the goal of network design. However, the factors which govern gradient-based editing are understudied, obscuring why edges are chosen and if edits are grounded in an edge's importance. Thus, we begin by analyzing the gradient computation in previous works, elucidating the… ▽ More

    Submitted 25 October, 2023; originally announced October 2023.

  2. arXiv:2306.05557  [pdf, other

    cs.SI cs.LG

    On Performance Discrepancies Across Local Homophily Levels in Graph Neural Networks

    Authors: Donald Loveland, Jiong Zhu, Mark Heimann, Benjamin Fish, Michael T. Schaub, Danai Koutra

    Abstract: Graph Neural Network (GNN) research has highlighted a relationship between high homophily (i.e., the tendency of nodes of the same class to connect) and strong predictive performance in node classification. However, recent work has found the relationship to be more nuanced, demonstrating that simple GNNs can learn in certain heterophilous settings. To resolve these conflicting findings and align c… ▽ More

    Submitted 20 November, 2023; v1 submitted 8 June, 2023; originally announced June 2023.

    Comments: 30 pages

  3. arXiv:2207.04376  [pdf, other

    cs.SI cs.CY cs.LG

    On Graph Neural Network Fairness in the Presence of Heterophilous Neighborhoods

    Authors: Donald Loveland, Jiong Zhu, Mark Heimann, Ben Fish, Michael T. Schaub, Danai Koutra

    Abstract: We study the task of node classification for graph neural networks (GNNs) and establish a connection between group fairness, as measured by statistical parity and equal opportunity, and local assortativity, i.e., the tendency of linked nodes to have similar attributes. Such assortativity is often induced by homophily, the tendency for nodes of similar properties to connect. Homophily can be common… ▽ More

    Submitted 14 November, 2022; v1 submitted 10 July, 2022; originally announced July 2022.

    Comments: 6 pages, KDD 2022 DLG Workshop

  4. arXiv:2206.02785  [pdf, other

    cs.LG cs.AI

    Zeroth-Order SciML: Non-intrusive Integration of Scientific Software with Deep Learning

    Authors: Ioannis Tsaknakis, Bhavya Kailkhura, Sijia Liu, Donald Loveland, James Diffenderfer, Anna Maria Hiszpanski, Mingyi Hong

    Abstract: Using deep learning (DL) to accelerate and/or improve scientific workflows can yield discoveries that are otherwise impossible. Unfortunately, DL models have yielded limited success in complex scientific domains due to large data requirements. In this work, we propose to overcome this issue by integrating the abundance of scientific knowledge sources (SKS) with the DL training process. Existing kn… ▽ More

    Submitted 4 June, 2022; originally announced June 2022.

  5. The Lick AGN Monitoring Project 2016: Dynamical Modeling of Velocity-Resolved H\b{eta} Lags in Luminous Seyfert Galaxies

    Authors: Lizvette Villafaña, Peter R. Williams, Tommaso Treu, Brendon J. Brewer, Aaron J. Barth, Vivian U, Vardha N. Bennert, H. Alexander Vogler, Hengxiao Guo, Misty C. Bentz, Gabriela Canalizo, Alexei V. Filippenko, Elinor Gates, Frederick Hamann, Michael D. Joner, Matthew A. Malkan, Jong-Hak Woo, Bela Abolfathi, L. E. Abramson, Stephen F. Armen, Hyun-** Bae, Thomas Bohn, Benjamin D. Boizelle, Azalee Bostroem, Andrew Brandel , et al. (40 additional authors not shown)

    Abstract: We have modeled the velocity-resolved reverberation response of the H\b{eta} broad emission line in nine Seyfert 1 galaxies from the Lick Active Galactic Nucleus (AGN) Monitioring Project 2016 sample, drawing inferences on the geometry and structure of the low-ionization broad-line region (BLR) and the mass of the central supermassive black hole. Overall, we find that the H\b{eta} BLR is generally… ▽ More

    Submitted 28 March, 2022; originally announced March 2022.

  6. arXiv:2201.03681  [pdf, other

    cs.LG

    FairEdit: Preserving Fairness in Graph Neural Networks through Greedy Graph Editing

    Authors: Donald Loveland, Jiayi Pan, Aaresh Farrokh Bhathena, Yiyang Lu

    Abstract: Graph Neural Networks (GNNs) have proven to excel in predictive modeling tasks where the underlying data is a graph. However, as GNNs are extensively used in human-centered applications, the issue of fairness has arisen. While edge deletion is a common method used to promote fairness in GNNs, it fails to consider when data is inherently missing fair connections. In this work we consider the unexpl… ▽ More

    Submitted 16 February, 2022; v1 submitted 10 January, 2022; originally announced January 2022.

  7. The Lick AGN Monitoring Project 2016: Velocity-Resolved Hβ Lags in Luminous Seyfert Galaxies

    Authors: Vivian U, Aaron J. Barth, H. Alexander Vogler, Hengxiao Guo, Tommaso Treu, Vardha N. Bennert, Gabriela Canalizo, Alexei V. Filippenko, Elinor Gates, Frederick Hamann, Michael D. Joner, Matthew A. Malkan, Anna Pancoast, Peter R. Williams, Jong-Hak Woo, Bela Abolfathi, L. E. Abramson, Stephen F. Armen, Hyun-** Bae, Thomas Bohn, Benjamin D. Boizelle, Azalee Bostroem, Andrew Brandel, Thomas G. Brink, Sanyum Channa , et al. (39 additional authors not shown)

    Abstract: We carried out spectroscopic monitoring of 21 low-redshift Seyfert 1 galaxies using the Kast double spectrograph on the 3-m Shane telescope at Lick Observatory from April 2016 to May 2017. Targeting active galactic nuclei (AGN) with luminosities of λLλ (5100 Å) = 10^44 erg/s and predicted Hβ lags of 20-30 days or black hole masses of 10^7-10^8.5 Msun, our campaign probes luminosity-dependent trend… ▽ More

    Submitted 29 November, 2021; originally announced November 2021.

    Comments: 34 pages, 14 figures, accepted for publication in ApJ

  8. arXiv:2106.13427  [pdf, other

    cs.LG

    Reliable Graph Neural Network Explanations Through Adversarial Training

    Authors: Donald Loveland, Shusen Liu, Bhavya Kailkhura, Anna Hiszpanski, Yong Han

    Abstract: Graph neural network (GNN) explanations have largely been facilitated through post-hoc introspection. While this has been deemed successful, many post-hoc explanation methods have been shown to fail in capturing a model's learned representation. Due to this problem, it is worthwhile to consider how one might train a model so that it is more amenable to post-hoc analysis. Given the success of adver… ▽ More

    Submitted 25 June, 2021; originally announced June 2021.

    Comments: 4 pages, 3 figures, ICML Workshop on Theoretic Foundation, Criticism, and Application Trend of Explainable AI

  9. How does Heterophily Impact the Robustness of Graph Neural Networks? Theoretical Connections and Practical Implications

    Authors: Jiong Zhu, Junchen **, Donald Loveland, Michael T. Schaub, Danai Koutra

    Abstract: We bridge two research directions on graph neural networks (GNNs), by formalizing the relation between heterophily of node labels (i.e., connected nodes tend to have dissimilar labels) and the robustness of GNNs to adversarial attacks. Our theoretical and empirical analyses show that for homophilous graph data, impactful structural attacks always lead to reduced homophily, while for heterophilous… ▽ More

    Submitted 22 July, 2022; v1 submitted 14 June, 2021; originally announced June 2021.

    Comments: KDD 2022 camera ready version + full appendix; 20 pages, 2 figures

  10. arXiv:2007.08631  [pdf, other

    cs.LG cs.CV

    Explainable Deep Learning for Uncovering Actionable Scientific Insights for Materials Discovery and Design

    Authors: Shusen Liu, Bhavya Kailkhura, Jize Zhang, Anna M. Hiszpanski, Emily Robertson, Donald Loveland, T. Yong-** Han

    Abstract: The scientific community has been increasingly interested in harnessing the power of deep learning to solve various domain challenges. However, despite the effectiveness in building predictive models, fundamental challenges exist in extracting actionable knowledge from deep neural networks due to their opaque nature. In this work, we propose techniques for exploring the behavior of deep learning m… ▽ More

    Submitted 16 July, 2020; originally announced July 2020.

    Report number: LLNL-JRNL-811201

  11. arXiv:2006.16533  [pdf, other

    cs.CV cs.LG

    Actionable Attribution Maps for Scientific Machine Learning

    Authors: Shusen Liu, Bhavya Kailkhura, Jize Zhang, Anna M. Hiszpanski, Emily Robertson, Donald Loveland, T. Yong-** Han

    Abstract: The scientific community has been increasingly interested in harnessing the power of deep learning to solve various domain challenges. However, despite the effectiveness in building predictive models, fundamental challenges exist in extracting actionable knowledge from the deep neural network due to their opaque nature. In this work, we propose techniques for exploring the behavior of deep learnin… ▽ More

    Submitted 30 June, 2020; originally announced June 2020.

  12. arXiv:1907.03077  [pdf, other

    cs.LG cs.AI cs.CV stat.ML

    Generative Counterfactual Introspection for Explainable Deep Learning

    Authors: Shusen Liu, Bhavya Kailkhura, Donald Loveland, Yong Han

    Abstract: In this work, we propose an introspection technique for deep neural networks that relies on a generative model to instigate salient editing of the input image for model interpretation. Such modification provides the fundamental interventional operation that allows us to obtain answers to counterfactual inquiries, i.e., what meaningful change can be made to the input image in order to alter the pre… ▽ More

    Submitted 6 July, 2019; originally announced July 2019.

  13. arXiv:1906.02130  [pdf

    physics.comp-ph cond-mat.mtrl-sci

    Predicting Compressive Strength of Consolidated Molecular Solids Using Computer Vision and Deep Learning

    Authors: Brian Gallagher, Matthew Rever, Donald Loveland, T. Nathan Mundhenk, Brock Beauchamp, Emily Robertson, Golam G. Jaman, Anna M. Hiszpanski, T. Yong-** Han

    Abstract: We explore the application of computer vision and machine learning (ML) techniques to predict material properties (e.g. compressive strength) based on SEM images. We show that it's possible to train ML models to predict materials performance based on SEM images alone, demonstrating this capability on the real-world problem of predicting uniaxially compressed peak stress of consolidated molecular s… ▽ More

    Submitted 27 February, 2020; v1 submitted 5 June, 2019; originally announced June 2019.

  14. Studying the [OIII]$λ$5007A emission-line width in a sample of $\sim$80 local active galaxies: A surrogate for $σ_{\star}$?

    Authors: Vardha N. Bennert, Donald Loveland, Edward Donohue, Maren Cosens, Sean Lewis, S. Komossa, Tommaso Treu, Matthew A. Malkan, Nathan Milgram, Kelsi Flatland, Matthew W. Auger, Daeseong Park, Mariana S. Lazarova

    Abstract: For a sample of $\sim$80 local ($0.02 \leq z \leq 0.1$) Seyfert-1 galaxies with high-quality long-slit Keck spectra and spatially-resolved stellar-velocity dispersion ($σ_{\star}$) measurements, we study the profile of the [OIII]$λ$5007A emission line to test the validity of using its width as a surrogate for $σ_{\star}$. Such an approach has often been used in the literature, since it is difficul… ▽ More

    Submitted 14 August, 2018; originally announced August 2018.

    Comments: 15 pages, 10 figures, 6 tables. Accepted for publication in the Monthly Notices of the Royal Astronomical Society

  15. Neutron-rich rare isotope production from projectile fission of heavy beams in the energy range of 20 MeV/nucleon

    Authors: N. Vonta, G. A. Souliotis, W. D. Loveland, Y. K. Kwon, K. Tshoo, S. C. Jeong, M. Veselsky, A. Bonasera, A. Botvina

    Abstract: We investigate the possibilities of producing neutron-rich nuclides in projectile fission of heavy beams in the energy range of 20 MeV/nucleon expected from low-energy facilities. We report our efforts to theoretically describe the reaction mechanism of projectile fission following a multinucleon transfer collision at this energy range. Our calculations are mainly based on a two-step approach: the… ▽ More

    Submitted 24 August, 2016; originally announced August 2016.

    Journal ref: Phys. Rev. C 94, 064611 (2016)