paper-with-me

홈 › Papers

What do AI algorithms actually learn? - On false structures in deep learning

2019-06-04 · Laura Thesing, Vegard Antun, Anders C. Hansen

There are two big unsolved mathematical questions in artificial intelligence (AI): (1) Why is deep learning so successful in classification problems and (2) why are neural nets based on deep learning at the same time universally unstable, where the instabilities make the networks vulnerable to adversarial attacks. We present a solution to these questions that can be summed up in two words; false structures. Indeed, deep learning does not learn the original structures that humans use when recognising images (cats have whiskers, paws, fur, pointy ears, etc), but rather different false structures that correlate with the original structure and hence yield the success. However, the false structure, unlike the original structure, is unstable. The false structure is simpler than the original structure, hence easier to learn with less data and the numerical algorithm used in the training will more easily converge to the neural network that captures the false structure. We formally define the concept of false structures and formulate the solution as a conjecture. Given that trained neural networks always are computed with approximations, this conjecture can only be established through a combination of theoretical and computational results similar to how one establishes a postulate in theoretical physics (e.g. the speed of light is constant). Establishing the conjecture fully will require a vast research program characterising the false structures. We provide the foundations for such a program establishing the existence of the false structures in practice. Finally, we discuss the far reaching consequences the existence of the false structures has on state-of-the-art AI and Smale's 18th problem.

📄 PDF Abstract BibTeX arXiv:1906.01478

Code (1)

vegarant/false_structures 공식 구현 tf

Tasks

Deep Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Fairness in machine learning: against false positive rate equality as a measure of fairness

2020-07-06 · Robert Long

As machine learning informs increasingly consequential decisions, different metrics have been proposed for measuring algorithmic bias or unfairness. Two popular fairness measures are calibration and equality of false pos…

BIG-bench Machine LearningEthicsFairness

Unlearning Climate Misinformation in Large Language Models

2024-05-29 · Michael Fore, Simranjit Singh, Chaehong Lee, Amritanshu Pandey 외

Misinformation regarding climate change is a key roadblock in addressing one of the most serious threats to humanity. This paper investigates factual accuracy in large language models (LLMs) regarding climate information…

MisinformationRAGRetrievalRetrieval-augmented Generation

What do people want to fact-check?

2026-02-11 · Bijean Ghafouri, Dorsaf Sallami, Luca Luceri, Taylor Lynn Curtis 외 arxiv

Research on misinformation has focused almost exclusively on supply, asking what falsehoods circulate, who produces them, and whether corrections work. A basic demand-side question remains unanswered. When ordinary peopl…

LLMs Learn Constructions That Humans Do Not Know

2025-08-22 · Jonathan Dunn, Mai Mohamed Eida arxiv

This paper investigates false positive constructions: grammatical structures which an LLM hallucinates as distinct constructions but which human introspection does not support. Both a behavioural probing task using conte…

Social Networks of LLM Agents

2026-07-04 · Kaixuan Liu, Guojun Xiong, Weinan Zhang, Shengpu Tang arxiv

Large language model (LLM) agents are increasingly deployed in interacting populations, raising the question of what such populations come to believe collectively. Whether a population aggregates genuine knowledge or col…