arXiv ScienceSearch

arXiv subjects

Yifeng Chen

Publications and source records attributed to Yifeng Chen.

16 recordsLinked to original sources

MakoXC: Rearchitecting DFT Exchange-Correlation with Matrix-Aligned and Knowledge-Organized Sparsity

Density Functional Theory (DFT) is indispensable for materials science and drug discovery, yet the exchange--correlation (XC) evaluation remains a major bottleneck due to its cubic scaling. Although linear-scaling methods exploit electronic nearsightedness to reduce asymptotic complexity, they produce irregular sparse workloads that hide implicit sparsity and prevent efficient use of modern AI accelerators. We present MakoXC, a modular matrix-aligned XC evaluation engine that rearchitects nearsightedness-induced sparsity into regular, accelerator-friendly computations. MakoXC co-designs three key techniques: (1) Matrix-Aligned Cells reorganize nearsightedness-induced interactions into dense, accelerator-aligned data clusters; (2) Sparsity-Guided Activation translates deeper implicit sparsity into numerically correct structured execution for practical linear scaling; and (3) Kernel-Fused Pipeline consolidates fragmented workloads into a unified, compute-intensive execution path that fully unleashes accelerator throughput. Extensive evaluations show that MakoXC achieves average speedups of 67.8$\times$ speedup over standard XC evaluation and 4.7$\times$ over state-of-the-art linear-scaling methods. When integrated into a production-grade commercial DFT package, MakoXC scales XC evaluation to ubiquitin (1,231 atoms, def2-SVP) on 64 GPUs, enabling the end-to-end DFT calculation to complete in under five minutes. By restructuring XC evaluation into a unified, structured computation, MakoXC demonstrates how scientific workloads can achieve genuine low complexity while maximizing parallel efficiency on AI accelerators.

cs.DC

Unfolding an Atomistic World: Atomistic Simulation of Reactor Pressure Vessel Steel Across Year-and-Meter Scales

Lifetime prediction of reactor pressure vessel (RPV) steel requires bridging atomistic degradation mechanisms with service-scale spatial and temporal regimes, from Angstroms and picoseconds to meters and decades. Existing engineering-scale models provide long-range reach but rely on fitted degradation laws, while recent atomistic kinetic Monte Carlo (AKMC) advances still fail to achieve year-and-meter-scale coverage. We present AtomWorld, an atomistic world-modeling framework for RPV steel lifetime simulation co-designed with leadership-scale supercomputing through three tightly coupled layers: (1) algorithm: AtomWorld recasts classical AKMC as an atomistic world model that learns consequence-aware state transitions over the ab initio energy landscape; (2) HPC: it co-designs this formulation with modern supercomputers, yielding a compute-dense, synchronization-light, and communication-efficient execution pipeline; and (3) application: it extends atomistic world modeling to engineering-scale simulation through a physically grounded voxel-parallel framework, offering a scalable pathway from local atomistic dynamics to engineering-scale degradation evolution. We demonstrate a paradigm shift in atomistic simulation: AtomWorld enables atomistic simulation of RPV steel across year-and-meter scales for the first time, extending direct atomistic modeling to ten-quintillion-atom systems and achieving a time-to-solution of 1.71 days for one simulated service year. These capabilities are sustained across five leadership supercomputers with 92-97% scaling efficiency and peak performance up to 1.27 EFLOP/s, corresponding to 48% of the Lineshine peak FP64 performance.

cs.DC

UniMesh: Unifying 3D Mesh Understanding and Generation

Recent advances in 3D vision have led to specialized models for either 3D understanding (e.g., shape classification, segmentation, reconstruction) or 3D generation (e.g., synthesis, completion, and editing). However, these tasks are often tackled in isolation, resulting in fragmented architectures and representations that hinder knowledge transfer and holistic scene modeling. To address these challenges, we propose UniMesh, a unified framework that jointly learns 3D generation and understanding within a single architecture. First, we introduce a novel Mesh Head that acts as a cross model interface, bridging diffusion based image generation with implicit shape decoders. Second, we develop Chain of Mesh (CoM), a geometric instantiation of iterative reasoning that enables user driven semantic mesh editing through a closed loop latent, prompting, and re generation cycle. Third, we incorporate a self reflection mechanism based on an Actor Evaluator Self reflection triad to diagnose and correct failures in high level tasks like 3D captioning. Experimental results demonstrate that UniMesh not only achieves competitive performance on standard benchmarks but also unlocks novel capabilities in iterative editing and mutual enhancement between generation and understanding. Code: https://github.com/AIGeeksGroup/UniMesh. Website: https://aigeeksgroup.github.io/UniMesh.

cs.CV

Nonlinear dynamics involving multiple modes in high-speed transitional boundary layer

Extensive studies have investigated the transition mechanism of boundary layers initiated by a single primary instability. In a real-world scenario, however, multiple primary instabilities of different physical nature would coexist and generate more complicated stages of mode--mode interactions. For this scenario, conventional secondary stability analysis may not be applicable. In this work, a general framework is established to decompose the input--output system and to quantify the transfer of energy involving various modes. The linearized governing equation with nonlinear forcings is applied in a Mach 6 boundary layer, where two different types of primary instabilities are added simultaneously. As the primary-wave amplitudes increase to certain threshold, the nonlinear effect causes the saturation of the second mode and secondary growth of the first mode. In the generation stage of each higher-order mode, a specific leading triadic forcing term can be identified. These higher-order waves manifest solely in response to the identified dominant forcing during their generation. At the moderate and late transitional stages, the forcings are, however, not equally transferred to the response via the resolvent operator. In other words, the base-flow-associated resolvent operator exerts different levels of `leverage' to transfer different forcings to responses. The nonlinear energy transfer via triadic forcings also drives the higher-order instability to inherit physical signature from the associated lower-order instability. Finally, the interplay between secondary/tertiary waves and primary waves occurs notably earlier then one may expect, namely before transition onset or in the early transitional region. This differs from the traditional secondary instability analysis that a large-amplitude primary wave is developed first to perform the bi-global analysis in the distorted base flow.

physics.flu-dyn

Consciousness As Entropy Reduction (Short Version)

A model of consciousness is proposed which, having a logical basis, lends itself to simulation using a simple mathematical model called Consciousness as Entropy Reduction (CER). The approach has been inspired by previous models such as GWT, IIT and an earlier less mainstream model called "Feature Map" in Psychology. CER considers the contents of consciousness and subconsciousness as \textit{scenarios}: a vector of patterns (or features) on various "channels" (or feature locations). In CER, a feature map itself is not consciousness but only the input \textit{scenario} into a world of possible subconscious \textit{scenarios} from which the conscious \textit{scenario} (i.e., conscious experience) is chosen. Essentially, it creates an internal simulation of the outside world. Solving problems in simulation internally as a "thought experiment" is obviously more economical than doing experiments in a real environment and lends itself to adaptability and hence is a major evolutionary advantage. CER also has connections with the Hopfield model in artificial neural networks.

q-bio.NC

SparStencil: Retargeting Sparse Tensor Cores to Scientific Stencil Computations via Structured Sparsity Transformation

Sparse Tensor Cores offer exceptional performance gains for AI workloads by exploiting structured 2:4 sparsity. However, their potential remains untapped for core scientific workloads such as stencil computations, which exhibit irregular sparsity patterns.This paper presents SparStencil, the first system to retarget sparse TCUs for scientific stencil computations through structured sparsity transformation. SparStencil introduces three key techniques: (1) Adaptive Layout Morphing, which restructures stencil patterns into staircase-aligned sparse matrices via a flatten-and-crush pipeline; (2) Structured Sparsity Conversion, which formulates transformation as a graph matching problem to ensure compatibility with 2:4 sparsity constraints; (3) Automatic Kernel Generation, which compiles transformed stencils into optimized sparse MMA kernels via layout search and table-driven memory mapping. Evaluated on 79 stencil kernels spanning diverse scientific domains, SparStencil achieves up to 7.1x speedup (3.1x on average) over state-of-the-art framework while reducing code complexity and matching or exceeding expert-tuned performance in both compute throughput and memory efficiency.

cs.CE

Role of acoustic metasurface in the nonlinear mode-mode interaction and breakdown of hypersonic boundary layer

Boundary-layer instability and transition control have drawn extensive attention from the hypersonic community. The acoustic metasurface has become a promising passive control method. Currently, the effects of the acoustic metasurface on the early and late transitional stages remain evidently less understood than the linear instability stage. In this study, the transitional stage of a flat-plate boundary layer at Mach 6 is investigated, with a particular emphasis on the nonlinear mode-mode interaction. The acoustic metasurface is modelled by the well-validated time domain impedance boundary condition (TDIBC). First, the resolvent analysis is performed to obtain the optimal disturbances, which reports two peaks corresponding to the oblique first mode and the planar Mack second mode. Subsequently, both optimal forcings are introduced upstream in the direct numerical simulation, which leads to pronounced detuned modes before breakdown. The takeaway is that the location of the acoustic metasurface is significant in minimizing skin friction and delaying transition onset simultaneously. The placement of the metasurface in the linearly unstable region of the second mode delays the transition, which is due to the suppressed streak in the oblique breakdown scenario. However, in the late stage of the transition, the acoustic metasurface induces an undesirable increment of skin friction overshoot due to the augmented shear-induced dissipation work, which mainly arises from reinforced detuned modes related to the combination resonance. Meanwhile, by restricting the location of the metasurface upstream of the overshoot region, this undesirable augment of skin friction can be eliminated. As a result, the reasonable placement of metasurface is crucial to damping the early instability while causing less negative impacts on the late transitional stage.

physics.flu-dyn

Gait Cycle-Inspired Learning Strategy for Continuous Prediction of Knee Joint Trajectory from sEMG

Predicting lower limb motion intent is vital for controlling exoskeleton robots and prosthetic limbs. Surface electromyography (sEMG) attracts increasing attention in recent years as it enables ahead-of-time prediction of motion intentions before actual movement. However, the estimation performance of human joint trajectory remains a challenging problem due to the inter- and intra-subject variations. The former is related to physiological differences (such as height and weight) and preferred walking patterns of individuals, while the latter is mainly caused by irregular and gait-irrelevant muscle activity. This paper proposes a model integrating two gait cycle-inspired learning strategies to mitigate the challenge for predicting human knee joint trajectory. The first strategy is to decouple knee joint angles into motion patterns and amplitudes former exhibit low variability while latter show high variability among individuals. By learning through separate network entities, the model manages to capture both the common and personalized gait features. In the second, muscle principal activation masks are extracted from gait cycles in a prolonged walk. These masks are used to filter out components unrelated to walking from raw sEMG and provide auxiliary guidance to capture more gait-related features. Experimental results indicate that our model could predict knee angles with the average root mean square error (RMSE) of 3.03(0.49) degrees and 50ms ahead of time. To our knowledge this is the best performance in relevant literatures that has been reported, with reduced RMSE by at least 9.5%.

cs.RO

CFNet: Learning Correlation Functions for One-Stage Panoptic Segmentation

Recently, there is growing attention on one-stage panoptic segmentation methods which aim to segment instances and stuff jointly within a fully convolutional pipeline efficiently. However, most of the existing works directly feed the backbone features to various segmentation heads ignoring the demands for semantic and instance segmentation are different: The former needs semantic-level discriminative features, while the latter requires features to be distinguishable across instances. To alleviate this, we propose to first predict semantic-level and instance-level correlations among different locations that are utilized to enhance the backbone features, and then feed the improved discriminative features into the corresponding segmentation heads, respectively. Specifically, we organize the correlations between a given location and all locations as a continuous sequence and predict it as a whole. Considering that such a sequence can be extremely complicated, we adopt Discrete Fourier Transform (DFT), a tool that can approximate an arbitrary sequence parameterized by amplitudes and phrases. For different tasks, we generate these parameters from the backbone features in a fully convolutional way which is optimized implicitly by corresponding tasks. As a result, these accurate and consistent correlations contribute to producing plausible discriminative features which meet the requirements of the complicated panoptic segmentation task. To verify the effectiveness of our methods, we conduct experiments on several challenging panoptic segmentation datasets and achieve state-of-the-art performance on MS COCO with $45.1$\% PQ and ADE20k with $32.6$\% PQ.

cs.CV

Photo-Physical Characteristics of Boron Vacancy-Derived Defect Centers in Hexagonal Boron Nitride

Single photon emitter (SPE) sources are important building blocks for photonics-based quantum technologies. Recently, the highly bright and versatile SPEs from the two-dimensional insulator material hexagonal boron nitride (hBN) have attracted significant research interest. However, due to the variability of emitter species and properties, an exact correlation between the underlying atomistic structures and their photo-physical properties is still lacking. In this work, we study six boron vacancy-derived defect centers in hBN ($V_B^-$, $V_B$+$H$, $V_{B2}$, $V_BC_N$, $V_BC_N^-$, and $V_BC_NC_N$) using advanced first principles techniques, characterizing their quasiparticle defect levels, optical spectra and excitation energies, and magneto-resonance properties. These defects have been chosen because of their relatively low formation energies, and, importantly, because they are amenable to intentional creation under experimental conditions. We establish the correlation between the underlying defect atomic structure and their photo-physical properties, thus facilitating the identification of SPEs that have already been observed in experiments. Our results lead to clear insights into very recent experiments where hBN SPEs can be controlled intentionally. On the other hand, our results also serve as guidelines for the bottom-up design of defect emitter centers in hBN for target applications that require specific defect properties, such as emission in the telecom wavelength, optical addressability and high radiative decay rates. This work thus provides a comprehensive understanding of the photo-physical characteristics of $V_B$-derived defect emitting centers, aiding in their identification and manipulation for tailored applications.

cond-mat.mes-hall

Effects of Steric Factors on Molecular Doping to MoS$_2$

Surface functionalization of two-dimensional (2D) materials with organic electron donors (OEDs) is a powerful method to modulate the electronic properties of the material. However, our fundamental understanding of the doping mechanism is largely limited to the categorization of molecular dopants as n- or p-type based on the relative position of the molecule's redox potential in relation to the Fermi level of the 2D host. Our limited knowledge about the impact of factors other than the redox properties of the molecule on doping makes it challenging to controllably use molecules to dope 2D materials and design new OEDs. Here, we functionalize monolayer MoS$_2$ using two molecular dopants, Me- and $^t$Bu-OED, which have the same redox potential but different steric properties to probe the effects of molecular size on the doping level of MoS$_2$. We show that, for the same functionalization conditions, the doping powers of Me- and $^t$Bu-OED are 0.22 - 0.44 and 0.11 electrons per molecule, respectively, demonstrating that the steric properties of the molecule critically affect doping levels. Using the stronger dopant, Me-OED, a carrier density of 1.10 +/- 0.37 x 10$^{14}$ cm$^{-2}$ is achieved in MoS$_2$, the highest doping level to date for MoS$_2$ using surface functionalization. Overall, we establish that tuning of the steric properties of the dopant is essential in the rational design of molecular dopants.

cond-mat.mtrl-sci

TextRay: Contour-based Geometric Modeling for Arbitrary-shaped Scene Text Detection

Arbitrary-shaped text detection is a challenging task due to the complex geometric layouts of texts such as large aspect ratios, various scales, random rotations and curve shapes. Most state-of-the-art methods solve this problem from bottom-up perspectives, seeking to model a text instance of complex geometric layouts with simple local units (e.g., local boxes or pixels) and generate detections with heuristic post-processings. In this work, we propose an arbitrary-shaped text detection method, namely TextRay, which conducts top-down contour-based geometric modeling and geometric parameter learning within a single-shot anchor-free framework. The geometric modeling is carried out under polar system with a bidirectional mapping scheme between shape space and parameter space, encoding complex geometric layouts into unified representations. For effective learning of the representations, we design a central-weighted training strategy and a content loss which builds propagation paths between geometric encodings and visual content. TextRay outputs simple polygon detections at one pass with only one NMS post-processing. Experiments on several benchmark datasets demonstrate the effectiveness of the proposed approach. The code is available at https://github.com/LianaWang/TextRay.

cs.CV

BANet: Bidirectional Aggregation Network with Occlusion Handling for Panoptic Segmentation

Panoptic segmentation aims to perform instance segmentation for foreground instances and semantic segmentation for background stuff simultaneously. The typical top-down pipeline concentrates on two key issues: 1) how to effectively model the intrinsic interaction between semantic segmentation and instance segmentation, and 2) how to properly handle occlusion for panoptic segmentation. Intuitively, the complementarity between semantic segmentation and instance segmentation can be leveraged to improve the performance. Besides, we notice that using detection/mask scores is insufficient for resolving the occlusion problem. Motivated by these observations, we propose a novel deep panoptic segmentation scheme based on a bidirectional learning pipeline. Moreover, we introduce a plug-and-play occlusion handling algorithm to deal with the occlusion between different object instances. The experimental results on COCO panoptic benchmark validate the effectiveness of our proposed method. Codes will be released soon at https://github.com/Mooonside/BANet.

cs.CV

Quasiparticle Levels at Large Interface Systems from Many-body Perturbation Theory: the XAF-GW method

We present a fully ab initio approach based on many-body perturbation theory in the GW approximation, to compute the quasiparticle levels of large interface systems without significant covalent interactions between the different components of the interface. The only assumption in our approach is that the polarizability matrix (chi) of the interface can be given by the sum of the polarizability matrices of individual components of the interface. We show analytically, using a two-state hybridized model, that this assumption is valid even in the presence of interface hybridization to form bonding and anti-bonding states, up to first order in the overlap matrix elements involved in the hybridization. We validate our approach by showing that the band structure obtained in our method is almost identical to that obtained using a regular GW calculation for bilayer black phosphorus, where interlayer hybridization is significant. Significant savings in computational time and memory are obtained by computing chi only for the smallest sub-unit cell of each component, and expanding (unfolding) the chi matrix to that in the unit cell of the interface. To treat interface hybridization, the full wavefunctions of the interface are used in computing the self-energy. We thus call the method XAF-GW (X: eXpand-chi, A: Add-chi, F: Full wavefunctions). Compared to GW-embedding type approaches in the literature, the XAF-GW approach is not limited to specific screening environments or to non-hybridized interface systems. XAF-GW can also be applied to systems with different dimensionalities, as well as to Moire superlattices such as in twisted bilayers. We illustrate the generality and usefulness of our approach by applying it to self-assembled PTCDA monolayers on Au(111) and Ag(111), and PTCDA monolayers on graphite-supported monolayer WSe2, where good agreement with experiment is obtained.

cond-mat.mtrl-sci

Point Defects and Localized Excitons in 2D WSe2

Identifying the point defects in 2D materials is important for many applications. Recent studies have proposed that W vacancies are the predominant point defect in 2D WSe2, in contrast to theoretical studies, which predict that chalcogen vacancies are the most likely intrinsic point defects in transition metal dichalcogenide semiconductors. We show using first principles calculations, scanning tunneling microscopy (STM) and scanning transmission electron microscopy experiments, that W vacancies are not present in our CVD-grown 2D WSe2. We predict that O-passivated Se vacancies (O_Se) and O interstitials (Oins) are present in 2D WSe2, because of facile O2 dissociation at Se vacancies, or due to the presence of WO3 precursors in CVD growth. These defects give STM images in good agreement with experiment. The optical properties of point defects in 2D WSe2 are important because single photon emission (SPE) from 2D WSe2 has been observed experimentally. While strain gradients funnel the exciton in real space, point defects are necessary for the localization of the exciton at length scales that enable photons to be emitted one at a time. Using state-of-the-art GW-Bethe-Salpeter-equation calculations, we predict that only Oins defects give localized excitons within the energy range of SPE in previous experiments, making them a likely source of previously observed SPE. No other point defects (O_Se, Se vacancies, W vacancies and Se_W antisites) give localized excitons in the same energy range. Our predictions suggest ways to realize SPE in related 2D materials and point experimentalists toward other energy ranges for SPE in 2D WSe2.

cond-mat.mtrl-sci

Energy Level Alignment at Hybridized Organic-metal Interfaces: the Role of Many-electron Effects

Hybridized molecule/metal interfaces are ubiquitous in molecular and organic devices. The energy level alignment (ELA) of frontier molecular levels relative to the metal Fermi level (EF) is critical to the conductance and functionality of these devices. However, a clear understanding of the ELA that includes many-electron self-energy effects is lacking. Here, we investigate the many-electron effects on the ELA using state-of-the-art, benchmark GW calculations on prototypical chemisorbed molecules on Au(111), in eleven different geometries. The GW ELA is in good agreement with photoemission for monolayers of benzene-diamine on Au(111). We find that in addition to static image charge screening, the frontier levels in most of these geometries are renormalized by additional screening from substrate-mediated intermolecular Coulomb interactions. For weakly chemisorbed systems, such as amines and pyridines on Au, this additional level renormalization (~1.5 eV) comes solely from static screened exchange energy, allowing us to suggest computationally more tractable schemes to predict the ELA at such interfaces. However, for more strongly chemisorbed thiolate layers, dynamical effects are present. Our ab initio results constitute an important step towards the understanding and manipulation of functional molecular/organic systems for both fundamental studies and applications.

cond-mat.mtrl-sci