paper-with-me

Papers

Genetic Algorithms For Parameter Optimization for Disparity Map Generation of Radiata Pine Branch Images

2025-12-05 · Yida Lin, Bing Xue, Mengjie Zhang, Sam Schofield, Richard Green arxiv

Traditional stereo matching algorithms like Semi-Global Block Matching (SGBM) with Weighted Least Squares (WLS) filtering offer speed advantages over neural networks for UAV applications, generating disparity maps in approximately 0.5 seconds per frame. However, these algorithms require meticulous parameter tuning. We propose a Genetic Algorithm (GA) based parameter optimization framework that systematically searches for optimal parameter configurations for SGBM and WLS, enabling UAVs to measure distances to tree branches with enhanced precision while maintaining processing efficiency. Our contributions include: (1) a novel GA-based parameter optimization framework that eliminates manual tuning; (2) a comprehensive evaluation methodology using multiple image quality metrics; and (3) a practical solution for resource-constrained UAV systems. Experimental results demonstrate that our GA-optimized approach reduces Mean Squared Error by 42.86% while increasing Peak Signal-to-Noise Ratio and Structural Similarity by 8.47% and 28.52%, respectively, compared with baseline configurations. Furthermore, our approach demonstrates superior generalization performance across varied imaging conditions, which is critcal for real-world forestry applications.

📄 PDF Abstract BibTeX arXiv:2512.05410

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Solution to Quadratic Equation Using Genetic Algorithm

2013-06-19 · Tanistha Nayak, Tirtharaj Dash

Solving Quadratic equation is one of the intrinsic interests as it is the simplest nonlinear equations. A novel approach for solving Quadratic Equation based on Genetic Algorithms (GAs) is presented. Genetic Algorithms (…

Deep Genetic Network

2018-11-05 · Siddhartha Dhar Choudhury, Shashank Pandey, Kunal Mehrotra

Optimizing a neural network's performance is a tedious and time taking process, this iterative process does not have any defined solution which can work for all the problems. Optimization can be roughly categorized into …

Hyperparameter Optimization

A Java Implementation of Parameter-less Evolutionary Algorithms

2015-06-26 · José C. Pereira, Fernando G. Lobo

The Parameter-less Genetic Algorithm was first presented by Harik and Lobo in 1999 as an alternative to the usual trial-and-error method of finding, for each given problem, an acceptable set-up of the parameter values of…

Bayesian OptimizationEvolutionary Algorithms

Discovering Attention-Based Genetic Algorithms via Meta-Black-Box Optimization

2023-04-08 · Robert Tjarko Lange, Tom Schaul, Yutian Chen, Chris Lu 외

Genetic algorithms constitute a family of black-box optimization algorithms, which take inspiration from the principles of biological evolution. While they provide a general-purpose tool for optimization, their particula…

Early years of Biased Random-Key Genetic Algorithms: A systematic review

2024-05-02 · Mariana A. Londe, Luciana S. Pessoa, Cartlos E. Andrade, Mauricio G. C. Resende

This paper presents a systematic literature review and bibliometric analysis focusing on Biased Random-Key Genetic Algorithms (BRKGA). BRKGA is a metaheuristic framework that uses random-key-based chromosomes with biased…

Combinatorial OptimizationSystematic Literature Review