-
LISAT: Language-Instructed Segmentation Assistant for Satellite Imagery
Authors:
Jerome Quenum,
Wen-Han Hsieh,
Tsung-Han Wu,
Ritwik Gupta,
Trevor Darrell,
David M. Chan
Abstract:
Segmentation models can recognize a pre-defined set of objects in images. However, models that can reason over complex user queries that implicitly refer to multiple objects of interest are still in their infancy. Recent advances in reasoning segmentation--generating segmentation masks from complex, implicit query text--demonstrate that vision-language models can operate across an open domain and…
▽ More
Segmentation models can recognize a pre-defined set of objects in images. However, models that can reason over complex user queries that implicitly refer to multiple objects of interest are still in their infancy. Recent advances in reasoning segmentation--generating segmentation masks from complex, implicit query text--demonstrate that vision-language models can operate across an open domain and produce reasonable outputs. However, our experiments show that such models struggle with complex remote-sensing imagery. In this work, we introduce LISAt, a vision-language model designed to describe complex remote-sensing scenes, answer questions about them, and segment objects of interest. We trained LISAt on a new curated geospatial reasoning-segmentation dataset, GRES, with 27,615 annotations over 9,205 images, and a multimodal pretraining dataset, PreGRES, containing over 1 million question-answer pairs. LISAt outperforms existing geospatial foundation models such as RS-GPT4V by over 10.04 % (BLEU-4) on remote-sensing description tasks, and surpasses state-of-the-art open-domain models on reasoning segmentation tasks by 143.36 % (gIoU). Our model, datasets, and code are available at https://lisat-bair.github.io/LISAt/
△ Less
Submitted 5 May, 2025;
originally announced May 2025.
-
Generative Adversarial Networks Bridging Art and Machine Intelligence
Authors:
Junhao Song,
Yichao Zhang,
Ziqian Bi,
Tianyang Wang,
Keyu Chen,
Ming Li,
Qian Niu,
Junyu Liu,
Benji Peng,
Sen Zhang,
Ming Liu,
Jiawei Xu,
Xuanhe Pan,
Jinlang Wang,
Pohsun Feng,
Yizhu Wen,
Lawrence K. Q. Yan,
Hong-Ming Tseng,
Xinyuan Song,
Jintao Ren,
Silin Chen,
Yunze Wang,
Weiche Hsieh,
Bowen Jing,
Junjie Yang
, et al. (3 additional authors not shown)
Abstract:
Generative Adversarial Networks (GAN) have greatly influenced the development of computer vision and artificial intelligence in the past decade and also connected art and machine intelligence together. This book begins with a detailed introduction to the fundamental principles and historical development of GANs, contrasting them with traditional generative models and elucidating the core adversari…
▽ More
Generative Adversarial Networks (GAN) have greatly influenced the development of computer vision and artificial intelligence in the past decade and also connected art and machine intelligence together. This book begins with a detailed introduction to the fundamental principles and historical development of GANs, contrasting them with traditional generative models and elucidating the core adversarial mechanisms through illustrative Python examples. The text systematically addresses the mathematical and theoretical underpinnings including probability theory, statistics, and game theory providing a solid framework for understanding the objectives, loss functions, and optimisation challenges inherent to GAN training. Subsequent chapters review classic variants such as Conditional GANs, DCGANs, InfoGAN, and LAPGAN before progressing to advanced training methodologies like Wasserstein GANs, GANs with gradient penalty, least squares GANs, and spectral normalisation techniques. The book further examines architectural enhancements and task-specific adaptations in generators and discriminators, showcasing practical implementations in high resolution image generation, artistic style transfer, video synthesis, text to image generation and other multimedia applications. The concluding sections offer insights into emerging research trends, including self-attention mechanisms, transformer-based generative models, and a comparative analysis with diffusion models, thus charting promising directions for future developments in both academic and applied settings.
△ Less
Submitted 9 February, 2025; v1 submitted 6 February, 2025;
originally announced February 2025.
-
Deep Learning Model Security: Threats and Defenses
Authors:
Tianyang Wang,
Ziqian Bi,
Yichao Zhang,
Ming Liu,
Weiche Hsieh,
Pohsun Feng,
Lawrence K. Q. Yan,
Yizhu Wen,
Benji Peng,
Junyu Liu,
Keyu Chen,
Sen Zhang,
Ming Li,
Chuanqi Jiang,
Xinyuan Song,
Junjie Yang,
Bowen Jing,
Jintao Ren,
Junhao Song,
Hong-Ming Tseng,
Silin Chen,
Yunze Wang,
Chia Xin Liang,
Jiawei Xu,
Xuanhe Pan
, et al. (2 additional authors not shown)
Abstract:
Deep learning has transformed AI applications but faces critical security challenges, including adversarial attacks, data poisoning, model theft, and privacy leakage. This survey examines these vulnerabilities, detailing their mechanisms and impact on model integrity and confidentiality. Practical implementations, including adversarial examples, label flipping, and backdoor attacks, are explored a…
▽ More
Deep learning has transformed AI applications but faces critical security challenges, including adversarial attacks, data poisoning, model theft, and privacy leakage. This survey examines these vulnerabilities, detailing their mechanisms and impact on model integrity and confidentiality. Practical implementations, including adversarial examples, label flipping, and backdoor attacks, are explored alongside defenses such as adversarial training, differential privacy, and federated learning, highlighting their strengths and limitations.
Advanced methods like contrastive and self-supervised learning are presented for enhancing robustness. The survey concludes with future directions, emphasizing automated defenses, zero-trust architectures, and the security challenges of large AI models. A balanced approach to performance and security is essential for developing reliable deep learning systems.
△ Less
Submitted 15 December, 2024; v1 submitted 12 December, 2024;
originally announced December 2024.
-
Deep Learning, Machine Learning, Advancing Big Data Analytics and Management
Authors:
Weiche Hsieh,
Ziqian Bi,
Keyu Chen,
Benji Peng,
Sen Zhang,
Jiawei Xu,
Jinlang Wang,
Caitlyn Heqi Yin,
Yichao Zhang,
Pohsun Feng,
Yizhu Wen,
Tianyang Wang,
Ming Li,
Chia Xin Liang,
Jintao Ren,
Qian Niu,
Silin Chen,
Lawrence K. Q. Yan,
Han Xu,
Hong-Ming Tseng,
Xinyuan Song,
Bowen Jing,
Junjie Yang,
Junhao Song,
Junyu Liu
, et al. (1 additional authors not shown)
Abstract:
Advancements in artificial intelligence, machine learning, and deep learning have catalyzed the transformation of big data analytics and management into pivotal domains for research and application. This work explores the theoretical foundations, methodological advancements, and practical implementations of these technologies, emphasizing their role in uncovering actionable insights from massive,…
▽ More
Advancements in artificial intelligence, machine learning, and deep learning have catalyzed the transformation of big data analytics and management into pivotal domains for research and application. This work explores the theoretical foundations, methodological advancements, and practical implementations of these technologies, emphasizing their role in uncovering actionable insights from massive, high-dimensional datasets. The study presents a systematic overview of data preprocessing techniques, including data cleaning, normalization, integration, and dimensionality reduction, to prepare raw data for analysis. Core analytics methodologies such as classification, clustering, regression, and anomaly detection are examined, with a focus on algorithmic innovation and scalability. Furthermore, the text delves into state-of-the-art frameworks for data mining and predictive modeling, highlighting the role of neural networks, support vector machines, and ensemble methods in tackling complex analytical challenges. Special emphasis is placed on the convergence of big data with distributed computing paradigms, including cloud and edge computing, to address challenges in storage, computation, and real-time analytics. The integration of ethical considerations, including data privacy and compliance with global standards, ensures a holistic perspective on data management. Practical applications across healthcare, finance, marketing, and policy-making illustrate the real-world impact of these technologies. Through comprehensive case studies and Python-based implementations, this work equips researchers, practitioners, and data enthusiasts with the tools to navigate the complexities of modern data analytics. It bridges the gap between theory and practice, fostering the development of innovative solutions for managing and leveraging data in the era of artificial intelligence.
△ Less
Submitted 3 December, 2024;
originally announced December 2024.
-
A Comprehensive Guide to Explainable AI: From Classical Models to LLMs
Authors:
Weiche Hsieh,
Ziqian Bi,
Chuanqi Jiang,
Junyu Liu,
Benji Peng,
Sen Zhang,
Xuanhe Pan,
Jiawei Xu,
Jinlang Wang,
Keyu Chen,
Pohsun Feng,
Yizhu Wen,
Xinyuan Song,
Tianyang Wang,
Ming Liu,
Junjie Yang,
Ming Li,
Bowen Jing,
Jintao Ren,
Junhao Song,
Hong-Ming Tseng,
Yichao Zhang,
Lawrence K. Q. Yan,
Qian Niu,
Silin Chen
, et al. (2 additional authors not shown)
Abstract:
Explainable Artificial Intelligence (XAI) addresses the growing need for transparency and interpretability in AI systems, enabling trust and accountability in decision-making processes. This book offers a comprehensive guide to XAI, bridging foundational concepts with advanced methodologies. It explores interpretability in traditional models such as Decision Trees, Linear Regression, and Support V…
▽ More
Explainable Artificial Intelligence (XAI) addresses the growing need for transparency and interpretability in AI systems, enabling trust and accountability in decision-making processes. This book offers a comprehensive guide to XAI, bridging foundational concepts with advanced methodologies. It explores interpretability in traditional models such as Decision Trees, Linear Regression, and Support Vector Machines, alongside the challenges of explaining deep learning architectures like CNNs, RNNs, and Large Language Models (LLMs), including BERT, GPT, and T5. The book presents practical techniques such as SHAP, LIME, Grad-CAM, counterfactual explanations, and causal inference, supported by Python code examples for real-world applications.
Case studies illustrate XAI's role in healthcare, finance, and policymaking, demonstrating its impact on fairness and decision support. The book also covers evaluation metrics for explanation quality, an overview of cutting-edge XAI tools and frameworks, and emerging research directions, such as interpretability in federated learning and ethical AI considerations. Designed for a broad audience, this resource equips readers with the theoretical insights and practical skills needed to master XAI. Hands-on examples and additional resources are available at the companion GitHub repository: https://github.com/Echoslayer/XAI_From_Classical_Models_to_LLMs.
△ Less
Submitted 8 December, 2024; v1 submitted 1 December, 2024;
originally announced December 2024.
-
FineWeb-zhtw: Scalable Curation of Traditional Chinese Text Data from the Web
Authors:
Cheng-Wei Lin,
Wan-Hsuan Hsieh,
Kai-Xin Guan,
Chan-Jan Hsu,
Chia-Chen Kuo,
Chuan-Lin Lai,
Chung-Wei Chung,
Ming-Jen Wang,
Da-Shan Shiu
Abstract:
The quality and size of a pretraining dataset significantly influence the performance of large language models (LLMs). While there have been numerous efforts in the curation of such a dataset for English users, there is a relative lack of similar initiatives for Traditional Chinese. Building upon this foundation of FineWeb, we introduce FineWeb-zhtw, a dataset tailored specifically for Traditional…
▽ More
The quality and size of a pretraining dataset significantly influence the performance of large language models (LLMs). While there have been numerous efforts in the curation of such a dataset for English users, there is a relative lack of similar initiatives for Traditional Chinese. Building upon this foundation of FineWeb, we introduce FineWeb-zhtw, a dataset tailored specifically for Traditional Chinese users. We came up with multiple stages of meticulously designed filters to cater to the linguistic difference between English and Traditional Chinese, to ensure comprehensiveness and quality. We determined effectiveness from querying dataset samples with three main objectives. Our code and datasets are publicly available.
△ Less
Submitted 25 November, 2024;
originally announced November 2024.
-
Deep Learning and Machine Learning -- Natural Language Processing: From Theory to Application
Authors:
Keyu Chen,
Cheng Fei,
Ziqian Bi,
Junyu Liu,
Benji Peng,
Sen Zhang,
Xuanhe Pan,
Jiawei Xu,
Jinlang Wang,
Caitlyn Heqi Yin,
Yichao Zhang,
Pohsun Feng,
Yizhu Wen,
Tianyang Wang,
Ming Li,
Jintao Ren,
Qian Niu,
Silin Chen,
Weiche Hsieh,
Lawrence K. Q. Yan,
Chia Xin Liang,
Han Xu,
Hong-Ming Tseng,
Xinyuan Song,
Ming Liu
Abstract:
With a focus on natural language processing (NLP) and the role of large language models (LLMs), we explore the intersection of machine learning, deep learning, and artificial intelligence. As artificial intelligence continues to revolutionize fields from healthcare to finance, NLP techniques such as tokenization, text classification, and entity recognition are essential for processing and understa…
▽ More
With a focus on natural language processing (NLP) and the role of large language models (LLMs), we explore the intersection of machine learning, deep learning, and artificial intelligence. As artificial intelligence continues to revolutionize fields from healthcare to finance, NLP techniques such as tokenization, text classification, and entity recognition are essential for processing and understanding human language. This paper discusses advanced data preprocessing techniques and the use of frameworks like Hugging Face for implementing transformer-based models. Additionally, it highlights challenges such as handling multilingual data, reducing bias, and ensuring model robustness. By addressing key aspects of data processing and model fine-tuning, this work aims to provide insights into deploying effective and ethically sound AI solutions.
△ Less
Submitted 17 December, 2024; v1 submitted 30 October, 2024;
originally announced November 2024.
-
Deep Learning, Machine Learning -- Digital Signal and Image Processing: From Theory to Application
Authors:
Weiche Hsieh,
Ziqian Bi,
Junyu Liu,
Benji Peng,
Sen Zhang,
Xuanhe Pan,
Jiawei Xu,
Jinlang Wang,
Keyu Chen,
Caitlyn Heqi Yin,
Pohsun Feng,
Yizhu Wen,
Tianyang Wang,
Ming Li,
Jintao Ren,
Qian Niu,
Silin Chen,
Ming Liu
Abstract:
Digital Signal Processing (DSP) and Digital Image Processing (DIP) with Machine Learning (ML) and Deep Learning (DL) are popular research areas in Computer Vision and related fields. We highlight transformative applications in image enhancement, filtering techniques, and pattern recognition. By integrating frameworks like the Discrete Fourier Transform (DFT), Z-Transform, and Fourier Transform met…
▽ More
Digital Signal Processing (DSP) and Digital Image Processing (DIP) with Machine Learning (ML) and Deep Learning (DL) are popular research areas in Computer Vision and related fields. We highlight transformative applications in image enhancement, filtering techniques, and pattern recognition. By integrating frameworks like the Discrete Fourier Transform (DFT), Z-Transform, and Fourier Transform methods, we enable robust data manipulation and feature extraction essential for AI-driven tasks. Using Python, we implement algorithms that optimize real-time data processing, forming a foundation for scalable, high-performance solutions in computer vision. This work illustrates the potential of ML and DL to advance DSP and DIP methodologies, contributing to artificial intelligence, automated feature extraction, and applications across diverse domains.
△ Less
Submitted 26 October, 2024;
originally announced October 2024.
-
Optimizing TD3 for 7-DOF Robotic Arm Grasping: Overcoming Suboptimality with Exploration-Enhanced Contrastive Learning
Authors:
Wen-Han Hsieh,
Jen-Yuan Chang
Abstract:
In actor-critic-based reinforcement learning algorithms such as Twin Delayed Deep Deterministic policy gradient (TD3), insufficient exploration of the spatial space can result in suboptimal policies when controlling 7-DOF robotic arms. To address this issue, we propose a novel Exploration-Enhanced Contrastive Learning (EECL) module that improves exploration by providing additional rewards for enco…
▽ More
In actor-critic-based reinforcement learning algorithms such as Twin Delayed Deep Deterministic policy gradient (TD3), insufficient exploration of the spatial space can result in suboptimal policies when controlling 7-DOF robotic arms. To address this issue, we propose a novel Exploration-Enhanced Contrastive Learning (EECL) module that improves exploration by providing additional rewards for encountering novel states. Our module stores previously explored states in a buffer and identifies new states by comparing them with historical data using Euclidean distance within a K-dimensional tree (KDTree) framework. When the agent explores new states, exploration rewards are assigned. These rewards are then integrated into the TD3 algorithm, ensuring that the Q-learning process incorporates these signals, promoting more effective strategy optimization. We evaluate our method on the robosuite panda lift task, demonstrating that it significantly outperforms the baseline TD3 in terms of both efficiency and convergence speed in the tested environment.
△ Less
Submitted 26 August, 2024;
originally announced August 2024.
-
Multi-modal Heart Failure Risk Estimation based on Short ECG and Sampled Long-Term HRV
Authors:
Sergio González,
Abel Ko-Chun Yi,
Wan-Ting Hsieh,
Wei-Chao Chen,
Chun-Li Wang,
Victor Chien-Chia Wu,
Shang-Hung Chang
Abstract:
Cardiovascular diseases, including Heart Failure (HF), remain a leading global cause of mortality, often evading early detection. In this context, accessible and effective risk assessment is indispensable. Traditional approaches rely on resource-intensive diagnostic tests, typically administered after the onset of symptoms. The widespread availability of electrocardiogram (ECG) technology and the…
▽ More
Cardiovascular diseases, including Heart Failure (HF), remain a leading global cause of mortality, often evading early detection. In this context, accessible and effective risk assessment is indispensable. Traditional approaches rely on resource-intensive diagnostic tests, typically administered after the onset of symptoms. The widespread availability of electrocardiogram (ECG) technology and the power of Machine Learning are emerging as viable alternatives within smart healthcare. In this paper, we propose several multi-modal approaches that combine 30-second ECG recordings and approximate long-term Heart Rate Variability (HRV) data to estimate the risk of HF hospitalization. We introduce two survival models: an XGBoost model with Accelerated Failure Time (AFT) incorporating comprehensive ECG features and a ResNet model that learns from the raw ECG. We extend these with our novel long-term HRVs extracted from the combination of ultra-short-term beat-to-beat measurements taken over the day. To capture their temporal dynamics, we propose a survival model comprising ResNet and Transformer architectures (TFM-ResNet). Our experiments demonstrate high model performance for HF risk assessment with a concordance index of 0.8537 compared to 14 survival models and competitive discrimination power on various external ECG datasets. After transferability tests with Apple Watch data, our approach implemented in the myHeartScore App offers cost-effective and highly accessible HF risk assessment, contributing to its prevention and management.
△ Less
Submitted 29 February, 2024;
originally announced March 2024.
-
Optimization of an Optical Testbed for Characterization of EXCLAIM u-Spec Integrated Spectrometers
Authors:
Maryam Rahmani,
Emily M. Barrentine,
Eric R. Switzer,
Alyssa Barlis,
Ari D. Brown,
Giuseppe Cataldo,
Jake A. Connors,
Negar Ehsan,
Thomas M. Essinger-Hileman,
Henry Grant,
James Hays-Wehle,
Wen-Ting Hsieh,
Vilem Mikula,
S. Harvey Moseley,
Omid Noroozian,
Manuel A. Quijada,
Jessica Patel,
Thomas R. Stevenson,
Carole Tucker,
Kongpop U-Yen,
Carolyn G. Volpert,
Edward J. Wollack
Abstract:
We describe a testbed to characterize the optical response of compact superconducting on-chip spectrometers in development for the Experiment for Cryogenic Large-Aperture Intensity Mapping (EXCLAIM) mission. EXCLAIM is a balloonborne far-infrared experiment to probe the CO and CII emission lines in galaxies from redshift 3.5 to the present. The spectrometer, called u-Spec, comprises a diffraction…
▽ More
We describe a testbed to characterize the optical response of compact superconducting on-chip spectrometers in development for the Experiment for Cryogenic Large-Aperture Intensity Mapping (EXCLAIM) mission. EXCLAIM is a balloonborne far-infrared experiment to probe the CO and CII emission lines in galaxies from redshift 3.5 to the present. The spectrometer, called u-Spec, comprises a diffraction grating on a silicon chip coupled to kinetic inductance detectors (KIDs) read out via a single microwave feedline. We use a prototype spectrometer for EXCLAIM to demonstrate our ability to characterize the spectrometers spectral response using a photomixer source. We utilize an on-chip reference detector to normalize relative to spectral structure from the off-chip optics and a silicon etalon to calibrate the absolute frequency.
△ Less
Submitted 12 December, 2023;
originally announced December 2023.
-
Cooperative Multi-Objective Reinforcement Learning for Traffic Signal Control and Carbon Emission Reduction
Authors:
Cheng Ruei Tang,
Jun Wei Hsieh,
Shin You Teng
Abstract:
Existing traffic signal control systems rely on oversimplified rule-based methods, and even RL-based methods are often suboptimal and unstable. To address this, we propose a cooperative multi-objective architecture called Multi-Objective Multi-Agent Deep Deterministic Policy Gradient (MOMA-DDPG), which estimates multiple reward terms for traffic signal control optimization using age-decaying weigh…
▽ More
Existing traffic signal control systems rely on oversimplified rule-based methods, and even RL-based methods are often suboptimal and unstable. To address this, we propose a cooperative multi-objective architecture called Multi-Objective Multi-Agent Deep Deterministic Policy Gradient (MOMA-DDPG), which estimates multiple reward terms for traffic signal control optimization using age-decaying weights. Our approach involves two types of agents: one focuses on optimizing local traffic at each intersection, while the other aims to optimize global traffic throughput. We evaluate our method using real-world traffic data collected from an Asian country's traffic cameras. Despite the inclusion of a global agent, our solution remains decentralized as this agent is no longer necessary during the inference stage. Our results demonstrate the effectiveness of MOMA-DDPG, outperforming state-of-the-art methods across all performance metrics. Additionally, our proposed system minimizes both waiting time and carbon emissions. Notably, this paper is the first to link carbon emissions and global agents in traffic signal control.
△ Less
Submitted 16 July, 2023; v1 submitted 16 June, 2023;
originally announced June 2023.
-
Successful Kinetic Impact into an Asteroid for Planetary Defense
Authors:
R. Terik Daly,
Carolyn M. Ernst,
Olivier S. Barnouin,
Nancy L. Chabot,
Andrew S. Rivkin,
Andrew F. Cheng,
Elena Y. Adams,
Harrison F. Agrusa,
Elisabeth D. Abel,
Amy L. Alford,
Erik I. Asphaug,
Justin A. Atchison,
Andrew R. Badger,
Paul Baki,
Ronald-L. Ballouz,
Dmitriy L. Bekker,
Julie Bellerose,
Shyam Bhaskaran,
Bonnie J. Buratti,
Saverio Cambioni,
Michelle H. Chen,
Steven R. Chesley,
George Chiu,
Gareth S. Collins,
Matthew W. Cox
, et al. (76 additional authors not shown)
Abstract:
While no known asteroid poses a threat to Earth for at least the next century, the catalog of near-Earth asteroids is incomplete for objects whose impacts would produce regional devastation. Several approaches have been proposed to potentially prevent an asteroid impact with Earth by deflecting or disrupting an asteroid. A test of kinetic impact technology was identified as the highest priority sp…
▽ More
While no known asteroid poses a threat to Earth for at least the next century, the catalog of near-Earth asteroids is incomplete for objects whose impacts would produce regional devastation. Several approaches have been proposed to potentially prevent an asteroid impact with Earth by deflecting or disrupting an asteroid. A test of kinetic impact technology was identified as the highest priority space mission related to asteroid mitigation. NASA's Double Asteroid Redirection Test (DART) mission is the first full-scale test of kinetic impact technology. The mission's target asteroid was Dimorphos, the secondary member of the S-type binary near-Earth asteroid (65803) Didymos. This binary asteroid system was chosen to enable ground-based telescopes to quantify the asteroid deflection caused by DART's impact. While past missions have utilized impactors to investigate the properties of small bodies those earlier missions were not intended to deflect their targets and did not achieve measurable deflections. Here we report the DART spacecraft's autonomous kinetic impact into Dimorphos and reconstruct the impact event, including the timeline leading to impact, the location and nature of the DART impact site, and the size and shape of Dimorphos. The successful impact of the DART spacecraft with Dimorphos and the resulting change in Dimorphos's orbit demonstrates that kinetic impactor technology is a viable technique to potentially defend Earth if necessary.
△ Less
Submitted 3 March, 2023;
originally announced March 2023.
-
Behavior Score-Embedded Brain Encoder Network for Improved Classification of Alzheimer Disease Using Resting State fMRI
Authors:
Wan-Ting Hsieh,
Jeremy Lefort-Besnard,
Hao-Chun Yang,
Li-Wei Kuo,
Chi-Chun Lee
Abstract:
The ability to accurately detect onset of dementia is important in the treatment of the disease. Clinically, the diagnosis of Alzheimer Disease (AD) and Mild Cognitive Impairment (MCI) patients are based on an integrated assessment of psychological tests and brain imaging such as positron emission tomography (PET) and anatomical magnetic resonance imaging (MRI). In this work using two different da…
▽ More
The ability to accurately detect onset of dementia is important in the treatment of the disease. Clinically, the diagnosis of Alzheimer Disease (AD) and Mild Cognitive Impairment (MCI) patients are based on an integrated assessment of psychological tests and brain imaging such as positron emission tomography (PET) and anatomical magnetic resonance imaging (MRI). In this work using two different datasets, we propose a behavior score-embedded encoder network (BSEN) that integrates regularly adminstrated psychological tests information into the encoding procedure of representing subject's restingstate fMRI data for automatic classification tasks. BSEN is based on a 3D convolutional autoencoder structure with contrastive loss jointly optimized using behavior scores from MiniMental State Examination (MMSE) and Clinical Dementia Rating (CDR). Our proposed classification framework of using BSEN achieved an overall recognition accuracy of 59.44% (3-class classification: AD, MCI and Healthy Control), and we further extracted the most discriminative regions between healthy control (HC) and AD patients.
△ Less
Submitted 4 November, 2022;
originally announced November 2022.
-
Interpretable estimation of the risk of heart failure hospitalization from a 30-second electrocardiogram
Authors:
Sergio González,
Wan-Ting Hsieh,
Davide Burba,
Trista Pei-Chun Chen,
Chun-Li Wang,
Victor Chien-Chia Wu,
Shang-Hung Chang
Abstract:
Survival modeling in healthcare relies on explainable statistical models; yet, their underlying assumptions are often simplistic and, thus, unrealistic. Machine learning models can estimate more complex relationships and lead to more accurate predictions, but are non-interpretable. This study shows it is possible to estimate hospitalization for congestive heart failure by a 30 seconds single-lead…
▽ More
Survival modeling in healthcare relies on explainable statistical models; yet, their underlying assumptions are often simplistic and, thus, unrealistic. Machine learning models can estimate more complex relationships and lead to more accurate predictions, but are non-interpretable. This study shows it is possible to estimate hospitalization for congestive heart failure by a 30 seconds single-lead electrocardiogram signal. Using a machine learning approach not only results in greater predictive power but also provides clinically meaningful interpretations. We train an eXtreme Gradient Boosting accelerated failure time model and exploit SHapley Additive exPlanations values to explain the effect of each feature on predictions. Our model achieved a concordance index of 0.828 and an area under the curve of 0.853 at one year and 0.858 at two years on a held-out test set of 6,573 patients. These results show that a rapid test based on an electrocardiogram could be crucial in targeting and treating high-risk individuals.
△ Less
Submitted 4 November, 2022; v1 submitted 1 November, 2022;
originally announced November 2022.
-
Kinetically Decoupled Electrical and Structural Phase Transitions in VO2
Authors:
S. R. Sahu,
S. S. Majid,
A. Ahad,
A. Tripathy,
K. Dey,
S. Pal,
B. K. De,
Wen-Pin Hsieh,
R. Rawat,
V. G. Sathe,
D. K. Shukla
Abstract:
Vanadium dioxide (VO2) has drawn significant attention for its near room temperature insulator to metal transition and associated structural phase transition. The underlying Physics behind the temperature induced insulator to metal and concomitant structural phase transition in VO2 is yet to be fully understood. We have investigated the kinetics of the above phase transition behaviors of VO2 with…
▽ More
Vanadium dioxide (VO2) has drawn significant attention for its near room temperature insulator to metal transition and associated structural phase transition. The underlying Physics behind the temperature induced insulator to metal and concomitant structural phase transition in VO2 is yet to be fully understood. We have investigated the kinetics of the above phase transition behaviors of VO2 with the help of resistivity measurements and Raman spectroscopy. Resistance thermal hysteresis scaling and relaxation measurements across the temperature induced insulator to metal transition reveal the unusual behaviour of this first-order phase transition, whereas Raman relaxation measurements show that the temperature induced structural phase transition in VO2 follows usual behaviour and is consistent with mean field prediction. At higher temperature sweeping rates decoupling of insulator to metal transition and structural phase transition have been confirmed. The observed anomalous first order phase transition behavior in VO2 is attributed to the unconventional quasi particle dynamics, i.e. significantly lowered electronic thermal conductivity across insulator to metal transition, which is confirmed by ultrafast optical pump-probe time domain thermoreflectance measurements.
△ Less
Submitted 6 October, 2022;
originally announced October 2022.
-
Optical Characterization & Testbed Development for μ-Spec Integrated Spectrometers
Authors:
Maryam Rahmani,
Alyssa Barlis,
Emily M. Barrentine,
Ari D. Brown,
Berhanu T. Bulcha,
Giuseppe Cataldo,
Jake Connors,
Negar Ehsan,
Thomas M. Essinger-Hileman,
Henry Grant,
James Hays-Wehle,
Wen-Ting Hsieh,
Vilem Mikula,
S. Harvey Moseley,
Omid Noroozian,
Trevor R. Oxholm,
Manuel A. Quijada,
Jessica Patel,
Thomas R. Stevenson,
Eric R. Switzer,
Carole Tucker,
Kongpop U-Yen,
Carolyn Volpert,
Edward J. Wollack
Abstract:
This paper describes a cryogenic optical testbed developed to characterize u-Spec spectrometers in a dedicated dilution refrigerator (DR) system. u-Spec is a far-infrared integrated spectrometer that is an analog to a Rowland-type grating spectrometer. It employs a single-crystal silicon substrate with niobium microstrip lines and aluminum kinetic inductance detectors (KIDs). Current designs with…
▽ More
This paper describes a cryogenic optical testbed developed to characterize u-Spec spectrometers in a dedicated dilution refrigerator (DR) system. u-Spec is a far-infrared integrated spectrometer that is an analog to a Rowland-type grating spectrometer. It employs a single-crystal silicon substrate with niobium microstrip lines and aluminum kinetic inductance detectors (KIDs). Current designs with a resolution of 512 are in fabrication for the EXCLAIM (Experiment for Cryogenic Large Aperture Intensity Mapping) balloon mission. The primary spectrometer performance and design parameters are efficiency, NEP, inter-channel isolation, spectral resolution, and frequency response for each channel. Here we present the development and design of an optical characterization facility and preliminary validation of that facility with earlier prototype R=64 devices. We have conducted and describe initial optical measurements of R = 64 devices using a swept photomixer line source. We also discuss the test plan for optical characterization of the EXCLAIM R = 512 u-Spec devices in this new testbed.
△ Less
Submitted 12 August, 2022;
originally announced August 2022.
-
A Mixed-Domain Self-Attention Network for Multilabel Cardiac Irregularity Classification Using Reduced-Lead Electrocardiogram
Authors:
Hao-Chun Yang,
Wan-Ting Hsieh,
Trista Pei-Chun Chen
Abstract:
Electrocardiogram(ECG) is commonly used to detect cardiac irregularities such as atrial fibrillation, bradycardia, and other irregular complexes. While previous studies have achieved great accomplishment classifying these irregularities with standard 12-lead ECGs, there existed limited evidence demonstrating the utility of reduced-lead ECGs in capturing a wide-range of diagnostic information. In a…
▽ More
Electrocardiogram(ECG) is commonly used to detect cardiac irregularities such as atrial fibrillation, bradycardia, and other irregular complexes. While previous studies have achieved great accomplishment classifying these irregularities with standard 12-lead ECGs, there existed limited evidence demonstrating the utility of reduced-lead ECGs in capturing a wide-range of diagnostic information. In addition, classification model's generalizability across multiple recording sources also remained uncovered. As part of the PhysioNet Computing in Cardiology Challenge 2021, our team HaoWan AIeC, proposed Mixed-Domain Self-Attention Resnet (MDARsn) to identify cardiac abnormalities from reduced-lead ECG. Our classifiers received scores of 0.602, 0.593, 0.597, 0.591, and 0.589 (ranked 54th, 37th, 38th, 38th, and 39th) for the 12-lead, 6-lead, 4-lead, 3-lead, and 2-lead versions of the hidden validation set with the evaluation metric defined by the challenge.
△ Less
Submitted 29 April, 2022;
originally announced April 2022.
-
Low thermal conductivity of iron-silicon alloys at Earth core conditions with implications for the geodynamo
Authors:
Wen-Pin Hsieh,
Alexander F. Goncharov,
Stéphane Labrosse,
Nicholas Holtgrewe,
Sergey S. Lobanov,
Irina Chuvashova,
Frédéric Deschamps,
Jung-Fu Lin
Abstract:
Earth core is composed of iron (Fe) alloyed with light elements, e.g., silicon (Si). Its thermal conductivity critically affects Earth thermal structure, evolution, and dynamics, as it controls the magnitude of thermal and compositional sources required to sustain a geodynamo over Earth history. Here we directly measured thermal conductivities of solid Fe and Fe-Si alloys up to 144 GPa and 3300 K.…
▽ More
Earth core is composed of iron (Fe) alloyed with light elements, e.g., silicon (Si). Its thermal conductivity critically affects Earth thermal structure, evolution, and dynamics, as it controls the magnitude of thermal and compositional sources required to sustain a geodynamo over Earth history. Here we directly measured thermal conductivities of solid Fe and Fe-Si alloys up to 144 GPa and 3300 K. 15 at% Si alloyed in Fe substantially reduces its conductivity by about 2 folds at 132 GPa and 3000 K. An outer core with 15 at% Si would have a conductivity of about 20 W m-1 K-1, lower than pure Fe at similar pressure-temperature conditions. This suggests a lower minimum heat flow, around 3 TW, across the core-mantle boundary than previously expected, and thus less thermal energy needed to operate the geodynamo. Our results provide key constraints on inner core age that could be older than two billion-years.
△ Less
Submitted 12 June, 2020; v1 submitted 11 June, 2020;
originally announced June 2020.
-
Improving predictions by nonlinear regression models from outlying input data
Authors:
William W. Hsieh
Abstract:
When applying machine learning/statistical methods to the environmental sciences, nonlinear regression (NLR) models often perform only slightly better and occasionally worse than linear regression (LR). The proposed reason for this conundrum is that NLR models can give predictions much worse than LR when given input data which lie outside the domain used in model training. Continuous unbounded var…
▽ More
When applying machine learning/statistical methods to the environmental sciences, nonlinear regression (NLR) models often perform only slightly better and occasionally worse than linear regression (LR). The proposed reason for this conundrum is that NLR models can give predictions much worse than LR when given input data which lie outside the domain used in model training. Continuous unbounded variables are widely used in environmental sciences, whence not uncommon for new input data to lie far outside the training domain. For six environmental datasets, inputs in the test data were classified as "outliers" and "non-outliers" based on the Mahalanobis distance from the training input data. The prediction scores (mean absolute error, Spearman correlation) showed NLR to outperform LR for the non-outliers, but often underperform LR for the outliers. An approach based on Occam's Razor (OR) was proposed, where linear extrapolation was used instead of nonlinear extrapolation for the outliers. The linear extrapolation to the outlier domain was based on the NLR model within the non-outlier domain. This NLR$_{\mathrm{OR}}$ approach reduced occurrences of very poor extrapolation by NLR, and it tended to outperform NLR and LR for the outliers. In conclusion, input test data should be screened for outliers. For outliers, the unreliable NLR predictions can be replaced by NLR$_{\mathrm{OR}}$ or LR predictions, or by issuing a "no reliable prediction" warning.
△ Less
Submitted 17 March, 2020;
originally announced March 2020.
-
Bifluxon: Fluxon-Parity-Protected Superconducting Qubit
Authors:
Konstantin Kalashnikov,
Wen Ting Hsieh,
Wenyuan Zhang,
Wen-Sen Lu,
Plamen Kamenov,
Agustin Di Paolo,
Alexandre Blais,
Michael E. Gershenson,
Matthew Bell
Abstract:
We have developed and characterized a symmetry-protected superconducting qubit that offers simultaneous exponential suppression of energy decay from charge and flux noise, and dephasing from flux noise. The qubit consists of a Cooper-pair box (CPB) shunted by a superinductor, thus forming a superconducting loop. Provided the offset charge on the CPB island is an odd number of electrons, the qubit…
▽ More
We have developed and characterized a symmetry-protected superconducting qubit that offers simultaneous exponential suppression of energy decay from charge and flux noise, and dephasing from flux noise. The qubit consists of a Cooper-pair box (CPB) shunted by a superinductor, thus forming a superconducting loop. Provided the offset charge on the CPB island is an odd number of electrons, the qubit potential corresponds to that of a $\cos φ/ 2$ Josephson element, preserving the parity of fluxons in the loop via Aharonov-Casher interference. In this regime, the logical-state wavefunctions reside in disjoint regions of phase space, thereby ensuring the protection against energy decay. By switching the protection on, we observed a ten-fold increase of the decay time, reaching up to $100 μ\mathrm{s}$. Though the qubit is sensitive to charge noise, the sensitivity is much reduced in comparison with the charge qubit, and the charge-noise-induced dephasing time of the current device exceeds $1 μ\mathrm{s}$. Implementation of the full dephasing protection can be achieved in the next-generation devices by combining several $\cos φ/ 2$ Josephson elements in a small array.
△ Less
Submitted 8 October, 2019;
originally announced October 2019.
-
SOFIA - HIRMES: Looking forward to the HIgh-Resolution Mid-infrarEd Spectrometer
Authors:
Samuel N. Richards,
Samuel H. Moseley,
Gordon Stacey,
Matthew Greenhouse,
Alexander Kutyrev,
Richard Arendt,
Hristo Atanasoff,
Stuart Banks,
Regis P. Brekosky,
Ari-David Brown,
Berhanu Bulcha,
Tony Cazeau,
Michael Choi,
Felipe Colazo,
Chuck Engler,
Theodore Hadjimichael,
James Hays-Wehle,
Chuck Henderson,
Wen-Ting Hsieh,
Jeffrey Huang,
Iver Jenstrom,
Jim Kellogg,
Mark Kimball,
Attila Kovacs,
Steve Leiter
, et al. (26 additional authors not shown)
Abstract:
The HIgh-Resolution Mid-infrarEd Spectrometer (HIRMES) is the 3rd Generation Instrument for the Stratospheric Observatory For Infrared Astronomy (SOFIA), currently in development at the NASA Goddard Space Flight Center (GSFC), and due for commissioning in 2019. By combining direct-detection Transition Edge Sensor (TES) bolometer arrays, grating-dispersive spectroscopy, and a host of Fabry-Perot tu…
▽ More
The HIgh-Resolution Mid-infrarEd Spectrometer (HIRMES) is the 3rd Generation Instrument for the Stratospheric Observatory For Infrared Astronomy (SOFIA), currently in development at the NASA Goddard Space Flight Center (GSFC), and due for commissioning in 2019. By combining direct-detection Transition Edge Sensor (TES) bolometer arrays, grating-dispersive spectroscopy, and a host of Fabry-Perot tunable filters, HIRMES will provide the ability for High Resolution (R~100,000), Mid-Resolution (R~10,000), and Low-Resolution (R~600) slit-spectroscopy, and 2D Spectral Imaging (R~2000 at selected wavelengths) over the 25 - 122 μm mid-far infrared waveband. The driving science application is the evolution of proto-planetary systems via measurements of water-vapor, water-ice, deuterated hydrogen (HD), and neutral oxygen lines. However, HIRMES has been designed to be as flexible as possible to cover a wide range of science cases that fall within its phase-space, all whilst reaching sensitivities and observing powers not yet seen thus far on SOFIA, providing unique observing capabilities which will remain unmatched for decades.
△ Less
Submitted 27 November, 2018;
originally announced November 2018.
-
Picosecond Transient Thermoreflectance for Thermal Conductivity Characterization
Authors:
Jihoon Jeong,
Xianghai Meng,
Ann Kathryn Rockwell,
Seth R Bank,
Wen-Pin Hsieh,
Jung-fu Lin,
Yaguo Wang
Abstract:
We have developed a transient thermoreflectance technique using picosecond pulsed and cw laser to study thermal conductivity and interface conductance in both thin-films and bulk materials. A real time-resolved system observes a thermal transport along the cross-plane direction of the sample during a single pulse excitation. The suggested TTR technique can measure thermal conductivity in up to a f…
▽ More
We have developed a transient thermoreflectance technique using picosecond pulsed and cw laser to study thermal conductivity and interface conductance in both thin-films and bulk materials. A real time-resolved system observes a thermal transport along the cross-plane direction of the sample during a single pulse excitation. The suggested TTR technique can measure thermal conductivity in up to a few hundred nm of thin films with a reasonable uncertainty by carefully selecting metal transducer thickness. In this paper, we examine thermal conductivity in several substrates including Si, GaAs, Sapphire, and Glass after depositing Au thin film as metal transducer and compare with reported values to validate our technique. For further study on our method, MoS2 thin-films with different thicknesses are prepared via exfoliating, and their thermal conductivity are measured as average value of 3.4 W/mK. Compared to TDTR technique, TTR is a simpler and inexpensive method to study thermophysical properties and can also measure in-plane thermal property using a grating imaging technique. TTR can be one of the available options for observing thermal transport phenomena in both horizontal and vertical directions with a simple and inexpensive preparation.
△ Less
Submitted 12 October, 2018; v1 submitted 15 August, 2018;
originally announced August 2018.
-
Phase diagram of microcavity polariton condensates with a harmonic potential trap
Authors:
Ting-Wei Chen,
Min g-Dar Wei,
Szu-Cheng Cheng,
Wen-Feng Hsieh
Abstract:
We theoretically explore the phase transition in inhomogeneous exciton-polariton condensates with variable pumping conditions. Through Bogoliubov excitations to the radial-symmetric solutions of complex Gross-Pitaevskii equation, we determine not only the bifurcation of stable and unstable modes by the sign of fluid compressibility but also two distinct stable modes which are characterized by the…
▽ More
We theoretically explore the phase transition in inhomogeneous exciton-polariton condensates with variable pumping conditions. Through Bogoliubov excitations to the radial-symmetric solutions of complex Gross-Pitaevskii equation, we determine not only the bifurcation of stable and unstable modes by the sign of fluid compressibility but also two distinct stable modes which are characterized by the elementary excitations and the stability of singly quantized vortex. One state is the quasi-condensate BKT phase with Goldstone flat dispersion; the other state is the localized-BEC phase which exhibits linear-type dispersion and has an excitation energy gap at zero momentum.
△ Less
Submitted 11 September, 2013;
originally announced September 2013.
-
Dynamic Transcript Profiling of Candida Albicans Infection in Zebrafish: a Pathogen-Host Interaction Study
Authors:
Yan Yu Chen,
Chun-Cheih Chao,
Fu-Chen Liu,
Po-Chen Hsu,
Hsueh-Fen Chen,
Shih-Chi Peng,
Yung-Jen Chuang,
Chung-Yu Lan,
Wen-Ping Hsieh,
David Shan Hill Wong
Abstract:
Candida albicans is responsible for a number of life-threatening infections and causes considerable morbidity and mortality in immunocompromised patients. Previous studies of C. albicans pathogenesis have suggested several steps must occur before virulent infection, including early adhesion, invasion, and late tissue damage. However, the mechanism that triggers C. albicans transformation from yeas…
▽ More
Candida albicans is responsible for a number of life-threatening infections and causes considerable morbidity and mortality in immunocompromised patients. Previous studies of C. albicans pathogenesis have suggested several steps must occur before virulent infection, including early adhesion, invasion, and late tissue damage. However, the mechanism that triggers C. albicans transformation from yeast to hyphae form during infection has yet to be fully elucidated. This study used a systems biology approach to investigate C. albicans infection in zebrafish. The surviving fish were sampled at different post-infection time points to obtain time-lapsed, genome-wide transcriptomic data from both organisms, which were accompanied with in sync histological analyses. Principal component analysis (PCA) was used to analyze the dynamic gene expression profiles of significant variations in both C. albicans and zebrafish. The results categorized C. albicans infection into three progressing phases: adhesion, invasion, and damage. Such findings were highly supported by the corresponding histological analysis. Furthermore, the dynamic interspecies transcript profiling revealed that C. albicans activated its filamentous formation during invasion and the iron scavenging functions during the damage phases, whereas zebrafish ceased its iron homeostasis function following massive hemorrhage during the later stages of infection. This was followed by massive hemorrhaging toward the end stage of infection. Most of the immune related genes were expressed as the infection progressed from invasion to the damage phase. Such global, inter-species evidence of virulence-immune and iron competition dynamics during C. albicans infection could be crucial in understanding control fungal pathogenesis.
△ Less
Submitted 14 June, 2013;
originally announced June 2013.
-
Effect of photonic band gap on entanglement dynamics of qubits
Authors:
Jing-Nuo Wu,
Wen-Feng Hsieh,
Szu-Cheng Cheng
Abstract:
We study how the environment of photonic band gap (PBG) materials affects entanglement dynamics of qubits. Entanglement between the single qubit and the PBG environment is investigated through the von Neumann entropy while that for two initially entangled qubits in this PBG reservoir is through concurrence. Dynamics of these measurements are solved in use of the fractional calculus which has been…
▽ More
We study how the environment of photonic band gap (PBG) materials affects entanglement dynamics of qubits. Entanglement between the single qubit and the PBG environment is investigated through the von Neumann entropy while that for two initially entangled qubits in this PBG reservoir is through concurrence. Dynamics of these measurements are solved in use of the fractional calculus which has been shown appropriate for the systems with non-Markovian dynamics. Entropy dynamics of the single qubit system reveals that the coupling with the PBG reservoir prevents decoherence of the qubit through the steady entropy with non-zero value. The effect of PBG reservoir on the concurrence of the two-qubit system leads to the long-time entanglement preservation. The concurrence dynamics shows that unphysical entanglement trapping does not exist in the system with the qubit frequency lying outside the PBG region. Long-time memory effect of the PBG reservoir occurs only for the qubit frequency in the PBG region. Entanglement mechanisms resulting from this long-time memory effect are discussed.
△ Less
Submitted 2 July, 2012;
originally announced July 2012.
-
Dynamics of relaxation, decoherence and entropy of a qubit in anisotropic photonic crystals
Authors:
Jing-Nuo Wu,
Hung-Kuang Chen,
Wen-Feng Hsieh,
Szu-Cheng Cheng
Abstract:
We study the quantum dynamics of relaxation, decoherence and entropy of a qubit embedded in an anisotropic photonic crystal (PhC) through fractional calculus. These quantum measurements are investigated by analytically solving the fractional Langevin equation. The qubit with frequency lying inside the photonic band gap (PBG) exhibits the preserving behavior of energy, coherence and information amo…
▽ More
We study the quantum dynamics of relaxation, decoherence and entropy of a qubit embedded in an anisotropic photonic crystal (PhC) through fractional calculus. These quantum measurements are investigated by analytically solving the fractional Langevin equation. The qubit with frequency lying inside the photonic band gap (PBG) exhibits the preserving behavior of energy, coherence and information amount through the steady values of excited-state probability, polarization oscillation and von Neumann entropy. This preservation does not exist in the Markovian system with qubit frequency lying outside the PBG region. These accurate results are based on the appropriate mathematical method of fractional calculus and reasonable inference of physical phenomena.
△ Less
Submitted 2 July, 2012;
originally announced July 2012.
-
Stability and Excitations of Spontaneous Vortices in Homogeneous Polariton Condensates
Authors:
Ting-Wei Chen,
Szu-Cheng Cheng,
Wen-Feng Hsieh
Abstract:
We study the dynamics of spontaneously formed vortices in homogeneous microcavity-polariton condensates (MPCs). We find that vortices are stable and appear spontaneously without stirring or rotating MPCs. The dip of the vortex core contains some background of reservoir polaritons and the visibility of a vortex is increasing with respect to the pump strength. The vortex radius is inversely proporti…
▽ More
We study the dynamics of spontaneously formed vortices in homogeneous microcavity-polariton condensates (MPCs). We find that vortices are stable and appear spontaneously without stirring or rotating MPCs. The dip of the vortex core contains some background of reservoir polaritons and the visibility of a vortex is increasing with respect to the pump strength. The vortex radius is inversely proportional to the square root of the condensate density. Excitation energies of vortices at high and low pump powers are finite and zero, respectively. Vortices at low pump powers exhibit the short lifetime.
△ Less
Submitted 28 November, 2011;
originally announced November 2011.
-
Collective Excitations, Nambu-Goldstone Modes and Instability of Inhomogeneous Polariton Condensates
Authors:
Ting-Wei Chen,
Szu-Cheng Cheng,
Wen-Feng Hsieh
Abstract:
We study non-equilibrium microcavity-polariton condensates (MPCs) in a harmonic potential trap theoretically. We calculate and analyze the steady state, collective-excitation modes and instability of MPCs. Within excitation modes, there exist Nambu-Goldstone modes that can reveal the pattern of the spontaneous symmetry breaking of MPCs. Bifurcation of the stable and unstable modes is identified in…
▽ More
We study non-equilibrium microcavity-polariton condensates (MPCs) in a harmonic potential trap theoretically. We calculate and analyze the steady state, collective-excitation modes and instability of MPCs. Within excitation modes, there exist Nambu-Goldstone modes that can reveal the pattern of the spontaneous symmetry breaking of MPCs. Bifurcation of the stable and unstable modes is identified in terms of the pumping power and spot size. The unstable mechanism associated with the inward supercurrent flow is characterized by the existence of a supersonic region within the condensate.
△ Less
Submitted 27 October, 2011;
originally announced October 2011.
-
Quantum interference in spontaneous emission from a V-type three-level atom in photonic crystals
Authors:
Chih-Hsien Huang Jing-Nuo Wu,
Yen-Yin Li,
Szu-Cheng Cheng,
Wen-Feng Hsieh
Abstract:
Studying the spontaneous emission of a V-type three-level atom embedded in a photonic crystal (PC) by fractional calculus, we found that the atomic excited states in the anisotropic PC can be expressed as a superposition of four dressed states analytically. Through detuning two allowed atomic transition energies with respect to the photonic band edge, the coupling between these two transitions lea…
▽ More
Studying the spontaneous emission of a V-type three-level atom embedded in a photonic crystal (PC) by fractional calculus, we found that the atomic excited states in the anisotropic PC can be expressed as a superposition of four dressed states analytically. Through detuning two allowed atomic transition energies with respect to the photonic band edge, the coupling between these two transitions leads to three dynamic regimes, namely non-Markovian decay, damped quantum interference and quantum interference, classified by the numbers of contributed bounded dressed states. From the degree of quantum interference of two atomic transitions, we found the energy exchange between the atom and PC reservoir is the lowest as the excited states become degenerate but with maximum quantum interference when the atom is prepared at one of the excited states. The results also show that excited states prefer to stay out of phase at all detuning energy except for near degenerate. Therefore, we can control the spontaneous emission rate not only by the amount of detuning frequencies but also the relative phase of initial states.
△ Less
Submitted 24 January, 2011;
originally announced January 2011.
-
Spontaneous emission from a two-level atom in anisotropic one-band photonic crystals: a fractional calculus approach
Authors:
Jing-Nuo Wu,
Chih-Hsien Huang,
Szu-Cheng Cheng,
Wen-Feng Hsieh
Abstract:
Spontaneous emission (SE) from a two-level atom in a photonic crystal (PC) with anisotropic one-band model is investigated using the fractional calculus. Analytically solving the kinetic equation in terms of the fractional exponential function, the dynamical discrepancy of SE between the anisotropic and isotropic systems is discussed on the basis of different photon density of states (DOS) and t…
▽ More
Spontaneous emission (SE) from a two-level atom in a photonic crystal (PC) with anisotropic one-band model is investigated using the fractional calculus. Analytically solving the kinetic equation in terms of the fractional exponential function, the dynamical discrepancy of SE between the anisotropic and isotropic systems is discussed on the basis of different photon density of states (DOS) and the existence of incoherent diffusion field that becomes even more clearly as the atomic transition frequency lies close to the band edge. With the same atom-field coupling strength and detuning in the forbidden gap, the photon-atom bound states in the isotropic system turn into the unbound ones in the anisotropic system that is consistent with the experimental observation in $Phys.$ $Rev.$ $Lett.$ \textbf{96}, 243902 (2006). Dynamics along different wavevectors with various curvatures of dispersion is also addressed with the changes of the photon DOS and the appearance of the diffusion fields.
△ Less
Submitted 3 June, 2009;
originally announced June 2009.
-
Fractional phenomena of the spontaneous emission of a two-level atom in photonic crystals
Authors:
Szu-Cheng Cheng,
Jing-Nuo Wu,
Ming-Rung Tsai,
Wen-Feng Hsieh
Abstract:
We suggest a better mathematical method, fractional calculus, for studying the behavior of the atom-field interaction in photonic crystals. By studying the spontaneous emission of an atom in a photonic crystal with one-band isotropic model, we found that the long-time inducing memory of the spontaneous emission is a fractional phenomenon. This behavior could be well described by the fractional c…
▽ More
We suggest a better mathematical method, fractional calculus, for studying the behavior of the atom-field interaction in photonic crystals. By studying the spontaneous emission of an atom in a photonic crystal with one-band isotropic model, we found that the long-time inducing memory of the spontaneous emission is a fractional phenomenon. This behavior could be well described by the fractional calculus. And the results show no steady photon-atom bound state for the atomic resonant transition frequency lying in the proximity of allowed band edge which is encountered in the previous study [J. Opt. B: Quantum Semiclass. Opt. {\bf 5}, R43 (2003)]. The correctness of this result is validated by the ``cut-off smoothing'' density of photon states (DOS) with fractional calculus. By obtaining a rigorous solution without the multiple-valued problem for the system, we show the method of fractional calculus has logically concise property.
△ Less
Submitted 28 May, 2008;
originally announced May 2008.
-
Coherent control of spontaneous emission of a three-level atom in a coherent photonic band gap reservoir
Authors:
Szu-Cheng Cheng,
Jing-Nuo Wu,
Tzong-Jer Yang,
Wen-Feng Hsieh
Abstract:
By studying the fluorescence and optical properties of a three-level system, we propose a new point of view on the coherent control of these spectra. With the definite phase difference between the fields of the air band and dielectric band in photonic band gap (PBG) reservoirs, the spectra of spontaneous emission, absorption, and dispersion exhibit the coherent property and quantum interference…
▽ More
By studying the fluorescence and optical properties of a three-level system, we propose a new point of view on the coherent control of these spectra. With the definite phase difference between the fields of the air band and dielectric band in photonic band gap (PBG) reservoirs, the spectra of spontaneous emission, absorption, and dispersion exhibit the coherent property and quantum interference effect. This coherent interference depending on the position of the embedded atom and the width of band gap causes the coupling of the free-space light and the PBG light to result in blue shift of spectra and the appearance of dark lines and kinks. By coherently controlling the position-dependent dispersion, we can tune the frequency of slow light.
△ Less
Submitted 8 May, 2008;
originally announced May 2008.
-
PAPPA: Primordial Anisotropy Polarization Pathfinder Array
Authors:
A. Kogut,
D. T. Chuss,
D. Fixsen,
G. F. Hinshaw,
M. Limon,
S. H. Moseley,
N. Phillips,
E. Sharp,
E. J. Wollack,
K. U-Yen,
N. Cao,
T. Stevenson,
W. Hsieh,
M. Devlin,
S. Dicker,
C. Semisch,
K. Irwin
Abstract:
The Primordial Anisotropy Polarization Pathfinder Array (PAPPA) is a balloon-based instrument to measure the polarization of the cosmic microwave background and search for the signal from gravity waves excited during an inflationary epoch in the early universe. PAPPA will survey a 20 x 20 deg patch at the North Celestial Pole using 32 pixels in 3 passbands centered at 89, 212, and 302 GHz. Each…
▽ More
The Primordial Anisotropy Polarization Pathfinder Array (PAPPA) is a balloon-based instrument to measure the polarization of the cosmic microwave background and search for the signal from gravity waves excited during an inflationary epoch in the early universe. PAPPA will survey a 20 x 20 deg patch at the North Celestial Pole using 32 pixels in 3 passbands centered at 89, 212, and 302 GHz. Each pixel uses MEMS switches in a superconducting microstrip transmission line to combine the phase modulation techniques used in radio astronomy with the sensitivity of transition-edge superconducting bolometers. Each switched circuit modulates the incident polarization on a single detector, allowing nearly instantaneous characterization of the Stokes I, Q, and U parameters. We describe the instrument design and status.
△ Less
Submitted 19 September, 2006;
originally announced September 2006.
-
High-sensitivity microwave vector detection at extremely low-power levels for low-dimensional electron systems
Authors:
W. H. Hsieh,
C. H. Kuan,
Y. W. Suen,
S. Y. Chang,
L. C. Li B. C. Lee,
C. P. Lee
Abstract:
We present a high-sensitivity microwave vector detection system for studying the low-dimensional electron system embedded in the gaps of a coplanar waveguide at low temperatures. Using this system, we have achieved 0.005% and 0.001\textdegree resolutions in amplitude and phase variations, respectively, at 10 GHz in a magnetotransport measurement on a quantum-wire array with an average signal pow…
▽ More
We present a high-sensitivity microwave vector detection system for studying the low-dimensional electron system embedded in the gaps of a coplanar waveguide at low temperatures. Using this system, we have achieved 0.005% and 0.001\textdegree resolutions in amplitude and phase variations, respectively, at 10 GHz in a magnetotransport measurement on a quantum-wire array with an average signal power less than $-$75 dBm into the sample at 0.3 K. From the measured phase variation, we can distinguish a very tiny change in the induced dipole moment of each quantum wire.
△ Less
Submitted 27 April, 2005;
originally announced April 2005.
-
Instrumentation of a high-sensitivity microwave vector detection system for low-temperature applications
Authors:
Y. W. Suen,
W. H. Hsieh,
C. L. Chen,
L. C. Li,
C. H. Kuan
Abstract:
We present the design and the circuit details of a high-sensitivity microwave vector detection system, which is aiming for studying the low-dimensional electron system embedded in the slots of a coplanar waveguide at low temperatures. The coplanar waveguide sample is placed inside a phase-locked loop; the phase change of the sample may cause a corresponding change in the operation frequency, whi…
▽ More
We present the design and the circuit details of a high-sensitivity microwave vector detection system, which is aiming for studying the low-dimensional electron system embedded in the slots of a coplanar waveguide at low temperatures. The coplanar waveguide sample is placed inside a phase-locked loop; the phase change of the sample may cause a corresponding change in the operation frequency, which can be measured precisely. We also employ a double-pulse modulation on the microwave signals, which comprises a fast pulse modulation for gated averaging and a slow pulse modulation for lock-in detection. In measurements on real samples at low temperatures, this system provides much better resolutions in both amplitude and phase than most of the conventional vector analyzers at power levels below -65 dBm.
△ Less
Submitted 23 April, 2005;
originally announced April 2005.