paper-with-me

홈 › Papers

No Free Lunch: Fundamental Limits of Learning Non-Hallucinating Generative Models

2024-10-24 · Changlong Wu, Ananth Grama, Wojciech Szpankowski

Generative models have shown impressive capabilities in synthesizing high-quality outputs across various domains. However, a persistent challenge is the occurrence of "hallucinations", where the model produces outputs that are plausible but invalid. While empirical strategies have been explored to mitigate this issue, a rigorous theoretical understanding remains elusive. In this paper, we develop a theoretical framework to analyze the learnability of non-hallucinating generative models from a learning-theoretic perspective. Our results reveal that non-hallucinating learning is statistically impossible when relying solely on the training dataset, even for a hypothesis class of size two and when the entire training set is truthful. To overcome these limitations, we show that incorporating inductive biases aligned with the actual facts into the learning process is essential. We provide a systematic approach to achieve this by restricting the facts set to a concept class of finite VC-dimension and demonstrate its effectiveness under various learning paradigms. Although our findings are primarily conceptual, they represent a first step towards a principled approach to addressing hallucinations in learning generative models.

📄 PDF Abstract BibTeX arXiv:2410.19217

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Reformulation of the No-Free-Lunch Theorem for Entangled Data Sets

2020-07-09 · Kunal Sharma, M. Cerezo, Zoë Holmes, Lukasz Cincio 외

The no-free-lunch (NFL) theorem is a celebrated result in learning theory that limits one's ability to learn a function with a training data set. With the recent rise of quantum machine learning, it is natural to ask whe…

BIG-bench Machine LearningLearning TheoryQuantum Machine Learning

Representation Learning in Anomaly Detection: Successes, Limits and a Grand Challenge

2023-07-20 · Yedid Hoshen

In this perspective paper, we argue that the dominant paradigm in anomaly detection cannot scale indefinitely and will eventually hit fundamental limits. This is due to the a no free lunch principle for anomaly detection…

Anomaly DetectionRepresentation Learningscientific discovery

Stealing That Free Lunch: Exposing the Limits of Dyna-Style Reinforcement Learning

2024-12-18 · Brett Barkley, David Fridovich-Keil

Dyna-style off-policy model-based reinforcement learning (DMBRL) algorithms are a family of techniques for generating synthetic state transition data and thereby enhancing the sample efficiency of off-policy RL algorithm…

Model-based Reinforcement LearningOpenAI Gym

Still no free lunches: the price to pay for tighter PAC-Bayes bounds

2019-10-10 · Benjamin Guedj, Louis Pujol

"No free lunch" results state the impossibility of obtaining meaningful bounds on the error of a learning algorithm without prior assumptions and modelling. Some models are expensive (strong assumptions, such as as subga…

Free Lunch for Optimisation under the Universal Distribution

2016-08-16 · Tom Everitt, Tor Lattimore, Marcus Hutter

Function optimisation is a major challenge in computer science. The No Free Lunch theorems state that if all functions with the same histogram are assumed to be equally probable then no algorithm outperforms any other in…