中文
相关论文

相关论文: SOSTOOLS Version 4.00 Sum of Squares Optimization …

200 篇论文

iALS is a popular algorithm for learning matrix factorization models from implicit feedback with alternating least squares. This algorithm was invented over a decade ago but still shows competitive quality compared to recent approaches like…

机器学习 · 计算机科学 2021-10-28 Steffen Rendle , Walid Krichene , Li Zhang , Yehuda Koren

These notes give a self-contained exposition of Karlin, Mathieu and Nguyen's tight estimate of the integrality gap of the sum-of-squares semidefinite program for solving the knapsack problem. They are based on a sequence of three lectures…

数据结构与算法 · 计算机科学 2025-02-20 Pravesh K. Kothari , Sherry Sarkar

Subset Sum is a classical optimization problem taught to undergraduates as an example of an NP-hard problem, which is amenable to dynamic programming, yielding polynomial running time if the input numbers are relatively small. Formally,…

数据结构与算法 · 计算机科学 2018-07-24 Konstantinos Koiliaris , Chao Xu

This paper examines the application of the Kernel Sum of Squares (KSOS) method for enhancing kernel learning from data, particularly in the context of dynamical systems. Traditional kernel-based methods, despite their theoretical soundness…

机器学习 · 计算机科学 2024-08-14 Daniel Lengyel , Panos Parpas , Boumediene Hamzi , Houman Owhadi

Software systems impact society at different levels as they pervasively solve real-world problems. Modern software systems are often so sophisticated that their complexity exceeds the limits of human comprehension. These systems must…

软件工程 · 计算机科学 2024-01-23 Christian Cabrera , Andrei Paleyes , Neil D. Lawrence

The Stackelberg prediction game (SPG) has been extensively used to model the interactions between the learner and data provider in the training process of various machine learning algorithms. Particularly, SPGs played prominent roles in…

最优化与控制 · 数学 2021-05-13 Jiali Wang , He Chen , Rujun Jiang , Xudong Li , Zihao Li

Particle swam optimization (PSO) is a popular stochastic optimization method that has found wide applications in diverse fields. However, PSO suffers from high computational complexity and slow convergence speed. High computational…

神经与进化计算 · 计算机科学 2014-01-06 Muhammad Saqib Sohail , Muhammad Omer Bin Saeed , Syed Zeeshan Rizvi , Mobien Shoaib , Asrar Ul Haq Sheikh

We revisit the problem of estimating the mean of a high-dimensional distribution in the presence of an $\varepsilon$-fraction of adversarial outliers. When $\varepsilon$ is at most some sufficiently small constant, previous works can…

数据结构与算法 · 计算机科学 2024-11-22 Hongjie Chen , Deepak Narayanan Sridharan , David Steurer

Over the course of the past decade, a variety of randomized algorithms have been proposed for computing approximate least-squares (LS) solutions in large-scale settings. A longstanding practical issue is that, for any given input, the user…

机器学习 · 统计学 2018-09-07 Miles E. Lopes , Shusen Wang , Michael W. Mahoney

We provide a sparse version of the bounded degree SOS hierarchy BSOS [7] for polynomial optimization problems. It permits to treat large scale problems which satisfy a structured sparsity pattern. When the sparsity pattern satisfies the…

最优化与控制 · 数学 2017-05-30 Tillmann Weisser , Jean-Bernard Lasserre , Kim-Chuan Toh

Semi-algebraic proof systems such as sum-of-squares (SoS) have attracted a lot of attention recently due to their relation to approximation algorithms: constant degree semi-algebraic proofs lead to conjecturally optimal polynomial-time…

计算机科学中的逻辑 · 计算机科学 2021-05-20 Fedor Part , Neil Thapen , Iddo Tzameret

The SCIP Optimization Suite provides a collection of software packages for mathematical optimization, centered around the constraint integer programming (CIP) framework SCIP. This report discusses the enhancements and extensions included in…

Semidefinite programs (SDP) are one of the most versatile frameworks in numerical optimization, serving as generalizations of many conic programs and as relaxations of NP-hard combinatorial problems. Their main drawback is their…

最优化与控制 · 数学 2022-02-28 Biel Roig-Solvas , Mario Sznaier

This paper introduces the 2019 version of \us{}, a novel Constraint Programming framework for floating point verification problems expressed with the SMT language of SMTLIB. SMT solvers decompose their task by delegating to specific…

人工智能 · 计算机科学 2020-03-02 Heytem Zitoun , Claude Michel , Laurent Michel , Michel Rueher

Traditional problems in computational geometry involve aspects that are both discrete and continuous. One such example is nearest-neighbor searching, where the input is discrete, but the result depends on distances, which vary continuously.…

计算几何 · 计算机科学 2023-08-21 Ahmed Abdelkader , David M. Mount

A method for evaluating matrix polynomials have recently been developed that require one fewer matrix product ($1M$) than the Paterson--Stockmeyer (PS) method. Since the computational cost for large-scale matrices is asymptotically…

数值分析 · 数学 2026-03-25 J. M. Alonso , J. Sastre , J. Ibáñez , E. Defez

Pushdown systems (PDSs) and recursive state machines (RSMs), which are linearly equivalent, are standard models for interprocedural analysis. Yet RSMs are more convenient as they (a) explicitly model function calls and returns, and (b)…

编程语言 · 计算机科学 2020-01-13 Krishnendu Chatterjee , Bernhard Kragl , Samarth Mishra , Andreas Pavlogiannis

The problem we consider is a multi-objective optimization problem, in which the goal is to find an optimal value of a vector function representing various criteria. The aim of this work is to develop an algorithm which utilizes the trust…

最优化与控制 · 数学 2026-05-15 Nataša Krejić , Nataša Krklec Jerinkić , Luka Rutešić

The Satisfiability (SAT) problem is a core challenge with significant applications in software engineering, including automated testing, configuration management, and program verification. This paper presents SolSearch, a novel framework…

软件工程 · 计算机科学 2025-02-21 Junjie Sheng , Yanqiu Lin , Jiehao Wu , Yanhong Huang , Jianqi Shi , Min Zhang , Xiangfeng Wang

Spoken Language Understanding (SLU) systems must balance performance and efficiency, particularly in resource-constrained environments. Existing methods apply distillation and quantization separately, leading to suboptimal compression as…

音频与语音处理 · 电气工程与系统科学 2025-08-18 Subrata Biswas , Mohammad Nur Hossain Khan , Bashima Islam
‹ 上一页 1 8 9 10 下一页 ›