中文
相关论文

相关论文: Leveraging Discarded Samples for Tighter Estimatio…

200 篇论文

Random sampling has become a critical tool in solving massive matrix problems. For linear regression, a small, manageable set of data rows can be randomly selected to approximate a tall, skinny data matrix, improving processing time…

数据结构与算法 · 计算机科学 2014-08-22 Michael B. Cohen , Yin Tat Lee , Cameron Musco , Christopher Musco , Richard Peng , Aaron Sidford

To deal with very large datasets a mini-batch version of the Monte Carlo Markov Chain Stochastic Approximation Expectation-Maximization algorithm for general latent variable models is proposed. For exponential models the algorithm is shown…

统计计算 · 统计学 2023-08-30 Tabea Rebafka , Estelle Kuhn , Catherine Matias

The problem of selecting a small, yet high quality subset of patterns from a larger collection of itemsets has recently attracted lot of research. Here we discuss an approach to this problem using the notion of decomposable families of…

机器学习 · 计算机科学 2020-06-18 Nikolaj Tatti , Hannes Heikinheimo

Clustering functional data is a challenging task due to intrinsic infinite-dimensionality and the need for stable, data-adaptive partitioning. In this work, we propose a clustering framework based on Random Projections, which simultaneously…

统计方法学 · 统计学 2025-12-18 Matteo Mori , Laura Anderlucci

In image classification, it is common practice to train deep networks to extract a single feature vector per input image. Few-shot classification methods also mostly follow this trend. In this work, we depart from this established direction…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Arman Afrasiyabi , Hugo Larochelle , Jean-François Lalonde , Christian Gagné

Sketch-and-project is a framework which unifies many known iterative methods for solving linear systems and their variants, as well as further extensions to non-linear optimization problems. It includes popular methods such as randomized…

最优化与控制 · 数学 2023-09-20 Michał Dereziński , Elizaveta Rebrova

Sketching algorithms use random projections to generate a smaller sketched data set, often for the purposes of modelling. Complete and partial sketch regression estimates can be constructed using information from only the sketched data set…

统计方法学 · 统计学 2023-06-07 R. P. Browne , J. L. Andrews

Research in neural networks in the field of computer vision has achieved remarkable accuracy for point estimation. However, the uncertainty in the estimation is rarely addressed. Uncertainty quantification accompanied by point estimation…

计算机视觉与模式识别 · 计算机科学 2020-04-23 Min-hwan Oh , Peder A. Olsen , Karthikeyan Natesan Ramamurthy

Object counting is a foundational vision task with over a decade of dedicated research, yet state-of-the-art models still fail systematically in the mixed-object setting that dominates real-world applications such as industrial inspection…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Corentin Dumery , Niki Amini-Naieni , Shervin Naini , Pascal Fua

Deep Learning methods are known to suffer from calibration issues: they typically produce over-confident estimates. These problems are exacerbated in the low data regime. Although the calibration of probabilistic models is well studied,…

机器学习 · 统计学 2021-11-30 Rahul Rahaman , Alexandre H. Thiery

We consider a simple approach to solving assortment optimization under the random utility maximization model. The approach uses Monte-Carlo simulation to construct a ranking-based choice model that serves as a proxy for the true choice…

最优化与控制 · 数学 2025-10-02 Hassaan Khalid , Bradley Sturt

Ensembling is a simple and popular technique for boosting evaluation performance by training multiple models (e.g., with different initializations) and aggregating their predictions. This approach is commonly reserved for the largest…

机器学习 · 计算机科学 2020-05-05 Dan Kondratyuk , Mingxing Tan , Matthew Brown , Boqing Gong

Spanning Centrality is a measure used in network analysis to determine the importance of an edge in a graph based on its contribution to the connectivity of the entire network. Specifically, it quantifies how critical an edge is in terms of…

社会与信息网络 · 计算机科学 2025-03-25 Gökhan Göktürk , Kamer Kaya

We develop sampling algorithms to fit Bayesian hierarchical models, the computational complexity of which scales linearly with the number of observations and the number of parameters in the model. We focus on crossed random effect and…

统计计算 · 统计学 2025-01-03 Omiros Papaspiliopoulos , Timothée Stumpf-Fétizon , Giacomo Zanella

Aggregating signals from a collection of noisy sources is a fundamental problem in many domains including crowd-sourcing, multi-agent planning, sensor networks, signal processing, voting, ensemble learning, and federated learning. The core…

机器学习 · 计算机科学 2022-06-07 Ben Abramowitz , Nicholas Mattei

Data scientists often draw on multiple relational data sources for analysis. A standard assumption in learning and approximate query answering is that the data is a uniform and independent sample of the underlying distribution. To avoid the…

数据库 · 计算机科学 2023-03-10 Yurong Liu , Yunlong Xu , Fatemeh Nargesian

Distance queries are a basic tool in data analysis. They are used for detection and localization of change for the purpose of anomaly detection, monitoring, or planning. Distance queries are particularly useful when data sets such as…

数据结构与算法 · 计算机科学 2015-03-20 Edith Cohen

The use of big data in official statistics and the applied sciences is accelerating, but statistics computed using only big data often suffer from substantial selection bias. This leads to inaccurate estimation and invalid statistical…

统计方法学 · 统计学 2023-08-11 Ryan Covey , Lucca Buonamano

Large machine learning models achieve unprecedented performance on various tasks and have evolved as the go-to technique. However, deploying these compute and memory hungry models on resource constraint environments poses new challenges. In…

机器学习 · 计算机科学 2021-06-23 Zichang Liu , Benjamin Coleman , Anshumali Shrivastava

Count-Min Sketch with Conservative Updates (CMS-CU) is a memory-efficient hash-based data structure used to estimate the occurrences of items within a data stream. CMS-CU stores $m$ counters and employs $d$ hash functions to map items to…

数据结构与算法 · 计算机科学 2024-05-22 Younes Ben Mazziane , Othmane Marfoq
‹ 上一页 1 8 9 10 下一页 ›