paper-with-me

홈 › Papers

Combining Structured and Unstructured Randomness in Large Scale PCA

2013-10-23 · Nikos Karampatziakis, Paul Mineiro

Principal Component Analysis (PCA) is a ubiquitous tool with many applications in machine learning including feature construction, subspace embedding, and outlier detection. In this paper, we present an algorithm for computing the top principal components of a dataset with a large number of rows (examples) and columns (features). Our algorithm leverages both structured and unstructured random projections to retain good accuracy while being computationally efficient. We demonstrate the technique on the winning submission the KDD 2010 Cup.

📄 PDF Abstract BibTeX arXiv:1310.6304

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningOutlier Detection

Similar Papers 제목 키워드 기반

Unstructured Road Vanishing Point Detection Using the Convolutional Neural Network and Heatmap Regression

2020-06-08 · Yin-Bo Liu, Ming Zeng, Qing-Hao Meng

Unstructured road vanishing point (VP) detection is a challenging problem, especially in the field of autonomous driving. In this paper, we proposed a novel solution combining the convolutional neural network (CNN) and h…

Autonomous DrivingregressionSuper-Resolution

Multi-features based Semantic Augmentation Networks for Named Entity Recognition in Threat Intelligence

2022-07-01 · Peipei Liu, Hong Li, Zuoguang Wang, Jie Liu 외

Extracting cybersecurity entities such as attackers and vulnerabilities from unstructured network texts is an important part of security analysis. However, the sparsity of intelligence data resulted from the higher frequ…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Multi-Armed Bandits and Quantum Channel Oracles

2023-01-20 · Simon Buchholz, Jonas M. Kübler, Bernhard Schölkopf

Multi-armed bandits are one of the theoretical pillars of reinforcement learning. Recently, the investigation of quantum algorithms for multi-armed bandit problems was started, and it was found that a quadratic speed-up …

Multi-Armed Banditsreinforcement-learningReinforcement Learning (RL)

DrugEHRQA: A Question Answering Dataset on Structured and Unstructured Electronic Health Records For Medicine Related Queries

2021-11-16 · ACL ARR November 2021 11 · Anonymous

This paper develops the first question answering dataset (DrugEHRQA) containing question-answer pairs from both structured tables and unstructured notes from a publicly available Electronic Health Record (EHR). EHRs cont…

Question AnsweringText to SQLText-To-SQL

Less Random, More Private: What is the Optimal Subsampling Scheme for DP-SGD?

2026-05-08 · Andy Dong, Ayfer Özgür arxiv

Poisson subsampling is the default sampling scheme in differentially private machine learning, largely because its unstructured randomness yields tractable privacy amplification analyses. Yet this same randomness introdu…