SearcharxivSearch

arXiv subjects

Jingwen Guo

Publications and source records attributed to Jingwen Guo.

12 recordsLinked to original sources

DSCodeBench: A Realistic Benchmark for Data Science Code Generation

We introduce DSCodeBench, a new benchmark designed to evaluate large language models (LLMs) on complicated and realistic data science code generation tasks. DSCodeBench consists of 1,000 carefully constructed problems sourced from realistic problems from GitHub across ten widely used Python data science libraries. DSCodeBench offers a more challenging and representative testbed, more complex code solutions, more comprehensive data science libraries, clearer and better structured problem descriptions, and stronger test suites. To construct the DSCodeBench, we develop a robust pipeline that combines task scope selection, code construction, test case generation, and problem description synthesis. The process is paired with rigorous manual editing to ensure alignment and enhance the reliability of the evaluation. Experimental result shows that DSCodeBench exhibits robust scaling behavior, where larger models systematically outperform smaller ones, validating its ability to distinguish model capabilities. The best LLM we test, GPT-4o, has a pass@1 of 0.392, indicating that LLMs still have a large room to improve for realistic data science code generation tasks. We believe DSCodeBench will serve as a rigorous and trustworthy foundation for advancing LLM-based data science programming.

cs.SE

Synthesis of intrinsic magnetic topological insulator MnBi2nTe3n+1 family by chemical vapor transport method with feedback regulation

MnBi2nTe3n+1 (MBT) is a representative family of intrinsic magnetic topological insulators, in which numerous exotic phenomena such as the quantum anomalous Hall effect are expected. The high-quality crystal growth and magnetism manipulation are the most essential processes. Here we develop a modified chemical vapor transport method using a feedback-regulated strategy, which provides the closed-loop control of growth temperature within +/- 0.1 degree Celsius. Single crystals of MnBi2Te4, MnBi4Te7, and MnBi6Te10 are obtained under different temperature intervals respectively, and show variable tunability on magnetism by finely tuning the growth temperatures. Specifically, the cold-end temperatures not only vary the strength of antiferromagnetic coupling in MnBi2Te4, but also induce magnetic ground state transitions from antiferromagnetism to ferromagnetism in MnBi4Te7 and MnBi6Te10. In MnBi2Te4 with optimized magnetism, quantized transport with Chern insulator state is also realized at the low field of 3.7 T. Our results provide a systematic picture for the crystal growth and the rich magnetic tunability of MBT family, providing richer platforms for the related researches combining magnetism and topological physics.

cond-mat.mtrl-sci

Discovery of unconventional charge-spin-intertwined density wave in magnetic kagome metal GdTi3Bi4

The symmetry breaking and its interplay among spin, charge, and lattice degrees of freedom is crucial for understanding correlated quantum states such as charge density waves (CDWs) and unconventional superconductivity. Here, we report the discovery by low-temperature scanning tunneling microscopy/spectroscopy of unconventional charge-spin-intertwined density waves in magnetic kagome metal GdTi3Bi4, which exhibits the one-third magnetization plateau. We reveal the emergence of 3Q CDWs incommensurate with the crystalline lattice in both periodicity and orientation, breaking all mirror and rotation symmetries. The CDW exhibits incommensurate-commensurate transitions in an applied magnetic field and transitions between 3Q and 1Q CDWs as a function of field and temperature, accompanied by changes in the spatial symmetries. Remarkably, the quantum and classic melting of the CDWs exhibits a phase structure which is consistent with the magnetization phase diagram of bulk GdTi3Bi4, providing strong evidence for the intertwined charge-spin density wave order. The origin of the charge-spin intertwinement is further evidenced by the observed hybridization between itinerant electrons and Gd local moments. Our findings uncover an unconventional form of charge-spin orders and offer new insights into a broad class of multi-components density wave formation in kagome and other correlated quantum materials.

cond-mat.str-el

Magnetic kagome materials RETi3Bi4 family with weak interlayer interactions

Kagome materials have attracted a surge of research interest recently, especially for the ones combining with magnetism, and the ones with weak interlayer interactions which can fabricate thin devices. However, kagome materials combining both characters of magnetism and weak interlayer interactions are rare. Here we investigate a new family of titanium based kagome materials RETi3Bi4 (RE = Eu, Gd and Sm). The flakes of nanometer thickness of RETi3Bi4 can be obtained by exfoliation due to the weak interlayer interactions. According to magnetic measurements, out-of-plane ferromagnetism, out-of-plane anti-ferromagnetism, and in-plane ferromagnetism are formed for RE = Eu, Gd, and Sm respectively. The magnetic orders are simple and the saturation magnetizations can be relatively large since the rare earth elements solely provide the magnetic moments. Further by angle-resolved photoemission spectroscopy (ARPES) and first-principles calculations, the electronic structures of RETi3Bi4 are investigated. The ARPES results are consistent with the calculations, indicating the bands characteristic with kagome sublattice in RETi3Bi4. We expect these materials to be promising candidates for observation of the exotic magnetic topological phases and the related topological quantum transport studies.

cond-mat.mtrl-sci

FSAR: Federated Skeleton-based Action Recognition with Adaptive Topology Structure and Knowledge Distillation

Existing skeleton-based action recognition methods typically follow a centralized learning paradigm, which can pose privacy concerns when exposing human-related videos. Federated Learning (FL) has attracted much attention due to its outstanding advantages in privacy-preserving. However, directly applying FL approaches to skeleton videos suffers from unstable training. In this paper, we investigate and discover that the heterogeneous human topology graph structure is the crucial factor hindering training stability. To address this limitation, we pioneer a novel Federated Skeleton-based Action Recognition (FSAR) paradigm, which enables the construction of a globally generalized model without accessing local sensitive data. Specifically, we introduce an Adaptive Topology Structure (ATS), separating generalization and personalization by learning a domain-invariant topology shared across clients and a domain-specific topology decoupled from global model aggregation.Furthermore, we explore Multi-grain Knowledge Distillation (MKD) to mitigate the discrepancy between clients and server caused by distinct updating patterns through aligning shallow block-wise motion features. Extensive experiments on multiple datasets demonstrate that FSAR outperforms state-of-the-art FL-based methods while inherently protecting privacy.

cs.CV

The state-of-the-art 3D anisotropic intracranial hemorrhage segmentation on non-contrast head CT: The INSTANCE challenge

Automatic intracranial hemorrhage segmentation in 3D non-contrast head CT (NCCT) scans is significant in clinical practice. Existing hemorrhage segmentation methods usually ignores the anisotropic nature of the NCCT, and are evaluated on different in-house datasets with distinct metrics, making it highly challenging to improve segmentation performance and perform objective comparisons among different methods. The INSTANCE 2022 was a grand challenge held in conjunction with the 2022 International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI). It is intended to resolve the above-mentioned problems and promote the development of both intracranial hemorrhage segmentation and anisotropic data processing. The INSTANCE released a training set of 100 cases with ground-truth and a validation set with 30 cases without ground-truth labels that were available to the participants. A held-out testing set with 70 cases is utilized for the final evaluation and ranking. The methods from different participants are ranked based on four metrics, including Dice Similarity Coefficient (DSC), Hausdorff Distance (HD), Relative Volume Difference (RVD) and Normalized Surface Dice (NSD). A total of 13 teams submitted distinct solutions to resolve the challenges, making several baseline models, pre-processing strategies and anisotropic data processing techniques available to future researchers. The winner method achieved an average DSC of 0.6925, demonstrating a significant growth over our proposed baseline method. To the best of our knowledge, the proposed INSTANCE challenge releases the first intracranial hemorrhage segmentation benchmark, and is also the first challenge that intended to resolve the anisotropic problem in 3D medical image segmentation, which provides new alternatives in these research fields.

eess.IV

Identity-Sensitive Knowledge Propagation for Cloth-Changing Person Re-identification

Cloth-changing person re-identification (CC-ReID), which aims to match person identities under clothing changes, is a new rising research topic in recent years. However, typical biometrics-based CC-ReID methods often require cumbersome pose or body part estimators to learn cloth-irrelevant features from human biometric traits, which comes with high computational costs. Besides, the performance is significantly limited due to the resolution degradation of surveillance images. To address the above limitations, we propose an effective Identity-Sensitive Knowledge Propagation framework (DeSKPro) for CC-ReID. Specifically, a Cloth-irrelevant Spatial Attention module is introduced to eliminate the distraction of clothing appearance by acquiring knowledge from the human parsing module. To mitigate the resolution degradation issue and mine identity-sensitive cues from human faces, we propose to restore the missing facial details using prior facial knowledge, which is then propagated to a smaller network. After training, the extra computations for human parsing or face restoration are no longer required. Extensive experiments show that our framework outperforms state-of-the-art methods by a large margin. Our code is available at https://github.com/KimbingNg/DeskPro.

cs.CV

Charge Carrier Mediation and Ferromagnetism induced in MnBi6Te10 Magnetic Topological Insulators by antimony doping

A new kind of intrinsic magnetic topological insulators (MTI) MnBi2Te4 family have shed light on the observation of novel topological quantum effect such as quantum anomalous Hall effect (QAHE). However, the strong anti-ferromagnetic (AFM) coupling and high carrier concentration in the bulk hinder the practical applications. In closely related materials MnBi4Te7 and MnBi6Te10, the interlayer magnetic coupling is greatly suppressed by Bi2Te3 layer intercalation. However, AFM is still the ground state in these compounds. Here by magnetic and transport measurements, we demonstrate that Sb substitutional dopant plays a dual role in MnBi6Te10, which can not only adjust the charge carrier type and the concentration, but also induce the solid into a ferromagnetic (FM) ground state. AFM ground state region which is also close to the charge neutral point can be found in the phase diagram of Mn(SbxBi1-x)6Te10 when x ~ 0.25. An intrinsic FM-MTI candidate is thus demonstrated, and it may take a step further for the realization of high-quality and high-temperature QAHE and the related topological quantum effects in the future.

cond-mat.mtrl-sci

Coexistence of Ferromagnetism and Topology by Charge Carrier Engineering in intrinsic magnetic topological insulator MnBi4Te7

Intrinsic magnetic topological insulators (MTIs) MnBi2Te4 and MnBi2Te4/(Bi2Te3)n are expected to realize the high-temperature quantum anomalous Hall effect (QAHE) and dissipationless electrical transport. Extensive efforts have been made on this field but there is still lack of ideal MTI candidate with magnetic ordering of ferromagnetic (FM) ground state. Here, we demonstrate a MTI sample of Mn(Bi0.7Sb0.3)4Te7 which holds the coexistence of FM ground state and topological non-triviality. The dramatic modulation of the magnetism is induced by a charge carrier engineering process by the way of Sb substitution in MnBi4Te7 matrix with AFM ordering. The evolution of magnetism in Mn(Bi1-xSbx)4Te7 is systematically investigated by magnetic measurements and theoretical calculations. The clear topological surface states of the FM sample of x = 0.3 are also verified by angle-resolved photoemission spectra. We also aware that the FM sample of x = 0.3 is close to the charge neutral point. Therefore, the demonstration of intrinsic FM-MTI of Mn(Bi0.7Sb0.3)4Te7 in this work sheds light to the further studies of QAHE realization and optimizations.

cond-mat.mtrl-sci

Intrinsic magnetic topological insulator phases in the Sb doped MnBi2Te4 bulks and thin flakes

Magnetic topological insulators (MTIs) offer a combination of topologically nontrivial characteristics and magnetic order and show promise in terms of potentially interesting physical phenomena such as the quantum anomalous Hall (QAH) effect and topological axion insulating states. However, the understanding of their properties and potential applications have been limited due to a lack of suitable candidates for MTIs. Here, we grow two-dimensional single crystals of Mn(SbxBi(1-x))2Te4 bulk and exfoliate them into thin flakes in order to search for intrinsic MTIs. We perform angle-resolved photoemission spectroscopy, low-temperature transport measurements, and first-principles calculations to investigate the band structure, transport properties, and magnetism of this family of materials, as well as the evolution of their topological properties. We find that there exists an optimized MTI zone in the Mn(SbxBi(1-x))2Te4 phase diagram, which could possibly host a high-temperature QAH phase, offering a promising avenue for new device applications.

cond-mat.mtrl-sci

A protonated brownmillerite electrolyte for superior low-temperature proton conductivity

Design novel solid oxide electrolyte with enhanced ionic conductivity forms one of the Holy Grails in the field of materials science due to its great potential for wide range of energy applications. Conventional solid oxide electrolyte typically requires elevated temperature to activate the ionic transportation, while it has been increasing research interests to reduce the operating temperature due to the associated scientific and technological importance. Here, we report a conceptually new solid oxide electrolyte, HSrCoO2.5, which shows an exceptional enhanced proton conductivity at low temperature region (from room temperature to 140 oC). Combining both the experimental results and corresponding first-principles calculations, we attribute these intriguing properties to the extremely-high proton concentration as well as the well-ordered oxygen vacancy channels inherited from the novel crystalline structure of HSrCoO2.5. This result provides a new strategy to design novel solid oxide electrolyte with excellent proton conductivity for wide ranges of energy-related applications.

cond-mat.mtrl-sci

Experimental realization of an intrinsic magnetic topological insulator

Intrinsic magnetic topological insulator (TI) is a stoichiometric magnetic compound possessing both inherent magnetic order and topological electronic states. Such a material can provide a shortcut to various novel topological quantum effects but remains elusive experimentally so far. Here, we report the experimental realization of high-quality thin films of an intrinsic magnetic TI---MnBi$_2$Te$_4$---by alternate growth of a Bi$_2$Te$_3$ quintuple-layer and a MnTe bilayer with molecular beam epitaxy. The material shows the archetypical Dirac surface states in angle-resolved photoemission spectroscopy and is demonstrated to be an antiferromagnetic topological insulator with ferromagnetic surfaces by magnetic and transport measurements as well as first-principles calculations. The unique magnetic and topological electronic structures and their interplays enable the material to embody rich quantum phases such as quantum anomalous Hall insulators and axion insulators in a well-controlled way.

cond-mat.mtrl-sci