paper-with-me

Papers

Complexity theoretic limitations on learning DNF's

2014-04-13 · Amit Daniely, Shai Shalev-Shwatz

Using the recently developed framework of [Daniely et al, 2014], we show that under a natural assumption on the complexity of refuting random K-SAT formulas, learning DNF formulas is hard. Furthermore, the same assumption implies the hardness of learning intersections of $\omega(\log(n))$ halfspaces, agnostically learning conjunctions, as well as virtually all (distribution free) learning problems that were previously shown hard (under complexity assumptions).

📄 PDF Abstract BibTeX arXiv:1404.3378

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Theoretical Computer Science Perspective on Free Will

2022-06-25 · Manuel Blum, Lenore Blum

We consider the paradoxical concept of free will from the perspective of Theoretical Computer Science (TCS), a branch of mathematics concerned with understanding the underlying principles of computation and complexity, i…

Generalization in Deep Learning

2017-10-16 · Kenji Kawaguchi, Leslie Pack Kaelbling, Yoshua Bengio

This paper provides theoretical insights into why and how deep learning can generalize well, despite its large capacity, complexity, possible algorithmic instability, nonrobustness, and sharp minima, responding to an ope…

Deep LearningOpen-Ended Question Answering

Ringmaster ASGD: The First Asynchronous SGD with Optimal Time Complexity

2025-01-27 · Artavazd Maranjyan, Alexander Tyurin, Peter Richtárik

Asynchronous Stochastic Gradient Descent (Asynchronous SGD) is a cornerstone method for parallelizing learning in distributed machine learning. However, its performance suffers under arbitrarily heterogeneous computation…

Barriers to Discrete Reasoning with Transformers: A Survey Across Depth, Exactness, and Bandwidth

2026-01-19 · Michelle Yuan, Weiyi Sun, Amir H. Rezaeian, Jyotika Singh 외 arxiv

Transformers have become the foundational architecture for a broad spectrum of sequence modeling applications, underpinning state-of-the-art systems in natural language processing, vision, and beyond. However, their theo…

On the Limitations and Capabilities of Position Embeddings for Length Generalization

2025-10-05 · Yang Chen, Yitao Liang, Zhouchen Lin arxiv

In Transformers, Position Embeddings (PEs) significantly influence Length Generalization (LG) performance, yet their fundamental role remains unclear. In this work, we investigate the limitations and capabilities of PEs …