12,920 results on '"Davin A"'
Search Results
52. Natural forest regeneration is projected to reduce local temperatures
- Author
-
Alibakhshi, Sara, Cook-Patton, Susan C., Davin, Edouard, Maeda, Eduardo Eiji, Araújo, Miguel Bastos, Heinlein, Daniel, Heiskanen, Janne, Pellikka, Petri, and Crowther, Thomas W.
- Published
- 2024
- Full Text
- View/download PDF
53. Coal ash resources and potential for rare earth element production in the United States
- Author
-
Reedy, Robert C., Scanlon, Bridget R., Bagdonas, Davin A., Hower, James C., James, Dennis, Kyle, J. Richard, and Uhlman, Kristine
- Published
- 2024
- Full Text
- View/download PDF
54. Clostridium autoethanogenum alters cofactor synthesis, redox metabolism, and lysine-acetylation in response to elevated H2:CO feedstock ratios for enhancing carbon capture efficiency
- Author
-
Davin, Megan E., Thompson, R. Adam, Giannone, Richard J., Mendelson, Lucas W., Carper, Dana L., Martin, Madhavi Z., Martin, Michael E., Engle, Nancy L., Tschaplinski, Timothy J., Brown, Steven D., and Hettich, Robert L.
- Published
- 2024
- Full Text
- View/download PDF
55. Amplitude-determined seizure-threshold, electric field modeling, and electroconvulsive therapy antidepressant and cognitive outcomes
- Author
-
Abbott, Christopher C., Miller, Jeremy, Farrar, Danielle, Argyelan, Miklos, Lloyd, Megan, Squillaci, Taylor, Kimbrell, Brian, Ryman, Sephira, Jones, Thomas R., Upston, Joel, Quinn, Davin K., Peterchev, Angel V., Erhardt, Erik, Datta, Abhishek, McClintock, Shawn M., and Deng, Zhi-De
- Published
- 2024
- Full Text
- View/download PDF
56. Active causal structure learning with advice
- Author
-
Choo, Davin, Gouleakis, Themis, and Bhattacharyya, Arnab
- Subjects
Computer Science - Machine Learning ,Computer Science - Artificial Intelligence ,Computer Science - Data Structures and Algorithms ,Statistics - Machine Learning - Abstract
We introduce the problem of active causal structure learning with advice. In the typical well-studied setting, the learning algorithm is given the essential graph for the observational distribution and is asked to recover the underlying causal directed acyclic graph (DAG) $G^*$ while minimizing the number of interventions made. In our setting, we are additionally given side information about $G^*$ as advice, e.g. a DAG $G$ purported to be $G^*$. We ask whether the learning algorithm can benefit from the advice when it is close to being correct, while still having worst-case guarantees even when the advice is arbitrarily bad. Our work is in the same space as the growing body of research on algorithms with predictions. When the advice is a DAG $G$, we design an adaptive search algorithm to recover $G^*$ whose intervention cost is at most $O(\max\{1, \log \psi\})$ times the cost for verifying $G^*$; here, $\psi$ is a distance measure between $G$ and $G^*$ that is upper bounded by the number of variables $n$, and is exactly 0 when $G=G^*$. Our approximation factor matches the state-of-the-art for the advice-less setting., Comment: Accepted into ICML 2023
- Published
- 2023
57. The Sharp Power Law of Local Search on Expanders
- Author
-
Brânzei, Simina, Choo, Davin, and Recker, Nicholas
- Subjects
Computer Science - Computational Complexity ,Computer Science - Computational Geometry ,Computer Science - Data Structures and Algorithms - Abstract
Local search is a powerful heuristic in optimization and computer science, the complexity of which was studied in the white box and black box models. In the black box model, we are given a graph $G = (V,E)$ and oracle access to a function $f : V \to \mathbb{R}$. The local search problem is to find a vertex $v$ that is a local minimum, i.e. with $f(v) \leq f(u)$ for all $(u,v) \in E$, using as few queries as possible. The query complexity is well understood on the grid and the hypercube, but much less is known beyond. We show the query complexity of local search on $d$-regular expanders with constant degree is $\Omega\left(\frac{\sqrt{n}}{\log{n}}\right)$, where $n$ is the number of vertices. This matches within a logarithmic factor the upper bound of $O(\sqrt{n})$ for constant degree graphs from Aldous (1983), implying that steepest descent with a warm start is an essentially optimal algorithm for expanders. The best lower bound known from prior work was $\Omega\left(\frac{\sqrt[8]{n}}{\log{n}}\right)$, shown by Santha and Szegedy (2004) for quantum and randomized algorithms. We obtain this result by considering a broader framework of graph features such as vertex congestion and separation number. We show that for each graph, the randomized query complexity of local search is $\Omega\left(\frac{n^{1.5}}{g}\right)$, where $g$ is the vertex congestion of the graph; and $\Omega\left(\sqrt[4]{\frac{s}{\Delta}}\right)$, where $s$ is the separation number and $\Delta$ is the maximum degree. For separation number the previous bound was $\Omega\left(\sqrt[8]{\frac{s}{\Delta}} /\log{n}\right)$, given by Santha and Szegedy for quantum and randomized algorithms. We also show a variant of the relational adversary method from Aaronson (2006), which is asymptotically at least as strong as the version in Aaronson (2006) for all randomized algorithms and strictly stronger for some problems.
- Published
- 2023
58. New metrics and search algorithms for weighted causal DAGs
- Author
-
Choo, Davin and Shiragur, Kirankumar
- Subjects
Computer Science - Machine Learning ,Computer Science - Artificial Intelligence ,Computer Science - Data Structures and Algorithms ,Statistics - Machine Learning - Abstract
Recovering causal relationships from data is an important problem. Using observational data, one can typically only recover causal graphs up to a Markov equivalence class and additional assumptions or interventional data are needed for complete recovery. In this work, under some standard assumptions, we study causal graph discovery via adaptive interventions with node-dependent interventional costs. For this setting, we show that no algorithm can achieve an approximation guarantee that is asymptotically better than linear in the number of vertices with respect to the verification number; a well-established benchmark for adaptive search algorithms. Motivated by this negative result, we define a new benchmark that captures the worst-case interventional cost for any search algorithm. Furthermore, with respect to this new benchmark, we provide adaptive search algorithms that achieve logarithmic approximations under various settings: atomic, bounded size interventions and generalized cost objectives., Comment: Accepted into ICML 2023
- Published
- 2023
59. Explanations of Black-Box Models based on Directional Feature Interactions
- Author
-
Masoomi, Aria, Hill, Davin, Xu, Zhonghui, Hersh, Craig P, Silverman, Edwin K., Castaldi, Peter J., Ioannidis, Stratis, and Dy, Jennifer
- Subjects
Computer Science - Machine Learning - Abstract
As machine learning algorithms are deployed ubiquitously to a variety of domains, it is imperative to make these often black-box models transparent. Several recent works explain black-box models by capturing the most influential features for prediction per instance; such explanation methods are univariate, as they characterize importance per feature. We extend univariate explanation to a higher-order; this enhances explainability, as bivariate methods can capture feature interactions in black-box models, represented as a directed graph. Analyzing this graph enables us to discover groups of features that are equally important (i.e., interchangeable), while the notion of directionality allows us to identify the most influential features. We apply our bivariate method on Shapley value explanations, and experimentally demonstrate the ability of directional explanations to discover feature interactions. We show the superiority of our method against state-of-the-art on CIFAR10, IMDB, Census, Divorce, Drug, and gene data.
- Published
- 2023
60. New Observations of Solar Wind 1/f Turbulence Spectrum from Parker Solar Probe
- Author
-
Huang, Zesen, Sioulas, Nikos, Shi, Chen, Velli, Marco, Bowen, Trevor, Davis, Nooshin, Chandran, B. D. G., Kang, Ning, Shi, Xiaofei, Huang, Jia, Bale, Stuart D., Kasper, J. C., Larson, Davin E., Livi, Roberto, Whittlesey, P. L., Rahmati, Ali, Paulson, Kristoff, Stevens, M., Case, A. W., de Wit, Thierry Dudok, Malaspina, David M., Bonnell, J. W., Goetz, Keith, Harvey, Peter R., and MacDowall, Robert J.
- Subjects
Astrophysics - Solar and Stellar Astrophysics ,Physics - Fluid Dynamics ,Physics - Geophysics ,Physics - Plasma Physics ,Physics - Space Physics - Abstract
The trace magnetic power spectrum in the solar wind is known to be characterized by a double power law at scales much larger than the proton gyro-radius, with flatter spectral exponents close to -1 found at the lower frequencies below an inertial range with indices closer to $[-1.5,-1.6]$. The origin of the $1/f$ range is still under debate. In this study, we selected 109 magnetically incompressible solar wind intervals ($\delta |\boldsymbol B|/|\boldsymbol B| \ll 1$) from Parker Solar Probe encounters 1 to 13 which display such double power laws, with the aim of understanding the statistics and radial evolution of the low frequency power spectral exponents from Alfv\'en point up to 0.3 AU. New observations from closer to the sun show that in the low frequency range solar wind turbulence can display spectra much shallower than $1/f$, evolving asymptotically to $1/f$ as advection time increases, indicating a dynamic origin for the $1/f$ range formation. We discuss the implications of this result on the Matteini et al. (2018) conjecture for the $1/f$ origin as well as example spectra displaying a triple power law consistent with the model proposed by Chandran et al. (2018), supporting the dynamic role of parametric decay in the young solar wind. Our results provide new constraints on the origin of the $1/f$ spectrum and further show the possibility of the coexistence of multiple formation mechanisms., Comment: Accepted by ApJL
- Published
- 2023
- Full Text
- View/download PDF
61. Language Teacher Preparation in a Pandemic: An International Comparison of Responses to COVID-19
- Author
-
Kissau, Scott, Davin, Kristin J., Brunsmeier, Sonja, and Herazo, José David
- Abstract
The unprecedented challenges posed by the global COVID-19 pandemic risked seriously disrupting the continuous supply and preparation of new teachers that are desperately needed to fill world language teacher vacancies. To better understand how world language teacher preparation programs around the globe supported aspiring teachers in the successful completion of their teacher training, the researchers conducted a case study that investigated how world language teacher preparation programs on three different continents responded to the global pandemic. Results suggested that the programs were not equally prepared to navigate the pandemic and had similar, yet different responses to it. Contextual factors, such as national wealth, the prevalence of online instruction pre-pandemic, and the shortage of world language teachers influenced both program preparedness and the accommodations offered to teacher candidates. The results of the study should be considered when developing contingency plans to address future disruptions to program delivery and speak to the need for additional research investigating the impact of COVID-19 on teacher candidate performance and the performance of their future K-12 students.
- Published
- 2022
62. Climate impacts on migration in the Arctic North America: existing evidence and research recommendations
- Author
-
Chi, Guangqing, Zhou, Shuai, Mucioki, Megan, Miller, Jessica, Korkut, Ekrem, Howe, Lance, Yin, Junjun, Holen, Davin, Randell, Heather, Akyildiz, Ayse, Halvorsen, Kathleen E., Fowler, Lara, Ford, James, and Tickamyer, Ann
- Published
- 2024
- Full Text
- View/download PDF
63. Sex differences in dementia risk and risk factors: Individual-participant data analysis using 21 cohorts across six continents from the COSMIC consortium.
- Author
-
Gong, Jessica, Harris, Katie, Lipnicki, Darren, Castro-Costa, Erico, Lima-Costa, Maria, Diniz, Breno, Xiao, Shifu, Lipton, Richard, Katz, Mindy, Wang, Cuiling, Preux, Pierre-Marie, Guerchet, Maëlenn, Gbessemehlan, Antoine, Ritchie, Karen, Ancelin, Marie-Laure, Skoog, Ingmar, Najar, Jenna, Sterner, Therese, Scarmeas, Nikolaos, Yannakoulia, Mary, Kosmidis, Mary, Guaita, Antonio, Rolandi, Elena, Davin, Annalisa, Gureje, Oye, Trompet, Stella, Gussekloo, Jacobijn, Riedel-Heller, Steffi, Pabst, Alexander, Röhr, Susanne, Shahar, Suzana, Singh, Devinder, Rivan, Nurul, Boxtel, Martin, Köhler, Sebastian, Ganguli, Mary, Chang, Chung-Chou, Jacobsen, Erin, Ding, Ding, Zhao, Qianhua, Xiao, Zhenxu, Narazaki, Kenji, Chen, Tao, Chen, Sanmei, Ng, Tze, Gwee, Xinyi, Numbers, Katya, Mather, Karen, Scazufca, Marcia, Lobo, Antonio, De-la-Cámara, Concepción, Lobo, Elena, Sachdev, Perminder, Brodaty, Henry, Hackett, Maree, Peters, Sanne, Woodward, Mark, and Haan, Mary
- Subjects
data harmonization ,dementia ,diversity ,risk factor ,sex difference ,Humans ,Male ,Female ,Sex Characteristics ,Risk Factors ,Alcohol Drinking ,Dementia ,Sex Factors - Abstract
INTRODUCTION: Sex differences in dementia risk, and risk factor (RF) associations with dementia, remain uncertain across diverse ethno-regional groups. METHODS: A total of 29,850 participants (58% women) from 21 cohorts across six continents were included in an individual participant data meta-analysis. Sex-specific hazard ratios (HRs), and women-to-men ratio of hazard ratios (RHRs) for associations between RFs and all-cause dementia were derived from mixed-effect Cox models. RESULTS: Incident dementia occurred in 2089 (66% women) participants over 4.6 years (median). Women had higher dementia risk (HR, 1.12 [1.02, 1.23]) than men, particularly in low- and lower-middle-income economies. Associations between longer education and former alcohol use with dementia risk (RHR, 1.01 [1.00, 1.03] per year, and 0.55 [0.38, 0.79], respectively) were stronger for men than women; otherwise, there were no discernible sex differences in other RFs. DISCUSSION: Dementia risk was higher in women than men, with possible variations by country-level income settings, but most RFs appear to work similarly in women and men.
- Published
- 2023
64. Correction to: Health Behaviors and Experiences of LGBTQ + Individuals during 2022 Mpox Outbreak: Findings from the QVax Study
- Author
-
Krause, Kristen D., Lewis, Kendra, Scrofani, Stephan, Guo, Tiffany Y., Goulbourne, Davin, and Halkitis, Perry N.
- Published
- 2024
- Full Text
- View/download PDF
65. Academic Journal Success and the Anonymous Peer Review Process
- Author
-
Rogers-Shaw, Carol, Hill, Lilian H., and Carr-Chellman, Davin
- Abstract
Scholarly journals shape adult education research, disseminate knowledge, and serve readers worldwide. Journals' success depends on peer reviewers, yet editors face challenges securing reviewers. We discuss the galvanizing role of journals and issues contributing to reviewer reluctance. We explore strategies to encourage participation in the adult education community. [For the full proceedings, see ED631897.]
- Published
- 2022
66. Parker Solar Probe Observations of High Plasma Beta Solar Wind from Streamer Belt
- Author
-
Huang, Jia, Kasper, J. C., Larson, Davin E., McManus, Michael D., Whittlesey, P., Livi, Roberto, Rahmati, Ali, Romeo, Orlando, Klein, K. G., Sun, Weijie, van der Holst, Bart, Huang, Zhenguang, Jian, Lan K., Szabo, Adam, Verniero, J. L., Chen, C. H. K., Lavraud, B., Liu, Mingzhe, Badman, Samuel T., Niembro, Tatiana, Paulson, Kristoff, Stevens, M., Case, A. W., Pulupa, Marc, Bale, Stuart D., and Halekas, J. S.
- Subjects
Physics - Space Physics - Abstract
In general, slow solar wind from the streamer belt forms a high plasma beta equatorial plasma sheet around the heliospheric current sheet (HCS) crossing, namely the heliospheric plasma sheet (HPS). Current Parker Solar Probe (PSP) observations show that the HCS crossings near the Sun could be full or partial current sheet crossing (PCS), and they share some common features but also have different properties. In this work, using the PSP observations from encounters 4 to 10, we identify streamer belt solar wind from enhancements in plasma beta, and we further use electron pitch angle distributions to separate it into HPS solar wind that around the full HCS crossings and PCS solar wind that in the vicinity of PCS crossings. Based on our analysis, we find that the PCS solar wind has different characteristics as compared with HPS solar wind: a) PCS solar wind could be non-pressure-balanced structures rather than magnetic holes, and the total pressure enhancement mainly results from the less reduced magnetic pressure; b) some of the PCS solar wind are mirror unstable; c) PCS solar wind is dominated by very low helium abundance but varied alpha-proton differential speed. We suggest the PCS solar wind could originate from coronal loops deep inside the streamer belt, and it is pristine solar wind that still actively interacts with ambient solar wind, thus it is valuable for further investigations on the heating and acceleration of slow solar wind.
- Published
- 2023
- Full Text
- View/download PDF
67. Geometry of Score Based Generative Models
- Author
-
Ghimire, Sandesh, Liu, Jinyang, Comas, Armand, Hill, Davin, Masoomi, Aria, Camps, Octavia, and Dy, Jennifer
- Subjects
Computer Science - Machine Learning ,Computer Science - Artificial Intelligence - Abstract
In this work, we look at Score-based generative models (also called diffusion generative models) from a geometric perspective. From a new view point, we prove that both the forward and backward process of adding noise and generating from noise are Wasserstein gradient flow in the space of probability measures. We are the first to prove this connection. Our understanding of Score-based (and Diffusion) generative models have matured and become more complete by drawing ideas from different fields like Bayesian inference, control theory, stochastic differential equation and Schrodinger bridge. However, many open questions and challenges remain. One problem, for example, is how to decrease the sampling time? We demonstrate that looking from geometric perspective enables us to answer many of these questions and provide new interpretations to some known results. Furthermore, geometric perspective enables us to devise an intuitive geometric solution to the problem of faster sampling. By augmenting traditional score-based generative models with a projection step, we show that we can generate high quality images with significantly fewer sampling-steps.
- Published
- 2023
68. Divide and Compose with Score Based Generative Models
- Author
-
Ghimire, Sandesh, Comas, Armand, Hill, Davin, Masoomi, Aria, Camps, Octavia, and Dy, Jennifer
- Subjects
Computer Science - Computer Vision and Pattern Recognition - Abstract
While score based generative models, or diffusion models, have found success in image synthesis, they are often coupled with text data or image label to be able to manipulate and conditionally generate images. Even though manipulation of images by changing the text prompt is possible, our understanding of the text embedding and our ability to modify it to edit images is quite limited. Towards the direction of having more control over image manipulation and conditional generation, we propose to learn image components in an unsupervised manner so that we can compose those components to generate and manipulate images in informed manner. Taking inspiration from energy based models, we interpret different score components as the gradient of different energy functions. We show how score based learning allows us to learn interesting components and we can visualize them through generation. We also show how this novel decomposition allows us to compose, generate and modify images in interesting ways akin to dreaming. We make our code available at https://github.com/sandeshgh/Score-based-disentanglement
- Published
- 2023
69. The Structure and Origin of Switchbacks: Parker Solar Probe Observations
- Author
-
Huang, Jia, Kasper, J. C., Fisk, L. A., Larson, Davin E., McManus, Michael D., Chen, C. H. K., Martinović, Mihailo M., Klein, K. G., Thomas, Luke, Liu, Mingzhe, Maruca, Bennett A., Zhao, Lingling, Chen, Yu, Hu, Qiang, Jian, Lan K., Verniero, J. L., Velli, Marco, Livi, Roberto, Whittlesey, P., Rahmati, Ali, Romeo, Orlando, Niembro, Tatiana, Paulson, Kristoff, Stevens, M., Case, A. W., Pulupa, Marc, Bale, Stuart D., and Halekas, J. S.
- Subjects
Physics - Space Physics ,Astrophysics - Solar and Stellar Astrophysics - Abstract
Switchbacks are rapid magnetic field reversals that last from seconds to hours. Current Parker Solar Probe (PSP) observations pose many open questions in regard to the nature of switchbacks. For example, are they stable as they propagate through the inner heliosphere, and how are they formed? In this work, we aim to investigate the structure and origin of switchbacks. In order to study the stability of switchbacks, we suppose the small-scale current sheets therein are generated by magnetic braiding, and they should work to stabilize the switchbacks. With more than one thousand switchbacks identified with PSP observations in seven encounters, we find many more current sheets inside than outside switchbacks, indicating that these microstructures should work to stabilize the S-shaped structures of switchbacks. Additionally, we study the helium variations to trace the switchbacks to their origins. We find both helium-rich and helium-poor populations in switchbacks, implying that the switchbacks could originate from both closed and open magnetic field regions in the Sun. Moreover, we observe that the alpha-proton differential speeds also show complex variations as compared to the local Alfv\'en speed. The joint distributions of both parameters show that low helium abundance together with low differential speed is the dominant state in switchbacks. The presence of small-scale current sheets in switchbacks along with the helium features are in line with the hypothesis that switchbacks could originate from the Sun via interchange reconnection process. However, other formation mechanisms are not excluded., Comment: accepted by ApJ
- Published
- 2023
- Full Text
- View/download PDF
70. On the evolution of the Anisotropic Scaling of Magnetohydrodynamic Turbulence in the Inner Heliosphere
- Author
-
Sioulas, Nikos, Velli, Marco, Huang, Zesen, Shi, Chen, Bowen, Trevor A., Chandran, B. D. G., Liodis, Ioannis, Davis, Nooshin, Bale, Stuart D., Horbury, T. S., de Wit, Thierry Dudok, Larson, Davin, Kasper, Justin, Owen, Christopher J., Stevens, Michael L., Case, Anthony, Pulupa, Marc, Malaspina, David M., Bonnell, J. W., Goetz, Keith, Harvey, Peter R., and MacDowall, Robert J.
- Subjects
Physics - Space Physics ,Astrophysics - High Energy Astrophysical Phenomena ,Physics - Plasma Physics - Abstract
We analyze a merged Parker Solar Probe ($PSP$) and Solar Orbiter ($SO$) dataset covering heliocentric distances $13 \ R_{\odot} \lesssim R \lesssim 220$ $R_{\odot}$ to investigate the radial evolution of power and spectral-index anisotropy in the wavevector space of solar wind turbulence. Our results show that anisotropic signatures of turbulence display a distinct radial evolution when fast, $V_{sw} \geq ~ 400 ~km ~s^{-1}$, and slow, $V_{sw} \leq ~ 400 ~km ~s^{-1}$, wind streams are considered. The anisotropic properties of slow wind in Earth orbit are consistent with a ``critically balanced'' cascade, but both spectral-index anisotropy and power anisotropy diminish with decreasing heliographic distance. Fast streams are observed to roughly retain their near-Sun anisotropic properties, with the observed spectral index and power anisotropies being more consistent with a ``dynamically aligned'' type of cascade, though the lack of extended fast-wind intervals makes it difficult to accurately measure the anisotropic scaling. A high-resolution analysis during the first perihelion of PSP confirms the presence of two sub-ranges within the inertial range, which may be associated with the transition from weak to strong turbulence. The transition occurs at $\kappa d_{i} \approx 6 \times 10^{-2}$, and signifies a shift from -5/3 to -2 and -3/2 to -1.57 scaling in parallel and perpendicular spectra, respectively. Our results provide strong observational constraints for anisotropic theories of MHD turbulence in the solar wind., Comment: Accepted to APJ
- Published
- 2023
- Full Text
- View/download PDF
71. Subset verification and search algorithms for causal DAGs
- Author
-
Choo, Davin and Shiragur, Kirankumar
- Subjects
Computer Science - Machine Learning ,Computer Science - Data Structures and Algorithms ,Statistics - Machine Learning - Abstract
Learning causal relationships between variables is a fundamental task in causal inference and directed acyclic graphs (DAGs) are a popular choice to represent the causal relationships. As one can recover a causal graph only up to its Markov equivalence class from observations, interventions are often used for the recovery task. Interventions are costly in general and it is important to design algorithms that minimize the number of interventions performed. In this work, we study the problem of identifying the smallest set of interventions required to learn the causal relationships between a subset of edges (target edges). Under the assumptions of faithfulness, causal sufficiency, and ideal interventions, we study this problem in two settings: when the underlying ground truth causal graph is known (subset verification) and when it is unknown (subset search). For the subset verification problem, we provide an efficient algorithm to compute a minimum sized interventional set; we further extend these results to bounded size non-atomic interventions and node-dependent interventional costs. For the subset search problem, in the worst case, we show that no algorithm (even with adaptivity or randomization) can achieve an approximation ratio that is asymptotically better than the vertex cover of the target edges when compared with the subset verification number. This result is surprising as there exists a logarithmic approximation algorithm for the search problem when we wish to recover the whole causal graph. To obtain our results, we prove several interesting structural properties of interventional causal graphs that we believe have applications beyond the subset verification/search problems studied here., Comment: Accepted into AISTATS 2023 (https://aistats.org/aistats2023/accepted.html)
- Published
- 2023
72. Multimodal Learning for Embryo Viability Prediction in Clinical IVF.
- Author
-
Junsik Kim 0001, Zhiyi Shi, Davin Jeong, Johannes Knittel, Helen Y. Yang, Yonghyun Song, Wanhua Li 0001, Yicong Li 0002, Dalit Ben-Yosef, Daniel Needleman, and Hanspeter Pfister
- Published
- 2024
- Full Text
- View/download PDF
73. Rank2Reward: Learning Shaped Reward Functions from Passive Video.
- Author
-
Daniel Yang, Davin Tjia, Jacob Berg, Dima Damen, Pulkit Agrawal 0001, and Abhishek Gupta 0004
- Published
- 2024
- Full Text
- View/download PDF
74. Learning bounded-degree polytrees with known skeleton.
- Author
-
Davin Choo, Joy Qiping Yang, Arnab Bhattacharyya 0001, and Clément L. Canonne
- Published
- 2024
75. Causal Discovery under Off-Target Interventions.
- Author
-
Davin Choo, Kirankumar Shiragur, and Caroline Uhler
- Published
- 2024
76. Boundary-Aware Uncertainty for Feature Attribution Explainers.
- Author
-
Davin Hill, Aria Masoomi, Max Torop, Sandesh Ghimire, and Jennifer G. Dy
- Published
- 2024
77. Analyzing Explainer Robustness via Probabilistic Lipschitzness of Prediction Functions.
- Author
-
Zulqarnain Khan, Davin Hill, Aria Masoomi, Joshua T. Bone, and Jennifer G. Dy
- Published
- 2024
78. Spider Legs Inspired Soft Robotic Extensor for Hand Rehabilitation.
- Author
-
Jhet Cooperrider Young, Eric Olson, Tony Do, Mariana Shuman, Davin Ohta, and Yen-Lin Han
- Published
- 2024
- Full Text
- View/download PDF
79. The Sharp Power Law of Local Search on Expanders.
- Author
-
Simina Brânzei, Davin Choo, and Nicholas J. Recker
- Published
- 2024
- Full Text
- View/download PDF
80. Deep Distance Sensitivity Oracles
- Author
-
Jeong, Davin, Gunby-Mann, Allison, Cohen, Sarel, Katzmann, Maximilian, Pham, Chau, Bhakta, Arnav, Friedrich, Tobias, Chin, Peter, Kacprzyk, Janusz, Series Editor, Cherifi, Hocine, editor, Rocha, Luis M., editor, Cherifi, Chantal, editor, and Donduran, Murat, editor
- Published
- 2024
- Full Text
- View/download PDF
81. Learning and Testing Latent-Tree Ising Models Efficiently
- Author
-
Choo, Davin, Dagan, Yuval, Daskalakis, Constantinos, and Kandiros, Anthimos Vardis
- Subjects
Computer Science - Machine Learning ,Computer Science - Data Structures and Algorithms ,Mathematics - Probability ,Mathematics - Statistics Theory - Abstract
We provide time- and sample-efficient algorithms for learning and testing latent-tree Ising models, i.e. Ising models that may only be observed at their leaf nodes. On the learning side, we obtain efficient algorithms for learning a tree-structured Ising model whose leaf node distribution is close in Total Variation Distance, improving on the results of prior work. On the testing side, we provide an efficient algorithm with fewer samples for testing whether two latent-tree Ising models have leaf-node distributions that are close or far in Total Variation distance. We obtain our algorithms by showing novel localization results for the total variation distance between the leaf-node distributions of tree-structured Ising models, in terms of their marginals on pairs of leaves.
- Published
- 2022
82. Deep Distance Sensitivity Oracles
- Author
-
Jeong, Davin, Gunby-Mann, Allison, Cohen, Sarel, Katzmann, Maximilian, Pham, Chau, Bhakta, Arnav, Friedrich, Tobias, and Chin, Sang
- Subjects
Computer Science - Machine Learning ,Computer Science - Data Structures and Algorithms - Abstract
One of the most fundamental graph problems is finding a shortest path from a source to a target node. While in its basic forms the problem has been studied extensively and efficient algorithms are known, it becomes significantly harder as soon as parts of the graph are susceptible to failure. Although one can recompute a shortest replacement path after every outage, this is rather inefficient both in time and/or storage. One way to overcome this problem is to shift computational burden from the queries into a pre-processing step, where a data structure is computed that allows for fast querying of replacement paths, typically referred to as a Distance Sensitivity Oracle (DSO). While DSOs have been extensively studied in the theoretical computer science community, to the best of our knowledge this is the first work to construct DSOs using deep learning techniques. We show how to use deep learning to utilize a combinatorial structure of replacement paths. More specifically, we utilize the combinatorial structure of replacement paths as a concatenation of shortest paths and use deep learning to find the pivot nodes for stitching shortest paths into replacement paths., Comment: arXiv admin note: text overlap with arXiv:2007.11495 by other authors
- Published
- 2022
83. Boundary-Aware Uncertainty for Feature Attribution Explainers
- Author
-
Hill, Davin, Masoomi, Aria, Torop, Max, Ghimire, Sandesh, and Dy, Jennifer
- Subjects
Computer Science - Machine Learning - Abstract
Post-hoc explanation methods have become a critical tool for understanding black-box classifiers in high-stakes applications. However, high-performing classifiers are often highly nonlinear and can exhibit complex behavior around the decision boundary, leading to brittle or misleading local explanations. Therefore there is an impending need to quantify the uncertainty of such explanation methods in order to understand when explanations are trustworthy. In this work we propose the Gaussian Process Explanation UnCertainty (GPEC) framework, which generates a unified uncertainty estimate combining decision boundary-aware uncertainty with explanation function approximation uncertainty. We introduce a novel geodesic-based kernel, which captures the complexity of the target black-box decision boundary. We show theoretically that the proposed kernel similarity increases with decision boundary complexity. The proposed framework is highly flexible; it can be used with any black-box classifier and feature attribution method. Empirical results on multiple tabular and image datasets show that the GPEC uncertainty estimate improves understanding of explanations as compared to existing methods., Comment: Proceedings of the 27th International Conference on Artificial Intelligence and Statistics (AISTATS) 2024
- Published
- 2022
84. Magnetic field spectral evolution in the inner heliosphere
- Author
-
Sioulas, Nikos, Huang, Zesen, Shi, Chen, Velli, Marco, Tenerani, Anna, Vlahos, Loukas, Bowen, Trevor A., Bale, Stuart D., Bonnell, J. W., Harvey, P. R., Larson, Davin, Pulupa, arc, Livi, Roberto, Woodham, L. D., Horbury, T. S., Stevens, Michael L., de Wit, T. Dudok, MacDowall, R. J., Malaspina, David M., Goetz, K., Huang, Jia, Kasper, Justin, Owen, Christopher J., Maksimović, Milan, Louarn, P., and Fedorov, A.
- Subjects
Astrophysics - Solar and Stellar Astrophysics ,Physics - Plasma Physics ,Physics - Space Physics - Abstract
Parker Solar Probe and Solar Orbiter data are used to investigate the radial evolution of magnetic turbulence between $0.06 ~ \lesssim R ~\lesssim 1$ au. The spectrum is studied as a function of scale, normalized to the ion inertial scale $d_{i}$. In the vicinity of the Sun, the inertial range is limited to a narrow range of scales and exhibits a power-law exponent of, $\alpha_{B} = -3/2$, independent of plasma parameters. The inertial range grows with distance, progressively extending to larger spatial scales, while steepening towards a $\alpha_{B} =-5/3$ scaling. It is observed that spectra for intervals with large magnetic energy excesses and low Alfv\'enic content steepen significantly with distance, in contrast to highly Alfv\'enic intervals that retain their near-Sun scaling. The occurrence of steeper spectra in slower wind streams may be attributed to the observed positive correlation between solar wind speed and Alfv\'enicity., Comment: Accepted to APJ letters with minor revisions
- Published
- 2022
- Full Text
- View/download PDF
85. Verification and search algorithms for causal DAGs
- Author
-
Choo, Davin, Shiragur, Kirankumar, and Bhattacharyya, Arnab
- Subjects
Computer Science - Machine Learning ,Computer Science - Discrete Mathematics ,Computer Science - Data Structures and Algorithms ,Statistics - Machine Learning - Abstract
We study two problems related to recovering causal graphs from interventional data: (i) $\textit{verification}$, where the task is to check if a purported causal graph is correct, and (ii) $\textit{search}$, where the task is to recover the correct causal graph. For both, we wish to minimize the number of interventions performed. For the first problem, we give a characterization of a minimal sized set of atomic interventions that is necessary and sufficient to check the correctness of a claimed causal graph. Our characterization uses the notion of $\textit{covered edges}$, which enables us to obtain simple proofs and also easily reason about earlier known results. We also generalize our results to the settings of bounded size interventions and node-dependent interventional costs. For all the above settings, we provide the first known provable algorithms for efficiently computing (near)-optimal verifying sets on general graphs. For the second problem, we give a simple adaptive algorithm based on graph separators that produces an atomic intervention set which fully orients any essential graph while using $\mathcal{O}(\log n)$ times the optimal number of interventions needed to $\textit{verify}$ (verifying size) the underlying DAG on $n$ vertices. This approximation is tight as $\textit{any}$ search algorithm on an essential line graph has worst case approximation ratio of $\Omega(\log n)$ with respect to the verifying size. With bounded size interventions, each of size $\leq k$, our algorithm gives an $\mathcal{O}(\log n \cdot \log k)$ factor approximation. Our result is the first known algorithm that gives a non-trivial approximation guarantee to the verifying size on general unweighted graphs and with bounded size interventions.
- Published
- 2022
86. Analyzing Explainer Robustness via Probabilistic Lipschitzness of Prediction Functions
- Author
-
Khan, Zulqarnain, Hill, Davin, Masoomi, Aria, Bone, Joshua, and Dy, Jennifer
- Subjects
Computer Science - Machine Learning - Abstract
Machine learning methods have significantly improved in their predictive capabilities, but at the same time they are becoming more complex and less transparent. As a result, explainers are often relied on to provide interpretability to these black-box prediction models. As crucial diagnostics tools, it is important that these explainers themselves are robust. In this paper we focus on one particular aspect of robustness, namely that an explainer should give similar explanations for similar data inputs. We formalize this notion by introducing and defining explainer astuteness, analogous to astuteness of prediction functions. Our formalism allows us to connect explainer robustness to the predictor's probabilistic Lipschitzness, which captures the probability of local smoothness of a function. We provide lower bound guarantees on the astuteness of a variety of explainers (e.g., SHAP, RISE, CXPlain) given the Lipschitzness of the prediction function. These theoretical results imply that locally smooth prediction functions lend themselves to locally robust explanations. We evaluate these results empirically on simulated as well as real datasets.
- Published
- 2022
87. Patches of magnetic switchbacks and their origins
- Author
-
Shi, Chen, Panasenco, Olga, Velli, Marco, Tenerani, Anna, Verniero, Jaye L., Sioulas, Nikos, Huang, Zesen, Brosius, A., Bale, Stuart D., Klein, Kristopher, Kasper, Justin, de Wit, Thierry Dudok, Goetz, Keith, Harvey, Peter R., MacDowall, Robert J., Malaspina, David M., Pulupa, Marc, Larson, Davin, Livi, Roberto, Case, Anthony, and Stevens, Michael
- Subjects
Astrophysics - Solar and Stellar Astrophysics ,Physics - Space Physics - Abstract
Parker Solar Probe (PSP) has shown that the solar wind in the inner heliosphere is characterized by the quasi omni-presence of magnetic switchbacks ("switchback" hereinafter), local backward-bends of magnetic field lines. Switchbacks also tend to come in patches, with a large-scale modulation that appears to have a spatial scale size comparable to supergranulation on the Sun. Here we inspect data from the first ten encounters of PSP focusing on different time intervals when clear switchback patches were observed by PSP. We show that the switchbacks modulation, on a timescale of several hours, seems to be independent of whether PSP is near perihelion, when it rapidly traverses large swaths of longitude remaining at the same heliocentric distance, or near the radial-scan part of its orbit, when PSP hovers over the same longitude on the Sun while rapidly moving radially inwards or outwards. This implies that switchback patches must also have an intrinsically temporal modulation most probably originating at the Sun. Between two consecutive patches, the magnetic field is usually very quiescent with weak fluctuations. We compare various parameters between the quiescent intervals and the switchback intervals. The results show that the quiescent intervals are typically less Alfv\'enic than switchback intervals, and the magnetic power spectrum is usually shallower in quiescent intervals. We propose that the temporal modulation of switchback patches may be related to the "breathing" of emerging flux that appears in images as the formation of "bubbles" below prominences in the Hinode/SOT observations.
- Published
- 2022
- Full Text
- View/download PDF
88. Magnetic field intermittency in the solar wind: PSP and SolO observations ranging from the Alfven region out to 1 AU
- Author
-
Sioulas, Nikos, Huang, Zesen, Velli, Marco, Chhiber, Rohit, Cuesta, Manuel E., Shi, Chen, Matthaeus, William H., Bandyopadhyay, Riddhi, Vlahos, Loukas, Bowen, Trevor A., Qudsi, Ramiz A., Bale, Stuart D., Owen, Christopher J., Louarn, P., Fedorov, A., Maksimovic, Milan, Stevens, Michael L., Kasper, Justin, Larson, Davin, and Livi, Roberto
- Subjects
Astrophysics - Solar and Stellar Astrophysics ,Physics - Plasma Physics ,Physics - Space Physics - Abstract
$PSP$ and $SolO$ data are utilized to investigate magnetic field intermittency in the solar wind (SW). Small-scale intermittency $(20-100d_{i})$ is observed to radially strengthen when methods relying on higher-order moments are considered ($SF_q$, $SDK$), but no clear trend is observed at larger scales. However, lower-order moment-based methods (e.g., PVI) are deemed more appropriate for examining the evolution of the bulk of Coherent Structures (CSs), $PVI \ge 3$. Using PVI, we observe a scale-dependent evolution in the fraction of the dataset occupied by CSs, $f_{PVI \ge 3}$. Specifically, regardless of the SW speed, a subtle increase is found in $f_{PVI\ge3}$ for $\ell =20 d_i$, in contrast to a more pronounced radial increase in CSs observed at larger scales. Intermittency is investigated in relation to plasma parameters. Though, slower SW speed intervals exhibit higher $f_{PVI \geq 6}$ and higher kurtosis maxima, no statistical differences are observed for $f_{PVI \geq 3}$. Highly Alfv\'enic intervals, display lower levels of intermittency. The anisotropy with respect to the angle between the magnetic field and SW flow, $\Theta_{VB}$ is investigated. Intermittency is weaker at $\Theta_{VB} \approx 0^{\circ}$ and is strengthened at larger angles. Considering the evolution at a constant alignment angle, a weakening of intermittency is observed with increasing advection time of the SW. Our results indicate that the strengthening of intermittency in the inner heliosphere is driven by the increase in comparatively highly intermittent perpendicular intervals sampled by the probes with increasing distance, an effect related directly to the evolution of the Parker spiral.
- Published
- 2022
- Full Text
- View/download PDF
89. Radial Forearm Flap for Esophageal Perforation After Anterior Cervical Hardware Removal: Surgical Technique and Case Report
- Author
-
Gong, Davin C., Anaspure, Omkar S., Baumann, Anthony N., Forner, David, Patel, Rakesh D., Jiang, Katrina J., Chinn, Steven B., and Aleem, Ilyas
- Published
- 2024
- Full Text
- View/download PDF
90. The Sharp Power Law of Local Search on Expanders
- Author
-
Brânzei, Simina, primary, Choo, Davin, additional, and Recker, Nicholas, additional
- Published
- 2024
- Full Text
- View/download PDF
91. Deep Distance Sensitivity Oracles
- Author
-
Jeong, Davin, primary, Gunby-Mann, Allison, additional, Cohen, Sarel, additional, Katzmann, Maximilian, additional, Pham, Chau, additional, Bhakta, Arnav, additional, Friedrich, Tobias, additional, and Chin, Peter, additional
- Published
- 2024
- Full Text
- View/download PDF
92. The effects of visual technology on price discovery for residential listings and transactions
- Author
-
Ong, Seow Eng, Wong, Woei Chyuan, Wang, Davin, and Lai, Choon Peng
- Published
- 2024
- Full Text
- View/download PDF
93. All-optical determination of one or two emitters using quantum polarization with nitrogen-vacancy centers in diamond
- Author
-
Peng, Davin Yue Ming, Worboys, Josef G., Sun, Qiang, Li, Shuo, Capelli, Marco, Onoda, Shinobu, Ohshima, Takeshi, Reineck, Philipp, Gibson, Brant C., and Greentree, Andrew D.
- Subjects
Quantum Physics ,Condensed Matter - Materials Science ,Physics - Optics - Abstract
Qubit technologies using nitrogen-vacancy color centers in diamonds require precise knowledge of the centers, including the number of emitters within a diffraction-limited spot and their orientations. However, the number of emitters is challenging to determine when there is finite background, which affects the precision of resulting quantum protocols. Here we show the photoluminescence (PL) intensity and quantum correlation (Hanbury Brown and Twiss) measurements as a function of polarization for one- and two-emitter systems. The sample was made by implanting low concentrations of adenine (C5H5N5) into a low nitrogen chemical vapor deposition diamond. This approach yielded well-spaced regions with few nitrogen-vacancy centers. By mapping the PL intensity and quantum correlation as a function of polarization, we can distinguish two emitter systems from single emitters with background, providing a method to quantify the background signal at implanted sites, which might be different from off-site background levels. This approach also provides a valuable new all-optical mechanism for the determination of one or two emitter systems useful for quantum sensing, communication, and computation tasks.
- Published
- 2022
94. Type-Directed Program Synthesis for RESTful APIs
- Author
-
Guo, Zheng, Cao, David, Tjong, Davin, Yang, Jean, Schlesinger, Cole, and Polikarpova, Nadia
- Subjects
Computer Science - Programming Languages - Abstract
With the rise of software-as-a-service and microservice architectures, RESTful APIs are now ubiquitous in mobile and web applications. A service can have tens or hundreds of API methods, making it a challenge for programmers to find the right combination of methods to solve their task. We present APIphany, a component-based synthesizer for programs that compose calls to RESTful APIs. The main innovation behind APIphany is the use of precise semantic types, both to specify user intent and to direct the search. APIphany contributes three novel mechanisms to overcome challenges in adapting component-based synthesis to the REST domain: (1) a type inference algorithm for augmenting REST specifications with semantic types; (2) an efficient synthesis technique for "wrangling" semi-structured data, which is commonly required in working with RESTful APIs; and (3) a new form of simulated execution to avoid executing APIs calls during synthesis. We evaluate APIphany on three real-world APIs and 32 tasks extracted from GitHub repositories and StackOverflow. In our experiments, APIphany found correct solutions to 29 tasks, with 23 of them reported among top ten synthesis results.
- Published
- 2022
- Full Text
- View/download PDF
95. CMEs and SEPs During November-December 2020: A Challenge for Real-Time Space Weather Forecasting
- Author
-
Palmerio, Erika, Lee, Christina O., Mays, M. Leila, Luhmann, Janet G., Lario, David, Sánchez-Cano, Beatriz, Richardson, Ian G., Vainio, Rami, Stevens, Michael L., Cohen, Christina M. S., Steinvall, Konrad, Möstl, Christian, Weiss, Andreas J., Nieves-Chinchilla, Teresa, Li, Yan, Larson, Davin E., Heyner, Daniel, Bale, Stuart D., Galvin, Antoinette B., Holmström, Mats, Khotyaintsev, Yuri V., Maksimovic, Milan, and Mitrofanov, Igor G.
- Subjects
Astrophysics - Solar and Stellar Astrophysics ,Astrophysics - Earth and Planetary Astrophysics ,Physics - Space Physics - Abstract
Predictions of coronal mass ejections (CMEs) and solar energetic particles (SEPs) are a central issue in space weather forecasting. In recent years, interest in space weather predictions has expanded to include impacts at other planets beyond Earth as well as spacecraft scattered throughout the heliosphere. In this sense, the scope of space weather science now encompasses the whole heliospheric system, and multi-point measurements of solar transients can provide useful insights and validations for prediction models. In this work, we aim to analyse the whole inner heliospheric context between two eruptive flares that took place in late 2020, i.e. the M4.4 flare of November 29 and the C7.4 flare of December 7. This period is especially interesting because the STEREO-A spacecraft was located ~60{\deg} east of the Sun-Earth line, giving us the opportunity to test the capabilities of "predictions at 360{\deg}" using remote-sensing observations from the Lagrange L1 and L5 points as input. We simulate the CMEs that were ejected during our period of interest and the SEPs accelerated by their shocks using the WSA-Enlil-SEPMOD modelling chain and four sets of input parameters, forming a "mini-ensemble". We validate our results using in-situ observations at six locations, including Earth and Mars. We find that, despite some limitations arising from the models' architecture and assumptions, CMEs and shock-accelerated SEPs can be reasonably studied and forecast in real time at least out to several tens of degrees away from the eruption site using the prediction tools employed here., Comment: 50 pages, 16 figures, 3 tables, accepted for publication in Space Weather (v2 contains updated CCMC links after their website update)
- Published
- 2022
- Full Text
- View/download PDF
96. Profound Leadership and Adult Education: An Empirical Study
- Author
-
Scott, Heidi K., Holyoke, Laura, Carr-Chellman, Davin, Hammes, Leslie, Kroth, Michael, Watson, George, and Vineyard, Rusty
- Abstract
The intentional teaching application of leadership theories is not often addressed in leadership development programs comprising the field of adult education. The purpose of this study is to understand more deeply the quality, characteristics, and practices of profound leaders. This is an exploratory, empirical study, interviewing seven participants chosen for leadership acumen and vetted by the research team: employing a two-interview sequence, research apprenticeship model, and thematic analysis. Initial findings include commonly elicited elements, viewed through the lens of integrative literature review findings. Understanding and applying the profound leadership concept offers the field of adult education useful implications with information about leadership development, teaching leadership in higher education and organizations, and practicing leadership allowing flourishing in individuals, organizations, and society. [For the complete volume, "American Association for Adult and Continuing Education Inaugural 2020 Conference Proceedings (Online, October 27-30, 2020)," see ED611534.]
- Published
- 2021
97. Drawing from Mysticism in Monotheistic Religious Traditions to Inform Profound and Transformative Learning
- Author
-
Kroth, Michael, Carr-Chellman, Davin J., and Mahfouz, Julia
- Abstract
The purpose of this paper is to introduce the processes and practices of mysticism found within the monotheistic traditions, Judaism, Christianity, and Islam, in an attempt to identify areas where these might inform, elaborate, and deepen our understanding of profound and transformative learning theory and practice. [For the complete volume, "American Association for Adult and Continuing Education Inaugural 2020 Conference Proceedings (Online, October 27-30, 2020)," see ED611534.]
- Published
- 2021
98. Profound Learning of End of Life Caregivers
- Author
-
Wigdorski, Elizabeth, Carr-Chellman, Davin, Kroth, Michael, Ricks, Neal, and Daniels, Donna
- Abstract
This study explores the learning of volunteer end of life caregivers (EOLCG). Using the profound learning framework, the researchers will use a grounded theory approach to generate transferable characterizations of how learning occurs for EOLCGs and what the content of that learning is. As a unique population of adult learners who perform an essential and sacred service for those passing through a mysterious and difficult time of life, there is much to be explored. The study seeks to understand how profound learning happens for EOLCGs. [For the complete volume, "American Association for Adult and Continuing Education Inaugural 2020 Conference Proceedings (Online, October 27-30, 2020)," see ED611534.]
- Published
- 2021
99. A Practice-Based Approach to Foreign Language Teacher Preparation: A Cross-Continental Collaboration
- Author
-
Barahona, Malba and Davin, Kristin J.
- Abstract
The international trend towards a practice-based approach in teacher education has permeated foreign language teacher education and English language teaching. A practice-based approach is based on the understanding that teachers learn to teach a language by engaging in "actual" teaching rather than "talking" about teaching. We report on the implementation of a practice-based approach in two different contexts: an initial English teacher education program in Chile and an initial foreign language teacher education program in the United States. We provide practical recommendations and areas of caution for future enactments. The findings demonstrate that incorporating a practice-based approach into the university classroom offers a useful affordance for examining and illuminating the complexities of foreign language teaching practice across contexts.
- Published
- 2021
100. How general practitioners in France are coping with increased healthcare demand and physician shortages. A panel data survey and hierarchical clustering
- Author
-
Davin-Casalena, Bérengère, Scronias, Dimitri, Videau, Yann, and Verger, Pierre
- Published
- 2024
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.