arXiv ScienceSearch

arXiv subjects

Jinke Wu

Publications and source records attributed to Jinke Wu.

4 recordsLinked to original sources

BRACE: Taming Sharp Irregularities via Barycentric Rational Forecasting for Fast Diffusion Transformers Inference

Diffusion Transformers (DiTs) have demonstrated exceptional performance in high-fidelity image and video generation. To alleviate their massive computational overhead, temporal feature caching has been proposed to bypass redundant computations. However, existing cache-then-forecast methods driven by derivative-based polynomials often cause severe quality degradation under high acceleration due to unstable long-step predictions. To address this bottleneck, we propose Barycentric Rational Forecasting with Chebyshev Enhancement (BRACE). Motivated by the observation that DiT feature trajectories are globally smooth yet frequently exhibit sharp irregularities and local non-smoothness, BRACE shifts the paradigm from derivative-driven polynomial extrapolation to feature-driven rational forecasting. Specifically, it maintains a local sliding window to cache sparse historical features and leverages adapted Chebyshev weights to formulate a barycentric rational function, directly aggregating these raw features to ensure numerical stability. Extensive experiments demonstrate that BRACE achieves state-of-the-art quality-efficiency trade-offs across various DiT architectures with negligible computational overhead.

cs.CV

scGTN: Deep Siamese Graph Transformer Network for Single-cell RNA Sequencing Clustering

Single-cell RNA sequencing (scRNA-seq) serves a pivotal role in characterizing gene expression at the cellular level, enabling the identification of cell types and advancing the understanding of cellular heterogeneity. Despite the significant progress in scRNA-seq data clustering, we argue that current methods always ignore the sparsity and noise, as well as the complex intercellular structural information inherent in scRNA-seq data. Toward this end, in this paper, we propose a novel single-cell RNA-seq clustering framework via deep Siamese Graph Transformer Network (termed scGTN), which explicitly integrates gene expression profile and intercellular structural dependencies for cell clustering. In particular, we formulate scRNA-seq data as a graph and construct two augmented graph views that serve as dual views to capture complementary intercellular information. Then, a Siamese graph transformer network is employed to explicitly incorporate shortest-path information and node-wise distances for capturing richer structural relationships between cells. Finally, we employ an optimal transport strategy to guide the cell clustering in a self-supervised manner. Extensive experiments on multiple benchmark scRNA-seq datasets demonstrate that our scGTN consistently outperforms existing methods. Our code is available at https://github.com/W-RMSL/scGTN.

cs.LG

Computational predictions of nutrient precipitation for intensified cell 1 culture media via amino acid solution thermodynamics

The majority of therapeutic monoclonal antibodies (mAbs) on the market are produced using Chinese Hamster Ovary (CHO) cells cultured at scale in chemically defined cell culture medium. Because of the high costs associated with mammalian cell cultures, obtaining high cell densities to produce high product titers is desired. These bioprocesses require high concentrations of nutrients in the basal media and periodically adding concentrated feed media to sustain cell growth and therapeutic protein productivity. Unfortunately, the desired or optimal nutrient concentrations of the feed media are often solubility limited due to precipitation of chemical complexes that form in the solution. Experimentally screening the various cell culture media configurations which contain 50 to 100 compounds can be expensive and laborious. This article lays the foundation for utilizing computational tools to understand precipitation of nutrients in cell culture media by studying the pairwise interactions between amino acids in thermodynamic models. Activity coefficient data for one amino acid in water and amino acid solubility data of two amino acids in water have been used to determine a single set of UNIFAC group interaction parameters to predict the thermodynamic behavior of the multi-component systems found in mammalian cell culture media. The data collected in this study is, to our knowledge, the largest set of ternary system amino acid solubility data reported to date. These amino acid precipitation predictions have been verified with experimentally measured ternary and quaternary amino acid solutions. Thus, we demonstrate the utility of our model as a digital twin to identify optimal cell culture media compositions by replacing empirical approaches for nutrient precipitation with computational predictions based on thermodynamics of individual media components in complex mixtures.

q-bio.BM

SBMA: A Multiple Access Scheme Combining SCMA and BIA for MU-MISO

Sparse Code Multiple Access (SCMA) and Blind Interference Alignment (BIA) are key enablers for multi-user communication, yet each suffers from distinct limitations: SCMA faces high complexity and limited multiplexing gain, while BIA requires a long temporal channel pattern and incurs significant decoding delay. This paper proposes SBMA (Sparsecode-and-BIA-based Multiple Access), a novel framework that synergizes SCMA's diversity and BIA's multiplexing while addressing their drawbacks. We design two decoders: a low-complexity two-stage decoder (Zero-forcing + Message Passing Algorithm (MPA)) and a Joint MPA (JMPA) decoder leveraging a virtual factor graph for improved BER. Theoretical analysis derives closed-form BER expressions for a 6-user 2x1 MISO system, validated by simulations. Compared to existing schemes, SBMA with JMPA achieves a diversity gain equivalent to STBC-SCMA and a multiplexing gain comparable to BIA, while simultaneously offering enhanced privacy (relative to STBC-SCMA) and reduced reliance on channel coherence time (compared to BIA). These advancements position SBMA as a compelling solution for next-generation wireless communication systems, particularly in IoT applications demanding high throughput, robust data privacy, and adaptability to dynamic channel conditions.

cs.IT