arXiv ScienceSearch

arXiv subjects

Boyang Yu

Publications and source records attributed to Boyang Yu.

At least 19 recordsLinked to original sources

Comparative Study of Anatomical and Learned Features in AI Models for Structural Brain MRI

In this work, we comprehensively evaluate three popular feature-extraction paradigms in AI-based neuroimaging modeling: (1) computation of anatomical surfaces and volumes, (2) supervised learning with convolutional neural networks (CNNs), and (3) unsupervised pretraining of vision transformer (ViT) foundation models, followed by supervised finetuning. Our study is based on 18 publicly available datasets containing 3D structural T1-weighted MRI scans from approximately 80,000 participants across seven distinct clinical tasks. We observe that a linear model based on anatomical features matches the diagnostic performance of complex nonlinear features learned by sophisticated AI frameworks, including foundation models trained on thousands of scans. Conversely, CNNs and pretrained ViTs learn features that implicitly capture relevant anatomical information, bypassing the need for explicit feature extraction. Building upon these insights, we propose Anatomy Segmentation Pretraining (ASP), a novel method to incorporate anatomical information during foundation-model pretraining, which outperforms existing models in biological age estimation.

cs.CV

HoloAgent-0: A Unified Embodied Agent Framework with 3D Spatial Memory

LLM agents follow a practical execution loop in digital environments: they reason over structured states, invoke tools, inspect feedback, and revise actions. Extending this loop to physical robots is difficult because physical execution is continuous, embodiment-dependent, uncertain, and constrained by safety. Existing embodied-AI systems have advanced manipulation, spatial understanding, navigation, and humanoid control, but these capabilities often remain specialized modules or loosely coupled decision loops. In this work, we introduce HoloAgent-0, a unified embodied agent framework for real-world robot deployment. Embodied AgentOS converts language instructions into executable skill graphs, schedules robot resources, monitors execution, and triggers clarification or re-planning from runtime feedback. HoloAgent-0 organizes heterogeneous robot models and controllers through three coupled layers: Embodied AgentOS for closed-loop execution, 3D spatial memory for physical world grounding, and embodied skills for robot action. We deploy HoloAgent-0 on real hardware and evaluate its spatial memory, long-horizon navigation, and closed-loop execution across motion generation, object search, cross-robot coordination, and mobile manipulation.

cs.RO

MuGen: Multi-Skill Generative Locomotion Controller for Humanoid Robots

This paper presents MuGen, a data-driven framework for learning and deploying multi-skill locomotion on humanoid robots. MuGen enables a robot to perform expressive motions like humans under the guidance of example motion sequences. To achieve this, we employ vector-quantized autoencoders (VQ-VAEs) trained with model-based reinforcement learning, resulting in a generative representation of locomotion that captures key patterns of human motion from hours of heterogeneous human performance data. We employ a teacher-student learning framework and develop a new policy distillation strategy to enable a deployable student policy learning this efficient latent representation. This policy allows the robot to track and mimic unseen human motions and further enables the robot to reuse the learned latent space for other tasks. We demonstrate the effectiveness of our framework through a diverse set of motions and accurate execution.

cs.RO

Static electromagnetic Love tensors of 5-dimensional Myers-Perry black holes

We study the separable master equations for the electromagnetic and gravitational perturbations in five-dimensional Myers-Perry black holes. In the static limit, while the master equation for the electric polarization of the Maxwell field reduces to that of a massless scalar field, the magnetic polarization and gravitational perturbation yield Heun equations for both its angular and radial components. Remarkably, these Heun equations fall into a special class that admits exact analytic solutions in terms of hypergeometric functions. We reconstruct the gauge field using master fields and study its asymptotic behavior. When expanding the result in the basis of modified spherical harmonics, we find modes with higher angular momentum arise in response to the excitation of sources with lower angular momentum. The static tidal Love tensor that characterizes such mixing structure of the response can be computed iteratively. We also discuss the possible near zone approximation of the master equations for the magnetic polarization.

hep-th

Target-Aware Early Stage Ranking

Early Stage Ranking (ESR) in large-scale recommendation systems is dominated by ''user--item decoupling'' Two Tower architectures, which scale efficiently but cannot capture fine-grained, target-aware user--item interactions directly. We propose Target-Aware Early Stage Ranking (TESR), which augments the Two Tower with a Mixture of Attention (MoA) module trained as a request-level sequence modeling over user history. MoA combines (i) Hard Matching Attention (HMA) to capture explicit categorical-ID level overlap signals between user history and candidate item, (ii) target-aware HSTU attention for implicit affinities conditioned on the candidate, and (iii) target dependent and independent cross-attention for symmetric user-item contextualization. On top of this, a Multi-Logit Parameterized Gating (MLPG) head amplifies these signals at scoring time. To keep latency within ESR budgets, we co-design the architecture with FP8 quantization, custom kernels, and a Torch Inductor compilation path. On a production deployment, TESR delivers consistent offline NE wins and online topline gains, and is, to our knowledge, the first deployment of full target-aware attention sequence modeling in an ESR stage at this scale.

cs.LG

Non-conformal Line Defect (Shell Operator) in AdS$_3$/CFT$_2$: Spinning and Higher Point Correlators

Recently, a special type of non-conformal line defect, known as thin-shell operator, has played a key role in demonstrating the chaotic nature of the high energy sector in AdS$_3$/CFT$_2$. The chaotic nature was revealed concretely through a matching among the vacuum Virasoro block in holographic CFT$_2$, ETH analysis, and gravitational on-shell partition function in AdS$_3$ with nontrivial backreaction. In this work, we generalize this matching in two ways. First, we compute two-point correlator of the spinning defects, in contrast to previous scalar defect correlator, in both the microcanonical ensemble and the canonical ensemble. Holographically, these spinning defects correspond to bulk domain walls composed of dust particles with angular momentum. Using the first order formalism of gravity, it is shown that the junction condition deviates from Israel's junction condition, resulting in a discontinuous metric across the domain wall. Second, we calculate general higher point correlators involving multiple scalar defects and provide a detailed example with four defects. We see explicitly that, because line operators in CFT$_2$ are codimension one objects, the correlators depend on the order in which these nonlocal defects are inserted, unlike the Euclidean correlators of local operators. In both generalizations, we achieve a precise matching between field theory solutions, ETH analysis and gravitational on-shell actions.

hep-th

3D Foundation Model for Generalizable Disease Detection in Head Computed Tomography

Head computed tomography (CT) imaging is a widely-used imaging modality with multitudes of medical indications, particularly in assessing pathology of the brain, skull, and cerebrovascular system. It is commonly the first-line imaging in neurologic emergencies given its rapidity of image acquisition, safety, cost, and ubiquity. Deep learning models may facilitate detection of a wide range of diseases. However, the scarcity of high-quality labels and annotations, particularly among less common conditions, significantly hinders the development of powerful models. To address this challenge, we introduce FM-CT: a Foundation Model for Head CT for generalizable disease detection, trained using self-supervised learning. Our approach pre-trains a deep learning model on a large, diverse dataset of 361,663 non-contrast 3D head CT scans without the need for manual annotations, enabling the model to learn robust, generalizable features. To investigate the potential of self-supervised learning in head CT, we employed both discrimination with self-distillation and masked image modeling, and we construct our model in 3D rather than at the slice level (2D) to exploit the structure of head CT scans more comprehensively and efficiently. The model's downstream classification performance is evaluated using internal and three external datasets, encompassing both in-distribution (ID) and out-of-distribution (OOD) data. Our results demonstrate that the self-supervised foundation model significantly improves performance on downstream diagnostic tasks compared to models trained from scratch and previous 3D CT foundation models on scarce annotated datasets. This work highlights the effectiveness of self-supervised learning in medical imaging and sets a new benchmark for head CT image analysis in 3D, enabling broader use of artificial intelligence for head CT-based diagnosis.

cs.CV

PhyDeformer: High-Quality Non-Rigid Garment Registration with Physics-Awareness

We present PhyDeformer, a new deformation method for high-quality garment mesh registration. It operates in two phases: In the first phase, a garment grading is performed to achieve a coarse 3D alignment between the mesh template and the target mesh, accounting for proportional scaling and fit (e.g. length, size). Then, the graded mesh is refined to align with the fine-grained details of the 3D target through an optimization coupled with the Jacobian-based deformation framework. Both quantitative and qualitative evaluations on synthetic and real garments highlight the effectiveness of our method.

cs.CV

BMS$_3$ fermionic localization

We consider the geometric action formulation for 3d pure gravity with vanishing cosmological constant. We use fermionic localization to compute the exact torus partition function for a constant representative coadjoint orbit of $\widehat{\text{BMS}}_3$. This allows us to discuss its 1-loop exactness.

hep-th

Bright dipolar excitons in twisted black phosphorus homostructures

Bright dipolar excitons, which contain electrical dipoles and have high oscillator strength, are an ideal platform for studying correlated quantum phenomena. They usually rely on carrier tunneling between two quantum wells or two layers to hybridize with nondipolar excitons to gain oscillator strength. In this work, we uncovered a new type of bright infrared dipolar exciton by stacking 90{\deg}-twisted black phosphorus (BP) structures. These excitons, inherent to the reconstructed band structure, exhibit high oscillator strength. Most importantly, they inherit the linear polarization from BP, which allows light polarization to be used to select the dipole direction. Moreover, the dipole moment and resonance energy can be widely tuned by the thickness of the BP. Our results demonstrate a useful platform for exploring tunable correlated dipolar excitons.

cond-mat.mes-hall

Correlation Function Of Thin-Shell Operators

In this study, we explore the correlation functions of thin-shell operators, represented semiclassically by a homogeneous, thin interface of dust particles. Employing the monodromy method, we successfully compute the contribution from the Virasoro vacuum block and present the monodromy equation in a closed form without assuming the probe limit. Although an analytical solution to the monodromy equation remains difficult, we demonstrate that it is perturbatively solvable within specific limits, including the probe, the heavy-shell, and the early-time limits. Moreover, we compare our results with gravitational calculations and find precise agreement. We strengthen our findings by proving that the thermal correlation functions in gravity, after an inverse Laplace transformation, satisfy the field theory's monodromy equation. Additionally, we identify an infinite series of unphysical solutions to the monodromy equation and discuss their potential geometrical duals.

hep-th

Inverse Garment and Pattern Modeling with a Differentiable Simulator

The capability to generate simulation-ready garment models from 3D shapes of clothed humans will significantly enhance the interpretability of captured geometry of real garments, as well as their faithful reproduction in the virtual world. This will have notable impact on fields like shape capture in social VR, and virtual try-on in the fashion industry. To align with the garment modeling process standardized by the fashion industry as well as cloth simulation softwares, it is required to recover 2D patterns. This involves an inverse garment design problem, which is the focus of our work here: Starting with an arbitrary target garment geometry, our system estimates an animatable garment model by automatically adjusting its corresponding 2D template pattern, along with the material parameters of the physics-based simulation (PBS). Built upon a differentiable cloth simulator, the optimization process is directed towards minimizing the deviation of the simulated garment shape from the target geometry. Moreover, our produced patterns meet manufacturing requirements such as left-to-right-symmetry, making them suited for reverse garment fabrication. We validate our approach on examples of different garment types, and show that our method faithfully reproduces both the draped garment shape and the sewing pattern.

cs.GR

Benchmarking Large Language Model Volatility

The impact of non-deterministic outputs from Large Language Models (LLMs) is not well examined for financial text understanding tasks. Through a compelling case study on investing in the US equity market via news sentiment analysis, we uncover substantial variability in sentence-level sentiment classification results, underscoring the innate volatility of LLM outputs. These uncertainties cascade downstream, leading to more significant variations in portfolio construction and return. While tweaking the temperature parameter in the language model decoder presents a potential remedy, it comes at the expense of stifled creativity. Similarly, while ensembling multiple outputs mitigates the effect of volatile outputs, it demands a notable computational investment. This work furnishes practitioners with invaluable insights for adeptly navigating uncertainty in the integration of LLMs into financial decision-making, particularly in scenarios dictated by non-deterministic information.

q-fin.TR

Quantifying Impairment and Disease Severity Using AI Models Trained on Healthy Subjects

Automatic assessment of impairment and disease severity is a key challenge in data-driven medicine. We propose a novel framework to address this challenge, which leverages AI models trained exclusively on healthy individuals. The COnfidence-Based chaRacterization of Anomalies (COBRA) score exploits the decrease in confidence of these models when presented with impaired or diseased patients to quantify their deviation from the healthy population. We applied the COBRA score to address a key limitation of current clinical evaluation of upper-body impairment in stroke patients. The gold-standard Fugl-Meyer Assessment (FMA) requires in-person administration by a trained assessor for 30-45 minutes, which restricts monitoring frequency and precludes physicians from adapting rehabilitation protocols to the progress of each patient. The COBRA score, computed automatically in under one minute, is shown to be strongly correlated with the FMA on an independent test cohort for two different data modalities: wearable sensors ($\rho = 0.845$, 95% CI [0.743,0.908]) and video ($\rho = 0.746$, 95% C.I [0.594, 0.847]). To demonstrate the generalizability of the approach to other conditions, the COBRA score was also applied to quantify severity of knee osteoarthritis from magnetic-resonance imaging scans, again achieving significant correlation with an independent clinical assessment ($\rho = 0.644$, 95% C.I [0.585,0.696]).

cs.LG

Layer-dependent exciton polarizability and the brightening of dark excitons in few-layer black phosphorus

The evolution of excitons from 2D to 3D is of great importance in photo-physics, yet the layer-dependent exciton polarizability has not been investigated in 2D semiconductors. Here, we determine the exciton polarizabilities for 3- to 11-layer black phosphorus-a direct bandgap semiconductor regardless of the thickness-through frequency-resolved photocurrent measurements on dual-gate devices and unveil the carrier screening effect in relatively thicker samples. By taking advantage of the broadband photocurrent spectra, we are also able to reveal the exciton response for higher-index subbands under the gate electrical field. Surprisingly, dark excitons are brightened with intensity even stronger than the allowed transitions above certain electrical field. Our study not only sheds light on the exciton evolution with sample thickness, but also paves a way for optoelectronic applications of few-layer BP in modulators, tunable photodetectors, emitters and lasers.

cond-mat.mes-hall

Holographic Complexity of Rotating Quantum Black Holes

We study holographic complexity for the rotating quantum BTZ black holes (quBTZ), the BTZ black holes with corrections from bulk quantum fields. Using double holography, the combined system of backreacted rotating BTZ black holes with conformal matters, can be holographically described by the rotating AdS4 C-metric with the BTZ black hole living on a codimension-1 brane. We investigate both volume complexity and action complexity of rotating quBTZ, and pay special attention to their late-time behaviors. When the mass of BTZ black hole is not very small and the rotation is not very slow, we show that the late-time rates of the volume complexity and the action complexity agree with each other up to a factor 2 and reduce to the ones of BTZ at the leading classical order, and they both receive subleading quantum corrections. For the volume complexity, the leading quantum correction comes from the backreaction of comformal matter on the geometry, similar to the static quBTZ case. For the action complexity, unlike the static case, the Wheeler-de Witt (WdW) patch in computing the action complexity for the rotating black hole does not touch the black hole singularity such that the leading order result is in good match with the one of classical BTZ. However, when the mass of BTZ black hole is small or the rotation parameter a is small, the quantum correction to the action complexity could be significant such that the late-time slope of the action complexity of quBTZ deviates very much from the one of classical BTZ. Remarkably, we notice that the nonrotating limit $a \to 0$ is singular and does not lead to the late-time slope of the action complexity for non-rotating quantum BTZ black hole. The similar phenomenon happens for higher dimensional rotating black holes.

hep-th

Improved selective background Monte Carlo simulation at Belle II with graph attention networks and weighted events

When measuring rare processes at Belle II, a huge luminosity is required, which means a large number of simulations are necessary to determine signal efficiencies and background contributions. However, this process demands high computation costs while most of the simulated data, in particular in case of background, are discarded by the event selection. Thus, filters using graph neural networks are introduced at an early stage to save the resources for the detector simulation and reconstruction of events discarded at analysis level. In our work, we improved the performance of the filters using graph attention and investigated statistical methods including sampling and reweighting to deal with the biases introduced by the filtering.

hep-ex

Instant-3D: Instant Neural Radiance Field Training Towards On-Device AR/VR 3D Reconstruction

Neural Radiance Field (NeRF) based 3D reconstruction is highly desirable for immersive Augmented and Virtual Reality (AR/VR) applications, but achieving instant (i.e., < 5 seconds) on-device NeRF training remains a challenge. In this work, we first identify the inefficiency bottleneck: the need to interpolate NeRF embeddings up to 200,000 times from a 3D embedding grid during each training iteration. To alleviate this, we propose Instant-3D, an algorithm-hardware co-design acceleration framework that achieves instant on-device NeRF training. Our algorithm decomposes the embedding grid representation in terms of color and density, enabling computational redundancy to be squeezed out by adopting different (1) grid sizes and (2) update frequencies for the color and density branches. Our hardware accelerator further reduces the dominant memory accesses for embedding grid interpolation by (1) mapping multiple nearby points' memory read requests into one during the feed-forward process, (2) merging embedding grid updates from the same sliding time window during back-propagation, and (3) fusing different computation cores to support the different grid sizes needed by the color and density branches of Instant-3D algorithm. Extensive experiments validate the effectiveness of Instant-3D, achieving a large training time reduction of 41x - 248x while maintaining the same reconstruction quality. Excitingly, Instant-3D has enabled instant 3D reconstruction for AR/VR, requiring a reconstruction time of only 1.6 seconds per scene and meeting the AR/VR power consumption constraint of 1.9 W.

cs.AR