Skip to main content

Showing 1–11 of 11 results for author: Raghavan, G

Searching in archive cs. Search in all archives.
.
  1. arXiv:2211.12035  [pdf, other

    cs.LG cs.CY physics.flu-dyn

    FastFlow: AI for Fast Urban Wind Velocity Prediction

    Authors: Shi Jer Low, Venugopalan, S. G. Raghavan, Harish Gopalan, Jian Cheng Wong, Justin Yeoh, Chin Chun Ooi

    Abstract: Data-driven approaches, including deep learning, have shown great promise as surrogate models across many domains. These extend to various areas in sustainability. An interesting direction for which data-driven methods have not been applied much yet is in the quick quantitative evaluation of urban layouts for planning and design. In particular, urban designs typically involve complex trade-offs be… ▽ More

    Submitted 22 November, 2022; originally announced November 2022.

  2. arXiv:2205.07110  [pdf, other

    cs.LG q-bio.QM

    SystemMatch: optimizing preclinical drug models to human clinical outcomes via generative latent-space matching

    Authors: Scott Gigante, Varsha G. Raghavan, Amanda M. Robinson, Robert A. Barton, Adeeb H. Rahman, Drausin F. Wulsin, Jacques Banchereau, Noam Solomon, Luis F. Voloch, Fabian J. Theis

    Abstract: Translating the relevance of preclinical models ($\textit{in vitro}$, animal models, or organoids) to their relevance in humans presents an important challenge during drug development. The rising abundance of single-cell genomic data from human tumors and tissue offers a new opportunity to optimize model systems by their similarity to targeted human cell types in disease. In this work, we introduc… ▽ More

    Submitted 14 May, 2022; originally announced May 2022.

    Comments: Published at the MLDD workshop, ICLR 2022

  3. arXiv:2205.00334  [pdf, other

    cs.LG cs.AI math.DG

    Engineering flexible machine learning systems by traversing functionally-invariant paths

    Authors: Guruprasad Raghavan, Bahey Tharwat, Surya Narayanan Hari, Dhruvil Satani, Matt Thomson

    Abstract: Transformers have emerged as the state of the art neural network architecture for natural language processing and computer vision. In the foundation model paradigm, large transformer models (BERT, GPT3/4, Bloom, ViT) are pre-trained on self-supervised tasks such as word or image masking, and then, adapted through fine-tuning for downstream user applications including instruction following and Ques… ▽ More

    Submitted 3 September, 2023; v1 submitted 30 April, 2022; originally announced May 2022.

    Comments: 22 pages

  4. arXiv:2112.04963  [pdf, other

    cs.LG physics.ao-ph

    Model-Agnostic Hybrid Numerical Weather Prediction and Machine Learning Paradigm for Solar Forecasting in the Tropics

    Authors: Nigel Yuan Yun Ng, Harish Gopalan, Venugopalan S. G. Raghavan, Chin Chun Ooi

    Abstract: Numerical weather prediction (NWP) and machine learning (ML) methods are popular for solar forecasting. However, NWP models have multiple possible physical parameterizations, which requires site-specific NWP optimization. This is further complicated when regional NWP models are used with global climate models with different possible parameterizations. In this study, an alternative approach is prop… ▽ More

    Submitted 9 December, 2021; originally announced December 2021.

  5. arXiv:2106.02793  [pdf, other

    cs.LG cs.AI

    Solving hybrid machine learning tasks by traversing weight space geodesics

    Authors: Guruprasad Raghavan, Matt Thomson

    Abstract: Machine learning problems have an intrinsic geometric structure as central objects including a neural network's weight space and the loss function associated with a particular task can be viewed as encoding the intrinsic geometry of a given machine learning problem. Therefore, geometric concepts can be applied to analyze and understand theoretical properties of machine learning strategies as well… ▽ More

    Submitted 5 June, 2021; originally announced June 2021.

    Comments: 11 pages, 7 figures

  6. arXiv:2105.05495  [pdf, other

    cs.LG cs.DS

    LipBaB: Computing exact Lipschitz constant of ReLU networks

    Authors: Aritra Bhowmick, Meenakshi D'Souza, G. Srinivasa Raghavan

    Abstract: The Lipschitz constant of neural networks plays an important role in several contexts of deep learning ranging from robustness certification and regularization to stability analysis of systems with neural network controllers. Obtaining tight bounds of the Lipschitz constant is therefore important. We introduce LipBaB, a branch and bound framework to compute certified bounds of the local Lipschitz… ▽ More

    Submitted 6 July, 2021; v1 submitted 12 May, 2021; originally announced May 2021.

  7. arXiv:2012.09605  [pdf, other

    cs.LG cs.NE math.DG

    Sparsifying networks by traversing Geodesics

    Authors: Guruprasad Raghavan, Matt Thomson

    Abstract: The geometry of weight spaces and functional manifolds of neural networks play an important role towards 'understanding' the intricacies of ML. In this paper, we attempt to solve certain open questions in ML, by viewing them through the lens of geometry, ultimately relating it to the discovery of points or paths of equivalent function in these spaces. We propose a mathematical framework to evaluat… ▽ More

    Submitted 12 December, 2020; originally announced December 2020.

    Comments: 5 pages; Presented work at NeurIPS 2020 Workshop (DiffGeo4DL). arXiv admin note: text overlap with arXiv:2005.11603

  8. arXiv:2011.02712  [pdf, other

    cs.LG cs.AI

    Architecture Agnostic Neural Networks

    Authors: Sabera Talukder, Guruprasad Raghavan, Yisong Yue

    Abstract: In this paper, we explore an alternate method for synthesizing neural network architectures, inspired by the brain's stochastic synaptic pruning. During a person's lifetime, numerous distinct neuronal architectures are responsible for performing the same tasks. This indicates that biological neural networks are, to some degree, architecture agnostic. However, artificial networks rely on their fine… ▽ More

    Submitted 11 December, 2020; v1 submitted 5 November, 2020; originally announced November 2020.

  9. arXiv:2006.06902  [pdf, other

    cs.NE cs.LG q-bio.NC

    Self-organization of multi-layer spiking neural networks

    Authors: Guruprasad Raghavan, Cong Lin, Matt Thomson

    Abstract: Living neural networks in our brains autonomously self-organize into large, complex architectures during early development to result in an organized and functional organic computational device. A key mechanism that enables the formation of complex architecture in the develo** brain is the emergence of traveling spatio-temporal waves of neuronal activity across the growing brain. Inspired by this… ▽ More

    Submitted 11 June, 2020; originally announced June 2020.

    Comments: 11 pages, 4 figures

  10. arXiv:2005.11603  [pdf, other

    cs.NE cs.LG

    Geometric algorithms for predicting resilience and recovering damage in neural networks

    Authors: Guruprasad Raghavan, Jiayi Li, Matt Thomson

    Abstract: Biological neural networks have evolved to maintain performance despite significant circuit damage. To survive damage, biological network architectures have both intrinsic resilience to component loss and also activate recovery programs that adjust network weights through plasticity to stabilize performance. Despite the importance of resilience in technology applications, the resilience of artific… ▽ More

    Submitted 2 June, 2020; v1 submitted 23 May, 2020; originally announced May 2020.

    Comments: 10 pages and 4 figures

  11. arXiv:1906.01039  [pdf, other

    cs.NE cs.AI nlin.AO q-bio.NC

    Neural networks grown and self-organized by noise

    Authors: Guruprasad Raghavan, Matt Thomson

    Abstract: Living neural networks emerge through a process of growth and self-organization that begins with a single cell and results in a brain, an organized and functional computational device. Artificial neural networks, however, rely on human-designed, hand-programmed architectures for their remarkable performance. Can we develop artificial computational devices that can grow and self-organize without hu… ▽ More

    Submitted 3 June, 2019; originally announced June 2019.

    Comments: 21 pages (including 11 pages of appendix)