SearcharxivSearch

arXiv subjects

Guo Yu

Publications and source records attributed to Guo Yu.

At least 37 records · Page 2Linked to original sources

Large Thermopower with Sign-Alternating Quantum Oscillations in Insulating Monolayer WTe2

The detection of Landau-level-like energy structures near the chemical potential of an insulator is essential to the search for a class of correlated electronic matter hosting charge-neutral fermions and Fermi surfaces, a long-proposed concept that remains elusive experimentally. Here we introduce and demonstrate that the magneto-thermoelectric response of a quantum insulator can reveal critical information not available via other approaches. We report the observation of large thermopower together with quantum oscillations (QOs) in the hole-doped insulating state of monolayer tungsten ditelluride (WTe2) in magnetic fields. The measured low temperature magneto-thermopower exceeds k_B/e by more than an order of magnitude, where k_B is the Boltzmann constant and e the elementary charge. This large thermopower is a characteristic of an insulating state, consistent with high resistivity. However, as the magnetic field is swept, QOs develop in the thermopower, which remarkably undergoes sign-changes that mimic the quantum characteristic of metals due to Landau quantization. The resistivity of the sample is orders of magnitude larger than the value expected from the QOs. The sign-change in the thermoelectric response directly implies the presence of a field-induced Landau-level-like structure at the chemical potential of the insulator. Neither the large thermopower nor the sign-changes can be induced by the metallic gate nearby. Our results demonstrate a new dilemma for investigating low energy excitations in correlated materials featuring mixed quantum characteristics of metals and insulators.

cond-mat.str-el

Superconductivity from On-Chip Metallization on 2D Topological Chalcogenides

Two-dimensional (2D) transition metal dichalcogenides (TMDs) is a versatile class of quantum materials of interest to various fields including, e.g., nanoelectronics, optical devices, and topological and correlated quantum matter. Tailoring the electronic properties of TMDs is essential to their applications in many directions. Here, we report that a highly controllable and uniform on-chip 2D metallization process converts a class of atomically thin TMDs into robust superconductors, a property belonging to none of the starting materials. As examples, we demonstrate the introduction of superconductivity into a class of 2D air-sensitive topological TMDs, including monolayers of Td-WTe2, 1T'-MoTe2 and 2H-MoTe2, as well as their natural and twisted bilayers, metalized with an ultrathin layer of Palladium. This class of TMDs are known to exhibit intriguing topological phases ranging from topological insulator, Weyl semimetal to fractional Chern insulator. The unique, high-quality two-dimensional metallization process is based on our recent findings of the long-distance, non-Fickian in-plane mass transport and chemistry in 2D that occur at relatively low temperatures and in devices fully encapsulated with inert insulating layers. Highly compatible with existing nanofabrication techniques for van der Waals (vdW) stacks, our results offer a route to designing and engineering superconductivity and topological phases in a class of correlated 2D materials.

cond-mat.mes-hall

S2RC-GCN: A Spatial-Spectral Reliable Contrastive Graph Convolutional Network for Complex Land Cover Classification Using Hyperspectral Images

Spatial correlations between different ground objects are an important feature of mining land cover research. Graph Convolutional Networks (GCNs) can effectively capture such spatial feature representations and have demonstrated promising results in performing hyperspectral imagery (HSI) classification tasks of complex land. However, the existing GCN-based HSI classification methods are prone to interference from redundant information when extracting complex features. To classify complex scenes more effectively, this study proposes a novel spatial-spectral reliable contrastive graph convolutional classification framework named S2RC-GCN. Specifically, we fused the spectral and spatial features extracted by the 1D- and 2D-encoder, and the 2D-encoder includes an attention model to automatically extract important information. We then leveraged the fused high-level features to construct graphs and fed the resulting graphs into the GCNs to determine more effective graph representations. Furthermore, a novel reliable contrastive graph convolution was proposed for reliable contrastive learning to learn and fuse robust features. Finally, to test the performance of the model on complex object classification, we used imagery taken by Gaofen-5 in the Jiang Xia area to construct complex land cover datasets. The test results show that compared with other models, our model achieved the best results and effectively improved the classification performance of complex remote sensing imagery.

cs.CV

Pareto-wise Ranking Classifier for Multi-objective Evolutionary Neural Architecture Search

In the deployment of deep neural models, how to effectively and automatically find feasible deep models under diverse design objectives is fundamental. Most existing neural architecture search (NAS) methods utilize surrogates to predict the detailed performance (e.g., accuracy and model size) of a candidate architecture during the search, which however is complicated and inefficient. In contrast, we aim to learn an efficient Pareto classifier to simplify the search process of NAS by transforming the complex multi-objective NAS task into a simple Pareto-dominance classification task. To this end, we propose a classification-wise Pareto evolution approach for one-shot NAS, where an online classifier is trained to predict the dominance relationship between the candidate and constructed reference architectures, instead of using surrogates to fit the objective functions. The main contribution of this study is to change supernet adaption into a Pareto classifier. Besides, we design two adaptive schemes to select the reference set of architectures for constructing classification boundary and regulate the rate of positive samples over negative ones, respectively. We compare the proposed evolution approach with state-of-the-art approaches on widely-used benchmark datasets, and experimental results indicate that the proposed approach outperforms other approaches and have found a number of neural architectures with different model sizes ranging from 2M to 6M under diverse objectives and constraints.

cs.LG

Implementation of Kalman Filter Approach for Active Noise Control by Using MATLAB: Dynamic Noise Cancellation

This article offers an elaborate description of a Kalman filter code employed in the active control system. Conventional active noise management methods usually employ an adaptive filter, such as the filtered reference least mean square (FxLMS) algorithm, to adjust to changes in the primary noise and acoustic environment. Nevertheless, the slow convergence characteristics of the FxLMS algorithm typically impact the effectiveness of reducing dynamic noise. Hence, this study suggests employing the Kalman filter in the active noise control (ANC) system to enhance the efficacy of noise reduction for dynamic noise. The ANC application effectively utilizes the Kalman filter with a novel dynamic ANC model. The numerical simulation revealed that the proposed Kalman filter exhibits superior convergence performance compared to the FxLMS algorithm for handling dynamic noise. The code is available on \href{https://github.com/ShiDongyuan/Kalman_Filter_for_ANC.git}{GitHub} and \href{https://www.mathworks.com/matlabcentral/fileexchange/159311-kalman-filter-for-active-noise-control}{MathWorks}.

eess.SY

One-Step Forward and Backtrack: Overcoming Zig-Zagging in Loss-Aware Quantization Training

Weight quantization is an effective technique to compress deep neural networks for their deployment on edge devices with limited resources. Traditional loss-aware quantization methods commonly use the quantized gradient to replace the full-precision gradient. However, we discover that the gradient error will lead to an unexpected zig-zagging-like issue in the gradient descent learning procedures, where the gradient directions rapidly oscillate or zig-zag, and such issue seriously slows down the model convergence. Accordingly, this paper proposes a one-step forward and backtrack way for loss-aware quantization to get more accurate and stable gradient direction to defy this issue. During the gradient descent learning, a one-step forward search is designed to find the trial gradient of the next-step, which is adopted to adjust the gradient of current step towards the direction of fast convergence. After that, we backtrack the current step to update the full-precision and quantized weights through the current-step gradient and the trial gradient. A series of theoretical analysis and experiments on benchmark deep models have demonstrated the effectiveness and competitiveness of the proposed method, and our method especially outperforms others on the convergence performance.

cs.LG

Reluctant Interaction Modeling in Generalized Linear Models

While including pairwise interactions in a regression model can better approximate response surface, fitting such an interaction model is a well-known difficult problem. In particular, analyzing contemporary high-dimensional datasets often leads to extremely large-scale interaction modeling problem, where the challenge is posed to identify important interactions among millions or even billions of candidate interactions. While several methods have recently been proposed to tackle this challenge, they are mostly designed by (1) assuming the hierarchy assumption among the important interactions and (or) (2) focusing on the case in linear models with interactions and (sub)Gaussian errors. In practice, however, neither of these two building blocks has to hold. In this paper, we propose an interaction modeling framework in generalized linear models (GLMs) which is free of any assumptions on hierarchy. We develop a non-trivial extension of the reluctance interaction selection principle to the GLMs setting, where a main effect is preferred over an interaction if all else is equal. Our proposed method is easy to implement, and is highly scalable to large-scale datasets. Theoretically, we demonstrate that it possesses screening consistency under high-dimensional setting. Numerical studies on simulated datasets and a real dataset show that the proposed method does not sacrifice statistical performance in the presence of significant computational gain.

stat.ME

Knowledge-Assisted Dual-Stage Evolutionary Optimization of Large-Scale Crude Oil Scheduling

With the scaling up of crude oil scheduling in modern refineries, large-scale crude oil scheduling problems (LSCOSPs) emerge with thousands of binary variables and non-linear constraints, which are challenging to be optimized by traditional optimization methods. To solve LSCOSPs, we take the practical crude oil scheduling from a marine-access refinery as an example and start with modeling LSCOSPs from crude unloading, transportation, crude distillation unit processing, and inventory management of intermediate products. On the basis of the proposed model, a dual-stage evolutionary algorithm driven by heuristic rules (denoted by DSEA/HR) is developed, where the dual-stage search mechanism consists of global search and local refinement. In the global search stage, we devise several heuristic rules based on the empirical operating knowledge to generate a well-performing initial population and accelerate convergence in the mixed variables space. In the local refinement stage, a repair strategy is proposed to move the infeasible solutions towards feasible regions by further optimizing the local continuous variables. During the whole evolutionary process, the proposed dual-stage framework plays a crucial role in balancing exploration and exploitation. Experimental results have shown that DSEA/HR outperforms the state-of-the-art and widely-used mathematical programming methods and metaheuristic algorithms on LSCOSP instances within a reasonable time.

cs.NE

Analysis on the Influence of Synchronization Error on Fixed-filter Active Noise Control

The efficacy of active noise control technology in mitigating urban noise, particularly in relation to low-frequency components, has been well-established. In the realm of traditional academic research, adaptive algorithms, such as the filtered reference least mean square method, are extensively employed to achieve real-time noise reduction in many applications. Nevertheless, the utilization of this technology in commercial goods is often hindered by its significant computing complexity and inherent instability. In this particular scenario, the adoption of the fixed-filter strategy emerges as a viable alternative for addressing these challenges, albeit with a potential trade-off in terms of noise reduction efficacy. This work aims to conduct a theoretical investigation into the synchronization error of the digital Active Noise Control (ANC) system. Keywords: Fixed-filter, Active noise control, Multichannel active noise control.

eess.AS

A Platform for Far-Infrared Spectroscopy of Quantum Materials at Millikelvin Temperatures

Optical spectroscopy of quantum materials at ultralow temperatures is rarely explored, yet it may provide critical characterizations of quantum phases not possible using other approaches. We describe the development of a novel experimental platform that enables optical spectroscopic studies, together with standard electronic transport, of materials at millikelvin temperatures inside a dilution refrigerator. The instrument is capable of measuring both bulk crystals and micron-sized two-dimensional van der Waals materials and devices. We demonstrate the performance by implementing photocurrent-based Fourier transform infrared spectroscopy on a monolayer WTe$_2$ device and a multilayer 1T-TaS$_2$ crystal, with a spectral range available from the near-infrared to the terahertz regime and in magnetic fields up to 5 T. In the far-infrared regime, we achieve spectroscopic measurements at a base temperature as low as ~ 43 mK and a sample electron temperature of ~ 450 mK. Possible experiments and potential future upgrades of this versatile instrumental platform are envisioned.

cond-mat.mes-hall

Evidence for Two Dimensional Anisotropic Luttinger Liquids at Millikelvin Temperatures

While Landau's Fermi liquid theory provides the standard description for two- and three-dimensional (2D/3D) conductors, the physics of interacting one-dimensional (1D) conductors is governed by the distinct Luttinger liquid (LL) theory. Can a LL-like state, in which electronic excitations are fractionalized modes, emerge in a 2D system as a stable zero-temperature phase? This long-standing question, first brought up by Anderson decades ago, is crucial in the study of non-Fermi liquids but remains unsettled. A recent experiment identified a moiré superlattice of twisted bilayer tungsten ditelluride (tWTe_2) with a small interlayer twist angle as a 2D host of the LL physics at temperatures of a few kelvins. Here we report experimental evidence for a 2D anisotropic LL state in a substantially reduced temperature regime, down to at least 50 mK, spontaneously formed in a tWTe_2 system with a twist angle of ~ 3 degree. While the system is metallic-like and nearly isotropic above 2 K, a dramatically enhanced electronic anisotropy develops in the millikelvin regime, featuring distinct transport behaviors along two orthogonal in-plane directions. In the strongly anisotropic phase, we observe transport characteristics of a 2D LL phase, i.e., the universal power law scaling behaviors in across-wire conductance and a zero-bias dip in the differential resistance along the wire direction. Our results represent a step forward in the search for stable LL physics beyond 1D and related unconventional quantum matter.

cond-mat.mes-hall

Surface-Confined Two-Dimensional Crystal Growth on a Monolayer

Conventional vapor deposition or epitaxial growth of two-dimensional (2D) materials and heterostructures is conducted in a large chamber in which masses transport from the source to the substrate. Here we report a chamber-free, on-chip approach for growing a 2D crystalline structures directly in a nanoscale surface-confined 2D space. The method is based on a surprising discovery of a rapid, long-distance, non-Fickian transport of a uniform layer of atomically thin palladium (Pd) on a monolayer crystal of tungsten ditelluride (WTe2), at temperatures well below the known melting points of all materials involved. The resulting nanoconfined growth realizes a controlled formation of a stable new 2D crystalline material, Pd7WTe2 , when the monolayer seed is either free-standing or fully encapsulated in a van der Waals stack. The approach is generalizable and highly compatible with nanodevice fabrication, promising to expand the library of 2D materials and their functionalities.

cond-mat.mes-hall

Sparse Positive-Definite Estimation for Covariance Matrices with Repeated Measurements

Repeated measurements are common in many fields, where random variables are observed repeatedly across different subjects. Such data have an underlying hierarchical structure, and it is of interest to learn covariance/correlation at different levels. Most existing methods for sparse covariance/correlation matrix estimation assume independent samples. Ignoring the underlying hierarchical structure and correlation within the subject leads to erroneous scientific conclusions. In this paper, we study the problem of sparse and positive-definite estimation of between-subject and within-subject covariance/correlation matrices for repeated measurements. Our estimators are solutions to convex optimization problems that can be solved efficiently. We establish estimation error rates for the proposed estimators and demonstrate their favorable performance through theoretical analysis and comprehensive simulation studies. We further apply our methods to construct between-subject and within-subject covariance graphs of clinical variables from hemodialysis patients.

stat.ME

Unconventional Superconducting Quantum Criticality in Monolayer WTe2

The superconductor to insulator or metal transition in two dimensions (2D) provides a valuable platform for studying continuous quantum phase transitions (QPTs) and critical phenomena. Distinct theoretical models, including both fermionic and bosonic localization scenarios, have been developed, but many questions remain unsettled despite decades of research. Extending Nernst experiments down to millikelvin temperatures, we uncover anomalous quantum fluctuations and identify an unconventional superconducting quantum critical point (QCP) in a gate-tuned excitonic quantum spin Hall insulator (QSHI), the monolayer tungsten ditelluride (WTe2). The observed vortex Nernst effect reveals singular superconducting fluctuations in the resistive normal state induced by magnetic fields or temperature, even well above the transition. Near the doping-induced QCP, the Nernst signal driven by quantum fluctuations is exceptionally large in the millikelvin regime, with a coefficient of ~ 4,100 uV/KT at zero magnetic field, an indication of the proliferation of vortices. Surprisingly, the Nernst signal abruptly disappears when the doping falls below the critical value, in striking conflict with conventional expectations. This series of phenomena, which have no prior analogue, call for careful examinations of the mechanism of the QCP, including the possibility of a continuous QPT between two distinct ordered phases in the monolayer. Our experiments open a new avenue for studying unconventional QPTs and quantum critical matter.

cond-mat.mes-hall

An Interpretable Hybrid Predictive Model of COVID-19 Cases using Autoregressive Model and LSTM

The Coronavirus Disease 2019 (COVID-19) has a profound impact on global health and economy, making it crucial to build accurate and interpretable data-driven predictive models for COVID-19 cases to improve policy making. The extremely large scale of the pandemic and the intrinsically changing transmission characteristics pose great challenges for effective COVID-19 case prediction. To address this challenge, we propose a novel hybrid model in which the interpretability of the Autoregressive model (AR) and the predictive power of the long short-term memory neural networks (LSTM) join forces. The proposed hybrid model is formalized as a neural network with an architecture that connects two composing model blocks, of which the relative contribution is decided data-adaptively in the training procedure. We demonstrate the favorable performance of the hybrid model over its two component models as well as other popular predictive models through comprehensive numerical studies on two data sources under multiple evaluation metrics. Specifically, in county-level data of 8 California counties, our hybrid model achieves 4.173% MAPE on average, outperforming the composing AR (5.629%) and LSTM (4.934%). In country-level datasets, our hybrid model outperforms the widely-used predictive models - AR, LSTM, SVM, Gradient Boosting, and Random Forest - in predicting COVID-19 cases in 8 countries around the world. In addition, we illustrate the interpretability of our proposed hybrid model, a key feature not shared by most black-box predictive models for COVID-19 cases. Our study provides a new and promising direction for building effective and interpretable data-driven models, which could have significant implications for public health policy making and control of the current and potential future pandemics.

cs.LG

Reluctant Interaction Modeling

Including pairwise interactions between the predictors of a regression model can produce better predicting models. However, to fit such interaction models on typical data sets in biology and other fields can often require solving enormous variable selection problems with billions of interactions. The scale of such problems demands methods that are computationally cheap (both in time and memory) yet still have sound statistical properties. Motivated by these large-scale problem sizes, we adopt a very simple guiding principle: One should prefer main effects over interactions if all else is equal. This "reluctance" to interactions, while reminiscent of the hierarchy principle for interactions, is much less restrictive. We design a computationally efficient method built upon this principle and provide theoretical results indicating favorable statistical properties. Empirical results show dramatic computational improvement without sacrificing statistical properties. For example, the proposed method can solve a problem with 10 billion interactions with 5-fold cross-validation in under 7 hours on a single CPU.

stat.ME

Controlling Costs: Feature Selection on a Budget

The traditional framework for feature selection treats all features as costing the same amount. However, in reality, a scientist often has considerable discretion regarding which variables to measure, and the decision involves a tradeoff between model accuracy and cost (where cost can refer to money, time, difficulty, or intrusiveness). In particular, unnecessarily including an expensive feature in a model is worse than unnecessarily including a cheap feature. We propose a procedure, which we call cheap knockoffs, for performing feature selection in a cost-conscious manner. The key idea behind our method is to force higher cost features to compete with more knockoffs than cheaper features. We derive an upper bound on the weighted false discovery proportion associated with this procedure, which corresponds to the fraction of the feature cost that is wasted on unimportant features. We prove that this bound holds simultaneously with high probability over a path of selected variable sets of increasing size. A user may thus select a set of features based, for example, on the overall budget, while knowing that no more than a particular fraction of feature cost is wasted. We investigate, through simulation and a biomedical application, the practical importance of incorporating cost considerations into the feature selection process.

stat.ME

Survey on Evolutionary Deep Learning: Principles, Algorithms, Applications and Open Issues

Over recent years, there has been a rapid development of deep learning (DL) in both industry and academia fields. However, finding the optimal hyperparameters of a DL model often needs high computational cost and human expertise. To mitigate the above issue, evolutionary computation (EC) as a powerful heuristic search approach has shown significant merits in the automated design of DL models, so-called evolutionary deep learning (EDL). This paper aims to analyze EDL from the perspective of automated machine learning (AutoML). Specifically, we firstly illuminate EDL from machine learning and EC and regard EDL as an optimization problem. According to the DL pipeline, we systematically introduce EDL methods ranging from feature engineering, model generation, to model deployment with a new taxonomy (i.e., what and how to evolve/optimize), and focus on the discussions of solution representation and search paradigm in handling the optimization problem by EC. Finally, key applications, open issues and potentially promising lines of future research are suggested. This survey has reviewed recent developments of EDL and offers insightful guidelines for the development of EDL.

cs.NE