中文
相关论文

相关论文: Improving greedy core-set configurations for activ…

200 篇论文

The demand for efficient processing of deep neural networks (DNNs) on embedded devices is a significant challenge limiting their deployment. Exploiting sparsity in the network's feature maps is one of the ways to reduce its inference…

计算机视觉与模式识别 · 计算机科学 2023-09-28 Matteo Grimaldi , Darshan C. Ganji , Ivan Lazarevich , Sudhakar Sah

Setcover greedy algorithm is a natural approximation algorithm for test set problem. This paper gives a precise and tighter analysis of performance guarantee of this algorithm. The author improves the performance guarantee $2\ln n$ which…

数据结构与算法 · 计算机科学 2011-03-08 Peng Cui

Compressive sensing has become a powerful addition to uncertainty quantification in recent years. This paper identifies new bases for random variables through linear mappings such that the representation of the quantity of interest is more…

统计理论 · 数学 2016-03-08 Xiu Yang , Huan Lei , Nathan A. Baker , Guang Lin

We address an optimal sensor placement problem through Bayesian experimental design for seismic full waveform inversion for the recovery of the associated moment tensor. The objective is that of optimally choosing the location of the…

Convolutional networks are at the center of best-in-class computer vision applications for a wide assortment of undertakings. Since 2014, a profound amount of work began to make better convolutional architectures, yielding generous…

计算机视觉与模式识别 · 计算机科学 2021-10-07 Dishant Parikh

The frame algorithm uses a simple recursive formula to approximate an unknown vector from its frame coefficients. This note introduces an adaptive version of the frame algorithm that maximizes the error reduction between steps in terms of…

泛函分析 · 数学 2025-06-24 Brody Dylan Johnson

Compared to supervised learning, semi-supervised learning reduces the dependence of deep learning on a large number of labeled samples. In this work, we use a small number of labeled samples and perform data augmentation on unlabeled…

机器学习 · 计算机科学 2020-01-14 Qiuyu Zhu , Tiantian Li

Image classification is a fundamental task in computer vision with diverse applications, ranging from autonomous systems to medical imaging. The CIFAR-10 dataset is a widely used benchmark to evaluate the performance of classification…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Xiaoran Yang , Shuhan Yu , Wenxi Xu

Rigorous statistical methods, including parameter estimation with accompanying uncertainties, underpin the validity of scientific discovery, especially in the natural sciences. With increasingly complex data models such as deep learning…

机器学习 · 计算机科学 2026-02-18 Aurora Grefsrud , Nello Blaser , Trygve Buanes

Model stealing aims at inferring a victim model's functionality at a fraction of the original training cost. While the goal is clear, in practice the model's architecture, weight dimension, and original training data can not be determined…

机器学习 · 计算机科学 2023-08-21 David Pape , Sina Däubener , Thorsten Eisenhofer , Antonio Emanuele Cinà , Lea Schönherr

Deep learning in general domains has constantly been extended to domain-specific tasks requiring the recognition of fine-grained characteristics. However, real-world applications for fine-grained tasks suffer from two challenges: a high…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Sungnyun Kim , Sangmin Bae , Se-Young Yun

Object detectors in real-world applications often fail to detect objects due to varying factors such as weather conditions and noisy input. Therefore, a process that mitigates false detections is crucial for both safety and accuracy. While…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Moussa Kassem Sbeyti , Michelle Karg , Christian Wirth , Nadja Klein , Sahin Albayrak

We describe the Greedy Sparse Subspace Clustering (GSSC) algorithm providing an efficient method for clustering data belonging to a few low-dimensional linear or affine subspaces from incomplete corrupted and noisy data. We provide…

数值分析 · 数学 2013-04-17 Alexander Petukhov , Inna Kozlov

Despite impressive performance, deep neural networks require significant memory and computation costs, prohibiting their application in resource-constrained scenarios. Sparse training is one of the most common techniques to reduce these…

机器学习 · 计算机科学 2023-12-06 Bowen Lei , Dongkuan Xu , Ruqi Zhang , Shuren He , Bani K. Mallick

Considering the set cover problem, by modifying the approach that gives a logarithmic approximation guarantee for the greedy algorithm, we obtain an estimation of the greedy algorithm's accuracy for a particular input. We compare the…

数据结构与算法 · 计算机科学 2019-02-13 Alexander Prolubnikov

Uncertainty quantification for deep learning is a challenging open problem. Bayesian statistics offer a mathematically grounded framework to reason about uncertainties; however, approximate posteriors for modern neural networks still…

机器学习 · 统计学 2020-01-23 Nicolas Brosse , Carlos Riquelme , Alice Martin , Sylvain Gelly , Éric Moulines

We give relative error coresets for training linear classifiers with a broad class of loss functions, including the logistic loss and hinge loss. Our construction achieves $(1\pm \epsilon)$ relative error with $\tilde O(d \cdot…

机器学习 · 计算机科学 2021-06-21 Tung Mai , Anup B. Rao , Cameron Musco

Motivated by recent work on stochastic gradient descent methods, we develop two stochastic variants of greedy algorithms for possibly non-convex optimization problems with sparsity constraints. We prove linear convergence in expectation to…

数值分析 · 数学 2014-07-02 Nam Nguyen , Deanna Needell , Tina Woolf

Establishing reliable image correspondences is essential for many robotic vision problems. However, existing methods often struggle in challenging scenarios with large viewpoint changes or textureless regions, where incorrect cor-…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Sicheng Li , Zaiwang Gu , Jie Zhang , Qing Guo , Xudong Jiang , Jun Cheng

We propose using active learning based techniques to further improve the state-of-the-art semi-supervised learning MixMatch algorithm. We provide a thorough empirical evaluation of several active-learning and baseline methods, which…

机器学习 · 计算机科学 2019-12-04 Shuang Song , David Berthelot , Afshin Rostamizadeh