paper-with-me

Papers

Simultaneously Solving Computational Problems Using an Artificial Chemical Reactor

2015-06-28 · Jaderick P. Pabico

This paper is centered on using chemical reaction as a computational metaphor for simultaneously solving problems. An artificial chemical reactor that can simultaneously solve instances of three unrelated problems was created. The reactor is a distributed stochastic algorithm that simulates a chemical universe wherein the molecular species are being represented either by a human genomic contig panel, a Hamiltonian cycle, or an aircraft landing schedule. The chemical universe is governed by reactions that can alter genomic sequences, re-order Hamiltonian cycles, or reschedule an aircraft landing program. Molecular masses were considered as measures of goodness of solutions, and represented radiation hybrid (RH) vector similarities, costs of Hamiltonian cycles, and penalty costs for landing an aircraft before and after target landing times. This method, tested by solving in tandem with deterministic algorithms, has been shown to find quality solutions in finding the minima RH vector similarities of genomic data, minima costs in Hamiltonian cycles of the traveling salesman, and minima costs for landing aircrafts before or after target landing times.

📄 PDF Abstract BibTeX arXiv:1506.08361

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Lateralization in Agents' Decision Making: Evidence of Benefits/Costs from Artificial Intelligence

2023-02-03 · Abubakar Siddique, Will N. Browne, Gina M. Grimshaw

Lateralization is ubiquitous in vertebrate brains which, as well as its role in locomotion, is considered an important factor in biological intelligence. Lateralization has been associated with both poor and good perform…

Decision Making

An Inverse QSAR Method Based on Linear Regression and Integer Programming

2021-07-06 · Jianshen Zhu, Naveed Ahmed Azam, Kazuya Haraguchi, Liang Zhao 외

Recently a novel framework has been proposed for designing the molecular structure of chemical compounds using both artificial neural networks (ANNs) and mixed integer linear programming (MILP). In the framework, we firs…

regression

Towards Foundation Models for the Industrial Forecasting of Chemical Kinetics

2024-08-20 · Imran Nasim, Joaõ Lucas de Sousa Almeida

Scientific Machine Learning is transforming traditional engineering industries by enhancing the efficiency of existing technologies and accelerating innovation, particularly in modeling chemical reactions. Despite recent…

Time Series

Post-apocalyptic computing from cellular automata

2025-08-08 · Genaro J. Martinez, Andrew Adamatzky, Guanrong Chen arxiv

Cellular automata are arrays of finite state machines that can exist in a finite number of states. These machines update their states simultaneously based on specific local rules that govern their interactions. This fram…

A Transformer Based Generative Chemical Language AI Model for Structural Elucidation of Organic Compounds

2024-10-13 · Xiaofeng Tan

For over half a century, computer-aided structural elucidation systems (CASE) for organic compounds have relied on complex expert systems with explicitly programmed algorithms. These systems are often computationally ine…

CPUDecoder