中文
相关论文

相关论文: A Log-Linear Analytics Approach to Cost Model Regu…

200 篇论文

We address the joint estimation of the number of targets and their direction-of-arrivals (DoAs) using antenna arrays. Target-number estimation can be formulated as a model-order selection problem and solved with the information theoretic…

信号处理 · 电气工程与系统科学 2026-05-28 Martin Willame , Gilles Monnoyer , François Horlin , Jérôme Louveaux

Healthcare providers usually record detailed notes of the clinical care delivered to each patient for clinical, research, and billing purposes. Due to the unstructured nature of these narratives, providers employ dedicated staff to assign…

计算与语言 · 计算机科学 2022-08-03 Chufan Gao , Mononito Goswami , Jieshi Chen , Artur Dubrawski

Large language models must satisfy hard orthographic constraints during controlled text generation, yet systematic cross-family evaluation remains limited. We evaluate 39 configurations spanning three model families (Qwen3, Claude Haiku…

计算与语言 · 计算机科学 2026-05-05 Bryan E. Tuck , Rakesh M. Verma

The Engineers' Salary Prediction Challenge requires classifying salary categories into three classes based on tabular data. The job description is represented as a 300-dimensional word embedding incorporated into the tabular features,…

机器学习 · 计算机科学 2025-09-17 Liam Ressel , Hamza A. A. Gardi

Performance of regularized least-squares estimation in noisy compressed sensing is analyzed in the limit when the dimensions of the measurement matrix grow large. The sensing matrix is considered to be from a class of random ensembles that…

信息论 · 计算机科学 2016-02-08 Mikko Vehkapera , Yoshiyuki Kabashima , Saikat Chatterjee

Two types of low cost-per-iteration gradient descent methods have been extensively studied in parallel. One is online or stochastic gradient descent (OGD/SGD), and the other is randomzied coordinate descent (RBCD). In this paper, we combine…

机器学习 · 计算机科学 2014-07-29 Huahua Wang , Arindam Banerjee

Linear regression is fundamental to statistical analysis and machine learning, but its application to large-scale datasets necessitates distributed computing. The problem also arises in quantum computing, where handling extensive data…

量子物理 · 物理学 2026-05-26 Sayaki Matsushita

Popular rotated detection methods usually use five parameters (coordinates of the central point, width, height, and rotation angle) to describe the rotated bounding box and l1-loss as the loss function. In this paper, we argue that the…

计算机视觉与模式识别 · 计算机科学 2019-12-23 Wen Qian , Xue Yang , Silong Peng , Yue Guo , Junchi Yan

Deep learning models in medical imaging often achieve strong in-distribution performance but struggle to generalise under distribution shifts, frequently relying on spurious correlations instead of clinically meaningful features. We…

计算机视觉与模式识别 · 计算机科学 2025-08-20 Valentina Corbetta , Floris Six Dijkstra , Regina Beets-Tan , Hoel Kervadec , Kristoffer Wickstrøm , Wilson Silva

This paper fortifies the recently introduced hierarchical-optimization recursive least squares (HO-RLS) against outliers which contaminate infrequently linear-regression models. Outliers are modeled as nuisance variables and are estimated…

机器学习 · 计算机科学 2019-10-15 Konstantinos Slavakis , Sinjini Banerjee

Clinician notes are a rich source of patient information but often contain inconsistencies due to varied writing styles, colloquialisms, abbreviations, medical jargon, grammatical errors, and non-standard formatting. These inconsistencies…

计算与语言 · 计算机科学 2025-01-03 Daniel B. Hier , Michael D. Carrithers , Thanh Son Do , Tayo Obafemi-Ajayi

High resolution microarrays and second-generation sequencing platforms are powerful tools to investigate genome-wide alterations in DNA copy number, methylation and gene expression associated with a disease. An integrated genomic profiling…

应用统计 · 统计学 2013-04-22 Ronglai Shen , Sijian Wang , Qianxing Mo

Image registration plays an important role in medical image analysis. Conventional optimization based methods provide an accurate estimation due to the iterative process at the cost of expensive computation. Deep learning methods such as…

计算机视觉与模式识别 · 计算机科学 2021-06-21 Junshen Xu , Eric Z. Chen , Xiao Chen , Terrence Chen , Shanhui Sun

Existing theory suggests that for linear regression problems categorized by capacity and source conditions, gradient descent (GD) is always minimax optimal, while both ridge regression and online stochastic gradient descent (SGD) are…

机器学习 · 统计学 2025-09-23 Jingfeng Wu , Peter L. Bartlett , Jason D. Lee , Sham M. Kakade , Bin Yu

Modeling a system's temporal behaviour in reaction to external stimuli is a fundamental problem in many areas. Pure Machine Learning (ML) approaches often fail in the small sample regime and cannot provide actionable insights beyond…

机器学习 · 计算机科学 2021-06-18 Zhaozhi Qian , William R. Zame , Lucas M. Fleuren , Paul Elbers , Mihaela van der Schaar

Selecting appropriate regularization coefficients is critical to performance with respect to regularized empirical risk minimization problems. Existing theoretical approaches attempt to determine the coefficients in order for regularized…

机器学习 · 计算机科学 2019-09-05 Akihiro Yabe , Takanori Maehara

We present a new finite-time analysis of the estimation error of the Ordinary Least Squares (OLS) estimator for stable linear time-invariant systems. We characterize the number of observed samples (the length of the observed trajectory)…

统计理论 · 数学 2020-03-27 Yassir Jedra , Alexandre Proutiere

The rapid growth of digital data has heightened the demand for efficient lossless compression methods. However, existing algorithms exhibit trade-offs: some achieve high compression ratios, others excel in encoding or decoding speed, and…

信息论 · 计算机科学 2025-10-01 Md. Atiqur Rahman , MM Fazle Rabbi

Coding of unstructured clinical free-text to produce interoperable structured data is essential to improve direct care, support clinical communication and to enable clinical research.However, manual clinical coding is difficult and time…

We consider the problem of training a least-squares regression model on a large dataset using gradient descent. The computation is carried out on a distributed system consisting of a master node and multiple worker nodes. Such distributed…