170 research outputs found
Regional resilience and spatial cycles: Long-term evolution of the Chinese port system (221BC-2010AD)
International audienceSpatial models of port system evolution often depict linearly the emergence of hierarchy through successive concentration phases of originally scattered ports. The Chinese case provides a fertile ground for complementing existing works by a long-term perspective, given the early importance of river ports and seaports and the development irregularities caused by periods of closure and openness over time and across such a large land mass. In both qualitative and quantitative ways, this paper describes and analyses the changing spatial pattern of China's port system since the first unified empire (221bc). Main results underline a certain stability of the port system with regard to the location of main sea-river gateways, notwithstanding important regional shifts from one period to the other
Iterative Learning Control of Hysteresis in Piezoelectric Actuators
We develop convergence criteria of an iterative learning control on the whole desired trajectory to obtain the hysteresis-compensating feedforward
input in hysteretic systems. In the analysis, the Prandtl-Ishlinskii model is utilized to capture the nonlinear behavior in piezoelectric actuators. Finally, we apply the control algorithm to an experimental piezoelectric actuator and conclude that the tracking error is reduced to 0.15% of the total displacement, which is approximately the noise level of the sensor measurement
Barrier Inhomogeneity of Schottky Diode on Nonpolar AlN Grown by Physical Vapor Transport
An aluminum nitride (AlN) Schottky barrier diode (SBD) was fabricated on a
nonpolar AlN crystal grown on tungsten substrate by physical vapor transport.
The Ni/Au-AlN SBD features a low ideality factor n of 3.3 and an effective
Schottky barrier height (SBH) of 1.05 eV at room temperature. The ideality
factor n decreases and the effective SBH increases at high temperatures. The
temperature dependences of n and SBH were explained using an inhomogeneous
model. A mean SBH of 2.105 eV was obtained for the Ni-AlN Schottky junction
from the inhomogeneity analysis of the current-voltage characteristics. An
equation in which the parameters have explicit physical meanings in thermionic
emission theory is proposed to describe the current-voltage characteristics of
inhomogeneous SBDs.Comment: 6 pages, 6 figure
On the Evolution of Knowledge Graphs: A Survey and Perspective
Knowledge graphs (KGs) are structured representations of diversified
knowledge. They are widely used in various intelligent applications. In this
article, we provide a comprehensive survey on the evolution of various types of
knowledge graphs (i.e., static KGs, dynamic KGs, temporal KGs, and event KGs)
and techniques for knowledge extraction and reasoning. Furthermore, we
introduce the practical applications of different types of KGs, including a
case study in financial analysis. Finally, we propose our perspective on the
future directions of knowledge engineering, including the potential of
combining the power of knowledge graphs and large language models (LLMs), and
the evolution of knowledge extraction, reasoning, and representation
Circulating microRNA-92a and microRNA-21 as novel minimally invasive biomarkers for primary breast cancer
PURPOSE: MicroRNAs (miRNAs) play an essential role in breast malignant tumor development and progression. The development of clinically validated biomarkers for primary breast cancer (BC) has remained an insurmountable task despite other advances in the field of cancer molecular biology. The objective of this study is to investigate the differential expression of miRNAs and the potential of circulating microRNAs as novel primary breast cancer biomarkers. METHODS: Our analyses were performed on 48 tissue and 100 serum samples of patients with primary BC and a set of 20 control samples of healthy women, respectively. The relative expression of ten candidate miRNAs (miR-106b, miR-125b, miR-17, miR-185, miR-21, miR-558, miR-625, miR-665, miR-92a, and miR-93) from the results of four bioinformatics approaches and literature curation was measured by real-time quantitative reverse transcription PCR (qRT-PCR). RESULTS: The level of miR-92a was significantly lower, while miR-21 was higher, as previous reports, in tissue and serum samples of BC than that of healthy controls (p < 0.001). Logistic regression and receiver operating characteristic curve analyses revealed the significant and independent value (p < 0.001) of the miR-92a and miR-21 expression quantification in serums. Moreover, the comparison with the clinicopathologic data of the BC patients showed that decreased levels of miR-92a and increased levels of miR-21 were associated with tumor size and a positive lymph node status (p < 0.001). CONCLUSIONS: These findings suggest that many miRNAs expressions are altered in BC, whose expression profiling may provide a useful clue for the pathophysiological research. Circulating miR-92a has potential use as novel breast cancer biomarker, which is comparable to miR-21
Multiobjective Optimization of PID Controller of PMSM
PID controller is used in most of the current-speed closed-loop control of permanent magnet synchronous motors (PMSM) servo system. However, Kp, Ki, and Kd of PID are difficult to tune due to the multiple objectives. In order to obtain the optimal PID parameters, we adopt a NSGA-II to optimize the PID parameters in this paper. According to the practical requirement, several objective functions are defined. NSGA-II can search the optimal parameters according to the objective functions with better robustness. This approach provides a more theoretical basis for the optimization of PID parameters than the aggregation function method. The simulation results indicate that the system is valid, and the NSGA-II can obtain the Pareto front of PID parameters
Rethinking GNN-based Entity Alignment on Heterogeneous Knowledge Graphs: New Datasets and A New Method
The development of knowledge graph (KG) applications has led to a rising need
for entity alignment (EA) between heterogeneous KGs that are extracted from
various sources. Recently, graph neural networks (GNNs) have been widely
adopted in EA tasks due to GNNs' impressive ability to capture structure
information. However, we have observed that the oversimplified settings of the
existing common EA datasets are distant from real-world scenarios, which
obstructs a full understanding of the advancements achieved by recent methods.
This phenomenon makes us ponder: Do existing GNN-based EA methods really make
great progress?
In this paper, to study the performance of EA methods in realistic settings,
we focus on the alignment of highly heterogeneous KGs (HHKGs) (e.g., event KGs
and general KGs) which are different with regard to the scale and structure,
and share fewer overlapping entities. First, we sweep the unreasonable
settings, and propose two new HHKG datasets that closely mimic real-world EA
scenarios. Then, based on the proposed datasets, we conduct extensive
experiments to evaluate previous representative EA methods, and reveal
interesting findings about the progress of GNN-based EA methods. We find that
the structural information becomes difficult to exploit but still valuable in
aligning HHKGs. This phenomenon leads to inferior performance of existing EA
methods, especially GNN-based methods. Our findings shed light on the potential
problems resulting from an impulsive application of GNN-based methods as a
panacea for all EA datasets. Finally, we introduce a simple but effective
method: Simple-HHEA, which comprehensively utilizes entity name, structure, and
temporal information. Experiment results show Simple-HHEA outperforms previous
models on HHKG datasets.Comment: 11 pages, 6 figure
Unlocking the Power of Large Language Models for Entity Alignment
Entity Alignment (EA) is vital for integrating diverse knowledge graph (KG)
data, playing a crucial role in data-driven AI applications. Traditional EA
methods primarily rely on comparing entity embeddings, but their effectiveness
is constrained by the limited input KG data and the capabilities of the
representation learning techniques. Against this backdrop, we introduce ChatEA,
an innovative framework that incorporates large language models (LLMs) to
improve EA. To address the constraints of limited input KG data, ChatEA
introduces a KG-code translation module that translates KG structures into a
format understandable by LLMs, thereby allowing LLMs to utilize their extensive
background knowledge to improve EA accuracy. To overcome the over-reliance on
entity embedding comparisons, ChatEA implements a two-stage EA strategy that
capitalizes on LLMs' capability for multi-step reasoning in a dialogue format,
thereby enhancing accuracy while preserving efficiency. Our experimental
results affirm ChatEA's superior performance, highlighting LLMs' potential in
facilitating EA tasks
- âŠ