arXiv ScienceSearch

arXiv subjects

Zheng

Publications and source records attributed to Zheng.

7 recordsLinked to original sources

Graph Neural Network Reveals the Cortical Morphology of Local Brain Aging in Normal Cognition and Alzheimer's Disease

Estimating brain age (BA) from T1-weighted magnetic resonance images (MRIs) provides a powerful framework for quantifying anatomical brain aging. Whereas global BA (GBA) summarizes overall brain health, local BA (LBA) provides cortically specific patterns of aging at the subject level. Although previous studies have examined anatomical contributors to GBA, to our knowledge, no framework has been established to estimate LBA using cortical morphology. To address this gap, we introduce a graph neural network (GNN) that uses morphometric features$\unicode{x2013}$cortical thickness, surface area, curvature, gray/white matter intensity ratio (GWR), sulcal depth$\unicode{x2013}$to estimate LBA across the cortical surface at high spatial resolution (mean inter-vertex distance = 1.37 mm). Trained on cortical surface meshes extracted from the MRIs of cognitively normal (CN) adults (N = 14,423), our model achieves lower mean absolute error (MAE) than the existing state-of-the-art while identifying more biologically plausible patterns of aging in Alzheimer's disease (AD) on the ADNI dataset. Association cortices emerge as primary sites of morphometric aging in CNs, whereas mild cognitive impairment is characterized by widespread aging that is pronounced in the parahippocampal gyrus. AD subjects demonstrate significant aging across the entire cortex, particularly within medial temporal regions and associated cortical networks. Feature ablation highlights curvature and GWR as preferentially sensitive to AD pathology. Regional LBA gaps are significantly associated with neuropsychological measures of AD-related cognitive impairment, linking cortical aging patterns to clinical outcomes. These results demonstrate that GNN-based modeling of cortical morphometry enables biologically interpretable mapping of local brain aging with greater interpretability than prior work.

q-bio.NC

Optimal Meal Schedule for a Local Nonprofit Using LLM-Aided Data Extraction

We present a data-driven pipeline developed in collaboration with the Power Packs Project, a nonprofit addressing food insecurity in local communities. The system integrates data extraction from PDFs, large language models for ingredient standardization, and binary integer programming to generate a 15-week recipe schedule that minimizes projected wholesale costs while meeting nutritional constraints. All 157 recipes were mapped to a nutritional database and assigned estimated and predicted costs using historical invoice data and category-specific inflation adjustments. The model effectively handles real-world price volatility and is structured for easy updates as new recipes or cost data become available. Optimization results show that constraint-based selection yields nutritionally balanced and cost-efficient plans under uncertainty. To facilitate real-time decision-making, we deployed a searchable web platform that integrates analytical models into daily operations by enabling staff to explore recipes by ingredient, category, or through an optimized meal plan.

cs.CY

A Cross-direction Task Decoupling Network for Small Logo Detection

Logo detection plays an integral role in many applications. However, handling small logos is still difficult since they occupy too few pixels in the image, which burdens the extraction of discriminative features. The aggregation of small logos also brings a great challenge to the classification and localization of logos. To solve these problems, we creatively propose Cross-direction Task Decoupling Network (CTDNet) for small logo detection. We first introduce Cross-direction Feature Pyramid (CFP) to realize cross-direction feature fusion by adopting horizontal transmission and vertical transmission. In addition, Multi-frequency Task Decoupling Head (MTDH) decouples the classification and localization tasks into two branches. A multi frequency attention convolution branch is designed to achieve more accurate regression by combining discrete cosine transform and convolution creatively. Comprehensive experiments on four logo datasets demonstrate the effectiveness and efficiency of the proposed method.

cs.CV

Mechanical metamaterials: does toughness characterize fracture?

Rapid progress in additive manufacturing methods has created a new class of ultralight and strong architected metamaterials that resemble periodic truss structures. The mechanical performance of these metamaterials with a very large number of unit cells is ultimately limited by their tolerance to damage and defects, but an understanding of this sensitivity has remained elusive. Using a stretching-dominated micro-architecture and metamaterial specimens comprising millions of unit-cells we show that not only is the stress intensity factor, as used in conventional elastic fracture mechanics, insufficient to characterize fracture but also that conventional fracture testing protocols are inadequate. Via a combination of numerical calculations and asymptotic analyses, we extend the ideas of fracture mechanics and develop a general test and design protocol for the failure of metamaterials.

cond-mat.mtrl-sci

3D Printing Autoclavable PPE on Low-Cost Consumer 3D Printers

During the COVID-19 pandemic, medical facilities began using 3D printed PPE sourced from their own print labs, makerspaces, universities, and individuals with 3D printers to fill the gaps in supply as traditional manufacturing was not widely enough distributed nor quick enough to scale to widespread spikes in demand. However, to date this PPE has been limited to low-temperature, easy to print thermoplastics which are not compatible with autoclave sterilization and must be sterilized by hand washing methods. Herein, we present a method for 3D printing a temperature resistant nylon copolymer on a common low-cost 3D printer. We show that the resulting parts can be autoclaved without deformation, and conduct uniaxial tensile testing showing that autoclaving the material does not result in substantial degradation of material properties. As a result, we demonstrate the capability to manufacture autoclavable PPE on low-cost consumer 3D printers with only minor modification.

physics.med-ph

X-ray differential phase contrast imaging on asymmetric dual-phase grating interferometer with source grating: theory and experiment

Recently, the dual-phase grating based X-ray differential phase contrast imaging technique has shown better radiation dose efficiency performance than the Talbot-Lau system. In this paper, we provide a theoretical analyses framework derived from wave optics to ease the design of such interferometer systems, including the inter-grating distances, the diffraction fringe period, the phase grating periods, and especially the source grating period if a medical grade X-ray tube with large focal spot is utilized. In addition, a geometrical explanation of the dual-phase grating system similar to the standard thin lens imaging theory is derived with an optical symmetry assumption for the first time. Finally, both numerical and experimental studies have been performed to validate the theory.

physics.optics

Towards a simplified ontology for better e-commerce search

Query Understanding is a semantic search method that can classify tokens in a customer's search query to entities such as Product, Brand, etc. This method can overcome the limitations of bag-of-words methods but requires an ontology. We show that current ontologies are not optimized for search and propose a simplified ontology framework designed specifically for e-commerce search and retrieval. We also present three methods for automatically extracting product classes for the proposed ontology and compare their performance relative to each other.

cs.IR