Papers for

biomedical device developers

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Physics informed neural network models blood flow in human aorta

Physics Informed Neural Network model for the dynamical study of Abdominal Aortic Aneurysm

Abstract: We present the development and application of a three-dimensional Physics-Informed Neural Network (PINN) framework for the investigation of haemodynamic behaviour in the human aorta. The model incorporates a time-resolved simulation of pulsatile blood flow over a two-minute interval, enabling the extraction of pressure and velocity fields with high temporal fidelity. The mechanical stress exerted on the aortic wall was quantified through Laplace's law, with temporal averaging applied to derive representative stress distributions. This approach circumvents the computational overhead associated with conventional computational fluid dynamics (CFD) methods by eliminating mesh generation and exploiting the automatic differentiation capabilities inherent to neural networks. The proposed methodology demonstrates that PINNs can serve as an efficient and accurate alternative for modelling complex vascular flow phenomena, offering significant advantages in scalability and computational cost reduction while maintaining physical consistency.

Mon 14 SeptArtificial Intelligence
The gist
Abdominal aortic aneurysms involve dangerous changes in blood flow and vessel wall stress. The authors used a special kind of AI called physics-informed neural networks (PINNs) to simulate blood moving through the aorta over time without heavy computing demands. This model estimates pressure, speed, and wall stress by combining data and physics laws. PINNs offer a cheaper and faster alternative to traditional fluid simulations while keeping results reliable.
Open 2609.15104v1

Ex vivo calf brain platform measures forces in simulated neurosurgery

Novel Ex-vivo Calf Brain Model with Integrated Sub-Skull Force Sensors to Access Simulated Neurosurgical Procedures

Abstract: Surgical tissue manipulation demands precision; however, tool-tissue manipulation force magnitudes under realistic conditions are rarely quantified. To address this gap, we proposed and validated a portable ex-vivo force-sensing platform that measures tool-tissue interaction forces across the skull-brain interface during simulated neurosurgery. The system involves fresh calf brain tissue, used as a biological surrogate for brain parenchyma, placed in a 3D-printed human skull model equipped with a 6 degree-of-freedom force/torque sensor and a real-time data acquisition system. Five validation protocols assessed the accuracy and dynamic fidelity of the platform against ground-truth measurement, static accuracy and linearity using calibrated weights (0.5-50 g), minimum detectable force, spatial consistency across different anatomical regions, effect of surgical draping, and long-duration stability. Across protocols, measured forces showed excellent agreement with reference loads (correlation R = 0.9997), with RMSE < 0.005 N and mean relative error under 2%. The platform reliably detected low-magnitude forces down to 1 g (9.8 mN), while surgical drapes introduced no meaningful signal distortion and prolonged recordings exhibited minimal drift. Overall, the proposed framework provides objective, high-fidelity force quantification for skill training and performance assessment using fresh calf brain tissue and may serve as a foundation for force-based evaluation across other surgical procedures. Future work will integrate clinically used surgical instruments to increase procedural realism and will progress toward clinical trials to evaluate usability, educational impact, and translational relevance in practice-adjacent settings.

Sun 13 SeptRobotics
The gist
Surgical procedures on the brain require very delicate handling of tissues, but how much force surgeons apply during these operations is not well measured. The authors created a setup using real calf brains inside a 3D-printed human skull, equipped with sensitive sensors to measure forces when surgical tools touch the brain tissue. Their system can accurately detect very small forces without being affected by surgical drapes or long testing times. This tool can help train surgeons by providing detailed feedback on how they handle brain tissue during practice procedures.
Open 2609.14198v1

Optimal method estimates noisy functional data for linear regression

Optimal estimation for Functional Linear Regression with Noisy Discretized Data

Abstract: In this paper, we consider the scalar-on-function linear regression model under a realistic sampling scheme in which the functional covariates are observed on a regular grid and contaminated by additive noise. We propose a two-step estimation procedure: first, the underlying curves are reconstructed from the discrete noisy observations using a Fourier-based projection method; second, the slope function is estimated by a penalized least-squares criterion over finite-dimensional trigonometric spaces, with data-driven selection of the model dimension. We establish oracle-type inequalities for the prediction error, both with respect to the reconstructed curves and to the true latent curves. Under regularity assumptions on the slope function and polynomial decay of the eigenvalues of the covariate, we derive convergence rates for the prediction error and show that our estimator attains the minimax rate when the number of grid points is sufficiently large. Finally, the proposed method is illustrated on simulated data and on a real meteorological dataset.

Tue 8 SeptMachine Learning
The gist
Many times, we want to predict a single number from data that changes over time, but this data is only measured with noise and on fixed time points. The authors study how to best reconstruct these noisy curves and then estimate how they influence the prediction, using a two-step process involving Fourier techniques and model selection. They prove that their method achieves the best possible accuracy under certain mathematical conditions if enough data points are available. They also demonstrate their approach on simulated examples and weather data.
Open 2609.08671v1