中文
相关论文

相关论文: General Purpose Incremental Covariance Update and …

200 篇论文

Reinforcement learning (RL) provides a principled framework for decision-making in partially observable environments, which can be modeled as Markov decision processes and compactly represented through dynamic decision Bayesian networks.…

In this work, we develop a multipath-based simultaneous localization and mapping (SLAM) method that can directly be applied to received radio signals. In existing multipath-based SLAM approaches, a channel estimator is used as a…

信号处理 · 电气工程与系统科学 2023-12-27 Mingchao Liang , Erik Leitinger , Florian Meyer

We introduce an efficient combination of polyhedral analysis and predicate partitioning. Template polyhedral analysis abstracts numerical variables inside a program by one polyhedron per control location, with a priori fixed directions for…

计算机科学中的逻辑 · 计算机科学 2014-10-06 David Monniaux , Peter Schrammel

This paper presents range-based 6-DoF Monte Carlo SLAM with a gradient-guided particle update strategy. While non-parametric state estimation methods, such as particle filters, are robust in situations with high ambiguity, they are known to…

机器人学 · 计算机科学 2025-04-28 Takumi Nakao , Kenji Koide , Aoki Takanose , Shuji Oishi , Masashi Yokozuka , Hisashi Date

The sum-product or belief propagation (BP) algorithm is a widely-used message-passing algorithm for computing marginal distributions in graphical models with discrete variables. At the core of the BP message updates, when applied to a…

信息论 · 计算机科学 2012-05-28 Nima Noorshams , Martin J. Wainwright

In clinical trials, there is potential to improve precision and reduce the required sample size by appropriately adjusting for baseline variables in the statistical analysis. This is called covariate adjustment. Despite recommendations by…

统计方法学 · 统计学 2022-06-20 Kelly Van Lancker , Joshua Betz , Michael Rosenblum

Continuous POMDPs with general belief-dependent rewards are notoriously difficult to solve online. In this paper, we present a complete provable theory of adaptive multilevel simplification for the setting of a given externally constructed…

人工智能 · 计算机科学 2024-05-24 Andrey Zhitnikov , Ori Sztyglic , Vadim Indelman

In this paper we address the problem of performing statistical inference for large scale data sets i.e., Big Data. The volume and dimensionality of the data may be so high that it cannot be processed or stored in a single computing node. We…

统计方法学 · 统计学 2016-04-20 Shahab Basiri , Esa Ollila , Visa Koivunen

In practical regression applications, multiple covariates are often measured, but not all may be associated with the response variable. Identifying and including only the relevant covariates in the model is crucial for improving prediction…

统计方法学 · 统计学 2026-03-10 Ana Carolina da Cruz , Camila P. E. de Souza , Pedro H. T. O. Sousa

Bayesian variable selection regression (BVSR) is able to jointly analyze genome-wide genetic datasets, but the slow computation via Markov chain Monte Carlo (MCMC) hampered its wide-spread usage. Here we present a novel iterative method to…

统计计算 · 统计学 2018-07-31 Quan Zhou , Yongtao Guan

Post-training, particularly reinforcement learning (RL) using self-play-generated data, has become a new learning paradigm for large language models (LLMs). However, scaling RL to develop a general reasoner remains a research challenge, as…

人工智能 · 计算机科学 2024-10-02 Tianlong Wang , Junzhe Chen , Xueting Han , Jing Bai

Coordinating multiple autonomous agents to explore and serve spatially heterogeneous demand requires jointly learning unknown spatial patterns and planning trajectories that maximize task performance. Pure model-based approaches provide…

机器学习 · 计算机科学 2026-03-05 Danish Rizvi , David Boyle

We propose a novel tree-based ensemble method, named XGBoostPP, to nonparametrically estimate the intensity of a point process as a function of covariates. It extends the use of gradient-boosted regression trees (Chen & Guestrin, 2016) to…

统计方法学 · 统计学 2024-02-01 C. Lu , Y. Guan , M. N. M. van Lieshout , G. Xu

Several fundamental tasks in data science rely on computing an extremal eigenspace of size $r \ll n$, where $n$ is the underlying problem dimension. For example, spectral clustering and PCA both require the computation of the leading…

数值分析 · 数学 2019-09-04 Vasileios Charisopoulos , Austin R. Benson , Anil Damle

Existing large language models (LLMs) show exceptional problem-solving capabilities but might struggle with complex reasoning tasks. Despite the successes of chain-of-thought and tree-based search methods, they mainly depend on the internal…

计算与语言 · 计算机科学 2024-12-18 Jinhao Jiang , Jiayi Chen , Junyi Li , Ruiyang Ren , Shijie Wang , Wayne Xin Zhao , Yang Song , Tao Zhang

In enterprise settings, efficiently retrieving relevant information from large and complex knowledge bases is essential for operational productivity and informed decision-making. This research presents a systematic empirical framework for…

State-space models (SSMs) are a popular tool for modeling animal abundances. Inference difficulties for simple linear SSMs are well known, particularly in relation to simultaneous estimation of process and observation variances. Several…

种群与进化 · 定量生物学 2019-09-20 Leo Polansky , Ken B. Newman , Lara Mitchell

We propose a novel framework for fitting additive quantile regression models, which provides well calibrated inference about the conditional quantiles and fast automatic estimation of the smoothing parameters, for model structures as…

统计方法学 · 统计学 2020-03-13 M. Fasiolo , S. N. Wood , M. Zaffran , R. Nedellec , Y. Goude

Motivated by the maneuvering target tracking with sensors such as radar and sonar, this paper considers the joint and recursive estimation of the dynamic state and the time-varying process noise covariance in nonlinear state space models.…

系统与控制 · 电气工程与系统科学 2023-05-09 Hua Lan , Jinjie Hu , Zengfu Wang , Qiang Cheng

Maintaining an archive of all non-dominated points is a standard task in multi-objective optimization. Sometimes it is sufficient to store all evaluated points and to obtain the non-dominated subset in a post-processing step. Alternatively…

数据结构与算法 · 计算机科学 2016-09-13 Tobias Glasmachers