Source author record

Weiwei Zhang

Weiwei Zhang appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

18works
15topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

18 published item(s)

preprint2026arXiv

FLOP-Efficient Training: Early Stopping Based on Test-Time Compute Awareness

Scaling training compute, measured in FLOPs, has long been shown to improve the accuracy of large language models, yet training remains resource-intensive. Prior work shows that increasing test-time compute (TTC)-for example through iterative sampling-can allow smaller models to rival or surpass much larger ones at lower overall cost. We introduce TTC-aware training, where an intermediate checkpoint and a corresponding TTC configuration can together match or exceed the accuracy of a fully trained model while requiring substantially fewer training FLOPs. Building on this insight, we propose an early stopping algorithm that jointly selects a checkpoint and TTC configuration to minimize training compute without sacrificing accuracy. To make this practical, we develop an efficient TTC evaluation method that avoids exhaustive search, and we formalize a break-even bound that identifies when increased inference compute compensates for reduced training compute. Experiments demonstrate up to 92\% reductions in training FLOPs while maintaining and sometimes remarkably improving accuracy. These results highlight a new perspective for balancing training and inference compute in model development, enabling faster deployment cycles and more frequent model refreshes. Codes will be publicly released.

preprint2022arXiv

An experimental modal testing method for subcritical flow around a cylinder

Modal analysis of fluid flows is essential to understand flow physics and fluid-solid interaction mechanisms, and to implement flow control. Unlike unstable flow, the intrinsic attenuation of subcritical flow has led to failures to experimentally extract the subcritical flow modes clearly. To this end, this paper proposes a modal testing method for subcritical flows. Using Dynamic Mode Decomposition (DMD), dominate modes of flow around a cylinder at subcritical Reynolds numbers are extracted experimentally for the first time. The extracted structures and parameters of the modes are in good agreement with the numerical results in the literature. It is found that the first-order von Kármán mode can be observed at a Reynolds number as low as 19.3, which is very close to the lower boundary of subcritical vortex induced vibrations (VIV). This experimental observation elucidates the correlation between von Kármán mode and fluid-solid interaction instability in subcritical flows.

preprint2022arXiv

Fast sparse flow field prediction around airfoils via multi-head perceptron based deep learning architecture

In order to obtain the information about flow field, traditional computational fluid dynamics methods need to solve the Navier-Stokes equations on the mesh with boundary conditions, which is a time-consuming task. In this work, a data-driven method based on convolutional neural network and multi-head perceptron is used to predict the incompressible laminar steady sparse flow field around the airfoils. Firstly, we use convolutional neural network to extract the geometry parameters of the airfoil from the input gray scale image. Secondly, the extracted geometric parameters together with Reynolds number, angle of attack and flow field coordinates are used as the input of the multi-layer perceptron and the multi-head perceptron. The proposed multi-head neural network architecture can predict the aerodynamic coefficients of the airfoil in seconds. Furthermore, the experimental results show that for sparse flow field, multi-head perceptron can achieve better prediction results than multi-layer perceptron.

preprint2022arXiv

Image Magnification Network for Vessel Segmentation in OCTA Images

Optical coherence tomography angiography (OCTA) is a novel non-invasive imaging modality that allows micron-level resolution to visualize the retinal microvasculature. The retinal vessel segmentation in OCTA images is still an open problem, and especially the thin and dense structure of the capillary plexus is an important challenge of this problem. In this work, we propose a novel image magnification network (IMN) for vessel segmentation in OCTA images. Contrary to the U-Net structure with a down-sampling encoder and up-sampling decoder, the proposed IMN adopts the design of up-sampling encoding and then down-sampling decoding. This design is to capture more low-level image details to reduce the omission of small structures. The experimental results on three open OCTA datasets show that the proposed IMN with an average dice score of 90.2% achieves the best performance in vessel segmentation of OCTA images. Besides, we also demonstrate the superior performance of IMN in cross-field image vessel segmentation and vessel skeleton extraction.

preprint2022arXiv

Individual and Collective Performance Deteriorate in a New Team: A Case Study of CS:GO Tournaments

How does the team formation relates to team performance in professional video game playing? This study examined one aspect of group dynamics - team switching - and aims to answer how changing a team affects individual and collective performance in eSports tournaments. In this study we test the hypothesis that switching teams can be detrimental to individual and team performance both in short term and in a long run. We collected data from professional tournaments of a popular first-person shooter game {\itshape Counter-Strike: Global Offensive (CS:GO)} and perform two natural experiments. We found that the player's performance was inversely correlated with the number of teams a player had joined. After a player switched to a new team, both the individual and the collective performance dropped initially, and then slowly recovered. The findings in this study can provide insights for understanding group dynamics in eSports team play and eventually emphasize the importance of team cohesion in facilitating team collaboration, coordination, and knowledge sharing in teamwork in general.

preprint2021arXiv

Analysis on numerical stability and convergence of RANS turbulence models from the perspective of coupling modes

Reynolds-averaged Navier-Stokes simulations are still the main method to study complex flows in engineering. However, traditional turbulence models cannot accurately predict flow fields with separations. In such situation, machine learning methods provide an effective way to build new data-driven turbulence closure models. Nevertheless, a bottleneck that the data-driven turbulence models encounter is how to ensure the stability and convergence of the RANS equations in posterior iterations. This paper studies the effects of different coupling modes on the convergence and stability between the RANS equations and turbulence models. Numerical results demonstrate that the frozen coupling mode, commonly used in machine learning turbulence models, may lead to divergence and instability in posterior iterations; while the mutual coupling mode can maintain good convergence and stability in the process of iterations. This research can provide a new perspective to the coupling mode for machine learning turbulence models with RANS equations in posterior iterations.

preprint2021arXiv

UCNN: A Convolutional Strategy on Unstructured Mesh

In machine learning for fluid mechanics, fully-connected neural network (FNN) only uses the local features for modelling, while the convolutional neural network (CNN) cannot be applied to data on structured/unstructured mesh. In order to overcome the limitations of FNN and CNN, the unstructured convolutional neural network (UCNN) is proposed, which aggregates and effectively exploits the features of neighbour nodes through the weight function. Adjoint vector modelling is taken as the task to study the performance of UCNN. The mapping function from flow-field features to adjoint vector is constructed through efficient parallel implementation on GPU. The modelling capability of UCNN is compared with that of FNN on validation set and in aerodynamic shape optimization at test case. The influence of mesh changing on the modelling capability of UCNN is further studied. The results indicate that UCNN is more accurate in modelling process.

preprint2020arXiv

A new data assimilation method of recovering turbulent flow field at high-Reynolds numbers for turbulence machine learning

This paper proposes a new data assimilation method for recovering high fidelity turbulent flow field around airfoil at high Reynolds numbers based on experimental data, which is called Proper Orthogonal Decomposition Inversion (POD-Inversion) data assimilation method. Aiming at the flows including shock wave discontinuities or separated flows at high angle of attack, the proposed method can reconstruct high-fidelity turbulent flow field combining with experimental distributed force coefficients. We firstly perform the POD analysis to the turbulent eddy viscosity fields computed by SA model and obtain the base POD modes. Then optimized the POD coefficients by global optimization algorithm coupling with the Navier-Stokes equations solver. The high-fidelity turbulent flied are recovered by several main modes, which can dramatically reduce the dimensions of the system. The effectiveness of the method is verified by the cases of transonic flow around the RAE2822 airfoil at high Reynolds numbers and the separated flow at high angles of attack. The results demonstrate that the proposed assimilation method can recover the turbulent flow field which optimally match the experimental data, and significantly reduce the error of pressure coefficients. The proposed data assimilation method can offer high-fidelity field data for turbulent model based on machine learning.

preprint2020arXiv

CovidNet: To Bring Data Transparency in the Era of COVID-19

Timely, creditable, and fine-granular case information is vital for local communities and individual citizens to make rational and data-driven responses to the COVID-19 pandemic. This paper presents CovidNet, a COVID-19 tracking project associated with a large scale epidemic dataset, which was initiated by 1Point3Acres. To the best of our knowledge, the project is the only platform providing real-time global case information of more than 4,124 sub-divisions from over 27 countries worldwide with multi-language supports. The platform also offers interactive visualization tools to analyze the full historical case curves in each region. Initially launched as a voluntary project to bridge the data transparency gap in North America in January 2020, this project by far has become one of the major independent sources worldwide and has been consumed by many other tracking platforms. The accuracy and freshness of the dataset is a result of the painstaking efforts from our voluntary teamwork, crowd-sourcing channels, and automated data pipelines. As of May 18, 2020, the project website has been visited more than 200 million times and the CovidNet dataset has empowered over 522 institutions and organizations worldwide in policy-making and academic researches. All datasets are openly accessible for non-commercial purposes at https://coronavirus.1point3acres.com via a formal request through our APIs.

preprint2020arXiv

FD-FCN: 3D Fully Dense and Fully Convolutional Network for Semantic Segmentation of Brain Anatomy

In this paper, a 3D patch-based fully dense and fully convolutional network (FD-FCN) is proposed for fast and accurate segmentation of subcortical structures in T1-weighted magnetic resonance images. Developed from the seminal FCN with an end-to-end learning-based approach and constructed by newly designed dense blocks including a dense fully-connected layer, the proposed FD-FCN is different from other FCN-based methods and leads to an outperformance in the perspective of both efficiency and accuracy. Compared with the U-shaped architecture, FD-FCN discards the upsampling path for model fitness. To alleviate the problem of parameter explosion, the inputs of dense blocks are no longer directly passed to subsequent layers. This architecture of FD-FCN brings a great reduction on both memory and time consumption in training process. Although FD-FCN is slimmed down, in model competence it gains better capability of dense inference than other conventional networks. This benefits from the construction of network architecture and the incorporation of redesigned dense blocks. The multi-scale FD-FCN models both local and global context by embedding intermediate-layer outputs in the final prediction, which encourages consistency between features extracted at different scales and embeds fine-grained information directly in the segmentation process. In addition, dense blocks are rebuilt to enlarge the receptive fields without significantly increasing parameters, and spectral coordinates are exploited for spatial context of the original input patch. The experiments were performed over the IBSR dataset, and FD-FCN produced an accurate segmentation result of overall Dice overlap value of 89.81% for 11 brain structures in 53 seconds, with at least 3.66% absolute improvement of dice accuracy than state-of-the-art 3D FCN-based methods.

preprint2020arXiv

Machine learning for adjoint vector in aerodynamic shape optimization

Adjoint method is widely used in aerodynamic design because only once solution of flow field is required for adjoint method to obtain the gradients of all design variables. However, the calculation cost of adjoint vector is approximately equal to that of flow computation. In order to accelerate the solution of adjoint vector and improve the adjoint-based optimization efficiency, machine learning for adjoint vector modeling is presented. Deep neural network (DNN) is employed to construct the mapping between the adjoint vector and the local flow variables. DNN can efficiently predict adjoint vector and its generalization is examined by a transonic drag reduction about NACA0012 airfoil. The results indicate that with negligible calculation cost of the adjoint vector, the proposed DNN-based adjoint method can achieve the same optimization results as the traditional adjoint method.

preprint2020arXiv

Transonic aeroelasticity: a new perspective from the fluid mode

Within the transonic regime, the aeroelastic problems exhibit many unique characteristics compared with subsonic and supersonic cases. Although a lot of research has been carried out in this field, the underlying mechanisms of these complex phenomena are not clearly understood yet, resulting in a challenge in the design and use of modern aircraft. This review summarizes the recent investigations on nonclassical transonic aeroelastic problems, including transonic buzz, reduction of transonic buffet onset, transonic buffeting response and frequency lock-in phenomenon in transonic buffet flow. After introducing the research methods in unsteady aerodynamics and aeroelastic problems, the dynamical characteristics as well as the physical mechanisms of these phenomena are discussed from the perspective of the fluid mode. In the framework of the ROM (reduced order model) -based model, the dominant fluid mode (or the eigenvalue) and its coupling process with the structural model can be clearly captured. The flow nonlinearity was believed to be the cause of the complexity of transonic aeroelasticity. In fact, this review indicates that the complexity lies in the decrease of the flow stability in the transonic regime. In this condition, the fluid mode becomes a principal part of the coupling process, which results in the instability of the fluid mode itself or the structural mode, and thus, it is the root cause of different transonic aeroelastic phenomena.

preprint2014arXiv

Stability of numerous novel potassium chlorides at high pressure

K-Cl is a simple system displaying all four main types of bonding, as it contains (i) metallic potassium, (ii) elemental chlorine made of covalently bonded Cl2 molecules held together by van der Waals forces, and (iii) an archetypal ionic compound KCl. Well-known octet rule (and its special case, the charge balance rule, assigning classical charges of +1 to K and -1 to Cl) predicts that no compounds other than KCl are possible. However, our quantum-mechanical variable-composition evolutionary simulations predict new stable compounds. The phase diagram of the K-Cl system turned out to be extremely complicated, featuring new thermodynamically compounds K3Cl, K2Cl, K3Cl2, K4Cl3, K5Cl4, K3Cl5, KCl3, KCl7. Of particular interest are 2D-metallic homologs Kn+1Cln, the presence of positively charged Cl atoms in KCl7, and the predicted stability of KCl3 already at the atmospheric pressure.

preprint2013arXiv

Predicting genome-wide DNA methylation using methylation marks, genomic position, and DNA regulatory elements

Background: Recent assays for individual-specific genome-wide DNA methylation profiles have enabled epigenome-wide association studies to identify specific CpG sites associated with a phenotype. Computational prediction of CpG site-specific methylation levels is important, but current approaches tackle average methylation within a genomic locus and are often limited to specific genomic regions. Results: We characterize genome-wide DNA methylation patterns, and show that correlation among CpG sites decays rapidly, making predictions solely based on neighboring sites challenging. We built a random forest classifier to predict CpG site methylation levels using as features neighboring CpG site methylation levels and genomic distance, and co-localization with coding regions, CGIs, and regulatory elements from the ENCODE project, among others. Our approach achieves 91% -- 94% prediction accuracy of genome-wide methylation levels at single CpG site precision. The accuracy increases to 98% when restricted to CpG sites within CGIs. Our classifier outperforms state-of-the-art methylation classifiers and identifies features that contribute to prediction accuracy: neighboring CpG site methylation status, CpG island status, co-localized DNase I hypersensitive sites, and specific transcription factor binding sites were found to be most predictive of methylation levels. Conclusions: Our observations of DNA methylation patterns led us to develop a classifier to predict site-specific methylation levels that achieves the best DNA methylation predictive accuracy to date. Furthermore, our method identified genomic features that interact with DNA methylation, elucidating mechanisms involved in DNA methylation modification and regulation, and linking different epigenetic processes.

preprint2013arXiv

Unexpected stable stoichiometries of sodium chlorides

Sodium chloride (NaCl), or rocksalt, is well characterized at ambient pressure. Due to the large electronegativity difference between Na and Cl atoms, it has highly ionic chemical bonding, with stoichiometry 1:1 dictated by charge balance, and B1-type crystal structure. Here, by combining theoretical predictions and diamond anvil cell experiments we show that new materials with different stoichiometries emerge at pressure as low as 20 GPa. Compounds such us Na3Cl, Na2Cl, Na3Cl2, NaCl3 and NaCl7 are theoretically stable and have unusual bonding and electronic properties. To test this prediction, at 55-80 GPa we synthesized cubic and orthorhombic NaCl3 at 55-70 GPa and 2D-metallic tetragonal Na3Cl. This proves that novel compounds, violating chemical intuition, can be thermodynamically stable even in simplest systems at non-ambient conditions.

preprint2012arXiv

Unexpected stable stoichiometries of sodium chlorides

At ambient pressure, sodium, chlorine, and their only known compound NaCl, have well-understood crystal structures and chemical bonding. Sodium is a nearly-free-electron metal with the bcc structure. Chlorine is a molecular crystal, consisting of Cl2 molecules. Sodium chloride, due to the large electronegativity difference between Na and Cl atoms, has highly ionic chemical bonding, with stoichiometry 1:1 dictated by charge balance, and rocksalt (B1-type) crystal structure in accordance with Pauling's rules. Up to now, Na-Cl was thought to be an ultimately simple textbook system. Here, we show that under pressure the stability of compounds in the Na-Cl system changes and new materials with different stoichiometries emerge at pressure as low as 25 GPa. In addition to NaCl, our theoretical calculations predict the stability of Na3Cl, Na2Cl, Na3Cl2, NaCl3 and NaCl7 compounds with unusual bonding and electronic properties. The bandgap is closed for the majority of these materials. Guided by these predictions, we have synthesized cubic NaCl3 at 55-60 GPa in the laser-heated diamond anvil cell at temperatures above 2000 K.

preprint2011arXiv

Exciton polarization, fine structure splitting and quantum dot asymmetry under uniaxial stress

We derive a general relation between the fine structure splitting (FSS) and the exciton polarization angle of self-assembled quantum dots (QDs) under uniaxial stress. We show that the FSS lower bound under external stress can be predicted by the exciton polarization angle and FSS under zero stress. The critical stress can also be determined by monitoring the change in exciton polarization angle. We confirm the theory by performing atomistic pseudopotential calculations for the InAs/GaAs QDs. The work provides a deep insight into the dots asymmetry and their optical properties, and a useful guide in selecting QDs with smallest FSS which are crucial in entangled photon sources applications.

preprint2010arXiv

Atomistic pseudopotential calculations of the optical properties of InAs/InP self-assembled quantum dots

We present a comprehensive study of the optical properties of InAs/InP self-assembled quantum dots (QDs) using an empirical pseudopotential method and configuration interaction treatment of the many-particle effects. The results are compared to those of InAs/GaAs QDs. The main results are: (i) The alignment of emission lines of neutral exciton, charged exciton and biexciton in InAs/InP QDs is quite different from that in InAs/GaAs QDs. (ii) The hidden correlation in InAs/InP QDs is 0.7 - 0.9 meV, smaller than that in InAs/GaAs QDs. (iii) The radiative lifetimes of neutral exciton, charged exciton and biexciton in InAs/InP QDs are about twice longer than those in InAs/GaAs QDs. (v) The phase diagrams of few electrons and holes in InAs/InP QDs differ greatly from those in InAs/GaAs QDs. The filling orders of electrons and holes are shown to obey the Hund's rule and Aufbau principle, and therefore the photoluminescence spectra of highly charged excitons are very different from those of InAs/GaAs QDs.