中文
相关论文

相关论文: A General Framework for Codes Involving Redundancy…

200 篇论文

Binary optimization, a representative subclass of discrete optimization, plays an important role in mathematical optimization and has various applications in computer vision and machine learning. Usually, binary optimization problems are…

最优化与控制 · 数学 2021-05-18 Huan Xiong , Mengyang Yu , Li Liu , Fan Zhu , Fumin Shen , Ling Shao

We present a new framework for the analysis and design of randomized algorithms for solving various types of linear systems, including consistent or inconsistent, full rank or rank-deficient. Our method is formulated with four randomized…

最优化与控制 · 数学 2022-08-25 Deren Han , Jiaxin Xie

The need of fast distributed solvers for optimization problems in networked systems has motivated the recent development of the Fast-Lipschitz optimization framework. In such an optimization, problems satisfying certain qualifying…

最优化与控制 · 数学 2016-11-17 Martin Jakobsson , Carlo Fischione , Pradeep Chathuranga Weeraddana

We present a specialized network simplex algorithm for the budget-constrained minimum cost flow problem, which is an extension of the traditional minimum cost flow problem by a second kind of costs associated with each edge, whose total…

数据结构与算法 · 计算机科学 2017-11-16 Michael Holzhauser , Sven O. Krumke , Clemens Thielen

This paper introduces an abstract framework for randomized subspace correction methods for convex optimization, which unifies and generalizes a broad class of existing algorithms, including domain decomposition, multigrid, and block…

最优化与控制 · 数学 2026-04-28 Boou Jiang , Jongho Park , Jinchao Xu

In this work, we derive upper bounds on the cardinality of tandem duplication and palindromic deletion correcting codes by deriving the generalized sphere packing bound for these error types. We first prove that an upper bound for tandem…

信息论 · 计算机科学 2018-01-17 Andreas Lenz , Antonia Wachter-Zeh , Eitan Yaakobi

We present a successive constraint approach that makes it possible to cheaply solve large-scale linear matrix inequalities for a large number of parameter values. The efficiency of our method is made possible by an offline/online…

数值分析 · 数学 2017-08-08 Robert O'Connor

Graph pattern matching, which aims to discover structural patterns in graphs, is considered one of the most fundamental graph mining problems in many real applications. Despite previous efforts, existing systems face two main challenges.…

分布式、并行与集群计算 · 计算机科学 2020-09-30 Tianhui Shi , Mingshu Zhai , Yi Xu , Jidong Zhai

We propose a new algorithm to solve optimization problems of the form $\min f(X)$ for a smooth function $f$ under the constraints that $X$ is positive semidefinite and the diagonal blocks of $X$ are small identity matrices. Such problems…

最优化与控制 · 数学 2016-01-07 Nicolas Boumal

Routing and scheduling problems are fundamental problems in combinatorial optimization, and also have many applications. Most variations of these problems are NP-Hard, so we need to use heuristics to solve these problems on large instances,…

数据结构与算法 · 计算机科学 2015-02-20 Arindam Pal

Side information provides a pivotal role for message delivery in many communication scenarios to accommodate increasingly large data sets, e.g., caching networks. Although index coding provides a fundamental modeling framework to exploit…

信息论 · 计算机科学 2016-04-18 Yuanming Shi , Bamdev Mishra

In this paper, we propose a unified primal-dual algorithm framework based on the augmented Lagrangian function for composite convex problems with conic inequality constraints. The new framework is highly versatile. First, it not only covers…

最优化与控制 · 数学 2022-08-31 Zhenyuan Zhu , Fan Chen , Junyu Zhang , Zaiwen Wen

A minimax tree is similar to a Huffman tree except that, instead of minimizing the weighted average of the leaves' depths, it minimizes the maximum of any leaf's weight plus its depth. Golumbic (1976) introduced minimax trees and gave a…

数据结构与算法 · 计算机科学 2009-01-28 Pawel Gawrychowski , Travis Gagie

The parametric shortest path problem is to find the shortest paths in graph where the edge costs are of the form w_ij+lambda where each w_ij is constant and lambda is a parameter that varies. The problem is to find shortest path trees for…

数据结构与算法 · 计算机科学 2015-06-02 Neal Young , Robert Tarjan , James Orlin

Redundancy identification is an important step of the design flow that typically follows logic synthesis and optimization. In addition to reducing circuit area, power consumption, and delay, redundancy removal also improves testability. All…

数据结构与算法 · 计算机科学 2015-03-24 Maxim Teslenko , Elena Dubrova

In this work, we consider the low rank decomposition (SDPR) of general convex semidefinite programming problems (SDP) that contain both a positive semidefinite matrix and a nonnegative vector as variables. We develop a rank-support-adaptive…

最优化与控制 · 数学 2023-12-14 Tianyun Tang , Kim-Chuan Toh

Many problems are known to be solvable in subexponential parameterized time when the input graph is planar. The bidimensionality framework of Demaine, Fomin, Hajiaghay, and Thilikos [JACM'05] and the treewidth-pattern-covering approach by…

数据结构与算法 · 计算机科学 2026-04-02 Matthias Bentert , Fedor V. Fomin , Petr A. Golovach

This paper introduces a dual-based algorithm framework for solving the regularized online resource allocation problems, which have potentially non-concave cumulative rewards, hard resource constraints, and a non-separable regularizer. Under…

机器学习 · 计算机科学 2023-07-18 Wanteng Ma , Ying Cao , Danny H. K. Tsang , Dong Xia

Batch codes are a useful notion of locality for error correcting codes, originally introduced in the context of distributed storage and cryptography. Many constructions of batch codes have been given, but few lower bound (limitation)…

信息论 · 计算机科学 2021-06-07 Ray Li , Mary Wootters

The problem of optimizing a linear objective function,given a number of linear constraints has been a long standing problem ever since the times of Kantorovich, Dantzig and von Neuman. These developments have been followed by a different…

数值分析 · 计算机科学 2013-03-21 K. Eswaran