arXiv ScienceSearch

arXiv subjects

Yan Che

Publications and source records attributed to Yan Che.

3 recordsLinked to original sources

Zero-Shot Learning with Subsequence Reordering Pretraining for Compound-Protein Interaction

Given the vastness of chemical space and the ongoing emergence of previously uncharacterized proteins, zero-shot compound-protein interaction (CPI) prediction better reflects the practical challenges and requirements of real-world drug development. Although existing methods perform adequately during certain CPI tasks, they still face the following challenges: (1) Representation learning from local or complete protein sequences often overlooks the complex interdependencies between subsequences, which are essential for predicting spatial structures and binding properties. (2) Dependence on large-scale or scarce multimodal protein datasets demands significant training data and computational resources, limiting scalability and efficiency. To address these challenges, we propose a novel approach that pretrains protein representations for CPI prediction tasks using subsequence reordering, explicitly capturing the dependencies between protein subsequences. Furthermore, we apply length-variable protein augmentation to ensure excellent pretraining performance on small training datasets. To evaluate the model's effectiveness and zero-shot learning ability, we combine it with various baseline methods. The results demonstrate that our approach can improve the baseline model's performance on the CPI task, especially in the challenging zero-shot scenario. Compared to existing pre-training models, our model demonstrates superior performance, particularly in data-scarce scenarios where training samples are limited. Our implementation is available at https://github.com/Hoch-Zhang/PSRP-CPI.

cs.LG

Silica Aerogel Thin Film on Improving Solar Cell Efficiency

Silica aerogels are nanoporous materials with exceptional optical and physical properties, making them promising candidates to enhance solar cell efficiency as antireflective coatings. This study synthesized hydrophobic silica aerogel thin films under ambient conditions and characterized their porous structure, surface morphology, and optical performance. The films were deposited on monocrystalline silicon solar cells to assess their impact on photovoltaic properties. A two-step acid/base catalyzed sol-gel process was utilized, followed by solvent exchange and surface modification with trimethylchlorosilane. Structural analysis via SEM revealed successful deposition of crack-free films when aging occurred in an ethanol environment. The aerogel displayed considerable specific surface area (115 m2/g), porosity (77.92%), and surface roughness (55-78%) along with a low refractive index (1.05), benefiting light harvesting. Preliminary solar testing showed increased output voltage with a 0.2 mm aerogel coating versus a bare cell. Further IV measurements demonstrated enhanced charge transport and conversion efficiency for the treated cell. The antireflective and light-trapping effects of aerogel appear to improve photon absorption. This initial research validates the potential of ambient pressure-synthesized hydrophobic silica aerogels to increase the performance of silicon photovoltaics cost-effectively. Further optimization of film thickness and morphology could realize higher efficiency gains.

cond-mat.mtrl-sci

Text-guided multi-property molecular optimization with a diffusion language model

Molecular optimization (MO) is a crucial stage in drug discovery in which task-oriented generated molecules are optimized to meet practical industrial requirements. Existing mainstream MO approaches primarily utilize external property predictors to guide iterative property optimization. However, learning all molecular samples in the vast chemical space is unrealistic for predictors. As a result, errors and noise are inevitably introduced during property prediction due to the nature of approximation. This leads to discrepancy accumulation, generalization reduction and suboptimal molecular candidates. In this paper, we propose a text-guided multi-property molecular optimization method utilizing transformer-based diffusion language model (TransDLM). TransDLM leverages standardized chemical nomenclature as semantic representations of molecules and implicitly embeds property requirements into textual descriptions, thereby mitigating error propagation during diffusion process. By fusing physically and chemically detailed textual semantics with specialized molecular representations, TransDLM effectively integrates diverse information sources to guide precise optimization, which enhances the model's ability to balance structural retention and property enhancement. Additionally, the success of a case study further demonstrates TransDLM's ability to solve practical problems. Experimentally, our approach surpasses state-of-the-art methods in maintaining molecular structural similarity and enhancing chemical properties on the benchmark dataset.

cs.LG