paper-with-me

홈 › Papers

AI without networks

2021-06-07 · NeurIPS 2021 12 · Partha P Mitra, Clément Sire

Contemporary Artificial Intelligence (AI) stands on two legs: large training data corpora and many-parameter artificial neural networks (ANNs). The data corpora are needed to represent the complexity and heterogeneity of the world. The role of the networks is less transparent due to the obscure dependence of the network parameters and outputs on the training data and inputs. This raises problems, ranging from technical-scientific to legal-ethical. We hypothesize that a transparent approach to machine learning is possible without using networks at all. By generalizing a parameter-free, statistically consistent data interpolation method, which we analyze theoretically in detail, we develop a network-free framework for AI incorporating generative modeling. We demonstrate this framework with examples from three different disciplines - ethology, control theory, and mathematics. Our generative Hilbert framework applied to the trajectories of small groups of swimming fish outperformed state-of-the-art traditional mathematical behavioral models and current ANN-based models. We demonstrate pure data interpolation based control by stabilizing an inverted pendulum and a driven logistic map around unstable fixed points. Finally, we present a mathematical application by predicting zeros of the Riemann Zeta function, achieving comparable performance as a transformer network. We do not suggest that the proposed framework will always outperform networks as over-parameterized networks can interpolate. However, our framework is theoretically sound, transparent, deterministic, and parameter free: remarkably, it does not require any compute-expensive training, does not involve optimization, has no model selection, and is easily reproduced and ported. We also propose an easily computed method of credit assignment based on this framework, to help address ethical-legal challenges raised by generative AI.

📄 PDF Abstract BibTeX arXiv:2106.03354

Code (0)

등록된 구현이 없습니다.

Tasks

Model Selectionregression

Similar Papers 제목 키워드 기반

Match without a Referee: Evaluating MT Adequacy without Reference Translations

2012-06-01 · WS 2012 6 · Yashar Mehdad, Matteo Negri, Marcello Federico
Machine TranslationNatural Language Inference

Incremental Sampling Without Replacement for Sequence Models

2020-02-21 · ICML 2020 1 · Kensen Shi, David Bieber, Charles Sutton

Sampling is a fundamental technique, and sampling without replacement is often desirable when duplicate samples are not beneficial. Within machine learning, sampling is useful for generating diverse outputs from a traine…

Combinatorial OptimizationProgram Synthesis

Fairness without Regret

2019-07-11 · Marcus Hutter

A popular approach of achieving fairness in optimization problems is by constraining the solution space to "fair" solutions, which unfortunately typically reduces solution quality. In practice, the ultimate goal is often…

Fairness

Dialog without Dialog Data: Learning Visual Dialog Agents from VQA Data

2020-07-24 · NeurIPS 2020 12 · Michael Cogswell, Jiasen Lu, Rishabh Jain, Stefan Lee 외

Can we develop visually grounded dialog agents that can efficiently adapt to new tasks without forgetting how to talk to people? Such agents could leverage a larger variety of existing data to generalize to new tasks, mi…

Visual DialogVisual Question Answering (VQA)

Can Vision Transformers Learn without Natural Images?

2021-03-24 · Kodai Nakashima, Hirokatsu Kataoka, Asato Matsumoto, Kenji Iwata 외

Can we complete pre-training of Vision Transformers (ViT) without natural images and human-annotated labels? Although a pre-trained ViT seems to heavily rely on a large-scale dataset and human-annotated labels, recent la…

FairnessSelf-Supervised Learning