English
Related papers

Related papers: Non-destructive methods for assessing tree fiber l…

200 papers

The three-dimensional structures of individual trees are important pieces of information necessary to understand the effect of trees on urban environments. In this study, we demonstrate a method for estimating the leaf area density (LAD)…

Geophysics · Physics 2022-06-27 Haruki Oshio , Takashi Asawa , Akira Hoyano , Satoshi Miyasaka

Tree perception is an essential building block toward autonomous forestry operations. Current developments generally consider input data from lidar sensors to solve forest navigation, tree detection and diameter estimation problems. Whereas…

Computer Vision and Pattern Recognition · Computer Science 2022-11-01 Vincent Grondin , Jean-Michel Fortin , François Pomerleau , Philippe Giguère

We study graph estimation and density estimation in high dimensions, using a family of density estimators based on forest structured undirected graphical models. For density estimation, we do not assume the true distribution corresponds to…

Machine Learning · Statistics 2010-10-21 Han Liu , Min Xu , Haijie Gu , Anupam Gupta , John Lafferty , Larry Wasserman

We propose a modification that corrects for split-improvement variable importance measures in Random Forests and other tree-based methods. These methods have been shown to be biased towards increasing the importance of features with more…

Machine Learning · Statistics 2020-03-25 Zhengze Zhou , Giles Hooker

In this paper we investigate the parameter estimation of the fiber lay-down process in the production of nonwovens. The parameter estimation is based on the mass per unit area data, which is available at least on an industrial scale. We…

Probability · Mathematics 2011-12-16 Wolfgang Bock , Thomas Götz , Uditha Prabhath Liyanage

Wood comprises different cell types, such as fibers, tracheids and vessels, defining its properties. Studying cells' shape, size, and arrangement in microscopy images is crucial for understanding wood characteristics. Typically, this…

Computer Vision and Pattern Recognition · Computer Science 2024-06-19 Saqib Qamar , Abu Imran Baba , Stéphane Verger , Magnus Andersson

This paper proposes FREEtree, a tree-based method for high dimensional longitudinal data with correlated features. Popular machine learning approaches, like Random Forests, commonly used for variable selection do not perform well when there…

Machine Learning · Statistics 2020-06-18 Yuancheng Xu , Athanasse Zafirov , R. Michael Alvarez , Dan Kojis , Min Tan , Christina M. Ramirez

Connected acyclic graphs (trees) are data objects that hierarchically organize categories. Collections of trees arise in a diverse variety of fields, including evolutionary biology, public health, machine learning, social sciences and…

Methodology · Statistics 2025-12-01 Maria Alejandra Valdez Cabrera , Amy D Willis , Armeen Taeb

We study the following growth model on a regular d-ary tree. Points at distance n adjacent to the existing subtree are added with probabilities proportional to alpha^{-n}, where alpha<1 is a positive real parameter. The heights of these…

Probability · Mathematics 2007-05-23 MArtin T. Barlow , Robin Pemantle , Edwin A. Perkins

Image ordinal estimation is to predict the ordinal label of a given image, which can be categorized as an ordinal regression problem. Recent methods formulate an ordinal regression problem as a series of binary classification problems. Such…

Computer Vision and Pattern Recognition · Computer Science 2021-02-23 Haiping Zhu , Hongming Shan , Yuheng Zhang , Lingfu Che , Xiaoyang Xu , Junping Zhang , Jianbo Shi , Fei-Yue Wang

Precise fiber positioning is crucial to a wide field, multi-fiber spectroscopic survey like LAMOST. Nowadays, most position error measurements are based on CCD photographic and imaging processing techniques. Those methods only work for…

Instrumentation and Methods for Astrophysics · Physics 2016-05-25 Jian-Jun Chen , Zhong-Rui Bai , A-Li Luo , Yong-Heng Zhao

This paper presents a practical application of the concept of Optimal Experiment Design (OED) for the determination of properties of porous materials with in-situ measurements and an identification method. First, an experimental set-up was…

Optimization and Control · Mathematics 2020-02-20 Julien Berger , Thomas Busser , Denys Dutykh , Nathan Mendes

This paper presents enhancements to the projection pursuit tree classifier and visual diagnostic methods for assessing their impact in high dimensions. The original algorithm uses linear combinations of variables in a tree structure where…

Machine Learning · Statistics 2026-03-16 Natalia da Silva , Dianne Cook , Eun-Kyung Lee

Accurate detection and segmentation of cancerous lesions from computed tomography (CT) scans is essential for automated treatment planning and cancer treatment response assessment. Transformer-based models with self-supervised pretraining…

Image and Video Processing · Electrical Eng. & Systems 2026-01-29 Aneesh Rangnekar , Harini Veeraraghavan

Empirical observations suggest that in pure even-aged forests, the mean diameter of forest trees (D, diameter at breast height, 1.3 m above ground) tends to remain a constant proportion of stand height (H, average height of the largest…

Quantitative Methods · Quantitative Biology 2009-08-23 Jerome K Vanclay

We present improved learning-augmented algorithms for finding an approximate minimum spanning tree (MST) for points in an arbitrary metric space. Our work follows a recent framework called metric forest completion (MFC), where the learned…

Data Structures and Algorithms · Computer Science 2026-03-02 Nate Veldt , Thomas Stanley , Benjamin W. Priest , Trevor Steil , Keita Iwabuchi , T. S. Jayram , Grace J. Li , Geoffrey Sanders

While mobile LiDAR sensors are increasingly used to scan in ecology and forestry applications, reconstruction and characterisation are typically carried out offline (to the best of our knowledge). Motivated by this, we present an online…

Image and Video Processing · Electrical Eng. & Systems 2021-08-04 Alexander Proudman , Milad Ramezani , Maurice Fallon

Optical time-domain reflectometry (OTDR) has been widely used for characterizing fiber optical links and for detecting and locating fiber faults. OTDR traces are prone to be distorted by different kinds of noise, causing blurring of the…

Signal Processing · Electrical Eng. & Systems 2022-03-24 Khouloud Abdelli , Helmut Griesser , Carsten Tropschug , Stephan Pachnicke

Decision trees are one of the most widely used nonparametric methods for regression and classification. In existing literature, decision tree-based methods have been used for estimating continuous functions or piecewise-constant functions.…

Applications · Statistics 2025-10-30 Subhasish Basak , Anik Roy , Partha Sarathi Mukherjee

Depth first search (DFS) tree is one of the most well-known data structures for designing efficient graph algorithms. Given an undirected graph $G=(V,E)$ with $n$ vertices and $m$ edges, the textbook algorithm takes $O(n+m)$ time to…

Data Structures and Algorithms · Computer Science 2018-02-21 Lijie Chen , Ran Duan , Ruosong Wang , Hanrui Zhang , Tianyi Zhang