52 research outputs found
A Faster -means++ Algorithm
K-means++ is an important algorithm to choose initial cluster centers for the
k-means clustering algorithm. In this work, we present a new algorithm that can
solve the -means++ problem with near optimal running time. Given data
points in , the current state-of-the-art algorithm runs in
iterations, and each iteration takes
time. The overall running time is thus . We propose a
new algorithm \textsc{FastKmeans++} that only takes in time, in total
Phase-resolved electrical detection of coherently coupled magnonic devices
We demonstrate the electrical detection of magnon–magnon hybrid dynamics in yttrium iron garnet/Permalloy (YIG/Py) thin film bilayer devices. Direct microwave current injection through the conductive Py layer excites the hybrid dynamics consisting of the uniform mode of Py and the first standing spin wave (n = 1) mode of YIG, which are coupled via interfacial exchange. Both the two hybrid modes, with Py- or YIG-dominated excitations, can be detected via the spin rectification signals from the conductive Py layer, providing phase resolution of the coupled dynamics. The phase characterization is also applied to a nonlocally excited Py device, revealing the additional phase shift due to the perpendicular Oersted field. Our results provide a device platform for exploring hybrid magnonic dynamics and probing their phases, which are crucial for implementing coherent information processing with magnon excitations
Fast and Efficient Matching Algorithm with Deadline Instances
Online weighted matching problem is a fundamental problem in machine learning
due to its numerous applications. Despite many efforts in this area, existing
algorithms are either too slow or don't take (the longest
time a node can be matched) into account. In this paper, we introduce a market
model with first. Next, we present our two optimized
algorithms (\textsc{FastGreedy} and \textsc{FastPostponedGreedy}) and offer
theoretical proof of the time complexity and correctness of our algorithms. In
\textsc{FastGreedy} algorithm, we have already known if a node is a buyer or a
seller. But in \textsc{FastPostponedGreedy} algorithm, the status of each node
is unknown at first. Then, we generalize a sketching matrix to run the original
and our algorithms on both real data sets and synthetic data sets. Let
denote the relative error of the real weight of each
edge. The competitive ratio of original \textsc{Greedy} and
\textsc{PostponedGreedy} is and respectively. Based
on these two original algorithms, we proposed \textsc{FastGreedy} and
\textsc{FastPostponedGreedy} algorithms and the competitive ratio of them is
and respectively. At the same
time, our algorithms run faster than the original two algorithms. Given
nodes in , we decrease the time complexity from to
Development of a Large-Scale Roadside Facility Detection Model Based on the Mapillary Dataset
The detection of road facilities or roadside structures is essential for high-definition (HD) maps and intelligent transportation systems (ITSs). With the rapid development of deep-learning algorithms in recent years, deep-learning-based object detection techniques have provided more accurate and efficient performance, and have become an essential tool for HD map reconstruction and advanced driver-assistance systems (ADASs). Therefore, the performance evaluation and comparison of the latest deep-learning algorithms in this field is indispensable. However, most existing works in this area limit their focus to the detection of individual targets, such as vehicles or pedestrians and traffic signs, from driving view images. In this study, we present a systematic comparison of three recent algorithms for large-scale multi-class road facility detection, namely Mask R-CNN, YOLOx, and YOLOv7, on the Mapillary dataset. The experimental results are evaluated according to the recall, precision, mean F1-score and computational consumption. YOLOv7 outperforms the other two networks in road facility detection, with a precision and recall of 87.57% and 72.60%, respectively. Furthermore, we test the model performance on our custom dataset obtained from the Japanese road environment. The results demonstrate that models trained on the Mapillary dataset exhibit sufficient generalization ability. The comparison presented in this study aids in understanding the strengths and limitations of the latest networks in multiclass object detection on large-scale street-level datasets
Multimode Fano Resonances Sensing Based on a Non-Through MIM Waveguide with a Square Split-Ring Resonance Cavity
In this article, a non-through metal–insulator–metal (MIM) waveguide that can excite fivefold Fano resonances is reported. The Fano resonances are obtained by the interaction between the modes excited by the square split-ring resonator (SSRC) and the bus waveguide. After a detailed analysis of the transmission characteristics and magnetic field strength of the structure using the finite element method (FEM), it was found that the independent tuning of Fano resonance wavelength and transmittance can be achieved by adjusting the geometric parameters of SSRC. In addition, after optimizing the geometric parameters, the refractive index sensing sensitivity (S) and figure of merit (FOM) of the structure can be optimal, which are 1290.2 nm/RIU and 3.6 × 104, respectively. Additionally, the annular cavity of the MIM waveguide structure can also be filled with biomass solution to act as a biosensor. On this basis, the structure can be produced for optical refractive index sensing in the biological, micro and nano fields
- …