-
From Embeddings to Accuracy: Comparing Foundation Models for Radiographic Classification
Authors:
Xue Li,
Jameson Merkow,
Noel C. F. Codella,
Alberto Santamaria-Pang,
Naiteek Sangani,
Alexander Ersoy,
Christopher Burt,
John W. Garrett,
Richard J. Bruce,
Joshua D. Warner,
Tyler Bradshaw,
Ivan Tarapov,
Matthew P. Lungren,
Alan B. McMillan
Abstract:
Foundation models, pretrained on extensive datasets, have significantly advanced machine learning by providing robust and transferable embeddings applicable to various domains, including medical imaging diagnostics. This study evaluates the utility of embeddings derived from both general-purpose and medical domain-specific foundation models for training lightweight adapter models in multi-class ra…
▽ More
Foundation models, pretrained on extensive datasets, have significantly advanced machine learning by providing robust and transferable embeddings applicable to various domains, including medical imaging diagnostics. This study evaluates the utility of embeddings derived from both general-purpose and medical domain-specific foundation models for training lightweight adapter models in multi-class radiography classification, focusing specifically on tube placement assessment. A dataset comprising 8842 radiographs classified into seven distinct categories was employed to extract embeddings using six foundation models: DenseNet121, BiomedCLIP, Med-Flamingo, MedImageInsight, Rad-DINO, and CXR-Foundation. Adapter models were subsequently trained using classical machine learning algorithms. Among these combinations, MedImageInsight embeddings paired with an support vector machine adapter yielded the highest mean area under the curve (mAUC) at 93.8%, followed closely by Rad-DINO (91.1%) and CXR-Foundation (89.0%). In comparison, BiomedCLIP and DenseNet121 exhibited moderate performance with mAUC scores of 83.0% and 81.8%, respectively, whereas Med-Flamingo delivered the lowest performance at 75.1%. Notably, most adapter models demonstrated computational efficiency, achieving training within one minute and inference within seconds on CPU, underscoring their practicality for clinical applications. Furthermore, fairness analyses on adapters trained on MedImageInsight-derived embeddings indicated minimal disparities, with gender differences in performance within 2% and standard deviations across age groups not exceeding 3%. These findings confirm that foundation model embeddings-especially those from MedImageInsight-facilitate accurate, computationally efficient, and equitable diagnostic classification using lightweight adapters for radiographic image analysis.
△ Less
Submitted 15 May, 2025;
originally announced May 2025.
-
WaveFormer: A 3D Transformer with Wavelet-Driven Feature Representation for Efficient Medical Image Segmentation
Authors:
Md Mahfuz Al Hasan,
Mahdi Zaman,
Abdul Jawad,
Alberto Santamaria-Pang,
Ho Hin Lee,
Ivan Tarapov,
Kyle See,
Md Shah Imran,
Antika Roy,
Yaser Pourmohammadi Fallah,
Navid Asadizanjani,
Reza Forghani
Abstract:
Transformer-based architectures have advanced medical image analysis by effectively modeling long-range dependencies, yet they often struggle in 3D settings due to substantial memory overhead and insufficient capture of fine-grained local features. We address these limitations with WaveFormer, a novel 3D-transformer that: i) leverages the fundamental frequency-domain properties of features for con…
▽ More
Transformer-based architectures have advanced medical image analysis by effectively modeling long-range dependencies, yet they often struggle in 3D settings due to substantial memory overhead and insufficient capture of fine-grained local features. We address these limitations with WaveFormer, a novel 3D-transformer that: i) leverages the fundamental frequency-domain properties of features for contextual representation, and ii) is inspired by the top-down mechanism of the human visual recognition system, making it a biologically motivated architecture. By employing discrete wavelet transformations (DWT) at multiple scales, WaveFormer preserves both global context and high-frequency details while replacing heavy upsampling layers with efficient wavelet-based summarization and reconstruction. This significantly reduces the number of parameters, which is critical for real-world deployment where computational resources and training times are constrained. Furthermore, the model is generic and easily adaptable to diverse applications. Evaluations on BraTS2023, FLARE2021, and KiTS2023 demonstrate performance on par with state-of-the-art methods while offering substantially lower computational complexity.
△ Less
Submitted 31 March, 2025; v1 submitted 31 March, 2025;
originally announced March 2025.
-
Multi-Modal Mamba Modeling for Survival Prediction (M4Survive): Adapting Joint Foundation Model Representations
Authors:
Ho Hin Lee,
Alberto Santamaria-Pang,
Jameson Merkov,
Matthew Lungren,
Ivan Tarapov
Abstract:
Accurate survival prediction in oncology requires integrating diverse imaging modalities to capture the complex interplay of tumor biology. Traditional single-modality approaches often fail to leverage the complementary insights provided by radiological and pathological assessments. In this work, we introduce M4Survive (Multi-Modal Mamba Modeling for Survival Prediction), a novel framework that le…
▽ More
Accurate survival prediction in oncology requires integrating diverse imaging modalities to capture the complex interplay of tumor biology. Traditional single-modality approaches often fail to leverage the complementary insights provided by radiological and pathological assessments. In this work, we introduce M4Survive (Multi-Modal Mamba Modeling for Survival Prediction), a novel framework that learns joint foundation model representations using efficient adapter networks. Our approach dynamically fuses heterogeneous embeddings from a foundation model repository (e.g., MedImageInsight, BiomedCLIP, Prov-GigaPath, UNI2-h), creating a correlated latent space optimized for survival risk estimation. By leveraging Mamba-based adapters, M4Survive enables efficient multi-modal learning while preserving computational efficiency. Experimental evaluations on benchmark datasets demonstrate that our approach outperforms both unimodal and traditional static multi-modal baselines in survival prediction accuracy. This work underscores the potential of foundation model-driven multi-modal fusion in advancing precision oncology and predictive analytics.
△ Less
Submitted 13 March, 2025;
originally announced March 2025.
-
OPTIC: Optimizing Patient-Provider Triaging & Improving Communications in Clinical Operations using GPT-4 Data Labeling and Model Distillation
Authors:
Alberto Santamaria-Pang,
Frank Tuan,
Ross Campbell,
Cindy Zhang,
Ankush Jindal,
Roopa Surapur,
Brad Holloman,
Deanna Hanisch,
Rae Buckley,
Carisa Cooney,
Ivan Tarapov,
Kimberly S. Peairs,
Brian Hasselfeld,
Peter Greene
Abstract:
The COVID-19 pandemic has accelerated the adoption of telemedicine and patient messaging through electronic medical portals (patient medical advice requests, or PMARs). While these platforms enhance patient access to healthcare, they have also increased the burden on healthcare providers due to the surge in PMARs. This study seeks to develop an efficient tool for message triaging to reduce physici…
▽ More
The COVID-19 pandemic has accelerated the adoption of telemedicine and patient messaging through electronic medical portals (patient medical advice requests, or PMARs). While these platforms enhance patient access to healthcare, they have also increased the burden on healthcare providers due to the surge in PMARs. This study seeks to develop an efficient tool for message triaging to reduce physician workload and improve patient-provider communication. We developed OPTIC (Optimizing Patient-Provider Triaging & Improving Communications in Clinical Operations), a powerful message triaging tool that utilizes GPT-4 for data labeling and BERT for model distillation. The study used a dataset of 405,487 patient messaging encounters from Johns Hopkins Medicine between January and June 2020. High-quality labeled data was generated through GPT-4-based prompt engineering, which was then used to train a BERT model to classify messages as "Admin" or "Clinical." The BERT model achieved 88.85% accuracy on the test set validated by GPT-4 labeling, with a sensitivity of 88.29%, specificity of 89.38%, and an F1 score of 0.8842. BERTopic analysis identified 81 distinct topics within the test data, with over 80% accuracy in classifying 58 topics. The system was successfully deployed through Epic's Nebula Cloud Platform, demonstrating its practical effectiveness in healthcare settings.
△ Less
Submitted 5 February, 2025;
originally announced March 2025.
-
Scalable Drift Monitoring in Medical Imaging AI
Authors:
Jameson Merkow,
Felix J. Dorfner,
Xiyu Yang,
Alexander Ersoy,
Giridhar Dasegowda,
Mannudeep Kalra,
Matthew P. Lungren,
Christopher P. Bridge,
Ivan Tarapov
Abstract:
The integration of artificial intelligence (AI) into medical imaging has advanced clinical diagnostics but poses challenges in managing model drift and ensuring long-term reliability. To address these challenges, we develop MMC+, an enhanced framework for scalable drift monitoring, building upon the CheXstray framework that introduced real-time drift detection for medical imaging AI models using m…
▽ More
The integration of artificial intelligence (AI) into medical imaging has advanced clinical diagnostics but poses challenges in managing model drift and ensuring long-term reliability. To address these challenges, we develop MMC+, an enhanced framework for scalable drift monitoring, building upon the CheXstray framework that introduced real-time drift detection for medical imaging AI models using multi-modal data concordance. This work extends the original framework's methodologies, providing a more scalable and adaptable solution for real-world healthcare settings and offers a reliable and cost-effective alternative to continuous performance monitoring addressing limitations of both continuous and periodic monitoring methods. MMC+ introduces critical improvements to the original framework, including more robust handling of diverse data streams, improved scalability with the integration of foundation models like MedImageInsight for high-dimensional image embeddings without site-specific training, and the introduction of uncertainty bounds to better capture drift in dynamic clinical environments. Validated with real-world data from Massachusetts General Hospital during the COVID-19 pandemic, MMC+ effectively detects significant data shifts and correlates them with model performance changes. While not directly predicting performance degradation, MMC+ serves as an early warning system, indicating when AI systems may deviate from acceptable performance bounds and enabling timely interventions. By emphasizing the importance of monitoring diverse data streams and evaluating data shifts alongside model performance, this work contributes to the broader adoption and integration of AI solutions in clinical settings.
△ Less
Submitted 18 October, 2024; v1 submitted 16 October, 2024;
originally announced October 2024.
-
MedImageInsight: An Open-Source Embedding Model for General Domain Medical Imaging
Authors:
Noel C. F. Codella,
Ying Jin,
Shrey Jain,
Yu Gu,
Ho Hin Lee,
Asma Ben Abacha,
Alberto Santamaria-Pang,
Will Guyman,
Naiteek Sangani,
Sheng Zhang,
Hoifung Poon,
Stephanie Hyland,
Shruthi Bannur,
Javier Alvarez-Valle,
Xue Li,
John Garrett,
Alan McMillan,
Gaurav Rajguru,
Madhu Maddi,
Nilesh Vijayrania,
Rehaan Bhimai,
Nick Mecklenburg,
Rupal Jain,
Daniel Holstein,
Naveen Gaur
, et al. (6 additional authors not shown)
Abstract:
In this work, we present MedImageInsight, an open-source medical imaging embedding model. MedImageInsight is trained on medical images with associated text and labels across a diverse collection of domains, including X-Ray, CT, MRI, dermoscopy, OCT, fundus photography, ultrasound, histopathology, and mammography. Rigorous evaluations demonstrate MedImageInsight's ability to achieve state-of-the-ar…
▽ More
In this work, we present MedImageInsight, an open-source medical imaging embedding model. MedImageInsight is trained on medical images with associated text and labels across a diverse collection of domains, including X-Ray, CT, MRI, dermoscopy, OCT, fundus photography, ultrasound, histopathology, and mammography. Rigorous evaluations demonstrate MedImageInsight's ability to achieve state-of-the-art (SOTA) or human expert level performance across classification, image-image search, and fine-tuning tasks. Specifically, on public datasets, MedImageInsight achieves SOTA in CT 3D medical image retrieval, as well as SOTA in disease classification and search for chest X-ray, dermatology, and OCT imaging. Furthermore, MedImageInsight achieves human expert performance in bone age estimation (on both public and partner data), as well as AUC above 0.9 in most other domains. When paired with a text decoder, MedImageInsight achieves near SOTA level single image report findings generation with less than 10\% the parameters of other models. Compared to fine-tuning GPT-4o with only MIMIC-CXR data for the same task, MedImageInsight outperforms in clinical metrics, but underperforms on lexical metrics where GPT-4o sets a new SOTA. Importantly for regulatory purposes, MedImageInsight can generate ROC curves, adjust sensitivity and specificity based on clinical need, and provide evidence-based decision support through image-image search (which can also enable retrieval augmented generation). In an independent clinical evaluation of image-image search in chest X-ray, MedImageInsight outperformed every other publicly available foundation model evaluated by large margins (over 6 points AUC), and significantly outperformed other models in terms of AI fairness (across age and gender). We hope releasing MedImageInsight will help enhance collective progress in medical imaging AI research and development.
△ Less
Submitted 9 October, 2024;
originally announced October 2024.
-
3D-MIR: A Benchmark and Empirical Study on 3D Medical Image Retrieval in Radiology
Authors:
Asma Ben Abacha,
Alberto Santamaria-Pang,
Ho Hin Lee,
Jameson Merkow,
Qin Cai,
Surya Teja Devarakonda,
Abdullah Islam,
Julia Gong,
Matthew P. Lungren,
Thomas Lin,
Noel C Codella,
Ivan Tarapov
Abstract:
The increasing use of medical imaging in healthcare settings presents a significant challenge due to the increasing workload for radiologists, yet it also offers opportunity for enhancing healthcare outcomes if effectively leveraged. 3D image retrieval holds potential to reduce radiologist workloads by enabling clinicians to efficiently search through diagnostically similar or otherwise relevant c…
▽ More
The increasing use of medical imaging in healthcare settings presents a significant challenge due to the increasing workload for radiologists, yet it also offers opportunity for enhancing healthcare outcomes if effectively leveraged. 3D image retrieval holds potential to reduce radiologist workloads by enabling clinicians to efficiently search through diagnostically similar or otherwise relevant cases, resulting in faster and more precise diagnoses. However, the field of 3D medical image retrieval is still emerging, lacking established evaluation benchmarks, comprehensive datasets, and thorough studies. This paper attempts to bridge this gap by introducing a novel benchmark for 3D Medical Image Retrieval (3D-MIR) that encompasses four different anatomies imaged with computed tomography. Using this benchmark, we explore a diverse set of search strategies that use aggregated 2D slices, 3D volumes, and multi-modal embeddings from popular multi-modal foundation models as queries. Quantitative and qualitative assessments of each approach are provided alongside an in-depth discussion that offers insight for future research. To promote the advancement of this field, our benchmark, dataset, and code are made publicly available.
△ Less
Submitted 22 November, 2023;
originally announced November 2023.
-
Region-based Contrastive Pretraining for Medical Image Retrieval with Anatomic Query
Authors:
Ho Hin Lee,
Alberto Santamaria-Pang,
Jameson Merkow,
Ozan Oktay,
Fernando Pérez-García,
Javier Alvarez-Valle,
Ivan Tarapov
Abstract:
We introduce a novel Region-based contrastive pretraining for Medical Image Retrieval (RegionMIR) that demonstrates the feasibility of medical image retrieval with similar anatomical regions. RegionMIR addresses two major challenges for medical image retrieval i) standardization of clinically relevant searching criteria (e.g., anatomical, pathology-based), and ii) localization of anatomical area o…
▽ More
We introduce a novel Region-based contrastive pretraining for Medical Image Retrieval (RegionMIR) that demonstrates the feasibility of medical image retrieval with similar anatomical regions. RegionMIR addresses two major challenges for medical image retrieval i) standardization of clinically relevant searching criteria (e.g., anatomical, pathology-based), and ii) localization of anatomical area of interests that are semantically meaningful. In this work, we propose an ROI image retrieval image network that retrieves images with similar anatomy by extracting anatomical features (via bounding boxes) and evaluate similarity between pairwise anatomy-categorized features between the query and the database of images using contrastive learning. ROI queries are encoded using a contrastive-pretrained encoder that was fine-tuned for anatomy classification, which generates an anatomical-specific latent space for region-correlated image retrieval. During retrieval, we compare the anatomically encoded query to find similar features within a feature database generated from training samples, and retrieve images with similar regions from training samples. We evaluate our approach on both anatomy classification and image retrieval tasks using the Chest ImaGenome Dataset. Our proposed strategy yields an improvement over state-of-the-art pretraining and co-training strategies, from 92.24 to 94.12 (2.03%) classification accuracy in anatomies. We qualitatively evaluate the image retrieval performance demonstrating generalizability across multiple anatomies with different morphology.
△ Less
Submitted 9 May, 2023;
originally announced May 2023.
-
Deep Labeling of fMRI Brain Networks
Authors:
Ammar Ahmed Pallikonda Latheef,
Sejal Ghate,
Zhipeng Hui,
Alberto Santamaria-Pang,
Ivan Tarapov,
Haris I Sair,
Craig K Jones
Abstract:
Resting State Networks (RSNs) of the brain extracted from Resting State functional Magnetic Resonance Imaging (RS-fMRI) are used in the pre-surgical planning to guide the neurosurgeon. This is difficult, though, as expert knowledge is required to label each of the RSNs. There is a lack of efficient and standardized methods to be used in clinical workflows. Additionally, these methods need to be ge…
▽ More
Resting State Networks (RSNs) of the brain extracted from Resting State functional Magnetic Resonance Imaging (RS-fMRI) are used in the pre-surgical planning to guide the neurosurgeon. This is difficult, though, as expert knowledge is required to label each of the RSNs. There is a lack of efficient and standardized methods to be used in clinical workflows. Additionally, these methods need to be generalizable since the method needs to work well regardless of the acquisition technique. We propose an accurate, fast, and lightweight deep learning approach to label RSNs. Group Independent Component Analysis (ICA) was used to extract large scale functional connectivity patterns in the cohort and dual regression was used to back project them on individual subject RSNs. We compare a Multi-Layer Perceptron (MLP) based method with 2D and 3D Convolutional Neural Networks (CNNs) and find that the MLP is faster and more accurate. The MLP method performs as good or better than other works despite its compact size. We prove the generalizability of our method by showing that the MLP performs at 100% accuracy in the holdout dataset and 98.3% accuracy in three other sites' fMRI acquisitions.
△ Less
Submitted 5 May, 2023;
originally announced May 2023.
-
Deep Labeling of fMRI Brain Networks Using Cloud Based Processing
Authors:
Sejal Ghate,
Alberto Santamaria-Pang,
Ivan Tarapov,
Haris I Sair,
Craig K Jones
Abstract:
Resting state fMRI is an imaging modality which reveals brain activity localization through signal changes, in what is known as Resting State Networks (RSNs). This technique is gaining popularity in neurosurgical pre-planning to visualize the functional regions and assess regional activity. Labeling of rs-fMRI networks require subject-matter expertise and is time consuming, creating a need for an…
▽ More
Resting state fMRI is an imaging modality which reveals brain activity localization through signal changes, in what is known as Resting State Networks (RSNs). This technique is gaining popularity in neurosurgical pre-planning to visualize the functional regions and assess regional activity. Labeling of rs-fMRI networks require subject-matter expertise and is time consuming, creating a need for an automated classification algorithm. While the impact of AI in medical diagnosis has shown great progress; deploying and maintaining these in a clinical setting is an unmet need. We propose an end-to-end reproducible pipeline which incorporates image processing of rs-fMRI in a cloud-based workflow while using deep learning to automate the classification of RSNs. We have architected a reproducible Azure Machine Learning cloud-based medical imaging concept pipeline for fMRI analysis integrating the popular FMRIB Software Library (FSL) toolkit. To demonstrate a clinical application using a large dataset, we compare three neural network architectures for classification of deeper RSNs derived from processed rs-fMRI. The three algorithms are: an MLP, a 2D projection-based CNN, and a fully 3D CNN classification networks. Each of the net-works was trained on the rs-fMRI back-projected independent components giving >98% accuracy for each classification method.
△ Less
Submitted 20 September, 2022; v1 submitted 16 September, 2022;
originally announced September 2022.
-
CheXstray: Real-time Multi-Modal Data Concordance for Drift Detection in Medical Imaging AI
Authors:
Arjun Soin,
Jameson Merkow,
Jin Long,
Joseph Paul Cohen,
Smitha Saligrama,
Stephen Kaiser,
Steven Borg,
Ivan Tarapov,
Matthew P Lungren
Abstract:
Clinical Artificial lntelligence (AI) applications are rapidly expanding worldwide, and have the potential to impact to all areas of medical practice. Medical imaging applications constitute a vast majority of approved clinical AI applications. Though healthcare systems are eager to adopt AI solutions a fundamental question remains: \textit{what happens after the AI model goes into production?} We…
▽ More
Clinical Artificial lntelligence (AI) applications are rapidly expanding worldwide, and have the potential to impact to all areas of medical practice. Medical imaging applications constitute a vast majority of approved clinical AI applications. Though healthcare systems are eager to adopt AI solutions a fundamental question remains: \textit{what happens after the AI model goes into production?} We use the CheXpert and PadChest public datasets to build and test a medical imaging AI drift monitoring workflow to track data and model drift without contemporaneous ground truth. We simulate drift in multiple experiments to compare model performance with our novel multi-modal drift metric, which uses DICOM metadata, image appearance representation from a variational autoencoder (VAE), and model output probabilities as input. Through experimentation, we demonstrate a strong proxy for ground truth performance using unsupervised distributional shifts in relevant metadata, predicted probabilities, and VAE latent representation. Our key contributions include (1) proof-of-concept for medical imaging drift detection that includes the use of VAE and domain specific statistical methods, (2) a multi-modal methodology to measure and unify drift metrics, (3) new insights into the challenges and solutions to observe deployed medical imaging AI, and (4) creation of open-source tools that enable others to easily run their own workflows and scenarios. This work has important implications. It addresses the concerning translation gap found in continuous medical imaging AI model monitoring common in dynamic healthcare environments.
△ Less
Submitted 17 March, 2022; v1 submitted 6 February, 2022;
originally announced February 2022.
-
The Stark effect in superfluid $^4$He with relative flows
Authors:
A. S. Rybalko,
S. P. Rubets,
E. Ya. Rudavskii,
R. V. Golovashchenko,
S. I. Tarapov,
V. N. Derkach,
V. D. Khodusov,
A. S. Naumovets,
A. J. Nurmagambetov
Abstract:
We conducted series of experiments on observing a Stark-type effect in superfluid $^4$He in presence of relative laminar flows of the normal and superfluid components. It is designed a measurement cell which allows us to simultaneously create hydrodynamic flows in the liquid and to carry out high-frequency radio-measurements at external electric field. We used a dielectric disk resonator that made…
▽ More
We conducted series of experiments on observing a Stark-type effect in superfluid $^4$He in presence of relative laminar flows of the normal and superfluid components. It is designed a measurement cell which allows us to simultaneously create hydrodynamic flows in the liquid and to carry out high-frequency radio-measurements at external electric field. We used a dielectric disk resonator that made possible to cover a wide frequency range. In our experiments it was registered the spectrum of the dielectric disk resonator modes, as well as narrow lines of absorption of a microwave radiation in He II on its background and in different conditions. We discovered that having in the liquid helium a relative motion of the normal and superfluid fractions in the temperature range of 1.4$÷$2.17 K the narrow line of absorption/radiation is observed in the EM spectrum, the frequency of which - 180 GHz - corresponds to the roton minimum. This line splits in a constant electric field. Note that in a weak electric field the value of splitting depends linearly on the electric field strength, i.e. the linear Stark effect is detected. It is found that with the external electric field increasing both split lines are displaced towards more low frequencies side. The obtained data set could be described by an empirical formula, taking into account as the linear part of the Stark effect, as well as a quadratic addition, related to the polarization part. The data point out on having particles or excitations in the liquid helium with the dipole moment $\sim 10^{-4}$ D, that in four order less of the characteristic dipole moment of polar molecules. The comparison of our findings to values of the electric dipole moment (EDM) of elementary particles and nuclei is also performed. We sum up with brief discussion of extensions of the known theoretical models and possible mechanisms of the EDM production.
△ Less
Submitted 1 October, 2020; v1 submitted 13 September, 2020;
originally announced September 2020.
-
Control of surface states of planar metamaterial based on moire effect
Authors:
Sergey Yu. Polevoy,
Sergey I. Tarapov
Abstract:
The possibility of continuous tuning of the spectral properties of two types of planar metamaterials based on the moire effect by changing their geometric parameters is demonstrated both experimentally and numerically. It is shown that for a one-dimensional moire metamaterial obtained by superposition of two microstrip photonic crystals with close periods, the position of the stop band in the spec…
▽ More
The possibility of continuous tuning of the spectral properties of two types of planar metamaterials based on the moire effect by changing their geometric parameters is demonstrated both experimentally and numerically. It is shown that for a one-dimensional moire metamaterial obtained by superposition of two microstrip photonic crystals with close periods, the position of the stop band in the spectrum can be controlled by changing these periods. For the two-dimensional moire metamaterial formed by two identical periodic crossed structures with hexagonal symmetry, the ability to control the frequency of the surface state mode by changing the crossing angle of these structures relative to each other has been experimentally and numerically shown. It is numerically demonstrated that if the moire metamaterial is irradiated by the horn antenna, a surface wave propagating in the metamaterial plane appears in all directions beginning from its intersection point with the axis of the incident wave beam. From the application point of view, moire metamaterials of this type can be considered as promising prototype of microwave filters, whose spectral properties can be continuously and smoothly mechanically rearranged.
△ Less
Submitted 6 June, 2019;
originally announced June 2019.
-
Resonant Response in Mechanically Tunable Metasurface based on Crossed Metallic Gratings with Controllable Crossing Angle
Authors:
Vladimir V. Yachin,
Liubov I. Ivzhenko,
Sergey Y. Polevoy,
Sergey I. Tarapov
Abstract:
We report on a new class of mechanically tunable planar metamaterials comprising resonating units formed by crossed metallic strip gratings. We observe a resonant response in transmission spectra of a linearly polarized wave passing through the system of crossed gratings. Each grating consists of an array of parallel metallic strips located on the top of a dielectric substrate. It is revealed that…
▽ More
We report on a new class of mechanically tunable planar metamaterials comprising resonating units formed by crossed metallic strip gratings. We observe a resonant response in transmission spectra of a linearly polarized wave passing through the system of crossed gratings. Each grating consists of an array of parallel metallic strips located on the top of a dielectric substrate. It is revealed that the resonant position appears to be dependent on the angle of gratings crossing. It is found out both theoretically and experimentally that the resonant shift on the frequency scale appears as a result of increasing in the length of the resonating portion of the parallelogram periodic cell formed by the crossed metallic strips with decreasing crossing angle and the proposed design can be used in new types of planar metamaterials and filters.
△ Less
Submitted 31 August, 2016; v1 submitted 23 August, 2016;
originally announced August 2016.
-
Resonant features of planar Faraday metamaterial with high structural symmetry
Authors:
Sergey Y. Polevoy,
Sergey L. Prosvirnin,
Sergey I. Tarapov,
Vladimir R. Tuz
Abstract:
The transmission of electromagnetic wave through the planar chiral structure, loaded with the gyrotropic medium on the longitudinal magnetic field is studied. The frequency dependence of the metamaterial resonance and the angle of rotation of the polarization plane are obtained. We define both theoretically and experimentally the range of frequencies and magnetic fields, where the angle of polariz…
▽ More
The transmission of electromagnetic wave through the planar chiral structure, loaded with the gyrotropic medium on the longitudinal magnetic field is studied. The frequency dependence of the metamaterial resonance and the angle of rotation of the polarization plane are obtained. We define both theoretically and experimentally the range of frequencies and magnetic fields, where the angle of polarization plane rotation for the metamaterial is essentially higher than for a single ferrite slab.
△ Less
Submitted 14 March, 2013; v1 submitted 10 August, 2012;
originally announced August 2012.
-
Generation of electromagnetic radiation by a heat flow in He II
Authors:
A. S. Rybalko,
S. P. Rubets,
E. Ya. Rudavskii,
V. A. Tikhiy,
R. Golovachenko,
V. N. Derkach,
S. I. Tarapov
Abstract:
A new effect of electromagnetic radiation generated by heat flow in superfluid helium has been detected experimentally. The generating heat flow was produced using hydrodynamic thermal guns. Electromagnetic radiation was registered with a dielectric disk resonator in the interval 1.4-2.17K. The power of the thermal gun heater varied within Q up to 1mW. A distinct signal of electromagnetic radiat…
▽ More
A new effect of electromagnetic radiation generated by heat flow in superfluid helium has been detected experimentally. The generating heat flow was produced using hydrodynamic thermal guns. Electromagnetic radiation was registered with a dielectric disk resonator in the interval 1.4-2.17K. The power of the thermal gun heater varied within Q up to 1mW. A distinct signal of electromagnetic radiation was registered when the thermal gun was on and there was no signal at Q=0. The frequency of the generated electromagnetic radiation was measured with a Fabry-Perrot interferometer. It was about 180GHz at T=1.4K and decreased with a rising temperature practically following the temperature dependence of a roton gap. The detected signal was investigated as a function of the heat flow temperature, direction and power Q. The results obtained show that He II behaves as a two - level system in which the difference between the levels is equal to the roton energy.
△ Less
Submitted 20 November, 2008; v1 submitted 13 November, 2008;
originally announced November 2008.
-
The influence of the stationary electric field upon the resonance absorption of microwaves in HeII
Authors:
A. S. Rybalko,
S. P. Rubets,
E. Ya. Rudavskii,
V. A. Tikhiy,
R. Golovachenko,
V. N. Derkach,
S. I. Tarapov
Abstract:
The interaction between electromagnetic microwaves (40-200 GHz) and superfluid helium in a stationary electric field has been investigated experimentally. It is found that the narrow line of resonance absorption at the roton frequency is split in the electric field into two symmetric lines. The splitting magnitude increases almost linearly with the electric field, which suggests a linear Stark e…
▽ More
The interaction between electromagnetic microwaves (40-200 GHz) and superfluid helium in a stationary electric field has been investigated experimentally. It is found that the narrow line of resonance absorption at the roton frequency is split in the electric field into two symmetric lines. The splitting magnitude increases almost linearly with the electric field, which suggests a linear Stark effect. The results obtained point of orientational polarizability and dipole moment (10^(-34)C*m) in HeII. It is shown that the spectral line profile consists of two parts - a narrow line of resonance absorption (or induced radiation when superfluid stream are generated) and a broad background. The background with agrees well with the latest neutron data for the roton line.
△ Less
Submitted 30 July, 2008;
originally announced July 2008.
-
Resonance Microwave Absorption in He II.
Authors:
A. S. Rybalko,
S. P. Rubets,
E. Ya. Rudavskii,
V. A. Tikhiy,
S. I. Tarapov,
R. V. Golovashchenko,
V. N. Derkach
Abstract:
Microwave (MW) absorption in liquid 4He is investigated in the frequency range of 40-200 GHz at T = 1.4 - 2.5 K. Whispering gallery of waves was generated by a dielectric disc resonator immersed into the liquid. Resonance absorption of MWs was detected at 180.3 GHz, which corresponds to the roton minimum of the liquid helium excitation spectrum. The creation of a single roton is possible because…
▽ More
Microwave (MW) absorption in liquid 4He is investigated in the frequency range of 40-200 GHz at T = 1.4 - 2.5 K. Whispering gallery of waves was generated by a dielectric disc resonator immersed into the liquid. Resonance absorption of MWs was detected at 180.3 GHz, which corresponds to the roton minimum of the liquid helium excitation spectrum. The creation of a single roton is possible because of the presence of the resonator wall which absorbs an extra momentum. The resonance frequency is shown to decreases with temperature in an excellent agreement with the temperature dependence of the roton gap obtained previously in the neutron scattering experiment. The temperature dependence of the MW absorption data indicates the anomalous behavior near the lambda-point and displays the hysteretic character.
△ Less
Submitted 27 March, 2007;
originally announced March 2007.