中文
相关论文

相关论文: Metaphors We Learn By

200 篇论文

Metacognition is the concept of reasoning about an agent's own internal processes, and it has recently received renewed attention with respect to artificial intelligence (AI) and, more specifically, machine learning systems. This paper…

人工智能 · 计算机科学 2025-08-11 Paulo Shakarian , Gerardo I. Simari , Nathaniel D. Bastian

We show that an interesting class of feed-forward neural networks can be understood as quantitative argumentation frameworks. This connection creates a bridge between research in Formal Argumentation and Machine Learning. We generalize the…

神经与进化计算 · 计算机科学 2020-12-11 Nico Potyka

Meta-Learning is a subarea of Machine Learning that aims to take advantage of prior knowledge to learn faster and with fewer data [1]. There are different scenarios where meta-learning can be applied, and one of the most common is algorithm…

The mainstream paradigm behind continual learning has been to adapt the model parameters to non-stationary data distributions, where catastrophic forgetting is the central challenge. Typical methods rely on a rehearsal buffer or known task…

The field of artificial intelligence faces significant challenges in achieving both biological plausibility and computational efficiency, particularly in visual learning tasks. Current artificial neural networks, such as convolutional…

机器学习 · 计算机科学 2024-09-27 Jacobo Ruiz , Manas Gupta

We implement a divide-and-concur iterative projection approach to context-free grammar inference. Unlike most state-of-the-art models of natural language processing, our method requires a relatively small number of discrete parameters,…

计算与语言 · 计算机科学 2022-09-19 Sean Deyo , Veit Elser

Shared intentionality is a critical component in developing conscious AI agents capable of collaboration, self-reflection, deliberation, and reasoning. We formulate inference of shared intentionality as an inverse reinforcement learning…

人工智能 · 计算机科学 2022-07-14 Susmit Jha , John Rushby

Reflexive anaphora present a challenge for semantic interpretation: their meaning varies depending on context in a way that appears to require abstract variables. Past work has raised doubts about the ability of recurrent networks to meet…

计算与语言 · 计算机科学 2020-11-03 Robert Frank , Jackson Petty

It is argued that a broad class of AGI-relevant algorithms can be expressed in a common formal framework, via specifying Galois connections linking search and optimization processes on directed metagraphs whose edge targets are labeled with…

人工智能 · 计算机科学 2021-02-23 Ben Goertzel

Large language models based on self-attention mechanisms have achieved astonishing performances not only in natural language itself, but also in a variety of tasks of different nature. However, regarding processing language, our human brain…

计算与语言 · 计算机科学 2024-04-18 Chan Li , Junbin Qiu , Haiping Huang

We introduce recurrent neural network grammars, probabilistic models of sentences with explicit phrase structure. We explain efficient inference procedures that allow application to both parsing and language modeling. Experiments show that…

计算与语言 · 计算机科学 2016-10-13 Chris Dyer , Adhiguna Kuncoro , Miguel Ballesteros , Noah A. Smith

In complex transfer learning scenarios new tasks might not be tightly linked to previous tasks. Approaches that transfer information contained only in the final parameters of a source model will therefore struggle. Instead, transfer…

机器学习 · 计算机科学 2019-03-25 Sebastian Flennerhag , Pablo G. Moreno , Neil D. Lawrence , Andreas Damianou

Machine Learning is a powerful tool to reveal and exploit correlations in a multi-dimensional parameter space. Making predictions from such correlations is a highly non-trivial task, in particular when the details of the underlying dynamics…

高能物理 - 唯象学 · 物理学 2019-01-30 Christoph Englert , Peter Galler , Philip Harris , Michael Spannowsky

Set-based transformer models for amortized probabilistic inference and meta-learning, such as neural processes, prior-fitted networks, and tabular foundation models, excel at single-pass marginal prediction. However, many applications…

After learning a concept, humans are also able to continually generalize their learned concepts to new domains by observing only a few labeled instances without any interference with the past learned knowledge. In contrast, learning…

机器学习 · 计算机科学 2019-09-10 Mohammad Rostami , Soheil Kolouri , James McClelland , Praveen Pilly

Continual learning remains a fundamental challenge in artificial intelligence, with catastrophic forgetting posing a significant barrier to deploying neural networks in dynamic environments. Inspired by biological memory consolidation…

机器学习 · 计算机科学 2025-12-19 Goutham Nalagatla , Shreyas Grandhe

Neural networks appear to have mysterious generalization properties when using parameter counting as a proxy for complexity. Indeed, neural networks often have many more parameters than there are data points, yet still provide good…

机器学习 · 计算机科学 2020-05-26 Wesley J. Maddox , Gregory Benton , Andrew Gordon Wilson

Pronouns are frequently omitted in pro-drop languages, such as Chinese, generally leading to significant challenges with respect to the production of complete translations. Recently, Wang et al. (2018) proposed a novel reconstruction-based…

计算与语言 · 计算机科学 2018-10-16 Longyue Wang , Zhaopeng Tu , Andy Way , Qun Liu

Many successful deep learning architectures are equivariant to certain transformations in order to conserve parameters and improve generalization: most famously, convolution layers are equivariant to shifts of the input. This approach only…

机器学习 · 计算机科学 2021-03-31 Allan Zhou , Tom Knowles , Chelsea Finn

Symbolic regression is a machine learning technique that can learn the governing formulas of data and thus has the potential to transform scientific discovery. However, symbolic regression is still limited in the complexity and…

机器学习 · 计算机科学 2023-05-30 Michael Zhang , Samuel Kim , Peter Y. Lu , Marin Soljačić