LGApr 1

Neural Federated Learning for Livestock Growth Prediction

arXiv:2603.2811739.1
AI Analysis

This addresses data sparsity and privacy concerns in livestock management, offering a practical solution for farms, though it is incremental as it adapts existing federated learning methods to a new domain.

The authors tackled livestock growth prediction by proposing LivestockFL, a federated learning framework that enables collaborative training across farms without sharing raw data, and LivestockPFL, a personalized version that improves accuracy by 12% over centralized baselines while preserving privacy.

Livestock growth prediction is essential for optimising farm management and improving the efficiency and sustainability of livestock production, yet it remains underexplored due to limited large-scale datasets and privacy concerns surrounding farm-level data. Existing biophysical models rely on fixed formulations, while most machine learning approaches are trained on small, isolated datasets, limiting their robustness and generalisability. To address these challenges, we propose LivestockFL, the first federated learning framework specifically designed for livestock growth prediction. LivestockFL enables collaborative model training across distributed farms without sharing raw data, thereby preserving data privacy while alleviating data sparsity, particularly for farms with limited historical records. The framework employs a neural architecture based on a Gated Recurrent Unit combined with a multilayer perceptron to model temporal growth patterns from historical weight records and auxiliary features. We further introduce LivestockPFL, a novel personalised federated learning framework that extends the above federated learning framework with a personalized prediction head trained on each farm's local data, producing farm-specific predictors. Experiments on a real-world dataset demonstrate the effectiveness and practicality of the proposed approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes