The interactions between cells and the extracellular matrix are vital for the self-organisation of tissues. In this paper we present proof-of-concept to use machine learning tools to predict the role of this mechanobiology in the self-organisation of cell-laden hydrogels grown in tethered moulds. We develop a process for the automated generation of mould designs with and without key symmetries. We create a large training set with $N=6500$ cases by running detailed biophysical simulations of cell-matrix interactions using the contractile network dipole orientation (CONDOR) model for the self-organisation of cellular hydrogels within these moulds. These are used to train an implementation of the \texttt{pix2pix} deep learning model, reserving $740$ cases that were unseen in the training of the neural network for training and validation. Comparison between the predictions of the machine learning technique and the reserved predictions from the biophysical algorithm show that the machine learning algorithm makes excellent predictions. The machine learning algorithm is significantly faster than the biophysical method, opening the possibility of very high throughput rational design of mou
Machine learning tasks often require a significant amount of training data for the resultant network to perform suitably for a given problem in any domain. In agriculture, dataset sizes are further limited by phenotypical differences between two plants of the same genotype, often as a result of differing growing conditions. Synthetically-augmented datasets have shown promise in improving existing models when real data is not available. In this paper, we employ a contrastive unpaired translation (CUT) generative adversarial network (GAN) and simple image processing techniques to translate indoor plant images to appear as field images. While we train our network to translate an image containing only a single plant, we show that our method is easily extendable to produce multiple-plant field images. Furthermore, we use our synthetic multi-plant images to train several YoloV5 nano object detection models to perform the task of plant detection and measure the accuracy of the model on real field data images. Including training data generated by the CUT-GAN leads to better plant detection performance compared to a network trained solely on real data.
NVFP4 has grown increasingly popular as a 4-bit format for quantizing large language models due to its hardware support and its ability to retain useful information with relatively few bits per parameter. However, the format is not without limitations: recent work has shown that NVFP4 suffers from its error distribution, resulting in large amounts of quantization error on near-maximal values in each group of 16 values. In this work, we leverage this insight to design new Adaptive Block-Scaled Data Types that can adapt to the distribution of their input values. For four-bit quantization, our proposed IF4 (Int/Float 4) data type selects between FP4 and INT4 representations for each group of 16 values, which are then scaled by an E4M3 scale factor as is done with NVFP4. The selected data type is denoted using the scale factor's sign bit, which is currently unused in NVFP4, and we apply the same insight to design formats for other bit-widths, including IF3 and IF6. When used to quantize language models, we find that IF4 outperforms existing 4-bit block-scaled formats, achieving lower loss during quantized training and achieving higher accuracy on many tasks in post-training quantizatio
The global landscape of art-technology institutions, including festivals, biennials, research labs, conferences, and hybrid organizations, has grown increasingly diverse, yet systematic frameworks for analyzing their multidimensional characteristics remain scarce. This paper proposes ASTRA (Art-technology Institution Spatial Taxonomy and Relational Analysis), a computational methodology combining an eight-axis conceptual framework (Curatorial Philosophy, Territorial Relation, Knowledge Production Mode, Institutional Genealogy, Temporal Orientation, Ecosystem Function, Audience Relation, and Disciplinary Positioning) with a text-embedding and clustering pipeline to map 78 cultural-technology institutions into a unified analytical space. Each institution is characterized through qualitative descriptions along the eight axes, encoded via E5-large-v2 sentence embeddings and quantized through a word-level codebook into TF-IDF feature vectors. Dimensionality reduction using UMAP, followed by agglomerative clustering (Average linkage, k=10), yields a composite score of 0.825, a silhouette coefficient of 0.803, and a Calinski-Harabasz index of 11196. Non-negative matrix factorization extra
This paper investigates the mechanisms underlying scientific stratification in the era of transition from elite to mass science. Existing scholarship has largely examined scientific stratification through the Matthew effect framework at the individual, institutional, and lineage levels, but this theoretical lens has grown limited in today's academic landscape, where mass, team-based, and lab-centered research has become the dominant mode of knowledge production. As scientists increasingly share institutional and lineage backgrounds, considerable variation within these units remains unexplained. We propose a new framework that integrates concepts and methodological tools from demography into the social study of science. Drawing on the parallel between biological families and scholarly lineages as fundamental units of reproduction, we adapt the concept of birth order to examine how the sequence of doctoral students within a lineage shapes their career trajectories. Using data on more than one million U.S. doctoral graduates, our analysis shows that, much like in biological families, later students systematically perform worse than earlier ones across multiple dimensions of academic a
Defects in single-walled carbon nanotubes (SWCNTs) degrade their mechanical,electrical, and thermal properties, limiting their potential applications. To realize the diverse applications of SWCNTs, it is essential to enhance their crystallinity through effective defect healing. However, traditional thermal treatments typically require temperatures above 1800°C, which can alter the nanotube structure. Previously, defect healing of SWCNTs was achieved at a relatively low temperature of 1100°C, using C$_{2}$H$_{2}$ assistance, but the efficiency was limited. In this study, we developed a C$_{2}$H$_{2}$-assisted multiple-cycle process at an even lower temperature of 1000°C combined with air exposure, achieving highly efficient defect healing while preserving the nanotube structure. The combination of multiple-cycle treatment and air exposure between cycles was found to promote defect activation, suppress the formation of amorphous carbon, and enhance the effectiveness of defect healing. Additionally, we successfully healed commercially available bulk-scale SWCNTs (super-growth SWCNTs), noting that their healing behavior differed from lab-grown SWCNTs with smaller diameters synthesized
We perform cluster aggregation simulations to model the structure of anisotropic aerogel. By biasing the diffusion process, we are able to obtain two distinct types of globally anisotropic aerogel structures which we call "nematic", with long strands along the anisotropy axis, and "planar", with long strands in planes perpendicular to the anisotropy axis. We calculate the auto-correlation function, the structure factor, and the angular dependence of the free-path distribution for these samples. The calculated structure factor from simulated aerogels can be compared with data from small-angle X-ray scattering (SAXS) of lab-grown aerogel allowing us to classify the spatial structure of the lab-grown samples. We find that the simulated "nematic" aerogel has a structure factor consistent with lab-grown, axially-compressed silica aerogel while the simulated "planar" aerogel has a structure factor consistent with lab-grown "stretched" silica aerogel. Unexpectedly, compressing previously isotropic silica aerogel leads to the formation of long strands along the compression axis while stretching silica aerogel leads to formation of planes perpendicular to the stretching axis. We discuss the
This work studies the correlation between mean retardance and thickness of diamond substrates grown homoepitaxially via microwave plasma-enhanced chemical vapor deposition (MPCVD). We measure the retardance of a diamond substrate in two orientations: perpendicular and parallel to the growth direction. Our experimental results demonstrate that the correlation between mean retardance and thickness differs for these orientations. When measured perpendicular to the growth direction, the mean retardance is approximately proportional to the square root of the substrate thickness. In contrast, when measured parallel to the growth direction, we observe a generally higher mean retardance and an approximately linear correlation with thickness. This anisotropy arises not from differences in stress magnitude but from differences in the interlayer correlation of the principal stress axes, as evidenced by correlation coefficients between the azimuth angles of consecutive layers in the diamond crystal. To simulate the integrated retardance of diamond wafers, we propose a two-dimensional random walk model with momentum drift, which captures the diamond crystal tendency to preserve the azimuth angl
As large language models have grown larger, interest has grown in low-precision numerical formats such as NVFP4 as a way to improve speed and reduce memory usage. However, quantizing models to NVFP4 remains challenging as the lack of precision generally degrades model performance. In this work, we address this issue with Four Over Six (4/6), a modification to the block-scaled NVFP4 quantization algorithm that yields reduced quantization error. Unlike integer formats, floating point formats have non-uniform step sizes which create larger quantization error on larger values. 4/6 takes advantage of this by adaptively scaling some blocks to smaller FP4 values, making the distribution of representable values more uniform and reducing quantization error for near-maximal values. We show that 4/6 can be implemented efficiently on modern hardware accelerators, resulting in performance gains during both pre-training and inference with minimal computational overhead. In pre-training experiments with the Nemotron 3 Nano 30B-A3B model architecture, we find that 4/6 brings training loss closer to BF16 compared to models trained with current state-of-the-art NVFP4 training recipes. Our code is av
Opinion dynamics, the study of how individual beliefs and collective public opinion evolve, is a fertile domain for applying statistical physics to complex social phenomena. Like physical systems, societies exhibit macroscopic regularities from localized interactions, leading to outcomes such as consensus or fragmentation. This field has grown significantly, attracting interdisciplinary methods and driven by a surge in large-scale behavioral data. This review covers its rapid progress, bridging the literature dispersion. We begin with essential concepts and definitions, encompassing the nature of opinions, microscopic and macroscopic dynamics. This foundation leads to an overview of empirical research, from lab experiments to large-scale data analysis, which informs and validates models of opinion dynamics. We then present individual-based models, categorized by their macroscopic phenomena (e.g., consensus, polarization, echo chambers) and microscopic mechanisms (e.g., homophily, assimilation). Furthermore, the review covers common analytical and computational tools, including stochastic processes, treatments, simulations, and optimization. Finally, we explore emerging frontiers, s
Simulacra Naturae is a data-driven media installation that explores collective care through the entanglement of biological computation, material ecologies, and generative systems. The work translates pre-recorded neural activity from brain organoids, lab-grown three-dimensional clusters of neurons, into a multi-sensory environment composed of generative visuals, spatial audio, living plants, and fabricated clay artifacts. These biosignals, streamed through a real-time system, modulate emergent agent behaviors inspired by natural systems such as termite colonies and slime molds. Rather than using biosignals as direct control inputs, Simulacra Naturae treats organoid activity as a co-creative force, allowing neural rhythms to guide the growth, form, and atmosphere of a generative ecosystem. The installation features computationally fabricated clay prints embedded with solenoids, adding physical sound resonances to the generative surround composition. The spatial environment, filled with live tropical plants and a floor-level projection layer featuring real-time generative AI visuals, invites participants into a sensory field shaped by nonhuman cognition. By grounding abstract data in
The performance of imitation learning policies often hinges on the datasets with which they are trained. Consequently, investment in data collection for robotics has grown across both industrial and academic labs. However, despite the marked increase in the quantity of demonstrations collected, little work has sought to assess the quality of said data despite mounting evidence of its importance in other areas such as vision and language. In this work, we take a critical step towards addressing the data quality in robotics. Given a dataset of demonstrations, we aim to estimate the relative quality of individual demonstrations in terms of both action diversity and predictability. To do so, we estimate the average contribution of a trajectory towards the mutual information between states and actions in the entire dataset, which captures both the entropy of the marginal action distribution and the state-conditioned action entropy. Though commonly used mutual information estimators require vast amounts of data often beyond the scale available in robotics, we introduce a novel technique based on k-nearest neighbor estimates of mutual information on top of simple VAE embeddings of states
The practical implementation of lithium-metal anodes has been hindered by uncontrollable dendrite formation and interfacial instability. This study presents a defect-engineering approach of a chemically stable and electrically insulating interfacial layer of hexagonal boron nitride (h-BN) that markedly enhances ionic conductivity through argon ion irradiation. Initially, the electrochemical performance from commercially available, large-area chemical vapor deposition (CVD)-grown h-BN films with industrial-scale argon ion implantation motivated our subsequent detailed investigations using lab-scale exfoliated single-crystal h-BN flakes. Integration of these exfoliated flakes into a hybrid microfluidic-microelectronic chip provided direct evidence that controlled vacancy defects transform h-BN into an efficient lithium-ion conductor while preserving its intrinsic electrical insulation. Experimental validation confirmed improved lithium-metal anode stability, achieving dendrite-free cycling with Li plating/stripping Coulombic efficiencies exceeding 99.5% about 1000 cycles. Further assemble of irradiated h-BN in lithium-sulfur batteries effectively mitigates the polysulfide shuttle eff
The blue-green phosphorescence/thermoluminescence is most commonly observed in diamonds following excitation at or above the indirect band gap and has been explained by a substitutional nitrogen-boron donor-acceptor pair recombination model. Orange and red phosphorescence have also been frequently observed in lab-grown near-colourless high-pressure high-temperature diamonds following optical excitation, and their luminescence mechanisms are shown to be different from that of the blue-green phosphorescence. The physics of the orange and red luminescence and phosphorescence bands including the optical-excitation dependency (UV-NIR), temperature dependency (20 - 573 K), and related charge transfer process are investigated by a combination of self-built time-resolved imaging/spectroscopic techniques. In this paper, an alternative model for long-lived phosphorescence based on charge trapping is proposed to explain the orange phosphorescence/ thermoluminescence band. Additionally, the red phosphorescence band are attributed to point defect which possibly has a three-level phosphorescence system.
We explored the efficacy of lab-grown diamonds as potential target materials for the direct detection of sub-GeV dark matter~(DM) using metallic magnetic calorimeters~(MMCs). Diamond, with its excellent phononic properties and the low atomic mass of the constituent carbon, can play a crucial role in detecting low-mass dark matter particles. The relatively long electron-hole pair lifetime inside the crystal may provide discrimination power between the DM-induced nuclear recoil events and the background-induced electron recoil events. Utilizing the the fast response times of the MMCs and their unique geometric versatility, we deployed a novel methodology for quantifying phonon dynamics inside diamond crystals. We demonstrated that lab-grown diamond crystals fabricated via the chemical vapor deposition~(CVD) technique can satisfy the stringent quality requirements for sub-GeV dark matter searches. The high-quality polycrystalline CVD diamond showed a superior athermal phonon collection efficiency compared to that of the reference sapphire crystal, and achieved energy resolution 62.7~eV at the 8.05~keV copper fluorescence line. With this energy resolution, we explored the low-energy ra
A high-performance p-type transparent conductor (TC) does not yet exist, but could lead to advances in a wide range of optoelectronic applications and enable new architectures for, e.g., next-generation photovoltaic (PV) devices. High-throughput computational material screenings have been a promising approach to filter databases and identify new p-type TC candidates, and some of these predictions have been experimentally validated. However, most of these predicted candidates do not have experimentally-achieved properties on par with n-type TCs used in solar cells, and therefore have not yet been used in commercial devices. Thus, there is still a significant divide between transforming predictions into results that are actually achievable in the lab, and an even greater lag in scaling predicted materials into functional devices. In this perspective, we outline some of the major disconnects in this materials discovery process -- from scaling computational predictions into synthesizable crystals and thin films in the laboratory, to scaling lab-grown films into real-world solar devices -- and share insights to inform future strategies for TC discovery and design.
With global urbanization, the focus on sustainable cities has largely grown, driving research into equity, resilience, and urban planning, which often relies on mobility data. The rise of web-based apps and mobile devices has provided valuable user data for mobility-related research. However, real-world mobility data is costly and raises privacy concerns. To protect privacy while retaining key features of real-world movement, the demand for synthetic data has steadily increased. Recent advances in diffusion models have shown great potential for mobility trajectory generation due to their ability to model randomness and uncertainty. However, existing approaches often directly apply identically distributed (i.i.d.) noise sampling from image generation techniques, which fail to account for the spatiotemporal correlations and social interactions that shape urban mobility patterns. In this paper, we propose CoDiffMob, a diffusion model for urban mobility generation with collaborative noise priors, we emphasize the critical role of noise in diffusion models for generating mobility data. By leveraging both individual movement characteristics and population-wide dynamics, we construct nove
Movies of human induced pluripotent stem cell (hiPSC)-derived engineered cardiac tissue (microbundles) contain abundant information about structural and functional maturity. However, extracting these data in a reproducible and high-throughput manner remains a major challenge. Furthermore, it is not straightforward to make direct quantitative comparisons across the multiple in vitro experimental platforms employed to fabricate these tissues. Here, we present "MicroBundlePillarTrack," an open-source optical flow-based package developed in Python to track the deflection of pillars in cardiac microbundles grown on experimental platforms with two different pillar designs ("Type 1" and "Type 2" design). Our software is able to automatically segment the pillars, track their displacements, and output time-dependent metrics for contractility analysis, including beating amplitude and rate, contractile force, and tissue stress. Because this software is fully automated, it will allow for both faster and more reproducible analyses of larger datasets and it will enable more reliable cross-platform comparisons as compared to existing approaches that require manual steps and are tailored to a spec
With the great progress of 3D sensing and acquisition technology, the volume of point cloud data has grown dramatically, which urges the development of efficient point cloud compression methods. In this paper, we focus on the task of learned lossy point cloud attribute compression (PCAC). We propose an efficient attention-based method for lossy compression of point cloud attributes leveraging on an autoencoder architecture. Specifically, at the encoding side, we conduct multiple downsampling to best exploit the local attribute patterns, in which effective External Cross Attention (ECA) is devised to hierarchically aggregate features by intergrating attributes and geometry contexts. At the decoding side, the attributes of the point cloud are progressively reconstructed based on the multi-scale representation and the zero-padding upsampling tactic. To the best of our knowledge, this is the first approach to introduce attention mechanism to point-based lossy PCAC task. We verify the compression efficiency of our model on various sequences, including human body frames, sparse objects, and large-scale point cloud scenes. Experiments show that our method achieves an average improvement o
Discovered and reported exactly 40 years ago, microwave plasma assisted chemical vapor deposition (MPACVD) pointed out an economic technology that could potentially produce lab-grown diamond stones at scale. After this breakthrough discovery, demonstrating that diamond can be growth at low pressure and temperature, the progress quickly curbed and synthetic single crystal diamond (SCD) size and quality could not be improved toward attaining requirements critical in solid-state electronics. This led to the early promise of MPACVD to not come true and slowed the level of investments, thereby further stalling the progress in diamond syntheses. With the invention of a few novel homo- and hetero-epitaxy growth techniques, the diamond research and technology has recently reinvigorated. This mini review attempts to capture the momentum of recent progress in diamond MPACVD that could finally bring scalable manufacturing of high quality large size wafers for future electronics and optics.