<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>FOSS4GE 2025 | Evaluating Matrix Factorization Techniques for Thematic Mapping of Wilderness ...</title>
        <link>https://video.osgeo.org/videos/watch/d4699d7d-a524-4b1b-8b0e-617d41cb7023</link>
        <description>Quantitative thematic mapping is widely used in meteorology (e.g., weather maps), geology (e.g., topographic maps), and environmental science (e.g., pollution distribution). However, mapping continuous quantitative data is challenging, especially when data is sparse or unreliable. Sparse data arises from uneven measurement distribution, while unreliable data stems from inconsistencies or errors, such as subjective self-reports or satellite-derived estimates. These challenges intensify when mapping hidden variables requiring indirect proxies[Ervin, 2009], introducing further uncertainty. Advanced techniques for integrating multiple datasets and statistical methods like interpolation or machine learning are essential for improving accuracy. Mapping walkability and fire risk in wilderness areas is particularly difficult due to the hidden nature of these variables and data limitations. Wilderness walkability depends on factors such as trail connectivity, slope, surface quality, and accessibility, which are difficult to measure comprehensively. Desktop analyses often miss real-world obstacles like debris or vegetation overgrowth. Similarly, fire risk is influenced by vegetation dryness, wind patterns, topography, and human activity—complex interactions that are hard to quantify due to sparse sensor coverage and environmental variability. Both require indirect proxies, such as fire behavior data or trail condition audits, which introduce inaccuracies. Addressing these challenges demands advanced mapping techniques that integrate multiple data sources, including crowdsourced trail reviews, IoT sensors, and remote sensing data. This study focuses on thematic mapping of walkability. Unlike urban walkability[Horak,2022], which is linked to built infrastructure, wilderness walkability depends on natural terrain features such as slope, surface stability, vegetation density, and trail connectivity. Measuring these factors directly is difficult due to terrain heterogeneity and dynamics. For instance, steep inclines and loose surfaces can impede movement, while dense undergrowth or debris can block trails entirely. Walkability can be assessed using GPX trail data by calculating walking speed along trails, providing an objective measure of terrain difficulty. GPX files contain time-stamped geographic coordinates that allow speed calculations based on distance and time. However, individual differences in fitness, experience, and preferences introduce subjectivity when expressing walkability as walking speed. One hiker may struggle on rocky trails, while another navigates them with ease. Aggregating data from multiple users helps mitigate these biases, capturing broader patterns and providing a more accurate walkability representation. Walking speed alone is insufficient for defining inherent walkability, so we propose matrix factorization as a technique for revealing latent walkability values. Using multiple GPX trails, we evaluate different matrix factorization methods for thematic mapping. Data We collected 1,620 GPX trails from users across Croatia, including mountain rescue teams, hikers, runners, dog walkers, and casual users. To ensure anonymity, each GPX file was assigned a unique user ID without personal information. Each trail contained geographic coordinates and timestamps, though variations in recording instruments led to differences in segment lengths. Movement speed was calculated by comparing time and location of neighboring segments. After filtering out outliers, we obtained 1,795,663 valid segments described by location, time, user ID, and speed. To address inconsistencies, segments were grouped into 100-meter spatial cells per user. The median movement speed per user-cell combination was computed, resulting in 127,478 user-cell speed descriptions. The final dataset was structured as a 1,609 × 24,349 sparse matrix, where rows represent users and columns represent terrain cells, with values indicating median walking speed. Methods When factorizing user-item rating matrices, various techniques uncover latent features and improve predictions (Khalitov,2021; Du,2023). Singular Value Decomposition (SVD)  factorizes the matrix into three components, capturing latent relationships through eigenvalue calculations.  Truncated SVD  retains only the top  k  singular values, primarily for dimensionality reduction in preprocessing.   Non-Negative Matrix Factorization (NMF) , similar to SVD, enforces non-negative components, making results more interpretable by representing additive user-item interactions.  For large datasets,  Stochastic Gradient Descent (SGD)  iteratively updates latent factors to minimize prediction error, while  Alternating Least Squares (ALS)  optimizes user and item factors in a least-squares framework.   Fast Independent Component ... Ljiljana Seric Boris Draško https://talks.osgeo.org/foss4g-europe-2025/talk/MTM3ZA/ Room: PA01 (Quarticle) @ 18.07.2025 11:30:00 #foss4ge2025 #AcademicTrack</description>
        <lastBuildDate>Thu, 30 Jul 2026 00:31:43 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.osgeo.org</generator>
        <image>
            <title>FOSS4GE 2025 | Evaluating Matrix Factorization Techniques for Thematic Mapping of Wilderness ...</title>
            <url>https://video.osgeo.org/lazy-static/avatars/de841c88-3a57-45ac-9eff-a00237356bfc.png</url>
            <link>https://video.osgeo.org/videos/watch/d4699d7d-a524-4b1b-8b0e-617d41cb7023</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://video.osgeo.org/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://video.osgeo.org/feeds/video-comments.xml?videoId=d4699d7d-a524-4b1b-8b0e-617d41cb7023" rel="self" type="application/rss+xml"/>
    </channel>
</rss>