Given graph G=(V,E) with vertex set V and edge set E, the max k-cut problem seeks to partition the vertex set V into at most k subsets that maximize the weight (number) of edges with endpoints in different parts. This...
详细信息
Let G be a simple graph and let L(G) denote the line graph of G. A p-independent set in G is a set of vertices S⊆V(G) such that the subgraph induced by S has maximum degree at most p. The p-independence number of G, d...
详细信息
This paper discusses the modeling and energy flow calculation method of integrated energy system based on partial differential equation model. By constructing a model that integrates power, heat, and natural gas netwo...
详细信息
This paper discusses the modeling and energy flow calculation method of integrated energy system based on partial differential equation model. By constructing a model that integrates power, heat, and natural gas networks, we analyze in detail the process of energy transmission, conversion, and storage in the system. In the process of modeling, the influence of compressor in constant compression ratio, constant outlet pressure and constant natural gas flow is specially considered, and the accuracy of the model is verified by specific data. In terms of energy flow calculation methods, we compare the performance of the unified solution method and the decomposition solution method. Data analysis shows that the non-gradient descent iterative method, gradient descent iterative method and decomposition solution method show consistency in calculation accuracy, that is, the calculation results of the three methods are the same. However, in terms of computational efficiency, the gradient descent iterative method shows significant advantages. Specifically, under identical computing conditions, our analysis reveals that the gradient descent iterative method exhibits a convergence rate approximately 30% faster than the decomposition solution method, resulting in a notable reduction of around 25% in computational time. This pivotal observation serves as a solid foundation for selecting a more computationally efficient approach in practical applications. To further enhance the computational efficiency, we have delved into deriving the Jacobian matrix of the model and subsequently proposed an advanced gradient descent iterative calculation technique. Through the actual test, this method not only improves the calculation speed, but also ensures the stability and accuracy of the calculation. The research in this paper not only provides a strong theoretical support for the optimal operation of the integrated energy system, but also provides a valuable reference for future research in
This paper studies the equitable and optimal transport (EOT) problem, which has many applications such as fair division problems and optimal transport with multiple agents etc. In the discrete distributions case, the ...
详细信息
This paper studies the equitable and optimal transport (EOT) problem, which has many applications such as fair division problems and optimal transport with multiple agents etc. In the discrete distributions case, the EOT problem can be formulated as a linear program (LP). Since this LP is prohibitively large for general LP solvers, (Scetbon et al., 2021) suggests to perturb the problem by adding an entropy regularization. They proposed a projected alternating maximization algorithm (PAM) to solve the dual of the entropy regularized EOT. In this paper, we provide the first convergence analysis of PAM. A novel rounding procedure is proposed to help construct the primal solution for the original EOT problem. We also propose a variant of PAM by incorporating the extrapolation technique that can numerically improve the performance of PAM. Results in this paper may shed lights on block coordinate (gradient) descent methods for general optimization problems.
Cut meshes are a type of mesh that is formed by allowing embedded boundaries to "cut" a simple underlying mesh resulting in a hybrid mesh of cut and standard elements. While cut meshes can allow complex boun...
详细信息
In this work, we consider the bilevel optimization problem on Riemannian manifolds. We inspect the calculation of the hypergradient of such problems on general manifolds and thus enable the utilization of gradient-bas...
详细信息
We present a simpler proof of the existence of equilibria for a class of mean field games with common noise, where players interact through the conditional law given the current value of the common noise rather than i...
详细信息
The biclique cover number (bc) of a graph G denotes the minimum number of complete bipartite (biclique) subgraphs to cover all the edges of the graph. In this paper, we show that bc(G) ≥ ⌈log2(mc(Gc))⌉ ≥ ⌈log2(χ(G)...
详细信息
Bilevel optimization has recently attracted considerable attention due to its abundant applications in machine learning problems. However, existing methods rely on prior knowledge of problem parameters to determine st...
详细信息
We introduce the Riemannian Proximal Sampler, a method for sampling from densities defined on Riemannian manifolds. The performance of this sampler critically depends on two key oracles: the Manifold Brownian Incremen...
详细信息
暂无评论