中文
相关论文

相关论文: Parametrizing Reads-From Equivalence for Predictiv…

200 篇论文

In forecasting multiple time series, accounting for the individual features of each sequence can be challenging. To address this, modern deep learning methods for time series analysis combine a shared (global) model with local layers,…

机器学习 · 计算机科学 2025-02-14 Luca Butera , Giovanni De Felice , Andrea Cini , Cesare Alippi

We consider a discriminative learning (regression) problem, whereby the regression function is a convex combination of k linear classifiers. Existing approaches are based on the EM algorithm, or similar techniques, without provable…

机器学习 · 计算机科学 2014-08-01 Yuekai Sun , Stratis Ioannidis , Andrea Montanari

We study the problem of extracting a small subset of representative items from a large data stream. In many data mining and machine learning applications such as social network analysis and recommender systems, this problem can be…

数据结构与算法 · 计算机科学 2021-02-15 Yanhao Wang , Francesco Fabbri , Michael Mathioudakis

In this paper, we show that if the optimization function is restricted-strongly-convex (RSC) and restricted-smooth (RSM) -- a rich subclass of weakly submodular functions -- then a streaming algorithm with constant factor approximation…

机器学习 · 计算机科学 2018-07-24 Karthik S. Gurumoorthy , Amit Dhurandhar

Large language models (LLMs) are increasingly used for automated code refactoring tasks. Although these models can quickly refactor code, the quality may exhibit inconsistencies and unpredictable behavior. In this article, we systematically…

软件工程 · 计算机科学 2026-02-26 Norman Peitek , Julia Hess , Sven Apel

Data-driven algorithm selection is a powerful approach for choosing effective heuristics for computational problems. It operates by evaluating a set of candidate algorithms on a collection of representative training instances and selecting…

机器学习 · 计算机科学 2025-12-04 Vaggos Chatziafratis , Ishani Karmarkar , Yingxi Li , Ellen Vitercik

Should we trust Large Language Models (LLMs) with high accuracy? LLMs achieve high accuracy on reasoning benchmarks, but correctness alone does not reveal the quality of the reasoning used to produce it. This highlights a fundamental…

计算与语言 · 计算机科学 2026-04-15 Manas Pathak , Xingyao Chen , Shuozhe Li , Amy Zhang , Liu Leqi

The theory of spectral filtering is a remarkable tool to understand the statistical properties of learning with kernels. For least squares, it allows to derive various regularization schemes that yield faster convergence rates of the excess…

机器学习 · 计算机科学 2021-11-11 Gaspard Beugnot , Julien Mairal , Alessandro Rudi

As AI and machine-learned software are used increasingly for making decisions that affect humans, it is imperative that they remain fair and unbiased in their decisions. To complement design-time bias mitigation measures, runtime…

人工智能 · 计算机科学 2023-08-02 Thomas A. Henzinger , Konstantin Kueffner , Kaushik Mallik

We consider the problem of counting the copies of a length-$k$ pattern $\sigma$ in a sequence $f \colon [n] \to \mathbb{R}$, where a copy is a subset of indices $i_1 < \ldots < i_k \in [n]$ such that $f(i_j) < f(i_\ell)$ if and only if…

数据结构与算法 · 计算机科学 2025-10-27 Omri Ben-Eliezer , Slobodan Mitrović , Pranjal Srivastava

We study supervised learning problems that have significant effects on individuals from two demographic groups, and we seek predictors that are fair with respect to a group fairness criterion such as statistical parity (SP). A predictor is…

机器学习 · 计算机科学 2024-06-12 Yves Rychener , Bahar Taskesen , Daniel Kuhn

Fueled by massive data, important decision making is being automated with the help of algorithms, therefore, fairness in algorithms has become an especially important research topic. In this work, we design new streaming and distributed…

数据结构与算法 · 计算机科学 2020-02-25 Ashish Chiplunkar , Sagar Kale , Sivaramakrishnan Natarajan Ramamoorthy

Machine learning has witnessed tremendous success in solving tasks depending on a single hyperparameter. When considering simultaneously a finite number of tasks, multi-task learning enables one to account for the similarities of the tasks…

机器学习 · 计算机科学 2018-10-12 Romain Brault , Alex Lambert , Zoltán Szabó , Maxime Sangnier , Florence d'Alché-Buc

Rectified Flow (RF) models achieve state-of-the-art generation quality, yet controlling them for precise tasks -- such as semantic editing or blind image recovery -- remains a challenge. Current approaches bifurcate into inversion-based…

机器学习 · 计算机科学 2026-03-09 Vansh Bansal , James G Scott

A $k$-modal probability distribution over the discrete domain $\{1,...,n\}$ is one whose histogram has at most $k$ "peaks" and "valleys." Such distributions are natural generalizations of monotone ($k=0$) and unimodal ($k=1$) probability…

数据结构与算法 · 计算机科学 2014-09-16 Constantinos Daskalakis , Ilias Diakonikolas , Rocco A. Servedio

The co-sparse analysis model for signals assumes that the signal of interest can be multiplied by an analysis dictionary \Omega, leading to a sparse outcome. This model stands as an interesting alternative to the more classical synthesis…

信息论 · 计算机科学 2012-03-14 Tomer Peleg , Michael Elad

In many estimation problems, e.g. linear and logistic regression, we wish to minimize an unknown objective given only unbiased samples of the objective function. Furthermore, we aim to achieve this using as few samples as possible. In the…

机器学习 · 统计学 2015-02-26 Roy Frostig , Rong Ge , Sham M. Kakade , Aaron Sidford

We propose a new segmentation evaluation metric, called segmentation similarity (S), that quantifies the similarity between two segmentations as the proportion of boundaries that are not transformed when comparing them using edit distance,…

计算与语言 · 计算机科学 2012-06-08 Chris Fournier , Diana Inkpen

This paper investigates sequencing policies for file reading requests in linear storage devices, such as magnetic tapes. Tapes are the technology of choice for long-term storage in data centers due to their low cost and reliability.…

数据结构与算法 · 计算机科学 2022-05-11 Carlos H. Cardonha , Andre A. Cire , Lucas C. Villa Real

For obtaining optimal first-order convergence guarantee for stochastic optimization, it is necessary to use a recurrent data sampling algorithm that samples every data point with sufficient frequency. Most commonly used data sampling…

最优化与控制 · 数学 2024-07-23 William G. Powell , Hanbaek Lyu