Pith. sign in

REVIEW 4 major objections 6 minor 2 cited by

Multi-Modal Fusion of In-Situ Video Data and Process Parameters for Online Forecasting of Cookie Drying Readiness

T0 review · 4 major / 6 minor · reviewed 2026-08-16 · deepseek-v4-flash

Pith's one-line read A multi-modal model that combines in-situ video of drying cookies with oven temperature and fan speed can forecast the moment they are ready to within about 15 seconds.

desk verdict A competent empirical case study of video-plus-parameter fusion for cookie drying readiness, with a sound LOGOCV design but a weakly specified 'ready' label and an overstated baseline comparison. read the letter →

arxiv 2504.15599 v1 pith:TAPGB6Q3 submitted 2025-04-22 cs.CV cs.LG

classification cs.CVcs.LG
keywords multi-modalfusiontime-to-readyforecastingcookiedryingin-situvideoprocessparametersGRUtransformerdecoderleave-one-group-outcross-validation
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper tries to establish that cookie-drying readiness can be forecast in real time by combining in-situ video of the cookies with oven process parameters, rather than relying on post-hoc measurement or static tabular models. Across eight unseen temperature-fan combinations, the proposed encoder-decoder network predicts remaining seconds until ready with an average absolute error of 15.41 s in the window from 120 to 10 seconds before readiness, improving on a video-only model by 11.03% and on a tabular baseline by 65.69%. If true, this matters because drying is energy-intensive and over- or under-drying wastes product; an online, non-invasive predictor could support timely stopping decisions without interrupting the process.

What carries the argument

The load-bearing mechanism is the concatenated encoder-decoder fusion: each modality is encoded separately (tabular parameters into a 32-dimensional vector; video into spatial features via ResNet-18 and then temporal features via a two-layer GRU), the tabular embedding is concatenated as an extra frame to the video embedding, and a transformer decoder with self-attention distills the fused tokens into a scalar time-to-ready prediction. The self-attention lets the model weight which recent frames and which process parameters matter at each moment, while the hybrid ResNet-18 plus GRU choice is what balances accuracy and model size on the small, non-i.i.d. dataset.

What would settle it

Re-measure readiness with an independent moisture-based sensor across the same eight drying conditions and recompute the time-to-ready labels; if the model's MAE degrades substantially or the relative improvement over the video-only model disappears when the labels are defined by moisture content rather than temperature-change plus baker judgment, the central claim would be refuted.

Watch

Extended reading notes

Core claim

The central claim is that a concatenated encoder-decoder network with modality-specific encoders—a two-layer fully-connected net for temperature and fan speed, and a pretrained ResNet-18 plus two-layer GRU for the video frames—followed by a transformer-based decoder can learn the mapping from the last seven frames and current process parameters to remaining seconds-to-ready at every timestamp. Validated under leave-one-group-out cross-validation on eight process-parameter combinations, the model attains an average MAE of 15.41 s, outperforming a traditional tabular fusion baseline by 65.69% and a video-only ablation by 11.03%. The paper further claims the approach is generalizable across modality configurations and data-scarce, non-i.i.d. industrial settings.

Load-bearing premise

The entire label chain depends on the definition of the 'ready' moment as a sharp chamber-temperature change confirmed visually by two bakers, with all three cookies in a batch treated as ready simultaneously; if that annotation is noisy or biased across the eight process-parameter groups, every reported error and comparison is affected.

Editorial extensions

If this is right

  • An industrial drying operator could query 'time until done' at any moment without tracking from the start, since the model needs only the last seven frames and current process settings.
  • Drying endpoints could be automated: stop the oven when the predicted remaining time crosses a threshold, reducing energy use and the risk of over- or under-drying.
  • The same architecture can be transferred to other processes that have one video stream plus a few process parameters, such as ultrasonic welding or additive manufacturing, by swapping the modality-specific encoders.
  • On small, non-i.i.d. industrial datasets, moderately complex encoders with explicit temporal modeling (ResNet-18 plus GRU) beat both simpler and much larger video models, informing model selection for similar monitoring tasks.
  • The multi-modal model degrades less than the video-only model when training conditions are scarce, suggesting the approach is particularly useful for processes where only a few operating conditions can be sampled.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • Because the ready-time label is defined by a chamber-temperature change plus baker judgment, a natural extension would be to test whether the visual features the model relies on track moisture content directly, which would make the approach transferable to ovens without built-in thermometers.
  • The 65.69% gain over the baseline may partly reflect the baseline's weakness (it uses average ready time per condition rather than live sample observations); a stronger tabular baseline that used elapsed time or a nonlinear model might shrink the gap.
  • The seven-frame window at one frame per ten seconds covers about 60 seconds of history; testing whether shorter or longer temporal context changes accuracy on a moisture-defined readiness label would clarify how much lookback the task actually needs.
  • Transferred to other foods or ovens, domain shift in color and shape statistics is likely; fine-tuning on a small labeled set from the new setting is a testable route consistent with the paper's mention of transfer learning.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

4 major / 6 minor

Summary. The paper proposes a multi-modal encoder-decoder framework that fuses in-situ video clips with tabular process parameters to forecast the remaining time to cookie-drying readiness at every timestamp. The video modality is encoded with a pretrained ResNet-18 followed by a two-layer GRU, the tabular modality with a two-layer fully connected network, and the fused embeddings are processed by a transformer-based decoder before a fully connected output layer. The model is evaluated on 72 cookie-drying batches spanning eight temperature/fan-speed conditions using leave-one-group-out cross-validation (LOGOCV). The main reported result is an average MAE of 15.41 seconds over the 120-to-10-second window before readiness, a 65.69% improvement over a linear-regression baseline and an 11.03% improvement over a video-only ablation model. Additional experiments examine the effect of clip length, training-set size, and video-encoder choice on prediction accuracy.

Significance. If the reported results are trustworthy, the paper makes a practical contribution to online food-drying monitoring: it is among the first to feed raw video directly into a readiness-forecasting model, and the LOGOCV evaluation is a genuine strength because it tests generalization to unseen process-parameter combinations rather than relying on random splits. The systematic comparison of video encoders on a small, non-i.i.d. industrial dataset is also useful and appropriately cautions against blind use of large pretrained models. The paper is let down by load-bearing issues in the ground-truth annotation, the choice of baseline, and the statistical reporting; these need to be addressed before the quantitative claims can be accepted.

major comments (4)
  1. [Section 2.1] The ready moment is the single annotation from which every time-to-ready label is derived, but the paper defines it only as the point where moisture-vapor reduction causes a sharp change in chamber temperature, with no threshold, smoothing, or sensor-calibration details, and validation is attributed to two bakers without any quantified agreement. Because a convection oven's heating cycle can produce temperature excursions, this annotation procedure may add uncontrolled label noise, and if the bias differs across the eight process-parameter groups, all reported MAEs and the comparative conclusions in Table 2 would shift. Please report the detection rule (e.g., derivative threshold and window length), the inter-baker and between-batch variability of the ready timestamp, and, if possible, a secondary moisture- or weight-based check.
  2. [Section 3.3, Table 2] The baseline model is linear regression on process parameters plus the average ready time, a method that the paper itself notes is not online monitoring; this is not a state-of-the-art multi-modal fusion baseline, so the abstract's claim of outperforming state-of-the-art data fusion methods by 65.69% is unsupported. Please benchmark against established fusion models (e.g., early and late fusion with the same video and tabular encoders, a standard transformer fusion model, or another recent multimodal baseline) under the same LOGOCV protocol, and either remove or carefully qualify the state-of-the-art phrasing.
  3. [Section 4.3, Table 2, Figure 9] Only mean MAE is reported for the eight folds, with no per-fold values, standard deviation across folds, or significance tests, so the 11.03% and 65.69% improvements cannot be distinguished from fold-level noise. Please report fold-level MAEs, confidence intervals, and a paired test across folds or timestamps (e.g., Wilcoxon signed-rank test) to support the comparative claims.
  4. [Sections 4.2, 5.1, and 5.3] Hyperparameters, the seven-frame clip length, and the video encoder are selected using the same LOGOCV evaluation data, as indicated by the grid-search description in Section 4.2 and the accuracy-efficiency curves in Figure 10; this is a form of selection leakage that can inflate the reported 15.41 s MAE. Please use a nested cross-validation or an independent validation set for model-selection choices and report the resulting unbiased estimate, or explicitly discuss the expected magnitude of optimistic bias.
minor comments (6)
  1. [Abstract and Table 2] The improvement over the video-only model is reported as 11.30% in the abstract and 11.03% in Section 4.3 and Table 2; these numbers should be reconciled.
  2. [Section 3.2] The module called the decoder is actually the encoder block of a Transformer; the terminology should be corrected or justified to avoid confusion.
  3. [Equations (3) and Table 1] The loss in Eq. (3) includes an L2-regularization term with coefficient lambda, but Table 1 does not list the value of lambda or confirm whether weight decay is used; please specify it.
  4. [Figure 9(b)] The average pixel-wise area should be defined more precisely, including whether it is the mean SAM mask area per frame and the units used.
  5. [Throughout] There are several typographical and grammatical issues, including 'heterogenous' for 'heterogeneous', 'θ is represents', 'In most of of industrial drying cases', 'various of variables', and 'experiences-based relationships'; a careful proofreading pass is needed.
  6. [References] The paper does not include a data or code availability statement; adding one would improve reproducibility. Also, reference [31] on coal combustion temperature rise seems unrelated to baker validation of cookie readiness and should be replaced or removed.

Circularity Check

0 steps flagged · score 0.0 of 10

No circularity found: the central claims are empirical evaluations on held-out process-parameter groups, not derivations that assume their own conclusions.

full rationale

The paper's core claim—that the multi-modal encoder-decoder achieves 15.41 s average MAE under eight-fold LOGOCV (Table 2)—is an empirical regression result. The target variable (time-to-ready) is defined from annotated ready moments and is not fed into the model; inputs are video frames and process parameters (Eq. 1, Eqs. 5–12). No equation in the paper constructs the prediction from the label or from a parameter fitted to the same quantity being predicted. The baseline comparison (Section 3.3) uses average ready times to form a tabular baseline, but this is a deliberately simple comparator, not a component of the proposed model, and the held-out LOGOCV evaluation (Section 4.1) means test groups are not used for fitting. The self-citations (e.g., refs. [8], [15], [16], [28]) are background references and carry no load-bearing uniqueness or ansatz argument; the architecture is specified directly in Sections 3.1–3.2. Model-selection choices such as frame count and encoder (Sections 5.1 and 5.3) were made on the same study data, which is a generalization-risk concern but not circularity: it does not make the reported MAE equal to a fitted input by construction. The label-definition concerns in Section 2.1 (temperature-change criterion, baker validation, simultaneous readiness) affect measurement validity, but they do not constitute a circular derivation chain.

Assumptions & free parameters 6 free parameters · 4 assumptions · 0 invented entities

The central claim rests on the readiness annotation, the validity of SAM masks, transferred ResNet features, and the LOGOCV split. Hyperparameters are free choices not justified by external evidence, while the paper introduces no new physical entities.

free parameters (6)
  • input clip length (b) = 7 frames
    Selected from Figure 10 as the trade-off between MAE and inference time; part of model selection on the study data.
  • learning rate = 0.0001
    Set by grid search (Table 1), and no nested cross-validation is described.
  • batch size = 32
    Set by grid search (Table 1).
  • number of epochs = 100
    Set by grid search (Table 1).
  • regularization coefficient lambda = not reported
    Appears in Equation 3 as the weight-decay term, but its value is not given, so its effect on the reported MAE cannot be audited.
  • embedding dimension for tabular and GRU features = 32
    Architectural choice in Equations 5 and 8; no experiment is reported to justify this capacity.
assumptions (4)
  • domain assumption The ready moment is correctly identified by chamber-temperature inflection and baker validation, and all cookies in a batch reach it simultaneously.
    All time-to-ready labels derive from this definition (Section 2.1); no moisture-content or independent physical reference is reported.
  • domain assumption SAM segmentation masks correctly separate the three cookies from oven-glass reflections and interior lighting.
    Video inputs are prepared by SAM with box-mask thresholds (Section 2.2); failure modes of the masks are not quantified.
  • domain assumption Pretrained ResNet-18 features provide useful drying-state information for cookie dough images recorded through a glass door.
    The video encoder relies on ImageNet-pretrained weights and no domain adaptation is described (Section 3.2).
  • domain assumption Grouping by the eight process-parameter combinations is the correct non-i.i.d. split and prevents information leakage between training and test clips.
    LOGOCV is stated in Section 4.1, but overlapping sliding-window clips from the same batch remain correlated and no batch-level check is reported.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Multi-Modal Fusion of In-Situ Video Data and Process Parameters for Online Forecasting of Cookie Drying Readiness." pith.science (2026). https://pith.science/paper/TAPGB6Q3

@misc{pith2026250415599,
  author       = {Pith},
  title        = {Pith review of: Multi-Modal Fusion of In-Situ Video Data and Process Parameters for Online Forecasting of Cookie Drying Readiness},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/TAPGB6Q3}},
  note         = {Machine review of arXiv:2504.15599}
}
read the original abstract

Food drying is essential for food production, extending shelf life, and reducing transportation costs. Accurate real-time forecasting of drying readiness is crucial for minimizing energy consumption, improving productivity, and ensuring product quality. However, this remains challenging due to the dynamic nature of drying, limited data availability, and the lack of effective predictive analytical methods. To address this gap, we propose an end-to-end multi-modal data fusion framework that integrates in-situ video data with process parameters for real-time food drying readiness forecasting. Our approach leverages a new encoder-decoder architecture with modality-specific encoders and a transformer-based decoder to effectively extract features while preserving the unique structure of each modality. We apply our approach to sugar cookie drying, where time-to-ready is predicted at each timestamp. Experimental results demonstrate that our model achieves an average prediction error of only 15 seconds, outperforming state-of-the-art data fusion methods by 65.69% and a video-only model by 11.30%. Additionally, our model balances prediction accuracy, model size, and computational efficiency, making it well-suited for heterogenous industrial datasets. The proposed model is extensible to various other industrial modality fusion tasks for online decision-making.

Figures

Figures reproduced from arXiv: 2504.15599 by the authors.

Figure 1
Figure 1. Schematic of the multi-modal real-time forecasting of cookie drying readiness framework. [PITH_FULL_IMAGE:figures/full_fig_p002_1.png] view at source ↗
Figure 2
Figure 2. Schematic setup of the cookie drying experiment. [PITH_FULL_IMAGE:figures/full_fig_p003_2.png] view at source ↗
Figure 3
Figure 3. Video data preparation process. As all images are analyzed under consistent acquisition conditions, we do not apply standardization to pixel-wise RGB color values or the shapes of the cookies to simplify pre-processing procedures. Instead, we 4 [PITH_FULL_IMAGE:figures/full_fig_p004_3.png] view at source ↗
Figures from the paper (9 more)
Figure 4
Figure 4. Figure 4: Examples of cookies at different time-to-ready moments. [PITH_FULL_IMAGE:figures/full_fig_p005_4.png]
Figure 5
Figure 5. Figure 5: Overall architecture of multi-modal fusion model for online forecasting. [PITH_FULL_IMAGE:figures/full_fig_p006_5.png]
Figure 6
Figure 6. Figure 6: Architecture of baseline model. Specifically in our case study, the baseline model fuses process parameters (temperature and air velocity) with the average ready time observed under each process parameter combination. This aggregated tabular representation is then used…
Figure 7
Figure 7. Figure 7: illustrates the structure of the ablation study of a video-only model. Since the prediction task primarily relies on video data, we compare our multi-modal fusion method against a single-modality model that uses only video data to demonstrate the effectiveness of multi…
Figure 8
Figure 8. Figure 8: Illustration of the LOGOCV data splitting strategy. [PITH_FULL_IMAGE:figures/full_fig_p008_8.png]
Figure 9
Figure 9. Figure 9: Values on each timestamp between 120s to 10s before readiness for (a) average MAE and its standard deviation on [PITH_FULL_IMAGE:figures/full_fig_p010_9.png]
Figure 10
Figure 10. Figure 10: Accuracy-efficiency relationship for different frame counts. [PITH_FULL_IMAGE:figures/full_fig_p011_10.png]
Figure 11
Figure 11. Figure 11: MAE curves across different timestamps for each video encoder. [PITH_FULL_IMAGE:figures/full_fig_p013_11.png]
Figure 12
Figure 12. Figure 12: Normalized performance of video encoder models based on MAE, model size, and inference speed. [PITH_FULL_IMAGE:figures/full_fig_p013_12.png]

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Certifiably Safe Manipulation of Deformable Linear Objects via Joint Shape and Tension Prediction

    cs.RO 2025-05 reject novelty 5.0 of 10

    A learned LSTM that predicts cable shape and tension is combined with a zonotope-based trajectory optimizer to enforce collision and tension safety in simulated wire harness assembly.

  2. XPG-RL: Reinforcement Learning with Explainable Priority Guidance for Efficiency-Boosted Mechanical Search

    cs.RO 2025-04 conditional novelty 5.0 of 10

    XPG-RL learns adaptive thresholds for switching between grasping, occlusion removal, and viewpoint adjustment, improving mechanical search efficiency by up to 4.5x over baselines.

Reference graph

Works this paper leans on

42 extracted references · 38 canonical work pages · cited by 2 Pith papers

  1. [1]

    J. D. Floros, R. Newsome, W. Fisher, G. V. Barbosa-C´ anovas, H. Chen, C. P. Dunne, J. B. German, R. L. Hall, D. R. Heldman, M. V. Karwe, et al., Feeding the world today and tomorrow: the importance of food science and technology: an ift scientific review, Comprehensive Reviews in Food Science and Food Safety 9 (5) (2010) 572–599

  2. [2]

    Adnouni, L

    M. Adnouni, L. Jiang, X. Zhang, L. Zhang, P. B. Pathare, A. Roskilly, Computational modelling for decarbonised drying of agricultural products: Sustainable processes, energy efficiency, and quality improvement, Journal of Food Engineering 338 (2023) 111247

  3. [3]

    Farzad, J

    M. Farzad, J. Yagoobi, Drying of moist cookie doughs with innovative slot jet reattachment nozzle, Drying Technology 39 (2) (2021) 268–278. 14

  4. [4]

    M. U. Joardder, A. Karim, C. Kumar, R. J. Brown, Porosity: establishing the relationship between drying parameters and dried food quality, Springer, 2015

  5. [5]

    Arslan, ˙I

    A. Arslan, ˙I. Aliba¸ s, Assessing the effects of different drying methods and minimal processing on the sustainability of the organic food quality, Innovative Food Science & Emerging Technologies (2024) 103681

  6. [6]

    A. O. Omolola, A. I. Jideani, P. F. Kapila, Quality properties of fruits as affected by drying operation, Critical reviews in food science and nutrition 57 (1) (2017) 95–108

  7. [7]

    Defraeye, Impact of size and shape of fresh-cut fruit on the drying time and fruit quality, Journal of Food Engineering 210 (2017) 35–41

    T. Defraeye, Impact of size and shape of fresh-cut fruit on the drying time and fruit quality, Journal of Food Engineering 210 (2017) 35–41

  8. [8]

    S. Li, A. Malvandi, H. Feng, C. Shao, Uncertainty-aware constrained optimization for air convective drying of thin apple slices using machine-learning-based response surface methodology, Journal of Food EngineeringIn press (2025). doi:10.1016/j.jfoodeng.2025.112503

Show all 42 references
  1. [9]

    B. Tian, A. Eslaminia, K.-C. Lu, Y. Wang, C. Shao, K. Nahrstedt, Weldmon: A cost-effective ultrasonic welding machine condition monitoring system, in: 2023 IEEE 14th Annual Ubiquitous Computing, Electronics & Mobile Communication Conference (UEMCON), IEEE, 2023, pp. 0310–0319

  2. [10]

    Schmitt, J

    J. Schmitt, J. B¨ onig, T. Borggr¨ afe, G. Beitinger, J. Deuse, Predictive model-based quality inspection using machine learning and edge cloud computing, Advanced engineering informatics 45 (2020) 101101

  3. [11]

    Q. Li, K. K. Ng, Z. Fan, X. Yuan, H. Liu, L. Bu, A human-centred approach based on functional near-infrared spectroscopy for adaptive decision-making in the air traffic control environment: A case study, Advanced Engineering Informatics 49 (2021) 101325

  4. [12]

    J. Qu, L. Cui, W. Guo, L. Bu, Z. Wang, Development of a novel machine learning-based approach for brain function assessment and integrated software solution, Advanced Engineering Informatics 60 (2024) 102461

  5. [13]

    Y. Zhao, Y. Zhang, Z. Li, L. Bu, S. Han, Ai-enabled and multimodal data driven smart health monitoring of wind power systems: A case study, Advanced Engineering Informatics 56 (2023) 102018

  6. [14]

    S. Jia, J. Sun, A. Howes, M. R. Dawson, K. C. Toussaint Jr, C. Shao, Hybrid physics-guided data-driven modeling for generalizable geometric accuracy prediction and improvement in two-photon lithography, Journal of Manufacturing Processes 110 (2024) 202–210

  7. [15]

    Y. Meng, Z. Dong, K.-C. Lu, S. Li, C. Shao, Meta-learning-based domain generalization for cost-effective tool condition monitoring in ultrasonic metal welding, IEEE Transactions on Industrial Informatics (2024)

  8. [16]

    Meng, K.-C

    Y. Meng, K.-C. Lu, Z. Dong, S. Li, C. Shao, Explainable few-shot learning for online anomaly detection in ultrasonic metal welding with varying configurations, Journal of Manufacturing Processes 107 (2023) 345–355

  9. [17]

    C.-C. Zhao, K. Ameer, J.-B. Eun, Effects of various drying conditions and methods on drying kinetics and retention of bioactive compounds in sliced persimmon, Lwt 143 (2021) 111149

  10. [18]

    H. S. El-Mesery, K. Ashiagbor, Z. Hu, W. Alshaer, A novel infrared drying technique for processing of apple slices: Drying characteristics and quality attributes, Case Studies in Thermal Engineering 52 (2023) 103676

  11. [19]

    Mishra, S

    N. Mishra, S. Jain, N. Agrawal, N. Jain, N. Wadhawan, N. Panwar, Development of drying system by using internet of things for food quality monitoring and controlling, Energy Nexus 11 (2023) 100219

  12. [20]

    Aghbashlo, R

    M. Aghbashlo, R. Sotudeh-Gharebagh, R. Zarghami, A. S. Mujumdar, N. Mostoufi, Measurement tech- niques to monitor and control fluidization quality in fluidized bed dryers: A review, Drying Technology 32 (9) (2014) 1005–1051. 15

  13. [21]

    S. Chen, H. Yu, J. Yagoobi, C. Shao, Reinforcement learning constrained beam search for parameter optimization of paper drying under flexible constraints, arXiv preprint arXiv:2501.12542 (2025)

  14. [22]

    Shang, C

    H. Shang, C. Sun, J. Liu, X. Chen, R. Yan, Defect-aware transformer network for intelligent visual surface defect detection, Advanced Engineering Informatics 55 (2023) 101882

  15. [23]

    Keramat-Jahromi, S

    M. Keramat-Jahromi, S. S. Mohtasebi, H. Mousazadeh, M. Ghasemi-Varnamkhasti, M. Rahimi- Movassagh, Real-time moisture ratio study of drying date fruit chips based on on-line image attributes using knn and random forest regression methods, Measurement 172 (2021) 108899

  16. [24]

    P. Xu, X. Ji, M. Li, W. Lu, Small data machine learning in materials science, npj Computational Materials 9 (1) (2023) 42

  17. [25]

    Petrich, Z

    J. Petrich, Z. Snow, D. Corbin, E. W. Reutzel, Multi-modal sensor fusion with machine learning for data-driven process monitoring for additive manufacturing, Additive Manufacturing 48 (2021) 102364

  18. [26]

    Billard, D

    A. Billard, D. Kragic, Trends and challenges in robot manipulation, Science 364 (6446) (2019) eaat8414

  19. [27]

    Yazici, M

    A. Yazici, M. Koyuncu, T. Yilmaz, S. Sattari, M. Sert, E. Gulen, An intelligent multimedia information system for multimodal content extraction and querying, Multimedia Tools and Applications 77 (2018) 2225–2260

  20. [28]

    S. Li, C. Shao, Multi-modal data fusion for moisture content prediction in apple drying, arXiv preprint arXiv:2504.07465 (2025)

  21. [29]

    Ergun, R

    R. Ergun, R. Lietha, R. W. Hartel, Moisture and shelf life in sugar confections, Critical reviews in food science and nutrition 50 (2) (2010) 162–192

  22. [30]

    C. C. Hsu, C. A. Ward, R. Pearlman, H. Nguyen, D. Yeung, J. G. Curley, Determining the optimum residual moisture in lyophilized protein pharmaceuticals., Developments in biological standardization 74 (1992) 255–70

  23. [31]

    Vance, X

    W. Vance, X. Chen, S. Scott, The rate of temperature rise of a subbituminous coal during spontaneous combustion in an adiabatic device: The effect of moisture content and drying methods, Combustion and Flame 106 (3) (1996) 261–270

  24. [32]

    Kirillov, E

    A. Kirillov, E. Mintun, N. Ravi, H. Mao, C. Rolland, L. Gustafson, T. Xiao, S. Whitehead, A. C. Berg, W.-Y. Lo, et al., Segment anything, in: Proceedings of the IEEE/CVF International Conference on Computer Vision, 2023, pp. 4015–4026

  25. [33]

    K. He, X. Zhang, S. Ren, J. Sun, Identity mappings in deep residual networks, in: Computer Vision– ECCV 2016: 14th European Conference, Amsterdam, The Netherlands, October 11–14, 2016, Proceed- ings, Part IV 14, Springer, 2016, pp. 630–645

  26. [34]

    Chung, C

    J. Chung, C. Gulcehre, K. Cho, Y. Bengio, Empirical evaluation of gated recurrent neural networks on sequence modeling, arXiv preprint arXiv:1412.3555 (2014)

  27. [35]

    Vaswani, Attention is all you need, Advances in Neural Information Processing Systems (2017)

    A. Vaswani, Attention is all you need, Advances in Neural Information Processing Systems (2017)

  28. [36]

    Eslaminia, Y

    A. Eslaminia, Y. Meng, K. Nahrstedt, C. Shao, Federated domain generalization for condition monitor- ing in ultrasonic metal welding, Journal of Manufacturing Systems 77 (2024) 1–12

  29. [37]

    R. A. Cody, S. Narasimhan, A field implementation of linear prediction for leak-monitoring in water distribution networks, Advanced Engineering Informatics 45 (2020) 101103

  30. [38]

    F. Nie, H. Huang, X. Cai, C. Ding, Efficient and robust feature selection via joint l2, 1-norms minimiza- tion, Advances in neural information processing systems 23 (2010)

  31. [39]

    Z. Tong, Y. Song, J. Wang, L. Wang, Videomae: Masked autoencoders are data-efficient learners for self-supervised video pre-training, Advances in neural information processing systems 35 (2022) 10078– 10093. 16

  32. [40]

    Bertasius, H

    G. Bertasius, H. Wang, L. Torresani, Is space-time attention all you need for video understanding?, in: ICML, Vol. 2, 2021, p. 4

  33. [41]

    Graves, S

    A. Graves, S. Fern´ andez, J. Schmidhuber, Multi-dimensional recurrent neural networks, in: International conference on artificial neural networks, Springer, 2007, pp. 549–558

  34. [42]

    O’Shea, An introduction to convolutional neural networks, arXiv preprint arXiv:1511.08458 (2015)

    K. O’Shea, An introduction to convolutional neural networks, arXiv preprint arXiv:1511.08458 (2015). 17

Pith tools

Reviewed August 16, 2026 · model on record in the stance chip above.