Next Issue
Volume 11, February
Previous Issue
Volume 10, December
 
 

Algorithms, Volume 11, Issue 1 (January 2018) – 11 articles

  • Issues are regarded as officially published after their release is announced to the table of contents alert mailing list.
  • You may sign up for e-mail alerts to receive table of contents of newly released issues.
  • PDF is the official format for papers published in both, html and pdf forms. To view the papers in pdf format, click on the "PDF Full-text" link, and use the free Adobe Reader to open them.
Order results
Result details
Section
Select all
Export citation of selected articles as:
6 pages, 376 KiB  
Editorial
Acknowledgement to Reviewers of Algorithms in 2017
by Algorithms Editorial Office
Algorithms 2018, 11(1), 11; https://doi.org/10.3390/a11010011 - 17 Jan 2018
Cited by 1 | Viewed by 3495
Abstract
Peer review is an essential part in the publication process, ensuring that Algorithms maintains high quality standards for its published papers.[...] Full article
22 pages, 848 KiB  
Article
Inapproximability of Maximum Biclique Problems, Minimum k-Cut and Densest At-Least-k-Subgraph from the Small Set Expansion Hypothesis
by Pasin Manurangsi
Algorithms 2018, 11(1), 10; https://doi.org/10.3390/a11010010 - 17 Jan 2018
Cited by 35 | Viewed by 5845
Abstract
The Small Set Expansion Hypothesis is a conjecture which roughly states that it is NP-hard to distinguish between a graph with a small subset of vertices whose (edge) expansion is almost zero and one in which all small subsets of vertices have expansion [...] Read more.
The Small Set Expansion Hypothesis is a conjecture which roughly states that it is NP-hard to distinguish between a graph with a small subset of vertices whose (edge) expansion is almost zero and one in which all small subsets of vertices have expansion almost one. In this work, we prove conditional inapproximability results with essentially optimal ratios for the following graph problems based on this hypothesis: Maximum Edge Biclique, Maximum Balanced Biclique, Minimum k-Cut and Densest At-Least-k-Subgraph. Our hardness results for the two biclique problems are proved by combining a technique developed by Raghavendra, Steurer and Tulsiani to avoid locality of gadget reductions with a generalization of Bansal and Khot’s long code test whereas our results for Minimum k-Cut and Densest At-Least-k-Subgraph are shown via elementary reductions. Full article
Show Figures

Figure 1

13 pages, 3202 KiB  
Article
Application of a Hybrid Model Based on a Convolutional Auto-Encoder and Convolutional Neural Network in Object-Oriented Remote Sensing Classification
by Wei Cui, Qi Zhou and Zhendong Zheng
Algorithms 2018, 11(1), 9; https://doi.org/10.3390/a11010009 - 16 Jan 2018
Cited by 21 | Viewed by 6259
Abstract
Variation in the format and classification requirements for remote sensing data makes establishing a standard remote sensing sample dataset difficult. As a result, few remote sensing deep neural network models have been widely accepted. We propose a hybrid deep neural network model based [...] Read more.
Variation in the format and classification requirements for remote sensing data makes establishing a standard remote sensing sample dataset difficult. As a result, few remote sensing deep neural network models have been widely accepted. We propose a hybrid deep neural network model based on a convolutional auto-encoder and a complementary convolutional neural network to solve this problem. The convolutional auto-encoder supports feature extraction and data dimension reduction of remote sensing data. The extracted features are input into the convolutional neural network and subsequently classified. Experimental results show that in the proposed model, the classification accuracy increases from 0.916 to 0.944, compared to a traditional convolutional neural network model; furthermore, the number of training runs is reduced from 40,000 to 22,000, and the number of labelled samples can be reduced by more than half, all while ensuring a classification accuracy of no less than 0.9, which suggests the effectiveness and feasibility of the proposed model. Full article
(This article belongs to the Special Issue Advanced Artificial Neural Networks)
Show Figures

Figure 1

11 pages, 272 KiB  
Article
On Application of the Ray-Shooting Method for LQR via Static-Output-Feedback
by Yossi Peretz
Algorithms 2018, 11(1), 8; https://doi.org/10.3390/a11010008 - 16 Jan 2018
Cited by 7 | Viewed by 4273
Abstract
In this article we suggest a randomized algorithm for the LQR (Linear Quadratic Regulator) optimal-control problem via static-output-feedback. The suggested algorithm is based on the recently introduced randomized optimization method called the Ray-Shooting Method that efficiently solves the global minimization problem of continuous [...] Read more.
In this article we suggest a randomized algorithm for the LQR (Linear Quadratic Regulator) optimal-control problem via static-output-feedback. The suggested algorithm is based on the recently introduced randomized optimization method called the Ray-Shooting Method that efficiently solves the global minimization problem of continuous functions over compact non-convex unconnected regions. The algorithm presented here is a randomized algorithm with a proof of convergence in probability. Its practical implementation has good performance in terms of the quality of controllers obtained and the percentage of success. Full article
(This article belongs to the Special Issue Algorithms for Hard Problems: Approximation and Parameterization)
13 pages, 5309 KiB  
Article
Optimization Design by Genetic Algorithm Controller for Trajectory Control of a 3-RRR Parallel Robot
by Lianchao Sheng and Wei Li
Algorithms 2018, 11(1), 7; https://doi.org/10.3390/a11010007 - 15 Jan 2018
Cited by 25 | Viewed by 8244
Abstract
In order to improve the control precision and robustness of the existing proportion integration differentiation (PID) controller of a 3-Revolute–Revolute–Revolute (3-RRR) parallel robot, a variable PID parameter controller optimized by a genetic algorithm controller is proposed in this paper. Firstly, the inverse kinematics [...] Read more.
In order to improve the control precision and robustness of the existing proportion integration differentiation (PID) controller of a 3-Revolute–Revolute–Revolute (3-RRR) parallel robot, a variable PID parameter controller optimized by a genetic algorithm controller is proposed in this paper. Firstly, the inverse kinematics model of the 3-RRR parallel robot was established according to the vector method, and the motor conversion matrix was deduced. Then, the error square integral was chosen as the fitness function, and the genetic algorithm controller was designed. Finally, the control precision of the new controller was verified through the simulation model of the 3-RRR planar parallel robot—built in SimMechanics—and the robustness of the new controller was verified by adding interference. The results show that compared with the traditional PID controller, the new controller designed in this paper has better control precision and robustness, which provides the basis for practical application. Full article
(This article belongs to the Special Issue Algorithms for PID Controller)
Show Figures

Figure 1

14 pages, 5981 KiB  
Article
A Novel Perceptual Hash Algorithm for Multispectral Image Authentication
by Kaimeng Ding, Shiping Chen and Fan Meng
Algorithms 2018, 11(1), 6; https://doi.org/10.3390/a11010006 - 14 Jan 2018
Cited by 24 | Viewed by 6788
Abstract
The perceptual hash algorithm is a technique to authenticate the integrity of images. While a few scholars have worked on mono-spectral image perceptual hashing, there is limited research on multispectral image perceptual hashing. In this paper, we propose a perceptual hash algorithm for [...] Read more.
The perceptual hash algorithm is a technique to authenticate the integrity of images. While a few scholars have worked on mono-spectral image perceptual hashing, there is limited research on multispectral image perceptual hashing. In this paper, we propose a perceptual hash algorithm for the content authentication of a multispectral remote sensing image based on the synthetic characteristics of each band: firstly, the multispectral remote sensing image is preprocessed with band clustering and grid partition; secondly, the edge feature of the band subsets is extracted by band fusion-based edge feature extraction; thirdly, the perceptual feature of the same region of the band subsets is compressed and normalized to generate the perceptual hash value. The authentication procedure is achieved via the normalized Hamming distance between the perceptual hash value of the recomputed perceptual hash value and the original hash value. The experiments indicated that our proposed algorithm is robust compared to content-preserved operations and it efficiently authenticates the integrity of multispectral remote sensing images. Full article
Show Figures

Figure 1

18 pages, 292 KiB  
Article
Approaches to Multiple-Attribute Decision-Making Based on Pythagorean 2-Tuple Linguistic Bonferroni Mean Operators
by Xiyue Tang, Yuhan Huang and Guiwu Wei
Algorithms 2018, 11(1), 5; https://doi.org/10.3390/a11010005 - 12 Jan 2018
Cited by 9 | Viewed by 4362
Abstract
In this paper, we investigate multiple-attribute decision-making (MADM) with Pythagorean 2-tuple linguistic numbers (P2TLNs). Then, we combine the weighted Bonferroni mean (WBM) operator and weighted geometric Bonferroni mean (WGBM) operator with P2TLNs to propose the Pythagorean 2-tuple linguistic WBM (P2TLWBM) operator and Pythagorean [...] Read more.
In this paper, we investigate multiple-attribute decision-making (MADM) with Pythagorean 2-tuple linguistic numbers (P2TLNs). Then, we combine the weighted Bonferroni mean (WBM) operator and weighted geometric Bonferroni mean (WGBM) operator with P2TLNs to propose the Pythagorean 2-tuple linguistic WBM (P2TLWBM) operator and Pythagorean 2-tuple linguistic WGBM (P2TLWGBM) operator; MADM methods are then developed based on these two operators. Finally, a practical example for green supplier selection is given to verify the developed approach and to demonstrate its practicality and effectiveness. Full article
18 pages, 9809 KiB  
Article
Transform a Simple Sketch to a Chinese Painting by a Multiscale Deep Neural Network
by Daoyu Lin, Yang Wang, Guangluan Xu, Jun Li and Kun Fu
Algorithms 2018, 11(1), 4; https://doi.org/10.3390/a11010004 - 11 Jan 2018
Cited by 19 | Viewed by 8354
Abstract
Recently, inspired by the power of deep learning, convolution neural networks can produce fantastic images at the pixel level. However, a significant limiting factor for previous approaches is that they focus on some simple datasets such as faces and bedrooms. In this paper, [...] Read more.
Recently, inspired by the power of deep learning, convolution neural networks can produce fantastic images at the pixel level. However, a significant limiting factor for previous approaches is that they focus on some simple datasets such as faces and bedrooms. In this paper, we propose a multiscale deep neural network to transform sketches into Chinese paintings. To synthesize more realistic imagery, we train the generative network by using both L1 loss and adversarial loss. Additionally, users can control the process of the synthesis since the generative network is feed-forward. This network can also be treated as neural style transfer by adding an edge detector. Furthermore, additional experiments on image colorization and image super-resolution demonstrate the universality of our proposed approach. Full article
Show Figures

Figure 1

21 pages, 1400 KiB  
Article
Analytic Combinatorics for Computing Seeding Probabilities
by Guillaume J. Filion
Algorithms 2018, 11(1), 3; https://doi.org/10.3390/a11010003 - 10 Jan 2018
Cited by 2 | Viewed by 5320 | Correction
Abstract
Seeding heuristics are the most widely used strategies to speed up sequence alignment in bioinformatics. Such strategies are most successful if they are calibrated, so that the speed-versus-accuracy trade-off can be properly tuned. In the widely used case of read mapping, it has [...] Read more.
Seeding heuristics are the most widely used strategies to speed up sequence alignment in bioinformatics. Such strategies are most successful if they are calibrated, so that the speed-versus-accuracy trade-off can be properly tuned. In the widely used case of read mapping, it has been so far impossible to predict the success rate of competing seeding strategies for lack of a theoretical framework. Here, we present an approach to estimate such quantities based on the theory of analytic combinatorics. The strategy is to specify a combinatorial construction of reads where the seeding heuristic fails, translate this specification into a generating function using formal rules, and finally extract the probabilities of interest from the singularities of the generating function. The generating function can also be used to set up a simple recurrence to compute the probabilities with greater precision. We use this approach to construct simple estimators of the success rate of the seeding heuristic under different types of sequencing errors, and we show that the estimates are accurate in practical situations. More generally, this work shows novel strategies based on analytic combinatorics to compute probabilities of interest in bioinformatics. Full article
(This article belongs to the Special Issue Bioinformatics Algorithms and Applications)
Show Figures

Figure 1

15 pages, 279 KiB  
Article
Models for Multiple Attribute Decision-Making with Dual Generalized Single-Valued Neutrosophic Bonferroni Mean Operators
by Jie Wang, Xiyue Tang and Guiwu Wei
Algorithms 2018, 11(1), 2; https://doi.org/10.3390/a11010002 - 05 Jan 2018
Cited by 22 | Viewed by 4589
Abstract
In this article, we expand the dual generalized weighted BM (DGWBM) and dual generalized weighted geometric Bonferroni mean (DGWGBM) operator with single valued neutrosophic numbers (SVNNs) to propose the dual generalized single-valued neutrosophic number WBM (DGSVNNWBM) operator and dual generalized single-valued neutrosophic numbers [...] Read more.
In this article, we expand the dual generalized weighted BM (DGWBM) and dual generalized weighted geometric Bonferroni mean (DGWGBM) operator with single valued neutrosophic numbers (SVNNs) to propose the dual generalized single-valued neutrosophic number WBM (DGSVNNWBM) operator and dual generalized single-valued neutrosophic numbers WGBM (DGSVNNWGBM) operator. Then, the multiple attribute decision making (MADM) methods are proposed with these operators. In the end, we utilize an applicable example for strategic suppliers selection to prove the proposed methods. Full article
2172 KiB  
Article
Iteration Scheme for Solving the System of Coupled Integro-Differential Equations for Excited and Ionized States of Molecular Systems
by Anton Kasprzhitskii, Georgy Lazorenko and Victor Yavna
Algorithms 2018, 11(1), 1; https://doi.org/10.3390/a11010001 - 22 Dec 2017
Cited by 3 | Viewed by 4702
Abstract
Investigation of the interaction of electromagnetic radiation with molecular systems provides most of the information on their structure and properties. Interpretation of experimental data is directly determined by the knowledge of the structure of energy levels and its change in the transition of [...] Read more.
Investigation of the interaction of electromagnetic radiation with molecular systems provides most of the information on their structure and properties. Interpretation of experimental data is directly determined by the knowledge of the structure of energy levels and its change in the transition of these systems to an excited state. A key task of the methods for calculating the molecular orbitals of excited states is to accurately describe the emerging vacancies of the molecular core, leading to radial relaxation of the electron density. We propose an iterative scheme for solving a system of coupled integro-differential equations for obtaining molecular orbitals of electron configurations with excited/ionized deep and subvalent shells in a single-center representation. The numerical procedure of the iterative scheme is reduced to solving a boundary value problem based on a combination of the three-point difference scheme of Numerov and Thomas algorithm. To increase the rate of convergence of the computational procedure, an accurate account is taken of the behavior of the electron density near the nuclei of the molecular system. The realization of the algorithm of the computational scheme is considered on the example of a diatomic hydrogen fluoride molecule. The energy characteristics of the ground and ionized states of the molecule are estimated, and also the spatial distribution of the electron density is presented for the example of the σ-symmetry shell. Full article
Show Figures

Figure 1

Previous Issue
Next Issue
Back to TopTop