y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#computational-theory News & Analysis

10 articles tagged with #computational-theory. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

10 articles
AIBearishApple Machine Learning · Mar 37/105
🧠

On the Impossibility of Separating Intelligence from Judgment: The Computational Intractability of Filtering for AI Alignment

Research demonstrates computational challenges in AI alignment, specifically showing that efficient filtering of adversarial prompts and unsafe outputs from large language models may be fundamentally impossible. The study reveals theoretical limitations in separating intelligence from judgment in AI systems, highlighting intractable problems in content filtering approaches.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Duality for Optimal Multi-Item, Multi-Bidder Auction Design: Revenue Certificates through Deep Learning

Researchers introduce a novel computational framework using deep learning to solve the long-standing problem of optimal multi-item, multi-bidder auction design. The approach generates certified revenue upper bounds by leveraging dual optimization theory, with a lifting technique that bridges discrete and continuous type spaces, potentially establishing near-optimality certificates for complex auction mechanisms.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Reinforcement Learning with Pairwise Preferences in Long-Term Decision Problems

Researchers propose 'Markov decision contests' as a new reinforcement learning framework that leverages pairwise preferences instead of scalar rewards, proving that stationary Markov policies are optimal and demonstrating superior learning efficiency in long-horizon problems compared to existing methods.

AINeutralarXiv – CS AI · Jun 16/10
🧠

Revisiting Padded Transformer Expressivity: Which Architectural Choices Matter and Which Don't

Researchers demonstrate that padded transformers maintain consistent computational expressivity across various architectural choices, with numeric precision and model depth emerging as the primary factors determining capability. The findings establish formal equivalences between transformer models and circuit complexity classes, suggesting practical transformer designs are more robust than previously understood.

AINeutralarXiv – CS AI · May 286/10
🧠

A Fresh Look at Lamarckian Evolution and the Baldwin Effect

Researchers demonstrate that Baldwinian and Lamarckian evolutionary algorithms significantly outperform traditional Darwinian evolution on complex optimization problems like Maximum Independent Set and Maximum Cut. The study provides both empirical validation across multiple datasets and theoretical runtime analysis, showing that local search-augmented evolutionary algorithms offer practical advantages for solving NP-hard graph problems.

AINeutralarXiv – CS AI · May 125/10
🧠

Functional Stable Model Semantics and Answer Set Programming Modulo Theories

Researchers demonstrate how functional stable model semantics enhances Answer Set Programming Modulo Theories (ASPMT), enabling integration of intensional functions that derive values from other predicates rather than pre-defined sources. The framework allows tight ASPMT programs to translate into SMT instances, extending the theoretical foundations of logic programming.

AINeutralarXiv – CS AI · May 116/10
🧠

Cross-Attention and Encoder-Decoder Transformers: A Logical Characterization

Researchers present a novel logical framework for understanding encoder-decoder transformers using temporal logic extended with counting and past modalities. The work provides theoretical foundations for how these architectures process information across attention mechanisms, with implications for LLM interpretability and design.

AINeutralarXiv – CS AI · May 96/10
🧠

Von Neumann Networks

Researchers have developed Von Neumann Networks (VNNs), a novel neural network architecture inspired by John von Neumann's mid-20th century cellular automata model, demonstrating superior parameter efficiency and performance on basic tasks compared to traditional deep learning approaches. The framework extends neural operators through Green's functions on cellular topologies and proves computational universality, potentially opening new architectural paradigms for both software and hardware design.

AINeutralarXiv – CS AI · May 96/10
🧠

Parity, Sensitivity, and Transformers

Researchers have resolved a long-standing theoretical question about transformer neural networks by proving that at least two layers are required to compute the PARITY task (determining if a binary sequence contains an even or odd number of 1s). The study also presents a more practical four-layer transformer construction that works with standard softmax attention and realistic positional encoding, removing previous impractical assumptions.

AIBullishGoogle Research Blog · Nov 135/105
🧠

A new quantum toolkit for optimization

A new quantum optimization toolkit has been developed, focusing on algorithmic and theoretical advances in quantum computing applications. The research presents novel approaches to solving complex optimization problems using quantum computational methods.