Skip to main content

Showing 1–11 of 11 results for author: King, R D

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

    cs.LG cs.AI

    The Use of AI-Robotic Systems for Scientific Discovery

    Authors: Alexander H. Gower, Konstantin Korovin, Daniel Brunnsåker, Filip Kronström, Gabriel K. Reder, Ievgeniia A. Tiukova, Ronald S. Reiserer, John P. Wikswo, Ross D. King

    Abstract: The process of develo** theories and models and testing them with experiments is fundamental to the scientific method. Automating the entire scientific method then requires not only automation of the induction of theories from data, but also experimentation from design to implementation. This is the idea behind a robot scientist -- a coupled system of AI and laboratory robotics that has agency t… ▽ More

    Submitted 25 June, 2024; originally announced June 2024.

    Comments: 19 pages, book chapter

  2. arXiv:2405.12258  [pdf

    q-bio.QM cs.LG q-bio.CB

    Scientific Hypothesis Generation by a Large Language Model: Laboratory Validation in Breast Cancer Treatment

    Authors: Abbi Abdel-Rehim, Hector Zenil, Oghenejokpeme Orhobor, Marie Fisher, Ross J. Collins, Elizabeth Bourne, Gareth W. Fearnley, Emma Tate, Holly X. Smith, Larisa N. Soldatova, Ross D. King

    Abstract: Large language models (LLMs) have transformed AI and achieved breakthrough performance on a wide range of tasks that require human intelligence. In science, perhaps the most interesting application of LLMs is for hypothesis formation. A feature of LLMs, which results from their probabilistic structure, is that the output text is not necessarily a valid inference from the training text. These are '… ▽ More

    Submitted 5 June, 2024; v1 submitted 20 May, 2024; originally announced May 2024.

    Comments: 13 pages, 6 tables, 1 figure. Supplementary information available

  3. arXiv:2309.16693  [pdf

    q-bio.BM cs.LG

    Extension of Transformational Machine Learning: Classification Problems

    Authors: Adnan Mahmud, Oghenejokpeme Orhobor, Ross D. King

    Abstract: This study explores the application and performance of Transformational Machine Learning (TML) in drug discovery. TML, a meta learning algorithm, excels in exploiting common attributes across various domains, thus develo** composite models that outperform conventional models. The drug discovery process, which is complex and time-consuming, can benefit greatly from the enhanced prediction accurac… ▽ More

    Submitted 7 August, 2023; originally announced September 2023.

  4. arXiv:2306.06065  [pdf, ps, other

    q-bio.QM

    LGEM$^\text{+}$: a first-order logic framework for automated improvement of metabolic network models through abduction

    Authors: Alexander H. Gower, Konstantin Korovin, Daniel Brunnsåker, Ievgeniia A. Tiukova, Ross D. King

    Abstract: Scientific discovery in biology is difficult due to the complexity of the systems involved and the expense of obtaining high quality experimental data. Automated techniques are a promising way to make scientific discoveries at the scale and pace required to model large biological systems. A key problem for 21st century biology is to build a computational model of the eukaryotic cell. The yeast Sac… ▽ More

    Submitted 9 June, 2023; originally announced June 2023.

    Comments: 15 pages, one figure, two tables, two algorithms

  5. arXiv:2301.07568  [pdf

    q-bio.BM cs.LG

    Beating the Best: Improving on AlphaFold2 at Protein Structure Prediction

    Authors: Abbi Abdel-Rehim, Oghenejokpeme Orhobor, Hang Lou, Hao Ni, Ross D. King

    Abstract: The goal of Protein Structure Prediction (PSP) problem is to predict a protein's 3D structure (confirmation) from its amino acid sequence. The problem has been a 'holy grail' of science since the Noble prize-winning work of Anfinsen demonstrated that protein conformation was determined by sequence. A recent and important step towards this goal was the development of AlphaFold2, currently the best… ▽ More

    Submitted 23 January, 2023; v1 submitted 18 January, 2023; originally announced January 2023.

    Comments: 12 pages

    MSC Class: 92-08 ACM Class: J.3

  6. arXiv:1811.03392  [pdf, other

    cs.LG stat.ML

    Transformative Machine Learning

    Authors: Ivan Olier, Oghenejokpeme I. Orhobor, Joaquin Vanschoren, Ross D. King

    Abstract: The key to success in machine learning (ML) is the use of effective data representations. Traditionally, data representations were hand-crafted. Recently it has been demonstrated that, given sufficient data, deep neural networks can learn effective implicit representations from simple input representations. However, for most scientific problems, the use of deep learning is not appropriate as the a… ▽ More

    Submitted 8 November, 2018; originally announced November 2018.

  7. arXiv:1709.03854  [pdf, other

    cs.AI cs.LG

    Meta-QSAR: a large-scale application of meta-learning to drug design and discovery

    Authors: Ivan Olier, Noureddin Sadawi, G. Richard Bickerton, Joaquin Vanschoren, Crina Grosan, Larisa Soldatova, Ross D. King

    Abstract: We investigate the learning of quantitative structure activity relationships (QSARs) as a case-study of meta-learning. This application area is of the highest societal importance, as it is a key step in the development of new medicines. The standard QSAR learning problem is: given a target (usually a protein) and a set of chemical compounds (small molecules) with associated bioactivities (e.g. inh… ▽ More

    Submitted 12 September, 2017; originally announced September 2017.

    Comments: 33 pages and 15 figures. Manuscript accepted for publication in Machine Learning Journal. This is the author's pre-print version

    ACM Class: I.2

  8. arXiv:1608.00878  [pdf

    q-fin.GN cs.CY econ.GN

    On the Use of Computer Programs as Money

    Authors: Ross D. King

    Abstract: Money is a technology for promoting economic prosperity. Over history money has become increasingly abstract, it used to be hardware, gold coins and the like, now it is mostly software, data structures located in banks. Here I propose the logical conclusion of the abstraction of money: to use as money the most general form of information - computer programs. The key advantage that using programs f… ▽ More

    Submitted 2 August, 2016; originally announced August 2016.

    MSC Class: 68U99 ACM Class: K.4.4

  9. arXiv:1607.08078  [pdf

    cs.CC cs.ET q-bio.BM

    Computing exponentially faster: Implementing a nondeterministic universal Turing machine using DNA

    Authors: Andrew Currin, Konstantin Korovin, Maria Ababi, Katherine Roper, Douglas B. Kell, Philip J. Day, Ross D. King

    Abstract: The theory of computer science is based around Universal Turing Machines (UTMs): abstract machines able to execute all possible algorithms. Modern digital computers are physical embodiments of UTMs. The nondeterministic polynomial (NP) time complexity class of problems is the most significant in computer science, and an efficient (i.e. polynomial P) way to solve such problems would be of profound… ▽ More

    Submitted 27 July, 2016; originally announced July 2016.

    MSC Class: 68Q10; 68Q12; 68Q15; 68Q17 ACM Class: B.0; C.1.m; F.1.1; F.4.2; F.4.3

  10. Qualitative System Identification from Imperfect Data

    Authors: George M. Coghill, Ross D. King, Ashwin Srinivasan

    Abstract: Experience in the physical sciences suggests that the only realistic means of understanding complex systems is through the use of mathematical models. Typically, this has come to mean the identification of quantitative models expressed as differential equations. Quantitative modelling works best when the structure of the model (i.e., the form of the equations) is known; and the primary concern is… ▽ More

    Submitted 31 October, 2011; originally announced November 2011.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 32, pages 825-877, 2008

  11. arXiv:1104.3056  [pdf

    cs.CC

    Numbers as Data Structures: The Prime Successor Function as Primitive

    Authors: Ross D. King

    Abstract: The symbolic representation of a number should be considered as a data structure, and the choice of data structure depends on the arithmetic operations that are to be performed. Numbers are almost universally represented using position based notations based on exponential powers of a base number - usually 10. This representations is computationally efficient for the standard arithmetic operations,… ▽ More

    Submitted 15 April, 2011; originally announced April 2011.

    Comments: 10 pages, 1 figure

    MSC Class: 11Y05 68Q17 05A17 ACM Class: F.2.1