SearcharxivSearch

arXiv subjects

Shengnan Zhang

Publications and source records attributed to Shengnan Zhang.

16 recordsLinked to original sources

MiniCPM-SALA: Hybridizing Sparse and Linear Attention for Efficient Long-Context Modeling

The evolution of large language models (LLMs) towards applications with ultra-long contexts faces challenges posed by the high computational and memory costs of the Transformer architecture. While existing sparse and linear attention mechanisms attempt to mitigate these issues, they typically involve a trade-off between memory efficiency and model performance. This paper introduces MiniCPM-SALA, a 9B-parameter hybrid architecture that integrates the high-fidelity long-context modeling of sparse attention (InfLLM-V2) with the global efficiency of linear attention (Lightning Attention). By employing a layer selection algorithm to integrate these mechanisms in a 1:3 ratio and utilizing a hybrid positional encoding (HyPE), the model maintains efficiency and performance for long-context tasks. Furthermore, we introduce a cost-effective continual training framework that transforms pre-trained Transformer-based models into hybrid models, which reduces training costs by approximately 75% compared to training from scratch. Extensive experiments show that MiniCPM-SALA maintains general capabilities comparable to full-attention models while offering improved efficiency. On a single NVIDIA A6000D GPU, the model achieves up to 3.5x the inference speed of the full-attention model at the sequence length of 256K tokens and supports context lengths of up to 1M tokens, a scale where traditional full-attention 8B models fail because of memory constraints.

cs.CL

Quasi-linear magnetoresistance and paramagnetic singularity in Hypervalent Bismuthide

Materials featuring hypervalent bismuth motifs have generated immense interest due to their extraordinary electronic structure and exotic quantum transport. In this study, we synthesized high-quality single crystals of La3ScBi5 characterized by one-dimensional hypervalent bismuth chains and performed a systematic investigation of the magnetoresistive behavior and quantum oscillations. The metallic La3ScBi5 exhibits a low-temperature plateau of electrical resistivity and quasi-linear positive magnetoresistance, with anisotropic magnetoresistive behaviors suggesting the presence of anisotropic Fermi surfaces. This distinctive transport phenomenon is perfectly elucidated by first-principles calculations utilizing the semiclassical Boltzmann transport theory. Furthermore, the nonlinear Hall resistivity pointed towards a multiband electronic structure, characterized by the coexistence of electron and hole carriers, which is further supported by our first-principles calculations. Angle-dependent de Haas-van Alphen oscillations are crucial for further elucidating its Fermiology and topological characteristics. Intriguingly, magnetization measurements unveiled a notable paramagnetic singularity at low fields, which might suggest the nontrivial nature of the surface states. Our findings underscore the interplay between transport phenomena and the unique electronic structure of hypervalent bismuthide La3ScBi5, opening avenues for exploring novel electronic applications.

cond-mat.mtrl-sci

Topological nontrivial berry phase in altermagnet CrSb

The study of topological properties in magnetic materials has long been one of the forefront research areas in condensed matter physics. CrSb, as a prototypical candidate material for altermagnetism, has attracted significant attention due to its unique magnetic properties. This system provides a novel platform for exploring the intrinsic relationship between altermagnetic order and exotic topological states. In this study, we combine systematic electrical transport experiments with first-principles calculations to investigate the possible realization mechanisms of topological semimetal states in CrSb and their manifestations in quantum transport phenomena. Our high field magneto-transport measurements reveal that the magnetoresistance of CrSb exhibits no sign of saturation up to 35 T, following a distinct power-law dependence with an exponent of 1.48. The nonlinear Hall resistivity further indicates a multiband charge transport mechanism. Under high magnetic fields, we observe pronounced Shubnikov-de Haas (SdH) quantum oscillations and discernible Zeeman-effect-induced band splitting at 1.6 K. Systematic Fermi surface and band calculations combined with Berry phase analysis confirm the nontrivial topological character of this material (with a Berry phase approaching {\pi}). These findings not only provide crucial experimental evidence for understanding the electronic structure of CrSb, but also establish an important foundation for investigating topological quantum states in altermagnets.

cond-mat.mtrl-sci

A combined First-principles and Boltzmann transport theory methodology for studying magnetotransport in magnetic materials

Unusual magnetotransport behaviors, such as temperature-dependent negative magnetoresistance (MR) and bowtie-shaped MR, have puzzled us for a long time. Although several mechanisms have been proposed to explain these phenomena, the absence of comprehensive quantitative calculations has made these explanations less convincing. In our work, we introduce a methodology to study magnetotransport behaviors in magnetic materials. This approach integrates the anomalous Hall conductivity induced by the Berry curvature, with a multi-band ordinary conductivity tensor, employing a combination of first-principles calculations and semi-classical Boltzmann transport theory. Our method also incorporates the temperature dependence of the relaxation time and the anomalous Hall conductivity, as well as the field dependence of the anomalous Hall conductivity. We initially test this approach on models, obtaining distinct behaviors of magnetoresistance and Hall resistivity across several types of magnetic materials, and then apply it to a Weyl semimetal, Co3Sn2S2. The results, which align well with experimental observations in terms of magnetic field and temperature dependencies, demonstrate the efficacy of our approach. This methodology provides a comprehensive and efficient means to understand the underlying mechanisms of the unusual complex behaviors observed in magnetotransport measurements in magnetic materials.

cond-mat.mtrl-sci

Kwai Keye-VL 1.5 Technical Report

In recent years, the development of Large Language Models (LLMs) has significantly advanced, extending their capabilities to multimodal tasks through Multimodal Large Language Models (MLLMs). However, video understanding remains a challenging area due to the dynamic and information-dense nature of videos. Existing models struggle with the trade-off between spatial resolution and temporal coverage when processing video content. We present Keye-VL-1.5, which addresses fundamental challenges in video comprehension through three key innovations. First, we introduce a novel Slow-Fast video encoding strategy that dynamically allocates computational resources based on inter-frame similarity, processing key frames with significant visual changes at higher resolution (Slow pathway) while handling relatively static frames with increased temporal coverage at lower resolution (Fast pathway). Second, we implement a progressive four-stage pre-training methodology that systematically extends the model's context length from 8K to 128K tokens, enabling processing of longer videos and more complex visual content. Third, we develop a comprehensive post-training pipeline focusing on reasoning enhancement and human preference alignment, incorporating a 5-step chain-of-thought data construction process, iterative GSPO-based reinforcement learning with progressive prompt hinting for difficult cases, and alignment training. Through extensive evaluation on public benchmarks and rigorous internal human assessment, Keye-VL-1.5 demonstrates significant improvements over existing models, particularly excelling in video understanding tasks while maintaining competitive performance on general multimodal benchmarks.

cs.CV

Kwai Keye-VL Technical Report

While Multimodal Large Language Models (MLLMs) demonstrate remarkable capabilities on static images, they often fall short in comprehending dynamic, information-dense short-form videos, a dominant medium in today's digital landscape. To bridge this gap, we introduce \textbf{Kwai Keye-VL}, an 8-billion-parameter multimodal foundation model engineered for leading-edge performance in short-video understanding while maintaining robust general-purpose vision-language abilities. The development of Keye-VL rests on two core pillars: a massive, high-quality dataset exceeding 600 billion tokens with a strong emphasis on video, and an innovative training recipe. This recipe features a four-stage pre-training process for solid vision-language alignment, followed by a meticulous two-phase post-training process. The first post-training stage enhances foundational capabilities like instruction following, while the second phase focuses on stimulating advanced reasoning. In this second phase, a key innovation is our five-mode ``cold-start'' data mixture, which includes ``thinking'', ``non-thinking'', ``auto-think'', ``think with image'', and high-quality video data. This mixture teaches the model to decide when and how to reason. Subsequent reinforcement learning (RL) and alignment steps further enhance these reasoning capabilities and correct abnormal model behaviors, such as repetitive outputs. To validate our approach, we conduct extensive evaluations, showing that Keye-VL achieves state-of-the-art results on public video benchmarks and remains highly competitive on general image-based tasks (Figure 1). Furthermore, we develop and release the \textbf{KC-MMBench}, a new benchmark tailored for real-world short-video scenarios, where Keye-VL shows a significant advantage.

cs.CV

Universal Scaling Behavior of Transport Properties in Non-Magnetic RuO$_{2}$

As a prototypical altermagnet, RuO$_{2}$ has been subject to many controversial reports regarding its magnetic ground state and the existence of crystal Hall effects. We obtained high-quality RuO$_{2}$ single crystal with a residual resistivity ratio (RRR = 152), and carefully measured its magnetization, longitudinal resistivity ($ρ_{xx}$) and Hall resistivity ($ρ_{yx}$) up to 35 T magnetic field. We also calculated its electronic band, Fermi surface, and conducted numerical simulations for its transport properties. It was found that no magnetic transition occurs below 400 K, and that all the transport properties are consistent with the numerical simulations results, indicating that the magnetotransport properties originate from the intrinsic electronic structures and are dominated by the Lorentz force. Particularly, no crystal Hall effects were observed in our RuO$_{2}$ samples and both magnetoresistance and Hall resistivity follow scaling behavior. These results demonstrate that RuO$_{2}$ is a typical semimetal, rather than an altermagnet.

cond-mat.mtrl-sci

Scaling Behavior of Magnetoresistance and Hall Resistivity in Altermagnet CrSb

The discovery of altermagnet (AM) marks a significant advancement in magnetic materials, combining characteristics of both ferromagnetism and antiferromagnetism. In this Letter, we focus on CrSb, which has been verified to be an AM and to exhibit substantial spin splitting near the Fermi level. After successfully growing high-quality CrSb single crystals, we performed comprehensive magnetization, magnetoresistance (MR), and Hall resistivity measurements, along with the electronic structure, and Fermi surface (FS) calculations, as well as the magneto-transport property numerical simulations. An antiferromagnetic transition occurring at $T_{N}$ = 712 K was reconfirmed. It was found that both experimental MR and Hall resistivity are consistent with the numerical simulation results, and exhibit obvious scaling behavior. The nonlinear Hall resistivity is due to its multi-band structure, rather than an anomalous Hall effect (AHE). Especially, the scaling behavior in Hall resistivity is first observed within an AM material. These findings demonstrate that the magneto-transport properties in CrSb originate from the intrinsic electronic structure and are dominated by the Lorentz force.

cond-mat.mtrl-sci

The inadequacy of the $ρ$-T curve for phase transitions in the presence of magnetic fields

The $ρ(T)$ curve is traditionally employed to discern metallic, semiconductor, and insulating behaviors in materials, with any deviations often interpreted as indicative of phase transitions. However, does this interpretation hold under the influence of a magnetic field? Our research addresses this critical question by reevaluating the $ρ(T)$ curve in the presence of magnetic field. We uncover that metal-insulator shifts and reentrant metallic states may not indicate true phase transitions but rather originate from the scaling behavior of magnetoresistance, influenced by magnetic field and temperature through a power-law dependence. Employing advanced first-principles calculations and the Boltzmann method, we analyzed the magnetoresistance of SiP$_2$ and NbP across a range of conditions, successfully explaining not only the reentrant behavior observed in experiments but also resolving the discrepancies in magnetoresistance behavior reported by different research groups. These findings challenge the conventional use of the $ρ(T)$ curve as a straightforward indicator of phase transitions under magnetic conditions, highlighting the essential need to exclude typical magnetoresistance effects due to the Lorentz force before confirming such transitions. This novel insight reshapes our understanding of complex material properties in magnetic fields and sets a new precedent for the interpretation of transport phenomena in condensed matter physics.

cond-mat.mtrl-sci

First-principles methodology for studying magnetotransport in narrow-gap semiconductors: an application to Zirconium Pentatelluride ZrTe5

The origin of anomalous resistivity peak and accompanied sign reversal of Hall resistivity of ZrTe$_5$ has been under debate for a long time. Although various theoretical models have been proposed to account for these intriguing transport properties, a systematic study from first principles view is still lacking. In this work, we present a first principles calculation combined with Boltzmann transport theory to investigate the transport properties in narrow-gap semiconductors at different temperatures and doping densities within the relaxation time approximation. Regarding the sensitive temperature-dependent chemical potential and relaxation time of semiconductors, we take proper approximation to simulate these two variables, and then comprehensively study the transport properties of ZrTe$_5$ both in the absence and presence of an applied magnetic field. Without introducing topological phases and correlation interactions, we qualitatively reproduced crucial features observed in experiments, including zero-field resistivity anomaly, nonlinear Hall resistivity with sign reversal, and non-saturating magnetoresistance at high temperatures. Our calculation allows a systematic interpretation of the observed properties in terms of multi-carrier and Fermi surface geometry. Our method can be extended to other narrow-gap semiconductors and further pave the way to explore interesting and novel transport properties of this field.

cond-mat.mtrl-sci

KwaiYiiMath: Technical Report

Recent advancements in large language models (LLMs) have demonstrated remarkable abilities in handling a variety of natural language processing (NLP) downstream tasks, even on mathematical tasks requiring multi-step reasoning. In this report, we introduce the KwaiYiiMath which enhances the mathematical reasoning abilities of KwaiYiiBase1, by applying Supervised Fine-Tuning (SFT) and Reinforced Learning from Human Feedback (RLHF), including on both English and Chinese mathematical tasks. Meanwhile, we also constructed a small-scale Chinese primary school mathematics test set (named KMath), consisting of 188 examples to evaluate the correctness of the problem-solving process generated by the models. Empirical studies demonstrate that KwaiYiiMath can achieve state-of-the-art (SOTA) performance on GSM8k, CMath, and KMath compared with the similar size models, respectively.

cs.CL

Collective scattering in lattice-trapped Sr atoms via dipole-dipole interactions

We investigate, based on the coupled dipole model, collective properties of dense Sr ensembles trapped in a three-dimensional (3D) optical lattice in the presence of dipole-dipole interactions induced on the 5$s5p^{3}$P$_{0}\to5s4d^{3}$D$_{1}$ transition. Our results reveal that the collective scattering properties, such as the scattered light intensity, frequency shift and linewidth, strongly depend on the interatomic distance and the atom number in the lattice. Moreover, the emission intensity is strongly dependent on the atomic distribution in lattices, the laser polarization and the detection position. The results not only offer the understanding of collective behaviors of lattice-trapped ensembles with an atom number equivalent to the experimental scale, but also provide an excellent platform for exploring many-body physics, thereby, opening a new window for applications like quantum information processing and quantum simulation.

physics.atom-ph

Reply to: Low-frequency quantum oscillations in LaRhIn$_5$: Dirac point or nodal line?

We thank G.P. Mikitik and Yu.V. Sharlai for contributing this note and the cordial exchange about it. First and foremost, we note that the aim of our paper is to report a methodology to diagnose topological (semi)metals using magnetic quantum oscillations. Thus far, such diagnosis has been based on the phase offset of quantum oscillations, which is extracted from a "Landau fan plot". A thorough analysis of the Onsager-Lifshitz-Roth quantization rules has shown that the famous $π$-phase shift can equally well arise from orbital- or spin magnetic moments in topologically trivial systems with strong spin-orbit coupling or small effective masses. Therefore, the "Landau fan plot" does not by itself constitute a proof of a topologically nontrivial Fermi surface. In the paper at hand, we report an improved analysis method that exploits the strong energy-dependence of the effective mass in linearly dispersing bands. This leads to a characteristic temperature dependence of the oscillation frequency which is a strong indicator of nontrivial topology, even for multi-band metals with complex Fermi surfaces. Three materials, Cd$_3$As$_2$, Bi$_2$O$_2$Se and LaRhIn$_5$ served as test cases for this method. Linear band dispersions were detected for Cd$_3$As$_2$, as well as the $F$ $\approx$ 7 T pocket in LaRhIn$_5$.

cond-mat.str-el

Temperature dependence of quantum oscillations from non-parabolic dispersions

The phase offset of quantum oscillations is commonly used to experimentally diagnose topologically non-trivial Fermi surfaces. This methodology, however, is inconclusive for spin-orbit-coupled metals where $π$-phase-shifts can also arise from non-topological origins. Here, we show that the linear dispersion in topological metals leads to a $T^2$-temperature correction to the oscillation frequency that is absent for parabolic dispersions. We confirm this effect experimentally in the Dirac semi-metal Cd$_3$As$_2$ and the multiband Dirac metal LaRhIn$_5$. Both materials match a tuning-parameter-free theoretical prediction, emphasizing their unified origin. For topologically trivial Bi$_2$O$_2$Se, no frequency shift associated to linear bands is observed as expected. However, the $π$-phase shift in Bi$_2$O$_2$Se would lead to a false positive in a Landau-fan plot analysis. Our frequency-focused methodology does not require any input from ab-initio calculations, and hence is promising for identifying correlated topological materials.

cond-mat.str-el

Novel repumping on $^{3}$P$_{0}$$\rightarrow$$^{3}$D$_{1}$ for Sr magneto-optical trap and Landé g factor measurement of $^{3}$D$_{1}$

We realize an experimental facility for cooling and trapping strontium (Sr) atoms and measure the Landé g factor of $^{3}$D$_{1}$ of $^{88}$Sr. Thanks to a novel repumping scheme with the $^{3}$P$_{2}$$\rightarrow$$^{3}$S$_{1}$ and $^{3}$P$_{0}$$\rightarrow$$^{3}$D$_{1}$ combination and the permanent magnets based self-assembled Zeeman slower, the peak atom number in the continuously repumped blue MOT is enhanced by a factor of 15 with respect to the non-repumping case, and reaches $\sim$1 billion. Furthermore, using the resolved-sideband Zeeman spectroscopy, the Landé g factor of $^{3}$D$_{1}$ is measured to be 0.4995(88) showing a good agreement with the theoretical value of 0.4988. The results will have an impact on various applications including atom laser, dipolar interactions, quantum information and precision measurements.

physics.atom-ph

Hanle detection for optical clocks

Considering the strong inhomogeneous spatial polarization and intensity distribution of spontaneous decay fluorescence due to the Hanle effect, we propose and demonstrate a universe Hanle detection configuration of electron-shelving method for optical clocks. Experimental results from Ca atomic beam optical frequency standard with 423 nm electron-shelving method show that a designed Hanle detection geometry with optimized magnetic field direction, detection laser beam propagation and polarization direction, and detector position can improve the fluorescence collection rate by more than one order of magnitude comparing with that of inefficient geometry. With the fixed 423 nm fluorescence, the improved 657 nm optical frequency standard signal intensity is presented. And the potential application of the Hanle detection geometry designed for facilitating the fluorescence collection for optical lattice clock with a limited solid angle of the fluorescence collection has been discussed. This Hanle detection configuration is also effective for ion detection in ion optical clock and quantum information experiments. Besides, a cylinder fluorescence collection structure is designed to increase the solid angle of the fluorescence collection in Ca atomic beam optical frequency standard.

physics.atom-ph