paper-with-me

홈 › Papers

3D Reconstruction and Knowledge Distillation to Improve Multi-View Image Models to Explore Spike Volume Estimation in Wheat

2026-05-20 · Olivia Zumsteg, Jannis Widmer, Yann Bourdé, Norbert Kirchgessner, Andreas Hund, Lukas Roth, Paraskevi Nousi arxiv

Accurate estimation of wheat spike volume is important for yield component analysis and stress resilience assessment, yet field-based measurement remains challenging. Active 3D sensing methods such as Light Detection and Ranging (LiDAR) or time-of-flight (ToF) are sensitive to plant motion or poorly suited to outdoor conditions, while 3D reconstructions are computationally expensive. Direct 2D image processing would offer computational advantages, but image-based models lack explicit geometric information. We therefore propose a hybrid 2D-3D approach with knowledge distillation during training while enabling efficient image-only inference. First, we train a rigid-invariant point cloud network using distance-based histogram features to obtain pose-robust geometric representations. We then combine the 3D model with a proposed multi-view image-based regulated Transformer (RT) in an ensemble architecture. Finally, we distill the ensemble knowledge into a purely image-based student model using either feature-based or label-based distillation. The two distilled RTs reduce the mean absolute error (MAE) from 654.31 mm$^3$ of the non-distilled RT to 639.93 mm$^3$ and 644.62 mm$^3$, and increase correlation from 0.76 to 0.77 and 0.82, respectively. At the same time, inference time is reduced from 160 ms to 1.4 ms per spike. Distillation further mitigates volume-dependent bias and reshapes the latent representation of the image model toward a geometry-aware shape. Our results demonstrate that 3D-informed training of a 2D Transformer allows for scalable and efficient spike volume estimation for high-throughput field phenotyping.

📄 PDF Abstract BibTeX arXiv:2605.20940

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation3D Reconstruction

Similar Papers 제목 키워드 기반

KD-MVS: Knowledge Distillation Based Self-supervised Learning for Multi-view Stereo

2022-07-21 · Yikang Ding, Qingtian Zhu, Xiangyue Liu, Wentao Yuan 외

Supervised multi-view stereo (MVS) methods have achieved remarkable progress in terms of reconstruction quality, but suffer from the challenge of collecting large-scale ground-truth depth. In this paper, we propose a nov…

Knowledge DistillationSelf-Supervised Learning

Boosting Self-Supervision for Single-View Scene Completion via Knowledge Distillation

2024-04-11 · CVPR 2024 1 · Keonhee Han, Dominik Muhle, Felix Wimbauer, Daniel Cremers

Inferring scene geometry from images via Structure from Motion is a long-standing and fundamental problem in computer vision. While classical approaches and, more recently, depth map predictions only focus on the visible…

Depth EstimationDepth PredictionKnowledge DistillationNovel View Synthesis

OccludeNeRF: Geometric-aware 3D Scene Inpainting with Collaborative Score Distillation in NeRF

2025-04-01 · Jingyu Shi, Achleshwar Luthra, Jiazhi Li, Xiang Gao 외

With Neural Radiance Fields (NeRFs) arising as a powerful 3D representation, research has investigated its various downstream tasks, including inpainting NeRFs with 2D images. Despite successful efforts addressing the vi…

DenoisingKnowledge DistillationNeRF

SceneExpander: Text-Guided 3D Scene Expansion via Free-Form View Insertion

2026-03-28 · Zijian He, Renjie Liu, Yihao Wang, Weizhi Zhong 외 arxiv

World building with 3D scene representations is increasingly important for content creation, simulation, and interactive experiences, yet real workflows are inherently iterative: creators repeatedly extend existing scene…

Test-time Adaptation3D ReconstructionStyle Transfer

Enhancing Depth Completion with Multi-View Monitored Distillation

2023-03-28 · Jia-Wei Guo, Cong Li, Sen-Hua Zhu, Chang-Zheng Zhang 외

This paper presents a novel method for depth completion, which leverages multi-view improved monitored distillation to generate more precise depth maps. Our approach builds upon the state-of-the-art ensemble distillation…

Depth Completion