中文
相关论文

相关论文: A Differential Semantics of Lazy AR Propagation

200 篇论文

We study the problem of approximating a discrete probability distribution, such as the next-token distribution of a large language model, by a dyadic distribution induced by a binary tree under encoding rate constraints. The objective is to…

信息论 · 计算机科学 2026-05-08 Daniella Bar-Lev , Farzad Farnoud , Ryan Gabrys

Achieving distributed reinforcement learning (RL) for large-scale cooperative multi-agent systems (MASs) is challenging because: (i) each agent has access to only limited information; (ii) issues on convergence or computational complexity…

机器学习 · 计算机科学 2024-04-15 Gangshan Jing , He Bai , Jemin George , Aranya Chakrabortty , Piyush K. Sharma

Gradient-based analysis methods, such as saliency map visualizations and adversarial input perturbations, have found widespread use in interpreting neural NLP models due to their simplicity, flexibility, and most importantly, their…

计算与语言 · 计算机科学 2020-10-13 Junlin Wang , Jens Tuyls , Eric Wallace , Sameer Singh

Random backpropagation (RBP) is a variant of the backpropagation algorithm for training neural networks, where the transpose of the forward matrices are replaced by fixed random matrices in the calculation of the weight updates. It is…

机器学习 · 计算机科学 2017-12-25 Pierre Baldi , Peter Sadowski , Zhiqin Lu

Active Reinforcement Learning (ARL) is a twist on RL where the agent observes reward information only if it pays a cost. This subtle change makes exploration substantially more challenging. Powerful principles in RL like optimism, Thompson…

机器学习 · 计算机科学 2018-03-28 Sebastian Schulze , Owain Evans

$\partial\mathbb{B}$ nets are differentiable neural networks that learn discrete boolean-valued functions by gradient descent. $\partial\mathbb{B}$ nets have two semantically equivalent aspects: a differentiable soft-net, with real weights,…

机器学习 · 计算机科学 2023-05-15 Ian Wright

We introduce a representation learning framework for spatial trajectories. We represent partial observations of trajectories as probability distributions in a learned latent space, which characterize the uncertainty about unobserved parts…

机器学习 · 计算机科学 2022-10-05 Dídac Surís , Carl Vondrick

In this paper we extend the work of Smith and Papamichail (1999) and present fast approximate Bayesian algorithms for learning in complex scenarios where at any time frame, the relationships between explanatory state space variables can be…

机器学习 · 计算机科学 2013-01-30 Raffaella Settimi , Jim Q. Smith , A. S. Gargoum

Recently, researchers have demonstrated that loopy belief propagation - the use of Pearls polytree algorithm IN a Bayesian network WITH loops OF error- correcting codes.The most dramatic instance OF this IS the near Shannon - limit…

人工智能 · 计算机科学 2013-01-30 Kevin Murphy , Yair Weiss , Michael I. Jordan

Recently, numerous handcrafted and searched networks have been applied for semantic segmentation. However, previous works intend to handle inputs with various scales in pre-defined static architectures, such as FCN, U-Net, and DeepLab…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Yanwei Li , Lin Song , Yukang Chen , Zeming Li , Xiangyu Zhang , Xingang Wang , Jian Sun

Inference with modern Large Language Models (LLMs) is expensive and slow, and speculative sampling has emerged as an effective solution to this problem, however, the number of the calls to the draft model for generating candidate tokens in…

人工智能 · 计算机科学 2025-12-17 Junjie Ma , Jinlong Li

Deep learning (DL) has recently emerged as an efficient approach for array processing tasks such as signal detection and direction of arrival. However, DL models lack statistical guarantees and, moreover, are highly susceptible to…

信号处理 · 电气工程与系统科学 2026-05-08 Nian-Cin Wang , Rajeev Sahay

An alternate Lagrangian scheme at discrete times is proposed for the approximation of a nonlinear continuity equation arising as a mean-field limit of spatially inhomogeneous evolutionary games, describing the evolution of a system of…

偏微分方程分析 · 数学 2020-05-25 Stefano Almi , Marco Morandotti , Francesco Solombrino

In recent years Bayesian networks (BNs) with a mixture of continuous and discrete variables have received an increasing level of attention. We present an architecture for exact belief update in Conditional Linear Gaussian BNs (CLG BNs). The…

人工智能 · 计算机科学 2012-07-02 Anders L. Madsen

This paper considers a discrete-valued signal estimation scheme based on a low-complexity Bayesian optimal message passing algorithm (MPA) for solving massive linear inverse problems under highly correlated measurements. Gaussian belief…

信号处理 · 电气工程与系统科学 2024-11-14 Tomoharu Furudoi , Takumi Takahashi , Shinsuke Ibi , Hideki Ochiai

We propose a novel nonparametric online predictor for discrete labels conditioned on multivariate continuous features. The predictor is based on a feature space discretization induced by a full-fledged k-d tree with randomly picked…

机器学习 · 计算机科学 2020-02-03 Alix Lhéritier , Frédéric Cazals

Latent variable models for network data extract a summary of the relational structure underlying an observed network. The simplest possible models subdivide nodes of the network into clusters; the probability of a link between any two nodes…

机器学习 · 计算机科学 2012-07-03 Konstantina Palla , David Knowles , Zoubin Ghahramani

Conformal regression provides finite-sample marginal coverage, but it does not by itself determine how interval width should adapt across heterogeneous inputs. Existing locally adaptive methods mainly account for aleatoric noise, leaving…

机器学习 · 计算机科学 2026-05-06 Dongseok Kim , Hyoungsun Choi , Mohamed Jismy Aashik Rasool , Gisung Oh

We propose "LEAPS", an algorithm to sample from discrete distributions known up to normalization by learning a rate matrix of a continuous-time Markov chain (CTMC). LEAPS can be seen as a continuous-time formulation of annealed importance…

机器学习 · 计算机科学 2025-08-14 Peter Holderrieth , Michael S. Albergo , Tommi Jaakkola

Active Learning (AL) is increasingly important in a broad range of applications. Two main AL principles to obtain accurate classification with few labeled data are refinement of the current decision boundary and exploration of poorly…

机器学习 · 计算机科学 2012-10-19 Jens Roeder , Boaz Nadler , Kevin Kunzmann , Fred A. Hamprecht