SearcharxivSearch

arXiv subjects

Andreas Georgiou

Publications and source records attributed to Andreas Georgiou.

5 recordsLinked to original sources

An Explainable Physics-Informed Neural Frequency-Response Framework for Shunt-Parameter Identification in Semi-Active Piezoelectric Tuned Mass Dampers

This paper proposes a Physics-Informed Neural Frequency Response Framework for learning and interpreting the frequency-domain behavior of semi-active shunted piezoelectric tuned mass dampers. The motivation is that the behavior of such systems is most naturally expressed through frequency response functions, while the governing electromechanical interactions depend strongly on hidden structural and shunt parameters. Conventional data-driven models can approximate these mappings, but they often lack physical consistency, require large training datasets, and provide limited interpretability. To address these limitations, the proposed framework combines a physics-based forward frequency-response model, a neural inverse learning module, and an explainability component. The forward model is used to generate synthetic complex-valued frequency-response data over a broad range of structural and shunt configurations while preserving the governing electromechanical behavior of the system. Based on synthetic frequency-response data, the neural inverse model is trained to estimate hidden parameters from spectral response signatures and is subsequently evaluated using independently measured experimental FRFs. This synthetic-to-experimental design enables fast parameter inference without solving a new optimization problem for each measured case. To improve robustness to realistic conditions, controlled noise is introduced only at the inverse-training stage, while the underlying physics model remains noise-free. In addition, the learned representation is analyzed through latent-space organization, sensitivity mapping, and reduced symbolic distillation in order to extract interpretable electromechanical response descriptors. The resulting framework provides a data-efficient and explainable ML approach for frequency-response-based identification and inverse tuning of STMD.

cs.CE

In-silico biological discovery with large perturbation models

Data generated in perturbation experiments link perturbations to the changes they elicit and therefore contain information relevant to numerous biological discovery tasks -- from understanding the relationships between biological entities to developing therapeutics. However, these data encompass diverse perturbations and readouts, and the complex dependence of experimental outcomes on their biological context makes it challenging to integrate insights across experiments. Here, we present the Large Perturbation Model (LPM), a deep-learning model that integrates multiple, heterogeneous perturbation experiments by representing perturbation, readout, and context as disentangled dimensions. LPM outperforms existing methods across multiple biological discovery tasks, including in predicting post-perturbation transcriptomes of unseen experiments, identifying shared molecular mechanisms of action between chemical and genetic perturbations, and facilitating the inference of gene-gene interaction networks.

cs.LG

Multi-megabase scale genome interpretation with genetic language models

Understanding how molecular changes caused by genetic variation drive disease risk is crucial for deciphering disease mechanisms. However, interpreting genome sequences is challenging because of the vast size of the human genome, and because its consequences manifest across a wide range of cells, tissues and scales -- spanning from molecular to whole organism level. Here, we present Phenformer, a multi-scale genetic language model that learns to generate mechanistic hypotheses as to how differences in genome sequence lead to disease-relevant changes in expression across cell types and tissues directly from DNA sequences of up to 88 million base pairs. Using whole genome sequencing data from more than 150 000 individuals, we show that Phenformer generates mechanistic hypotheses about disease-relevant cell and tissue types that match literature better than existing state-of-the-art methods, while using only sequence data. Furthermore, disease risk predictors enriched by Phenformer show improved prediction performance and generalisation to diverse populations. Accurate multi-megabase scale interpretation of whole genomes without additional experimental data enables both a deeper understanding of molecular mechanisms involved in disease and improved disease risk prediction at the level of individuals.

q-bio.GN

Enhanced Frame and Event-Based Simulator and Event-Based Video Interpolation Network

Fast neuromorphic event-based vision sensors (Dynamic Vision Sensor, DVS) can be combined with slower conventional frame-based sensors to enable higher-quality inter-frame interpolation than traditional methods relying on fixed motion approximations using e.g. optical flow. In this work we present a new, advanced event simulator that can produce realistic scenes recorded by a camera rig with an arbitrary number of sensors located at fixed offsets. It includes a new configurable frame-based image sensor model with realistic image quality reduction effects, and an extended DVS model with more accurate characteristics. We use our simulator to train a novel reconstruction model designed for end-to-end reconstruction of high-fps video. Unlike previously published methods, our method does not require the frame and DVS cameras to have the same optics, positions, or camera resolutions. It is also not limited to objects a fixed distance from the sensor. We show that data generated by our simulator can be used to train our new model, leading to reconstructed images on public datasets of equivalent or better quality than the state of the art. We also show our sensor generalizing to data recorded by real sensors.

cs.CV

META$^\mathbf{2}$: Memory-efficient taxonomic classification and abundance estimation for metagenomics with deep learning

Metagenomic studies have increasingly utilized sequencing technologies in order to analyze DNA fragments found in environmental samples.One important step in this analysis is the taxonomic classification of the DNA fragments. Conventional read classification methods require large databases and vast amounts of memory to run, with recent deep learning methods suffering from very large model sizes. We therefore aim to develop a more memory-efficient technique for taxonomic classification. A task of particular interest is abundance estimation in metagenomic samples. Current attempts rely on classifying single DNA reads independently from each other and are therefore agnostic to co-occurence patterns between taxa. In this work, we also attempt to take these patterns into account. We develop a novel memory-efficient read classification technique, combining deep learning and locality-sensitive hashing. We show that this approach outperforms conventional mapping-based and other deep learning methods for single-read taxonomic classification when restricting all methods to a fixed memory footprint. Moreover, we formulate the task of abundance estimation as a Multiple Instance Learning (MIL) problem and we extend current deep learning architectures with two different types of permutation-invariant MIL pooling layers: a) deepsets and b) attention-based pooling. We illustrate that our architectures can exploit the co-occurrence of species in metagenomic read sets and outperform the single-read architectures in predicting the distribution over taxa at higher taxonomic ranks.

q-bio.GN