中文
相关论文

相关论文: Cycle-Consistent Helmholtz Machine: Goal-Seeded Si…

200 篇论文

A model of sensory information processing is presented. The model assumes that learning of internal (hidden) generative models, which can predict the future and evaluate the precision of that prediction, is of central importance for…

神经与进化计算 · 计算机科学 2007-05-23 Andras Lorincz

Inference amortization methods share information across multiple posterior-inference problems, allowing each to be carried out more efficiently. Generally, they require the inversion of the dependency structure in the generative model, as…

机器学习 · 统计学 2018-11-30 Stefan Webb , Adam Golinski , Robert Zinkov , N. Siddharth , Tom Rainforth , Yee Whye Teh , Frank Wood

Generative foundation models have become an important tool for data reconstruction and simulation in scientific computing, showing a tight integration with traditional numerical simulations. At the same time, with the development of new…

分布式、并行与集群计算 · 计算机科学 2026-02-19 Jinxiao Zhang , Yunpu Xu , Xiyong Wu , Runmin Dong , Shenggan Cheng , Yi Zhao , Mengxuan Chen , Qinrui Zheng , Jianting Liu , Haohuan Fu

Deep learning is increasingly viewed as a dynamical process in parameter space, yet many existing theories still treat training as a closed optimization system. This view is limited for real-world AI, where models operate under uncertainty,…

机器学习 · 计算机科学 2026-05-25 Kim Phuc Tran

Causal generative modeling is essential for developing reliable and transparent AI systems capable of counterfactual reasoning. While existing approaches focus on integrating causal constraints during the training of generative models, they…

机器学习 · 计算机科学 2026-05-25 Aneesh Komanduri , Xintao Wu

Transformer-based language models are effective but complex, and understanding their inner workings and reasoning mechanisms is a significant challenge. Previous research has primarily explored how these models handle simple tasks like name…

计算与语言 · 计算机科学 2025-05-20 Zeyuan Allen-Zhu , Yuanzhi Li

A vast majority of the current research in the field of Machine Learning is done using algorithms with strong arguments pointing to their biological implausibility such as Backpropagation, deviating the field's focus from understanding its…

机器学习 · 计算机科学 2022-10-27 Jose Miguel Ramos , Luis Sa-Couto , Andreas Wichert

Biological brains demonstrate complex neural activity, where neural dynamics are critical to how brains process information. Most artificial neural networks ignore the complexity of individual neurons. We challenge that paradigm. By…

机器学习 · 计算机科学 2025-10-06 Luke Darlow , Ciaran Regan , Sebastian Risi , Jeffrey Seely , Llion Jones

We introduce Graph Memory (GM), a structured non-parametric framework that represents an embedding space through a compact graph of reliability-annotated prototype regions. GM encodes local geometry and regional ambiguity through prototype…

机器学习 · 计算机科学 2026-03-27 Artur A. Oliveira , Mateus Espadoto , Roberto M. Cesar , Roberto Hirata

We introduce the delta-homology model of memory, a unified framework in which recall, learning, and prediction emerge from cycle closure, the completion of topologically constrained trajectories within the brain's latent manifold. A…

机器学习 · 计算机科学 2025-10-21 Xin Li

Recent years have seen significant advancements in foundation models through generative pre-training, yet algorithmic innovation in this space has largely stagnated around autoregressive models for discrete signals and diffusion models for…

机器学习 · 计算机科学 2025-03-12 Jiaming Song , Linqi Zhou

Humans continually expand their learned knowledge to new domains and learn new concepts without any interference with past learned experiences. In contrast, machine learning models perform poorly in a continual learning setting, where input…

机器学习 · 计算机科学 2023-04-24 Mohammad Rostami , Aram Galstyan

Current deep learning models are not designed to simultaneously address three fundamental questions: predict class labels to solve a given classification task (the "What?"), simulate changes in the situation to evaluate how this impacts…

In class-incremental learning, the model is expected to learn new classes continually while maintaining knowledge on previous classes. The challenge here lies in preserving the model's ability to effectively represent prior classes in the…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Arjun Ashok , K J Joseph , Vineeth Balasubramanian

The Context-Content Uncertainty Principle (CCUP) proposes that inference under uncertainty is governed by an entropy asymmetry between context and content: high-entropy contexts must be interpreted through alignment with low-entropy,…

机器学习 · 计算机科学 2025-06-27 Xin Li

The implementation of Hyperdimensional Computing (HDC) on In-Memory Computing (IMC) architectures faces significant challenges due to the mismatch between highdimensional vectors and IMC array sizes, leading to inefficient memory…

硬件体系结构 · 计算机科学 2025-02-13 Do Yeong Kang , Yeong Hwan Oh , Chanwook Hwang , Jinhee Kim , Kang Eun Jeon , Jong Hwan Ko

Vision is widely understood as an inference problem. However, two contrasting conceptions of the inference process have each been influential in research on biological vision as well as the engineering of machine vision. The first…

A graphical model is a structured representation of the data generating process. The traditional method to reason over random variables is to perform inference in this graphical model. However, in many cases the generating process is only a…

机器学习 · 统计学 2019-10-31 Victor Garcia Satorras , Zeynep Akata , Max Welling

Contemporary ML separates the static structure of parameters from the dynamic flow of inference, yielding systems that lack the sample efficiency and thermodynamic frugality of biological cognition. In this theoretical work, we propose…

机器学习 · 计算机科学 2025-12-09 Xin Li

We investigate how to couple a learnable brain-like'' controller to a cell-like'' Gray--Scott substrate to steer pattern formation with minimal effort. A compact convolutional policy is embedded in a differentiable PyTorch…

人工智能 · 计算机科学 2025-11-14 Takehiro Ishikawa