The convergence rate of a rectangular partition based algorithm is considered. A hyper-rectangle for the subdivision is selected at each step according to a criterion rooted in the statistical models based theory of g...
详细信息
The convergence rate of a rectangular partition based algorithm is considered. A hyper-rectangle for the subdivision is selected at each step according to a criterion rooted in the statistical models based theory of global optimization;only the objective function values are used to compute the criterion of selection. The convergence rate is analyzed assuming that the objective functions are twice- continuously differentiable and defined on the unit cube in d-dimensional Euclidean space. An asymptotic bound on the convergence rate is established. The results of numerical experiments are included.
It is more likely to prevent the watermark from JPEG-compression attack, when it is embedded into maximum value of the SVD. However, embedding the watermark with the same intensity into them may distort the watermarke...
详细信息
ISBN:
(纸本)9780769539164
It is more likely to prevent the watermark from JPEG-compression attack, when it is embedded into maximum value of the SVD. However, embedding the watermark with the same intensity into them may distort the watermarked image to a large extent. To solve this problem, a novel robust image-watermark algorithm is proposed with the characteristics of selective embedding intensity based on the non-uniform partition. The SVD values of the scrambled watermark will be embedded into the maximum SVD value of each 8x8 block of the host image in order and repeatedly. Besides, in order to increase the anti-cropping function and the security of the algorithm, Arnold Scrambling Algorithm is applied before the watermark is embedded. The results of the experiments have showed that this algorithm is robust against noising attack, filtering attack and cropping attack, especially the JPEG-compression attack and no obvious distortion appeared in the watermarked image.
When embedding the watermark information into DC coefficient of each 8x8 DCT block of the host image, it is more likely to obtain a stronger anti-attack function against JPEG-compression attack. However, embedding the...
详细信息
ISBN:
(纸本)9781424450015;9780769539621
When embedding the watermark information into DC coefficient of each 8x8 DCT block of the host image, it is more likely to obtain a stronger anti-attack function against JPEG-compression attack. However, embedding the watermark with the same intensity into them may distort the watermarked image to a large extent. To solve this problem, a novel robust image-watermark algorithm is proposed with the characteristics of selective embedding intensity based on the non-uniform partition, in the meanwhile, Arnold Scrambling Algorithm is applied before the watermark is embedded to increase the security of the algorithm. The SVD values of the scrambled watermark will be embedded into the DC coefficient of each 8x8 DCT block of the host image in order and repeatedly and this may enhance the various antiattack ability of the whole algorithm. The experimental results have showed that this algorithm is robust against cropping attack, filtering attack and noising attack, especially the JPEGcompression attack and no obvious distortion appeared in the watermarked image.
This paper presents a mechanism of using rectangular prediction blocks for Intra prediction in the emerging High Efficiency Video Coding (HEVC) standard. In the previous and current video coding standards, Intra predi...
详细信息
ISBN:
(纸本)9781467344050
This paper presents a mechanism of using rectangular prediction blocks for Intra prediction in the emerging High Efficiency Video Coding (HEVC) standard. In the previous and current video coding standards, Intra predictions have been processed on square blocks, e. g. 16x16, 8x8 and 4x4 pixel blocks H.264/MPEG4 AVC, and 2Nx2N or NxN square prediction units (PU) in the current HEVC. In this paper, it is proposed to include 2NxN and Nx2N prediction block sizes (or PU types) in a 2Nx2N coding unit (CU) for the Intra prediction, as in the Inter prediction. Experimental results show that, together with other tools (e. g. NSQT) significant coding gain, i.e. average 1.8% BD-rate reduction with the use of 2-point prediction and transforms, or 1.4% BD-rate reduction without the use of 2-point prediction and transforms (for "All Intra" configuration) can be achieved, compared with HM5.0 anchor.
We study integer programming (IP) models for the problem of finding a rectangular partition of a rectilinear polygon with minimum stabbing number. Strong valid inequalities are introduced for an existing formulation a...
详细信息
We study integer programming (IP) models for the problem of finding a rectangular partition of a rectilinear polygon with minimum stabbing number. Strong valid inequalities are introduced for an existing formulation and a new model is proposed. We compare the dual bounds yielded by the relaxations of the two models and prove that the new one is stronger than the old one. Computational experiments with the problem are reported for the first time in which polygons with thousands of vertices are solved to optimality. The (IP) branch-and-bound algorithm based on the new model is faster and more robust than those relying on the previous formulation. (C) 2016 Elsevier Ltd. All rights reserved.
Given a rectangle R in the plane and a finite set P of points in its interior, consider the partitions of the surface of R into smeller rectangles. A partition is feasible with respect to P if each point in P lie on t...
详细信息
Given a rectangle R in the plane and a finite set P of points in its interior, consider the partitions of the surface of R into smeller rectangles. A partition is feasible with respect to P if each point in P lie on the boundary of some rectangle of the partition. The length of a partition is computed as the sum of the lengths of the line segments defining the boundary of its rectangles. The goal is to find a feasible partition with minimum length. This problem, denoted by RGP, belongs to NP-hard and has application in VLSI design. In this paper we investigate how to obtain exact solutions for the RGP. We introduce two different Integer Programming formulations and carry out a theoretical study to evaluate and compare the strength of their bounds. Computational experiments are reported for Branch-and-Cut and Branch-and-Price algorithms we have implemented for the first and the second formulation, respectively. Randomly generated instances with \P\ less than or equal to 200 are solved exactly. The tests indicate that the size of the instances solved with our algorithms decrease by an order of magnitude in the absence of corectilinear points in P, a special case of RGP whose complexity is still open.
We investigate the problem of partitioning a rectilinear polygon P with n vertices and no holes into rectangles using disjoint line segments drawn inside P under two optimality criteria. In the minimum ink partition, ...
详细信息
We investigate the problem of partitioning a rectilinear polygon P with n vertices and no holes into rectangles using disjoint line segments drawn inside P under two optimality criteria. In the minimum ink partition, the total length of the line segments drawn inside P is minimized. We present an O(n(3))-time algorithm using O(n(2)) space that returns a minimum ink partition of P. In the thick partition, the minimum side length over all resulting rectangles is maximized. We present an O(n(3)log(2)n)-time algorithm using O(n(3)) space that returns a thick partition using line segments incident to vertices of P, and an O(n(6)log(2)n)-time algorithm using O(n(6)) space that returns a thick partition using line segments incident to the boundary of P. We also show that if the input rectilinear polygon has holes, the corresponding decision problem for the thick partition problem using line segments incident to vertices of the polygon is NP-complete. We also present an O(m(3))-time 3-approximation algorithm for the minimum ink partition for a rectangle containing mpoint holes. (c) 2022 Elsevier B.V. All rights reserved.
We study the problem of decomposing a nonnegative matrix into a nonnegative combination of 0-1-matrices whose ones form a rectangle such that the sum of the coefficients is minimal. We present for the case of two rows...
详细信息
We study the problem of decomposing a nonnegative matrix into a nonnegative combination of 0-1-matrices whose ones form a rectangle such that the sum of the coefficients is minimal. We present for the case of two rows an easy algorithm that provides an optimal solution which is integral if the given matrix is integral. An additional integrality constraint makes the problem more difficult if the matrix has more than two rows. An algorithm that is based on the revised simplex method and uses only very few Gomory cuts yields exact integral solutions for integral matrices of reasonable size in a short time. For matrices of large dimension we propose a special greedy algorithm that provides sufficiently good results in numerical experiments. (C) 2008 Elsevier B.V. All rights reserved.
In this paper, we investigate L-infinity-error estimates of the bilinear elliptic optimal control problem by rectangular Raviart-Thomas mixed finite element methods. The control variable enters the state equation as a...
详细信息
In this paper, we investigate L-infinity-error estimates of the bilinear elliptic optimal control problem by rectangular Raviart-Thomas mixed finite element methods. The control variable enters the state equation as a coefficient. The state and the co-state variables are approximated by the Raviart-Thomas mixed finite elements of order k = 1, and the control variable is approximated by piecewise linear functions. The L-infinity-error estimates are obtained for the control variable and coupled state variable, and the convergence rates of orders O(h(2)) and O(h3/2 vertical bar In h vertical bar 1/2) are also gained for the control and state variables and the flux of the state and co-state variables, respectively. In addition, the performance of the error estimates is assessed by two numerical examples. (C) 2016 Elsevier Inc. All rights reserved.
We investigate the superconvergence properties of the constrained quadratic elliptic optimal control problem which is solved by using rectangular mixed finite element *** use the lowest order Raviart-Thomas mixed fini...
详细信息
We investigate the superconvergence properties of the constrained quadratic elliptic optimal control problem which is solved by using rectangular mixed finite element *** use the lowest order Raviart-Thomas mixed finite element spaces to approximate the state and co-state variables and use piecewise constant functions to approximate the control *** obtain the superconvergence of O(h^(1+s))(0
暂无评论