← Volver

Teoría computacional y matemáticas

Los fundamentos matemáticos de la computación, que incluyen los algoritmos, la teoría de la complejidad, la teoría de autómatas, los lenguajes formales, la criptografía y los límites teóricos de la computación

10 artículos

Artículos

A Coincidence of Wants Mechanism for Swap Trade Execution in Decentralized Exchanges

This paper presents a mathematically rigorous framework for identifying and completing Coincidence of Wants (CoW) cycles in decentralized exchanges (DEXs) using graph theory and linear algebra. The proposed algorithm aims to detect both complete CoW cycles and generate "bridging orders" to complete partial ones, demonstrating its application on a small real-world Arbitrum swap dataset.

Teoría computacional y matemáticas 2 oct 2025, 13:00:17

The Principles of Deep Learning Theory

This book introduces a theoretical framework for understanding deep neural networks, using tools from theoretical physics. It focuses on analyzing preactivation distributions, the Neural Tangent Kernel (NTK), and the flow of information through networks during training. The book delves into the mathematical principles behind deep learning, including Gaussian integrals, perturbation theory, and renormalization group flow.

Teoría computacional y matemáticas 23 ago 2025, 16:47:14

Breaking the Sorting Barrier for Directed Single-Source Shortest Paths

The paper introduces a faster deterministic algorithm for the single-source shortest path (SSSP) problem in directed graphs with non-negative edge weights. Using a recursive partitioning technique, the algorithm achieves a time complexity that outperforms Dijkstra's algorithm on sparse graphs. The algorithm assumes constant in-degrees and out-degrees but proposes a transformation for general graphs.

Teoría computacional y matemáticas 11 ago 2025, 18:38:07

End-to-End Efficient Quantum Thermal and Ground State Preparation Made Simple

This paper introduces new quantum algorithms for thermal and ground state preparation that are simpler and require fewer resources than existing methods, making them suitable for early fault-tolerant quantum computers. The algorithms are theoretically proven to be efficient for several model systems, including single qubit, free fermionic, and commuting local Hamiltonians. Further research is needed to generalize these results to all quantum systems.

Teoría computacional y matemáticas 11 ago 2025, 3:50:57

Scientific Machine Learning Through Physics-Informed Neural Networks: Where we are and What's Next

Physics-Informed Neural Networks (PINNs) offer a novel approach to solving partial differential equations by incorporating physical laws into the learning process. While promising for various applications, including fluid dynamics, optics, and material science, PINNs face challenges related to theoretical understanding, computational cost, and accuracy in complex physical phenomena.

Teoría computacional y matemáticas 14 jul 2025, 17:25:03

A SARS-CoV-2 protein interaction map reveals targets for drug repurposing

This study mapped 332 SARS-CoV-2-human protein interactions, revealing key pathways hijacked by the virus, including translation, vesicle trafficking, and innate immunity. This led to the identification of 69 existing compounds targeting these interactions, with some showing promising antiviral activity in vitro, particularly translation inhibitors and sigma receptor ligands.

Teoría computacional y matemáticas 14 jul 2025, 10:36:47

Worst-Case Analysis of a New Heuristic for the Travelling Salesman Problem

The paper describes a new heuristic algorithm for the Traveling Salesman Problem (TSP) with a time complexity of O(n³) that guarantees a solution no worse than 3/2 times the optimal solution when the triangle inequality holds. This represents a 50% improvement over the previous best-known worst-case ratio of 2 for polynomial-time TSP heuristics.

Teoría computacional y matemáticas 14 jul 2025, 10:36:41

Why general artificial intelligence will not be realized

The author argues against the possibility of achieving Artificial General Intelligence (AGI) because computers lack embodiment, lived experience, and the ability to interact with the world like humans. The paper claims that recent advancements in AI, while impressive, are limited to narrow applications (ANI) and do not represent progress towards true general intelligence.

Teoría computacional y matemáticas 14 jul 2025, 10:36:37