Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,341 papers · 148 categories

Trend · papers per month

9182635 · May 201919922001200920182026
48 results for forest biomass

Study uses satellite and lidar data to map forest height and biomass in France.

problem Mapping forest resources and carbon in large areas.
method Machine learning approach using Sentinel-1, Sentinel-2, ALOS-2, and GEDI Lidar data.
result High-resolution maps of forest height and biomass produced with good accuracy.

Mapping AGB in French Guiana combines remote sensing and environmental data.

problem Mapping high AGB values in tropical forests is challenging due to signal saturation and lack of calibration data.
method Developed a calibrated regression model using GLAS, forest inventories, and environmental variables.
result Predictive models for AGB in French Guiana have an RMSE of ~51 Mg/ha and R²=0.48 at 1-km grid size.

Method improves microbial biomass yield estimation from noisy data.

problem Estimating microbial biomass yields from noisy cell counts and substrate measurements.
method Probabilistic macrochemical modeling to relax cell weight assumptions and improve robustness.
result Model provides accurate uncertainty estimates of key parameters.

Tuna-AI uses ML to predict tuna biomass from oceanography and echo-sounder data.

problem Estimating tuna biomass from limited data sources.
method Developed a Machine Learning model using 3-day echo-sounder data and oceanographic data.
result Tuna-AI predicts tuna biomass with high accuracy using a 3-day window of data.

Study analyzes impacts of COVID-19 on French forestry sector, finds mixed results in supply chain.

problem Impact of COVID-19 on forestry sector supply chain and future opportunities.
method Integrated methodology combining Material Flow Analysis and Wood Product Model.
result Significant disruptions and shifts in wood production, highlighting resilience and vulnerabilities.

New methods for predicting compositional data using conformal prediction.

problem No well-established methods for constructing valid prediction sets in compositional data.
method Investigated three conformal prediction-based approaches for Dirichlet regression models.
result HDR approximation approach is robust in terms of coverage, while grid discretization reduces overcoverage.

Model predicts one-year NDVI for Four Corners region.

problem Long-term forecasting of vegetation conditions using climate attributes.
method Two-phase machine learning model using historical climate data.
result Open-source tools outperform alternative methods for NDVI forecasts.

Framework generates realistic crop images for growth modeling.

problem Modeling crop growth over time with precision and detail.
method Two-stage framework: image prediction and growth estimation models.
result Framework accurately predicts crop images with varying conditions.

Random Hinge Forests are a new decision forest method that can be integrated into neural networks.

problem Training and optimizing neural networks efficiently and effectively.
method Random Hinge Forests are a novel variant of decision forests that can be integrated into neural networks and optimized end-to-end.
result Random Hinge Forests can be efficiently optimized end-to-end with stochastic gradient descent.

Ensembles of randomized decision trees, usually referred to as random forests, are widely used for classification and regression tasks in machine learning and statistics. Random forests achieve competitive predictive performance and are computationally efficient to train and test, making them excellent candidates for r…

2014-06-10abs ↗pdf ↗

HDI-Forest improves regression prediction intervals using Random Forest.

problem Improving the quality of prediction intervals in regression tasks.
method HDI-Forest is a novel quality-based PI estimation method based on Random Forest, optimizing PI quality metrics directly from standard tree-based models.
result HDI-Forest significantly reduces PI width by over 20% compared to previous methods, while maintaining or improving coverage probability.

New random forest method provides optimal rates and confidence bands.

problem Improving random forest regression rates and constructing confidence bands.
method Proposed Ehrenfest centered purely random forests achieve optimal rates; used Gaussian approximation for supremum of empirical processes.
result Explicit asymptotic uniform confidence bands constructed for both random forest types.

RFpredInterval package builds prediction intervals for random forests and boosted forests.

problem Quantifying uncertainty in random forest and boosted forest point predictions.
method 16 methods to build prediction intervals with random forests and boosted forests.
result The proposed method outperforms existing methods in building prediction intervals.

Boosting random forests reduces bias and improves predictive performance.

problem Reducing bias in random forest predictions.
method Extract residuals from random forest, fit another random forest to residuals, sum predictions.
result One-step boosted forest has reduced bias and improved predictive performance.

This paper studies Mondrian Forests, proving they achieve optimal rates in arbitrary dimensions.

problem Understanding optimal rates for Mondrian Forests in arbitrary dimensions.
method Theoretical study based on new results about Mondrian partitions.
result Mondrian Forests achieve minimax optimal rates for ss-Hölder functions in arbitrary dimensions.

Improves time series classification with forest proximities.

problem Time series classification accuracy and efficiency.
method PF-GAP, an extension of RF-GAP proximities to proximity forests, combined with Multi-Dimensional Scaling and Local Outlier Factors.
result Forest proximities show stronger connection between misclassified points and outliers.

Random forests reduce bias and variance, especially in low SNR settings.

problem Reducing bias and variance in machine learning models, particularly in low SNR scenarios.
method Empirical study of random forests and bagging ensembles, focusing on the importance of mtrymtry tuning.
result Random forests reduce both bias and variance, outperforming bagging ensembles in high SNR settings.

Study examines survival models for ALS, focusing on proportional hazards assumption.

problem Impact of proportional hazards assumption on survival models for ALS.
method Theoretical and empirical investigation of survival forests and their variants.
result Alternative split procedures can improve model performance in non-proportional hazards situations.

New method learns representations for decision forests using input perturbation.

problem Decision forests struggle with raw structured data and lack effective representations.
method Approximate decision forest gradients through input perturbation.
result Effective representation learning for decision forests without structural changes.

Optimized DMD for fast atmospheric chemistry forecasting.

problem Forecasting global atmospheric chemistry dynamics efficiently.
method Optimized Dynamic Mode Decomposition (DMD) for reduced order modeling.
result Significant improvement in computational speed and interpretability.

Decision forests, including Random Forests and Gradient Boosting Trees, have recently demonstrated state-of-the-art performance in a variety of machine learning settings. Decision forests are typically ensembles of axis-aligned decision trees; that is, trees that split only along feature dimensions. In contrast, many r…

2015-06-10abs ↗pdf ↗

A fast method for finding counterfactual explanations for decision forests.

problem Finding counterfactual explanations for decision forests efficiently.
method Constrain optimization to data-populated regions, reducing to nearest-neighbor search.
result Very fast and realistic counterfactual explanations for decision forests.

Improves random survival forest model by weighted averaging.

problem Improving the performance of random survival forest.
method Modifies random forest by weighted averaging of trees, optimizing weights via quadratic optimization to maximize Harrell's C-index.
result The weighted random survival forest outperforms the original model in numerical examples.

We improve random forest consistency and performance with DMRF, a new variant.

problem Improving the consistency and performance of random forest models.
method Developed DMRF, a data-driven multinomial random forest, by modifying proof methods and improving data utilization.
result DMRF achieves strong consistency with probability 1, surpassing previous models in classification tasks.