24,816 results on '"Liu, Yue"'
Search Results
2. Spin-liquid-based topological qubits
- Author
-
Klocke, Kai, Liu, Yue, Halász, Gábor B., and Alicea, Jason
- Subjects
Condensed Matter - Strongly Correlated Electrons ,Condensed Matter - Mesoscale and Nanoscale Physics - Abstract
Topological quantum computation relies on control of non-Abelian anyons for inherently fault-tolerant storage and processing of quantum information. By now, blueprints for topological qubits are well developed for electrically active topological superconductor and fractional quantum Hall platforms. We leverage recent insights into the creation and detection of non-Abelian anyons in electrically insulating spin systems to propose topological qubit architectures based on quantum spin liquids. We present two types of prototype designs that enable the requisite control in a potentially scalable framework: one invokes spin liquids integrated into magnetic tunnel junction arrays, the other uses semiconductor-spin liquid hybrids. We further identify various protocols for interrogating spin-liquid-based topological qubits, both to validate the underlying principles of topological quantum computation and to establish gates required for universal quantum computation. These results provide long-term direction for experimental investigation of Kitaev materials and potentially other solid-state spin liquid hosts.
- Published
- 2024
3. Identify Then Recommend: Towards Unsupervised Group Recommendation
- Author
-
Liu, Yue, Zhu, Shihao, Yang, Tianyuan, Ma, Jian, and Zhong, Wenliang
- Subjects
Computer Science - Information Retrieval - Abstract
Group Recommendation (GR), which aims to recommend items to groups of users, has become a promising and practical direction for recommendation systems. This paper points out two issues of the state-of-the-art GR models. (1) The pre-defined and fixed number of user groups is inadequate for real-time industrial recommendation systems, where the group distribution can shift dynamically. (2) The training schema of existing GR methods is supervised, necessitating expensive user-group and group-item labels, leading to significant annotation costs. To this end, we present a novel unsupervised group recommendation framework named \underline{I}dentify \underline{T}hen \underline{R}ecommend (\underline{ITR}), where it first identifies the user groups in an unsupervised manner even without the pre-defined number of groups, and then two pre-text tasks are designed to conduct self-supervised group recommendation. Concretely, at the group identification stage, we first estimate the adaptive density of each user point, where areas with higher densities are more likely to be recognized as group centers. Then, a heuristic merge-and-split strategy is designed to discover the user groups and decision boundaries. Subsequently, at the self-supervised learning stage, the pull-and-repulsion pre-text task is proposed to optimize the user-group distribution. Besides, the pseudo group recommendation pre-text task is designed to assist the recommendations. Extensive experiments demonstrate the superiority and effectiveness of ITR on both user recommendation (e.g., 22.22\% NDCG@5 $\uparrow$) and group recommendation (e.g., 22.95\% NDCG@5 $\uparrow$). Furthermore, we deploy ITR on the industrial recommender and achieve promising results., Comment: 26 pages
- Published
- 2024
4. Self-Supervised Graph Neural Networks for Enhanced Feature Extraction in Heterogeneous Information Networks
- Author
-
Wei, Jianjun, Liu, Yue, Huang, Xin, Zhang, Xin, Liu, Wenyi, and Yan, Xu
- Subjects
Computer Science - Machine Learning - Abstract
This paper explores the applications and challenges of graph neural networks (GNNs) in processing complex graph data brought about by the rapid development of the Internet. Given the heterogeneity and redundancy problems that graph data often have, traditional GNN methods may be overly dependent on the initial structure and attribute information of the graph, which limits their ability to accurately simulate more complex relationships and patterns in the graph. Therefore, this study proposes a graph neural network model under a self-supervised learning framework, which can flexibly combine different types of additional information of the attribute graph and its nodes, so as to better mine the deep features in the graph data. By introducing a self-supervisory mechanism, it is expected to improve the adaptability of existing models to the diversity and complexity of graph data and improve the overall performance of the model.
- Published
- 2024
5. FlexMol: A Flexible Toolkit for Benchmarking Molecular Relational Learning
- Author
-
Liu, Sizhe, Xia, Jun, Zhang, Lecheng, Liu, Yuchen, Liu, Yue, Du, Wenjie, Gao, Zhangyang, Hu, Bozhen, Tan, Cheng, Xiang, Hongxin, and Li, Stan Z.
- Subjects
Computer Science - Machine Learning ,Computer Science - Artificial Intelligence - Abstract
Molecular relational learning (MRL) is crucial for understanding the interaction behaviors between molecular pairs, a critical aspect of drug discovery and development. However, the large feasible model space of MRL poses significant challenges to benchmarking, and existing MRL frameworks face limitations in flexibility and scope. To address these challenges, avoid repetitive coding efforts, and ensure fair comparison of models, we introduce FlexMol, a comprehensive toolkit designed to facilitate the construction and evaluation of diverse model architectures across various datasets and performance metrics. FlexMol offers a robust suite of preset model components, including 16 drug encoders, 13 protein sequence encoders, 9 protein structure encoders, and 7 interaction layers. With its easy-to-use API and flexibility, FlexMol supports the dynamic construction of over 70, 000 distinct combinations of model architectures. Additionally, we provide detailed benchmark results and code examples to demonstrate FlexMol's effectiveness in simplifying and standardizing MRL model development and comparison.
- Published
- 2024
6. Generative Artificial Intelligence (GAI) for Mobile Communications: A Diffusion Model Perspective
- Author
-
Xu, Xiaoxia, Mu, Xidong, Liu, Yuanwei, Xing, Hong, Liu, Yue, and Nallanathan, Arumugam
- Subjects
Electrical Engineering and Systems Science - Signal Processing - Abstract
This article targets at unlocking the potentials of a class of prominent generative artificial intelligence (GAI) method, namely diffusion model (DM), for mobile communications. First, a DM-driven communication architecture is proposed, which introduces two key paradigms, i.e., conditional DM and DM-driven deep reinforcement learning (DRL), for wireless data generation and communication management, respectively. Then, we discuss the key advantages of DM-driven communication paradigms. To elaborate further, we explore DM-driven channel generation mechanisms for channel estimation, extrapolation, and feedback in multiple-input multiple-output (MIMO) systems. We showcase the numerical performance of conditional DM using the accurate DeepMIMO channel datasets, revealing its superiority in generating high-fidelity channels and mitigating unforeseen distribution shifts in sophisticated scenes. Furthermore, several DM-driven communication management designs are conceived, which is promising to deal with imperfect channels and task-oriented communications. To inspire future research developments, we highlight the potential applications and open research challenges of DM-driven communications. Code is available at https://github.com/xiaoxiaxusummer/GAI_COMM/, Comment: This paper has been accepted by IEEE Communications Magzine. Code is available at https://github.com/xiaoxiaxusummer/GAI_COMM/
- Published
- 2024
7. FlipAttack: Jailbreak LLMs via Flipping
- Author
-
Liu, Yue, He, Xiaoxin, Xiong, Miao, Fu, Jinlan, Deng, Shumin, and Hooi, Bryan
- Subjects
Computer Science - Cryptography and Security ,Computer Science - Artificial Intelligence - Abstract
This paper proposes a simple yet effective jailbreak attack named FlipAttack against black-box LLMs. First, from the autoregressive nature, we reveal that LLMs tend to understand the text from left to right and find that they struggle to comprehend the text when noise is added to the left side. Motivated by these insights, we propose to disguise the harmful prompt by constructing left-side noise merely based on the prompt itself, then generalize this idea to 4 flipping modes. Second, we verify the strong ability of LLMs to perform the text-flipping task, and then develop 4 variants to guide LLMs to denoise, understand, and execute harmful behaviors accurately. These designs keep FlipAttack universal, stealthy, and simple, allowing it to jailbreak black-box LLMs within only 1 query. Experiments on 8 LLMs demonstrate the superiority of FlipAttack. Remarkably, it achieves $\sim$98\% attack success rate on GPT-4o, and $\sim$98\% bypass rate against 5 guardrail models on average. The codes are available at GitHub\footnote{https://github.com/yueliu1999/FlipAttack}., Comment: 43 pages, 31 figures
- Published
- 2024
8. Mapping the nanoscale optical topological textures with a fiber-integrated plasmonic probe
- Author
-
Wu, Yunkun, Wang, Shu, Lei, Xinrui, Mao, Jiahui, Lu, Liu, Liu, Yue, Qu, Guangyuan, Guo, Guangcan, Zhan, Qiwen, and Ren, Xifeng
- Subjects
Physics - Optics - Abstract
Topologically protected quasiparticles in optics have received increasing research attention recently, as they provide novel degree of freedom to manipulate light-matter interactions and exhibiting excellent potential in nanometrology and ultrafast vector imaging. However, the characterization of the full three-dimensional vectorial structures of the topological texures at the nanoscale has remained a challenge. Here, we propose a novel probe based on the fiber taper-silver nanowire waveguide structure to achieve super-resolution mapping of the topological textures. Based on the mode selection rules, the three-dimensional decomposed electric fields in both the far-field and near-field are directly collected and reconstructed without postprocessing algorithms, clearly visualizing the topological texures formed in free space and evanescent waves respectively. The fiber-integrated probe is further demonstrated to be robust and broadband. This approach holds promise for the characterization of more sophisticated topology in optical field, which may allow for advance applications in optical information processing and data storage., Comment: 13 pages,4 figures
- Published
- 2024
9. Young Women’s Fertility Intentions and the Emerging Bilateral Family System under China’s Two-Child Family Planning Policy
- Author
-
Ji, Yingchun, Wang, Huiguang, Liu, Yue, Xu, Ruonan, and Zheng, Zhenzhen
- Published
- 2020
10. Achieving Responsible AI through ESG: Insights and Recommendations from Industry Engagement
- Author
-
Perera, Harsha, Lee, Sung Une, Liu, Yue, Xia, Boming, Lu, Qinghua, Zhu, Liming, Cairns, Jessica, and Nottage, Moana
- Subjects
Computer Science - Computers and Society ,Computer Science - Artificial Intelligence - Abstract
As Artificial Intelligence (AI) becomes integral to business operations, integrating Responsible AI (RAI) within Environmental, Social, and Governance (ESG) frameworks is essential for ethical and sustainable AI deployment. This study examines how leading companies align RAI with their ESG goals. Through interviews with 28 industry leaders, we identified a strong link between RAI and ESG practices. However, a significant gap exists between internal RAI policies and public disclosures, highlighting the need for greater board-level expertise, robust governance, and employee engagement. We provide key recommendations to strengthen RAI strategies, focusing on transparency, cross-functional collaboration, and seamless integration into existing ESG frameworks., Comment: 10 pages, 1 table, 1 figure
- Published
- 2024
11. Vision Calorimeter for Anti-neutron Reconstruction: A Baseline
- Author
-
Yu, Hongtian, Li, Yangu, Wu, Mingrui, Shen, Letian, Liu, Yue, Song, Yunxuan, Ye, Qixiang, Lyu, Xiaorui, Mao, Yajun, Zheng, Yangheng, and Liu, Yunfan
- Subjects
High Energy Physics - Experiment ,Computer Science - Computer Vision and Pattern Recognition - Abstract
In high-energy physics, anti-neutrons ($\bar{n}$) are fundamental particles that frequently appear as final-state particles, and the reconstruction of their kinematic properties provides an important probe for understanding the governing principles. However, this confronts significant challenges instrumentally with the electromagnetic calorimeter (EMC), a typical experimental sensor but recovering the information of incident $\bar{n}$ insufficiently. In this study, we introduce Vision Calorimeter (ViC), a baseline method for anti-neutron reconstruction that leverages deep learning detectors to analyze the implicit relationships between EMC responses and incident $\bar{n}$ characteristics. Our motivation lies in that energy distributions of $\bar{n}$ samples deposited in the EMC cell arrays embody rich contextual information. Converted to 2-D images, such contextual energy distributions can be used to predict the status of $\bar{n}$ ($i.e.$, incident position and momentum) through a deep learning detector along with pseudo bounding boxes and a specified training objective. Experimental results demonstrate that ViC substantially outperforms the conventional reconstruction approach, reducing the prediction error of incident position by 42.81% (from 17.31$^{\circ}$ to 9.90$^{\circ}$). More importantly, this study for the first time realizes the measurement of incident $\bar{n}$ momentum, underscoring the potential of deep learning detectors for particle reconstruction. Code is available at https://github.com/yuhongtian17/ViC.
- Published
- 2024
12. Blockchain-Enabled Accountability in Data Supply Chain: A Data Bill of Materials Approach
- Author
-
Liu, Yue, Zhang, Dawen, Xia, Boming, Anticev, Julia, Adebayo, Tunde, Xing, Zhenchang, and Machao, Moses
- Subjects
Computer Science - Software Engineering ,Computer Science - Machine Learning - Abstract
In the era of advanced artificial intelligence, highlighted by large-scale generative models like GPT-4, ensuring the traceability, verifiability, and reproducibility of datasets throughout their lifecycle is paramount for research institutions and technology companies. These organisations increasingly rely on vast corpora to train and fine-tune advanced AI models, resulting in intricate data supply chains that demand effective data governance mechanisms. In addition, the challenge intensifies as diverse stakeholders may use assorted tools, often without adequate measures to ensure the accountability of data and the reliability of outcomes. In this study, we adapt the concept of ``Software Bill of Materials" into the field of data governance and management to address the above challenges, and introduce ``Data Bill of Materials" (DataBOM) to capture the dependency relationship between different datasets and stakeholders by storing specific metadata. We demonstrate a platform architecture for providing blockchain-based DataBOM services, present the interaction protocol for stakeholders, and discuss the minimal requirements for DataBOM metadata. The proposed solution is evaluated in terms of feasibility and performance via case study and quantitative analysis respectively.
- Published
- 2024
13. Local Causal Discovery with Background Knowledge
- Author
-
Zheng, Qingyuan, Liu, Yue, and He, Yangbo
- Subjects
Statistics - Machine Learning ,Computer Science - Machine Learning - Abstract
Causality plays a pivotal role in various fields of study. Based on the framework of causal graphical models, previous works have proposed identifying whether a variable is a cause or non-cause of a target in every Markov equivalent graph solely by learning a local structure. However, the presence of prior knowledge, often represented as a partially known causal graph, is common in many causal modeling applications. Leveraging this prior knowledge allows for the further identification of causal relationships. In this paper, we first propose a method for learning the local structure using all types of causal background knowledge, including direct causal information, non-ancestral information and ancestral information. Then we introduce criteria for identifying causal relationships based solely on the local structure in the presence of prior knowledge. We also apply out method to fair machine learning, and experiments involving local structure learning, causal relationship identification, and fair machine learning demonstrate that our method is both effective and efficient.
- Published
- 2024
14. Responsible AI Question Bank: A Comprehensive Tool for AI Risk Assessment
- Author
-
Lee, Sung Une, Perera, Harsha, Liu, Yue, Xia, Boming, Lu, Qinghua, and Zhu, Liming
- Subjects
Computer Science - Computers and Society ,Computer Science - Artificial Intelligence - Abstract
The rapid growth of Artificial Intelligence (AI) has underscored the urgent need for responsible AI practices. Despite increasing interest, a comprehensive AI risk assessment toolkit remains lacking. This study introduces our Responsible AI (RAI) Question Bank, a comprehensive framework and tool designed to support diverse AI initiatives. By integrating AI ethics principles such as fairness, transparency, and accountability into a structured question format, the RAI Question Bank aids in identifying potential risks, aligning with emerging regulations like the EU AI Act, and enhancing overall AI governance. A key benefit of the RAI Question Bank is its systematic approach to linking lower-level risk questions to higher-level ones and related themes, preventing siloed assessments and ensuring a cohesive evaluation process. Case studies illustrate the practical application of the RAI Question Bank in assessing AI projects, from evaluating risk factors to informing decision-making processes. The study also demonstrates how the RAI Question Bank can be used to ensure compliance with standards, mitigate risks, and promote the development of trustworthy AI systems. This work advances RAI by providing organizations with a valuable tool to navigate the complexities of ethical AI development and deployment while ensuring comprehensive risk management., Comment: 30 pages, 6 tables, 14 figures
- Published
- 2024
15. Integrating ESG and AI: A Comprehensive Responsible AI Assessment Framework
- Author
-
Lee, Sung Une, Perera, Harsha, Liu, Yue, Xia, Boming, Lu, Qinghua, Zhu, Liming, Cairns, Jessica, and Nottage, Moana
- Subjects
Computer Science - Artificial Intelligence - Abstract
Artificial Intelligence (AI) is a widely developed and adopted technology across entire industry sectors. Integrating environmental, social, and governance (ESG) considerations with AI investments is crucial for ensuring ethical and sustainable technological advancement. Particularly from an investor perspective, this integration not only mitigates risks but also enhances long-term value creation by aligning AI initiatives with broader societal goals. Yet, this area has been less explored in both academia and industry. To bridge the gap, we introduce a novel ESG-AI framework, which is developed based on insights from engagements with 28 companies and comprises three key components. The framework provides a structured approach to this integration, developed in collaboration with industry practitioners. The ESG-AI framework provides an overview of the environmental and social impacts of AI applications, helping users such as investors assess the materiality of AI use. Moreover, it enables investors to evaluate a company's commitment to responsible AI through structured engagements and thorough assessment of specific risk areas. We have publicly released the framework and toolkit in April 2024, which has received significant attention and positive feedback from the investment community. This paper details each component of the framework, demonstrating its applicability in real-world contexts and its potential to guide ethical AI investments., Comment: 23 pages, 8 tables, 10 figures
- Published
- 2024
16. Dynamic Dimension Wrapping (DDW) Algorithm: A Novel Approach for Efficient Cross-Dimensional Search in Dynamic Multidimensional Spaces
- Author
-
Jin, Dongnan, Liu, Yali, Song, Qiuzhi, Ma, Xunju, Liu, Yue, and Wu, Dehao
- Subjects
Computer Science - Machine Learning ,Computer Science - Neural and Evolutionary Computing - Abstract
To effectively search for the optimal motion template in dynamic multidimensional space, this paper proposes a novel optimization algorithm, Dynamic Dimension Wrapping (DDW).The algorithm combines Dynamic Time Warping (DTW) and Euclidean distance, and designs a fitness function that adapts to dynamic multidimensional space by establishing a time-data chain mapping across dimensions. This paper also proposes a novel update mechanism,Optimal Dimension Collection (ODC), combined with the search strategy of traditional optimization algorithms, enables DDW to adjust both the dimension values and the number of dimensions of the population individuals simultaneously. In this way, DDW significantly reduces computational complexity and improves search accuracy. Experimental results show that DDW performs excellently in dynamic multidimensional space, outperforming 31 traditional optimization algorithms. This algorithm provides a novel approach to solving dynamic multidimensional optimization problems and demonstrates broad application potential in fields such as motion data analysis.
- Published
- 2024
17. Bulk high-temperature superconductivity in the high-pressure tetragonal phase of bilayer La2PrNi2O7
- Author
-
Wang, Ningning, Wang, Gang, Shen, Xiaoling, Hou, Jun, Luo, Jun, Ma, Xiaoping, Yang, Huaixin, Shi, Lifen, Dou, Jie, Feng, Jie, Yang, Jie, Shi, Yunqing, Ren, Zhian, Ma, Hanming, Yang, Pengtao, Liu, Ziyi, Liu, Yue, Zhang, Hua, Dong, Xiaoli, Wang, Yuxin, Jiang, Kun, Hu, Jiangping, Calder, Stuart, Yan, Jiaqiang, Sun, Jianping, Wang, Bosen, Zhou, Rui, Uwatoko, Yoshiya, and Cheng, Jinguang
- Subjects
Condensed Matter - Superconductivity ,Condensed Matter - Strongly Correlated Electrons - Abstract
The Ruddlesden-Popper (R-P) bilayer nickelate, La3Ni2O7, was recently found to show signatures of high-temperature superconductivity (HTSC) at pressures above 14 GPa. Subsequent investigations achieved zero resistance in single- and poly-crystalline samples under hydrostatic pressure conditions. Yet, obvious diamagnetic signals, the other hallmark of superconductors, are still lacking owing to the filamentary nature with low superconducting volume fraction. The presence of a novel "1313" polymorph and competing R-P phases obscured proper identification of the phase for HTSC. Thus, achieving bulk HTSC and identifying the phase at play are the most prominent tasks at present. Here, we address these issues in the praseodymium (Pr)-doped La2PrNi2O7 polycrystalline samples. We find that the substitutions of Pr for La effectively inhibits the intergrowth of different R-P phases, resulting in nearly pure bilayer structure. For La2PrNi2O7, pressure-induced orthorhombic-to-tetragonal structural transition takes place at Pc ~ 11 GPa, above which HTSC emerges gradually upon further compression. The superconducting transition temperatures at 18-20 GPa reach Tconset = 82.5 K and Tczero = 60 K, which are the highest values among known nickelate superconductors. More importantly, bulk HTSC was testified by detecting clear diamagnetic signals below ~75 K corresponding to an estimated superconducting volume fraction ~ 57(5)% at 20 GPa. Our results not only resolve the existing controversies but also illuminate directions for exploring bulk HTSC in the bilayer nickelates.
- Published
- 2024
18. Collective advantages in qubit reset: effect of coherent qubits
- Author
-
Liu, Yue, Huang, Chenlong, Zhang, Xingyu, and He, Dahai
- Subjects
Quantum Physics ,Condensed Matter - Statistical Mechanics - Abstract
The Landauer principle sets a lower bound on the thermodynamic cost of qubit reset, which is only attainable for the quasistatic process. In this Letter, we explore the collective advantage of qubit reset of coherent qubits in three aspects. First, for the quasistatic process, the thermodynamic cost of collective reset is remarkably lower than parallel reset because of the reduced Hilbert space dimension due to entanglement effects. Second, for the finite-time qubit reset, we prove that the error probability fades away and per-qubit heat production tends the Landauer bound for initially continuous protocols in the thermodynamic limit. Third, we show that qubit reset performance enhances with the increase in the number of qubits. Our results, illustrated by different protocols, provide a blueprint for future quantum device fabrication., Comment: 6 pages, 3 figures
- Published
- 2024
19. Some Bounds on the Energy of Graphs with Self-Loops regarding $\lambda_{1}$ and $\lambda_{n}$
- Author
-
Li, Minghua and Liu, Yue
- Subjects
Mathematics - Combinatorics ,05C50, 05C90 - Abstract
Let $G_{S}$ be a graph with $n$ vertices obtained from a simple graph $G$ by attaching one self-loop at each vertex in $S \subseteq V(G)$. The energy of $G_{S}$ is defined by Gutman et al. as $E(G_{S})=\sum_{i=1}^{n}\left| \lambda_{i} -\frac{\sigma}{n} \right|$, where $\lambda_{1},\dots,\lambda_{n}$ are the adjacency eigenvalues of $G_{S}$ and $\sigma$ is the number of self-loops of $G_{S}$. In this paper, several upper and lower bounds of $E(G_{S})$ regarding $\lambda_{1}$ and $\lambda_{n}$ are obtained. Especially, the upper bound $E(G_{S}) \leq \sqrt{n\left(2m+\sigma-\frac{\sigma^{2}}{n}\right)}$ $(\ast)$ given by Gutman et al. is improved to the following bound \begin{align*} E(G_{S})\leq \sqrt{n\left(2m+\sigma-\frac{\sigma^{2}}{n}\right)-\frac{n}{2}\left(\left |\lambda_{1}-\frac{\sigma}{n}\right |-\left |\lambda_{n}-\frac{\sigma}{n}\right |\right)^{2}}, \end{align*} where $\left| \lambda_{1}-\frac{\sigma}{n}\right| \geq \dots \geq \left| \lambda_{n}-\frac{\sigma}{n}\right|$. Moreover, all graphs are characterized when the equality holds in Gutmans' bound $(\ast)$ by using this new bound.
- Published
- 2024
20. NovoBench: Benchmarking Deep Learning-based De Novo Peptide Sequencing Methods in Proteomics
- Author
-
Zhou, Jingbo, Chen, Shaorong, Xia, Jun, Liu, Sizhe, Ling, Tianze, Du, Wenjie, Liu, Yue, Yin, Jianwei, and Li, Stan Z.
- Subjects
Quantitative Biology - Quantitative Methods ,Computer Science - Artificial Intelligence - Abstract
Tandem mass spectrometry has played a pivotal role in advancing proteomics, enabling the high-throughput analysis of protein composition in biological tissues. Many deep learning methods have been developed for \emph{de novo} peptide sequencing task, i.e., predicting the peptide sequence for the observed mass spectrum. However, two key challenges seriously hinder the further advancement of this important task. Firstly, since there is no consensus for the evaluation datasets, the empirical results in different research papers are often not comparable, leading to unfair comparison. Secondly, the current methods are usually limited to amino acid-level or peptide-level precision and recall metrics. In this work, we present the first unified benchmark NovoBench for \emph{de novo} peptide sequencing, which comprises diverse mass spectrum data, integrated models, and comprehensive evaluation metrics. Recent impressive methods, including DeepNovo, PointNovo, Casanovo, InstaNovo, AdaNovo and $\pi$-HelixNovo are integrated into our framework. In addition to amino acid-level and peptide-level precision and recall, we evaluate the models' performance in terms of identifying post-tranlational modifications (PTMs), efficiency and robustness to peptide length, noise peaks and missing fragment ratio, which are important influencing factors while seldom be considered. Leveraging this benchmark, we conduct a large-scale study of current methods, report many insightful findings that open up new possibilities for future development., Comment: NeurIPS 2024 D&B track
- Published
- 2024
21. CRAG -- Comprehensive RAG Benchmark
- Author
-
Yang, Xiao, Sun, Kai, Xin, Hao, Sun, Yushi, Bhalla, Nikita, Chen, Xiangsen, Choudhary, Sajal, Gui, Rongze Daniel, Jiang, Ziran Will, Jiang, Ziyu, Kong, Lingkun, Moran, Brian, Wang, Jiaqi, Xu, Yifan Ethan, Yan, An, Yang, Chenyu, Yuan, Eting, Zha, Hanwen, Tang, Nan, Chen, Lei, Scheffer, Nicolas, Liu, Yue, Shah, Nirav, Wanga, Rakesh, Kumar, Anuj, Yih, Wen-tau, and Dong, Xin Luna
- Subjects
Computer Science - Computation and Language - Abstract
Retrieval-Augmented Generation (RAG) has recently emerged as a promising solution to alleviate Large Language Model (LLM)'s deficiency in lack of knowledge. Existing RAG datasets, however, do not adequately represent the diverse and dynamic nature of real-world Question Answering (QA) tasks. To bridge this gap, we introduce the Comprehensive RAG Benchmark (CRAG), a factual question answering benchmark of 4,409 question-answer pairs and mock APIs to simulate web and Knowledge Graph (KG) search. CRAG is designed to encapsulate a diverse array of questions across five domains and eight question categories, reflecting varied entity popularity from popular to long-tail, and temporal dynamisms ranging from years to seconds. Our evaluation of this benchmark highlights the gap to fully trustworthy QA. Whereas most advanced LLMs achieve <=34% accuracy on CRAG, adding RAG in a straightforward manner improves the accuracy only to 44%. State-of-the-art industry RAG solutions only answer 63% of questions without any hallucination. CRAG also reveals much lower accuracy in answering questions regarding facts with higher dynamism, lower popularity, or higher complexity, suggesting future research directions. The CRAG benchmark laid the groundwork for a KDD Cup 2024 challenge and attracted thousands of participants and submissions. We commit to maintaining CRAG to serve research communities in advancing RAG solutions and general QA solutions. CRAG is available at https://github.com/facebookresearch/CRAG/., Comment: NeurIPS 2024 Datasets and Benchmarks Track
- Published
- 2024
22. Molecular Analysis of Persistent and Recurrent Barretts Esophagus in the Setting of Endoscopic Therapy.
- Author
-
Kumar, Aarti, Rara, Marianne, Yu, Ming, Wen, Kwun Wah, Grady, William, Chak, Amitabh, Iyer, Prasad, Rustgi, Anil, Wang, Timothy, Rubenstein, Joel, Liu, Yue, Kresty, Laura, Westerhoff, Maria, Kwon, Richard, Wamsteker, Erik, Wang, Tom, Berry, Lynne, Canto, Marcia, Shaheen, Nicholas, Wang, Kenneth, Abrams, Julian, and Stachler, Matthew
- Subjects
Humans ,Barrett Esophagus ,Male ,Female ,Middle Aged ,Aged ,Esophageal Neoplasms ,Esophagoscopy ,Recurrence ,Neoplasm Recurrence ,Local ,Disease Progression ,Esophagus ,Adenocarcinoma ,Sequence Analysis ,DNA ,Mutation - Abstract
INTRODUCTION: Early neoplastic progression of Barretts esophagus (BE) is often treated with endoscopic therapy. Although effective, some patients are refractory to therapy or recur after apparent eradication of the BE. The goal of this study was to determine whether genomic alterations within the treated BE may be associated with persistent or recurrent disease. METHODS: We performed DNA sequencing on pre-treatment esophageal samples from 45 patients who were successfully treated by endoscopic therapy and did not recur as well as pre-treatment and post-treatment samples from 40 patients who had persistent neoplasia and 21 patients who had recurrent neoplasia. The genomic alterations were compared between groups. RESULTS: The genomic landscape was similar between all groups. Patients with persistent disease were more likely to have pre-treatment alterations involving the receptor tyrosine kinase pathway ( P = 0.01), amplifications of oncogenes ( P = 0.01), and deletions of tumor suppressor genes ( P = 0.02). These associations were no longer significant after adjusting for patient age and BE length. More than half of patients with persistent (52.5%) or recurrent (57.2%) disease showed pre-treatment and post-treatment samples that shared at least 50% of their driver mutations. DISCUSSION: Pre-treatment samples were genomically similar between those who responded to endoscopic therapy and those who had persistent or recurrent disease, suggesting there is not a strong genomic component to treatment response. Although it was expected to find shared driver mutations in pre-treatment and post-treatment samples in patients with persistent disease, the finding that an equal number of patients with recurrent disease also showed this relation suggests that many recurrences represent undetected minimal residual disease.
- Published
- 2024
23. Generalized Bigraded Toda Hierarchy
- Author
-
Liu, Yue, Yan, Xingjie, Wang, Jinbiao, and Cheng, Jipeng
- Subjects
Nonlinear Sciences - Exactly Solvable and Integrable Systems ,Mathematical Physics ,35Q53, 37K10, 35Q51 - Abstract
Bigraded Toda hierarchy $L_1^M(n)=L_2^N(n)$ is generalized to $L_1^M(n)=L_2^{N}(n)+\sum_{j\in \mathbb Z}\sum_{i=1}^{m}q^{(i)}_n\Lambda^jr^{(i)}_{n+1}$, which is the analogue of the famous constrained KP hierarchy $L^{k}= (L^{k})_{\geq0}+\sum_{i=1}^{m}q_{i}\partial^{-1}r_i$. It is known that different bosonizations of fermionic KP hierarchy will give rise to different kinds of integrable hierarchies. Starting from the fermionic form of constrained KP hierarchy, bilinear equation of this generalized bigraded Toda hierarchy (GBTH) are derived by using 2--component boson--fermion correspondence. Next based upon this, the Lax structure of GBTH is obtained. Conversely, we also derive bilinear equation of GBTH from the corresponding Lax structure., Comment: 16 pages
- Published
- 2024
24. Opinion-Unaware Blind Image Quality Assessment using Multi-Scale Deep Feature Statistics
- Author
-
Ni, Zhangkai, Liu, Yue, Ding, Keyan, Yang, Wenhan, Wang, Hanli, and Wang, Shiqi
- Subjects
Computer Science - Computer Vision and Pattern Recognition ,Computer Science - Multimedia ,Electrical Engineering and Systems Science - Image and Video Processing - Abstract
Deep learning-based methods have significantly influenced the blind image quality assessment (BIQA) field, however, these methods often require training using large amounts of human rating data. In contrast, traditional knowledge-based methods are cost-effective for training but face challenges in effectively extracting features aligned with human visual perception. To bridge these gaps, we propose integrating deep features from pre-trained visual models with a statistical analysis model into a Multi-scale Deep Feature Statistics (MDFS) model for achieving opinion-unaware BIQA (OU-BIQA), thereby eliminating the reliance on human rating data and significantly improving training efficiency. Specifically, we extract patch-wise multi-scale features from pre-trained vision models, which are subsequently fitted into a multivariate Gaussian (MVG) model. The final quality score is determined by quantifying the distance between the MVG model derived from the test image and the benchmark MVG model derived from the high-quality image set. A comprehensive series of experiments conducted on various datasets show that our proposed model exhibits superior consistency with human visual perception compared to state-of-the-art BIQA models. Furthermore, it shows improved generalizability across diverse target-specific BIQA tasks. Our code is available at: https://github.com/eezkni/MDFS, Comment: Accepted to IEEE Transactions on Multimedia 2024
- Published
- 2024
25. vHeat: Building Vision Models upon Heat Conduction
- Author
-
Wang, Zhaozhi, Liu, Yue, Liu, Yunfan, Yu, Hongtian, Wang, Yaowei, Ye, Qixiang, and Tian, Yunjie
- Subjects
Computer Science - Computer Vision and Pattern Recognition - Abstract
A fundamental problem in learning robust and expressive visual representations lies in efficiently estimating the spatial relationships of visual semantics throughout the entire image. In this study, we propose vHeat, a novel vision backbone model that simultaneously achieves both high computational efficiency and global receptive field. The essential idea, inspired by the physical principle of heat conduction, is to conceptualize image patches as heat sources and model the calculation of their correlations as the diffusion of thermal energy. This mechanism is incorporated into deep models through the newly proposed module, the Heat Conduction Operator (HCO), which is physically plausible and can be efficiently implemented using DCT and IDCT operations with a complexity of $\mathcal{O}(N^{1.5})$. Extensive experiments demonstrate that vHeat surpasses Vision Transformers (ViTs) across various vision tasks, while also providing higher inference speeds, reduced FLOPs, and lower GPU memory usage for high-resolution images. The code will be released at https://github.com/MzeroMiko/vHeat., Comment: 18 pages, 10 figures, 9 tables
- Published
- 2024
26. DynRefer: Delving into Region-level Multi-modality Tasks via Dynamic Resolution
- Author
-
Zhao, Yuzhong, Liu, Feng, Liu, Yue, Liao, Mingxiang, Gong, Chen, Ye, Qixiang, and Wan, Fang
- Subjects
Computer Science - Computer Vision and Pattern Recognition - Abstract
Region-level multi-modality methods can translate referred image regions to human preferred language descriptions. Unfortunately, most of existing methods using fixed visual inputs remain lacking the resolution adaptability to find out precise language descriptions. In this study, we propose a dynamic resolution approach, referred to as DynRefer, to pursue high-accuracy region-level referring through mimicking the resolution adaptability of human visual cognition. DynRefer first implements stochastic vision-language alignment. It aligns desired language descriptions of multi-modality tasks with images of stochastic resolution, which are constructed by nesting a set of views around the referred region. DynRefer then implements dynamic multi-modality referring, which is realized by selecting views based on image and language priors. This allows the visual information used for referring to better match human preferences, thereby improving the representational adaptability of region-level multi-modality models. Extensive experiments show that DynRefer brings mutual improvement upon tasks including region-level captioning, open-vocabulary region recognition and attribute detection. Last but not least, DynRefer achieves new state-of-the-art on multiple region-level multi-modality tasks using a single model. Code is available at https://github.com/callsys/DynRefer., Comment: Code is available at https://github.com/callsys/DynRefer
- Published
- 2024
27. Agent Design Pattern Catalogue: A Collection of Architectural Patterns for Foundation Model based Agents
- Author
-
Liu, Yue, Lo, Sin Kit, Lu, Qinghua, Zhu, Liming, Zhao, Dehai, Xu, Xiwei, Harrer, Stefan, and Whittle, Jon
- Subjects
Computer Science - Artificial Intelligence ,Computer Science - Software Engineering - Abstract
Foundation model-enabled generative artificial intelligence facilitates the development and implementation of agents, which can leverage distinguished reasoning and language processing capabilities to takes a proactive, autonomous role to pursue users' goals. Nevertheless, there is a lack of systematic knowledge to guide practitioners in designing the agents considering challenges of goal-seeking (including generating instrumental goals and plans), such as hallucinations inherent in foundation models, explainability of reasoning process, complex accountability, etc. To address this issue, we have performed a systematic literature review to understand the state-of-the-art foundation model-based agents and the broader ecosystem. In this paper, we present a pattern catalogue consisting of 18 architectural patterns with analyses of the context, forces, and trade-offs as the outcomes from the previous literature review. We propose a decision model for selecting the patterns. The proposed catalogue can provide holistic guidance for the effective use of patterns, and support the architecture design of foundation model-based agents by facilitating goal-seeking and plan generation.
- Published
- 2024
28. Behavioral analysis in immersive learning environments: A systematic literature review and research agenda
- Author
-
Liu, Yu, Yue, Kang, and Liu, Yue
- Subjects
Computer Science - Human-Computer Interaction - Abstract
The rapid growth of immersive technologies in educational areas has increased research interest in analyzing the specific behavioral patterns of learners in immersive learning environments. Considering the fact that research on the technical affordances of immersive technologies and the pedagogical affordances of behavioral analysis remains fragmented, this study first contributes by developing a conceptual framework that amalgamates learning requirements, specification, evaluation, and iteration into an integrated model to identify learning benefits and potential hurdles of behavioral analysis in immersive learning environments. Then, a systematic review was conducted underpinning the proposed conceptual framework to retrieve valuable empirical evidence from the 40 eligible articles during the last decade. The review findings suggest that (1) there is an essential need to sufficiently prepare the salient pedagogical requirements to define the specific learning stage, envisage intended cognitive objectives, and specify an appropriate set of learning activities, when developing comprehensive plans on behavioral analysis in immersive learning environments. (2) Researchers could customize the unique immersive experimental implementation by considering factors from four dimensions: learner, pedagogy, context, and representation. (3) The behavioral patterns constructed in immersive learning environments vary by considering the influence of behavioral analysis techniques, research themes, and immersive technical features. (4) The use of behavioral analysis in immersive learning environments faces several challenges from technical, implementation, and data processing perspectives. This study also articulates critical research agenda that could drive future investigation on behavioral analysis in immersive learning environments., Comment: 29 pages, 5 figures
- Published
- 2024
29. Inferring State Machine from the Protocol Implementation via Large Language Model
- Author
-
Wei, Haiyang, Du, Zhengjie, Huang, Haohui, Liu, Yue, Cheng, Guang, Wang, Linzhang, and Mao, Bing
- Subjects
Computer Science - Cryptography and Security - Abstract
State machines play a pivotal role in augmenting the efficacy of protocol analyzing to unveil more vulnerabilities. However, the task of inferring state machines from network protocol implementations presents significant challenges. Traditional methods based on dynamic analysis often overlook crucial state transitions due to limited coverage, while static analysis faces difficulties with complex code structures and behaviors. To address these limitations, we propose an innovative state machine inference approach powered by Large Language Models (LLMs). Utilizing text-embedding technology, this method allows LLMs to dissect and analyze the intricacies of protocol implementation code. Through targeted prompt engineering, we systematically identify and infer the underlying state machines. Our evaluation across six protocol implementations demonstrates the method's high efficacy, achieving an accuracy rate exceeding 90% and successfully delineating differences on state machines among various implementations of the same protocol. Importantly, integrating this approach with protocol fuzzing has notably enhanced AFLNet's code coverage by 10% over RFCNLP, showcasing the considerable potential of LLMs in advancing network protocol security analysis. Our proposed method not only marks a significant step forward in accurate state machine inference but also opens new avenues for improving the security and reliability of protocol implementations.
- Published
- 2024
30. Explainable Interfaces for Rapid Gaze-Based Interactions in Mixed Reality
- Author
-
Yu, Mengjie, Harris, Dustin, Jones, Ian, Zhang, Ting, Liu, Yue, Sendhilnathan, Naveen, Kokhlikyan, Narine, Wang, Fulton, Tran, Co, Livingston, Jordan L., Taylor, Krista E., Hu, Zhenhong, Hood, Mary A., Benko, Hrvoje, and Jonker, Tanya R.
- Subjects
Computer Science - Human-Computer Interaction - Abstract
Gaze-based interactions offer a potential way for users to naturally engage with mixed reality (XR) interfaces. Black-box machine learning models enabled higher accuracy for gaze-based interactions. However, due to the black-box nature of the model, users might not be able to understand and effectively adapt their gaze behaviour to achieve high quality interaction. We posit that explainable AI (XAI) techniques can facilitate understanding of and interaction with gaze-based model-driven system in XR. To study this, we built a real-time, multi-level XAI interface for gaze-based interaction using a deep learning model, and evaluated it during a visual search task in XR. A between-subjects study revealed that participants who interacted with XAI made more accurate selections compared to those who did not use the XAI system (i.e., F1 score increase of 10.8%). Additionally, participants who used the XAI system adapted their gaze behavior over time to make more effective selections. These findings suggest that XAI can potentially be used to assist users in more effective collaboration with model-driven interactions in XR.
- Published
- 2024
31. AdvLoRA: Adversarial Low-Rank Adaptation of Vision-Language Models
- Author
-
Ji, Yuheng, Liu, Yue, Zhang, Zhicheng, Zhang, Zhao, Zhao, Yuting, Zhou, Gang, Zhang, Xingwei, Liu, Xinwang, and Zheng, Xiaolong
- Subjects
Computer Science - Computer Vision and Pattern Recognition ,Computer Science - Artificial Intelligence - Abstract
Vision-Language Models (VLMs) are a significant technique for Artificial General Intelligence (AGI). With the fast growth of AGI, the security problem become one of the most important challenges for VLMs. In this paper, through extensive experiments, we demonstrate the vulnerability of the conventional adaptation methods for VLMs, which may bring significant security risks. In addition, as the size of the VLMs increases, performing conventional adversarial adaptation techniques on VLMs results in high computational costs. To solve these problems, we propose a parameter-efficient \underline{Adv}ersarial adaptation method named \underline{AdvLoRA} by \underline{Lo}w-\underline{R}ank \underline{A}daptation. At first, we investigate and reveal the intrinsic low-rank property during the adversarial adaptation for VLMs. Different from LoRA, we improve the efficiency and robustness of adversarial adaptation by designing a novel reparameterizing method based on parameter clustering and parameter alignment. In addition, an adaptive parameter update strategy is proposed to further improve the robustness. By these settings, our proposed AdvLoRA alleviates the model security and high resource waste problems. Extensive experiments demonstrate the effectiveness and efficiency of the AdvLoRA.
- Published
- 2024
32. NTIRE 2024 Challenge on Short-form UGC Video Quality Assessment: Methods and Results
- Author
-
Li, Xin, Yuan, Kun, Pei, Yajing, Lu, Yiting, Sun, Ming, Zhou, Chao, Chen, Zhibo, Timofte, Radu, Sun, Wei, Wu, Haoning, Zhang, Zicheng, Jia, Jun, Zhang, Zhichao, Cao, Linhan, Chen, Qiubo, Min, Xiongkuo, Lin, Weisi, Zhai, Guangtao, Sun, Jianhui, Wang, Tianyi, Li, Lei, Kong, Han, Wang, Wenxuan, Li, Bing, Luo, Cheng, Wang, Haiqiang, Chen, Xiangguang, Meng, Wenhui, Pan, Xiang, Shi, Huiying, Zhu, Han, Xu, Xiaozhong, Sun, Lei, Chen, Zhenzhong, Liu, Shan, Kong, Fangyuan, Fan, Haotian, Xu, Yifang, Xu, Haoran, Yang, Mengduo, Zhou, Jie, Li, Jiaze, Wen, Shijie, Xu, Mai, Li, Da, Yao, Shunyu, Du, Jiazhi, Zuo, Wangmeng, Li, Zhibo, He, Shuai, Ming, Anlong, Fu, Huiyuan, Ma, Huadong, Wu, Yong, Xue, Fie, Zhao, Guozhi, Du, Lina, Guo, Jie, Zhang, Yu, Zheng, Huimin, Chen, Junhao, Liu, Yue, Zhou, Dulan, Xu, Kele, Xu, Qisheng, Sun, Tao, Ding, Zhixiang, and Hu, Yuhang
- Subjects
Electrical Engineering and Systems Science - Image and Video Processing ,Computer Science - Artificial Intelligence - Abstract
This paper reviews the NTIRE 2024 Challenge on Shortform UGC Video Quality Assessment (S-UGC VQA), where various excellent solutions are submitted and evaluated on the collected dataset KVQ from popular short-form video platform, i.e., Kuaishou/Kwai Platform. The KVQ database is divided into three parts, including 2926 videos for training, 420 videos for validation, and 854 videos for testing. The purpose is to build new benchmarks and advance the development of S-UGC VQA. The competition had 200 participants and 13 teams submitted valid solutions for the final testing phase. The proposed solutions achieved state-of-the-art performances for S-UGC VQA. The project can be found at https://github.com/lixinustc/KVQChallenge-CVPR-NTIRE2024., Comment: Accepted by CVPR2024 Workshop. The challenge report for CVPR NTIRE2024 Short-form UGC Video Quality Assessment Challenge
- Published
- 2024
33. Study of the axial-vector and tensor resonant contributions to the $D \to VP\ell^+\nu_\ell$ decays based on SU(3) flavor analysis
- Author
-
Qiao, Yi, Liu, Yue-Xin, Xu, Yuan-Guo, and Wang, Ru-Min
- Subjects
High Energy Physics - Phenomenology - Abstract
Semileptonic three-body $D \to M\ell^+\nu_\ell$ decays, non-leptonic $M \to VP$ decays, and semileptonic four-body $D \to M(M \to VP)\ell^+\nu_\ell$ decays are analyzed using the SU(3) flavor symmetry/breaking approach, where $\ell=e/\mu$, $M=A/T$, and $A/T/V/P$ denote the axial-vector/tensor/vector/pseudoscalar mesons, respectively. In terms of SU(3) flavor symmetry/breaking, the decay amplitudes of the $D \to M \ell^+ \nu_\ell$ decays and the vertex coefficients of the $M \to VP$ decays are related. The relevant non-perturbative parameters of the $D \to A\ell^+\nu_\ell$, $A \to VP$ and $T \to VP$ decays are constrained by the present experimental data, and the non-perturbative parameters of $D \to T\ell^+\nu_\ell$ decays are taken from the results in the light-front quark model since no experimental data are available at present. The branching ratios of the $D \to M \ell^+ \nu_\ell $, $M \to VP$, and $D\to M(M\to VP)\ell^+\nu_\ell$ decays are then predicted. We find that some processes receive both tensor and axial-vector resonant contributions, while other processes receive only axial-vector resonant contributions. In cases where both kinds of resonant contributions exist, the axial-vector contributions are dominant. Some branching ratios with axial-vector resonance states are large, and they may be measured experimentally in the near future. In addition, the sensitivities of the branching ratios of $D \to A \ell^+ \nu_\ell $ and $A \to VP$ decays to the parameters are also investigated, and some decay branching ratios are found to be sensitive to the non-perturbative parameters., Comment: 27 pages, 6 figures
- Published
- 2024
- Full Text
- View/download PDF
34. Four-body Semileptonic Decays $B\to D^*P\ell^+\nu_\ell$ with the SU(3) Flavor Symmetry
- Author
-
Wan, Meng-Yuan, Xu, Yuan-Guo, Jia, Qi-Lin, Liu, Yue-Xin, and Zhang, Yi-Jie
- Subjects
High Energy Physics - Phenomenology - Abstract
We present a complete study of the $B\to D^*P\ell^+\nu_\ell~(\ell=e,\mu,\tau)$ decays with the non-resonant, the charmed axial vector resonant and the charmed tensor resonant contributions by using the SU(3) flavor symmetry. Relevant amplitude relations between different decay modes are obtained by the SU(3) flavor symmetry. We then predict non-measured branching ratios of the $B\to D^*P\ell^+\nu_\ell$ decays with the non-resonant and the charmed resonant contributions by using present experimental data of the $B\to D^*P\ell'^+\nu_{\ell'}~(\ell'=e,\mu)$ decays within $2\sigma$ errors. We have found that $B^{0,+}\to D^*\eta\ell^+\nu_\ell$, $B^{0,+}\to D^*\eta'\ell^+\nu_\ell$, $B^{0}_s\to D^*_s \eta\ell^+\nu_\ell$, $B^{0}_s\to D^*_s\eta'\ell^+\nu_\ell$ and $B^{0,+}\to D^{*}_sK\ell^+\nu_\ell$ decays only receive non-resonant contributions. Decays $B^0_s\to D_s^{*-}\pi^0\ell^+\nu_\ell$ only receive the $D'_{s1}$ resonant contributions. Other decays receive all three kinds of contributions, and three kinds of contributions are important in most of decays., Comment: 15 pages, 1 figure
- Published
- 2024
35. The Wreaths of KHAN: Uniform Graph Feature Selection with False Discovery Rate Control
- Author
-
Liang, Jiajun, Liu, Yue, Zhou, Doudou, Zhang, Sinian, and Lu, Junwei
- Subjects
Mathematics - Statistics Theory ,Quantitative Biology - Quantitative Methods ,Statistics - Applications ,Statistics - Methodology - Abstract
Graphical models find numerous applications in biology, chemistry, sociology, neuroscience, etc. While substantial progress has been made in graph estimation, it remains largely unexplored how to select significant graph signals with uncertainty assessment, especially those graph features related to topological structures including cycles (i.e., wreaths), cliques, hubs, etc. These features play a vital role in protein substructure analysis, drug molecular design, and brain network connectivity analysis. To fill the gap, we propose a novel inferential framework for general high dimensional graphical models to select graph features with false discovery rate controlled. Our method is based on the maximum of $p$-values from single edges that comprise the topological feature of interest, thus is able to detect weak signals. Moreover, we introduce the $K$-dimensional persistent Homology Adaptive selectioN (KHAN) algorithm to select all the homological features within $K$ dimensions with the uniform control of the false discovery rate over continuous filtration levels. The KHAN method applies a novel discrete Gram-Schmidt algorithm to select statistically significant generators from the homology group. We apply the structural screening method to identify the important residues of the SARS-CoV-2 spike protein during the binding process to the ACE2 receptors. We score the residues for all domains in the spike protein by the $p$-value weighted filtration level in the network persistent homology for the closed, partially open, and open states and identify the residues crucial for protein conformational changes and thus being potential targets for inhibition.
- Published
- 2024
36. Quantum criticality under imperfect teleportation
- Author
-
Sala, Pablo, Murciano, Sara, Liu, Yue, and Alicea, Jason
- Subjects
Quantum Physics ,Condensed Matter - Statistical Mechanics - Abstract
Entanglement, measurement, and classical communication together enable teleportation of quantum states between distant parties, in principle with perfect fidelity. To what extent do correlations and entanglement of a many-body wavefunction transfer under imperfect teleportation protocols? We address this question for the case of an imperfectly teleported quantum critical wavefunction, focusing on the ground state of a critical Ising chain. We demonstrate that imperfections, e.g., in the entangling gate adopted for a given protocol, effectively manifest as weak measurements acting on the otherwise pristinely teleported critical state. Armed with this perspective, we leverage and further develop the theory of measurement-altered quantum criticality to quantify the resilience of critical-state teleportation. We identify classes of teleportation protocols for which imperfection $(i)$ preserves both the universal long-range entanglement and correlations of the original quantum critical state, $(ii)$ weakly modifies these quantities away from their universal values, and $(iii)$ obliterates long-range entanglement altogether while preserving power-law correlations, albeit with a new set of exponents. We also show that mixed states describing the average over a series of sequential imperfect teleportation events retain pristine power-law correlations due to a `built-in' decoding algorithm, though their entanglement structure measured by the negativity depends on errors similarly to individual protocol runs. These results may allow one to design teleportation protocols that optimize against errors -- highlighting a potential practical application of measurement-altered criticality., Comment: 25 pages, 10 figures. Published version
- Published
- 2024
- Full Text
- View/download PDF
37. J-shaped association of serum uric acid with all-cause and cardiovascular mortality in patients with diabetic kidney disease
- Author
-
Zhang, Xinxin, Zhang, Ziyue, Gao, Liyuan, Huang, Bo, Liu, Yue, Cui, Jingqiu, Jia, Junya, and Liu, Ming
- Published
- 2024
- Full Text
- View/download PDF
38. A genome-wide investigation into the underlying genetic architecture of personality traits and overlap with psychopathology
- Author
-
Gupta, Priya, Galimberti, Marco, Liu, Yue, Beck, Sarah, Wingo, Aliza, Wingo, Thomas, Adhikari, Keyrun, Kranzler, Henry R., Stein, Murray B., Gelernter, Joel, and Levey, Daniel F.
- Published
- 2024
- Full Text
- View/download PDF
39. Lethal pulmonary thromboembolism in mice induced by intravenous human umbilical cord mesenchymal stem cell-derived large extracellular vesicles in a dose- and tissue factor-dependent manner
- Author
-
Yang, Bian-lei, Long, Yao-ying, Lei, Qian, Gao, Fei, Ren, Wen-xiang, Cao, Yu-lin, Wu, Di, Xu, Liu-yue, Qu, Jiao, Li, He, Yu, Ya-li, Zhang, An-yuan, Wang, Shan, Wang, Hong-xiang, Chen, Zhi-chao, and Li, Qiu-bai
- Published
- 2024
- Full Text
- View/download PDF
40. Polyolefin vitrimers bearing acetoacetate functionality
- Author
-
Wang, Zihao, Liu, Yue, Pang, Wenmin, Chen, Ao, and Chen, Min
- Published
- 2024
- Full Text
- View/download PDF
41. Aerosol injection in soft soils: permeability enhancement by fractures
- Author
-
Wu, Hui-ming, Ma, Quan-kun, Liu, Yue, He, Yong, Song, Ci, Ma, Ning, and Lin, Xiao-fei
- Published
- 2024
- Full Text
- View/download PDF
42. Photothermal conversion property studies of polyoxophosphitemolybdate derivatives through microwave-assisted synthesis
- Author
-
Fu, Mei-Qian, Han, Yu-Yang, Nie, Yan-Mei, Liu, Yan-Di, Liu, Yue, He, Peng, Yu, Wei-Dong, Li, Xiang, He, Piao, Li, Juan, and Yan, Jun
- Published
- 2024
- Full Text
- View/download PDF
43. Comparing dimensionality reduction techniques for visual analysis of the LSTM hidden activity on multi-dimensional time series modeling
- Author
-
Ji, Lianen, Qiu, Shirong, Xu, Zhi, Liu, Yue, and Yang, Guang
- Published
- 2024
- Full Text
- View/download PDF
44. Relationship between innovation intensity and different types of innovation performance: moderating effect of environmental uncertainty
- Author
-
Liu, Yue
- Published
- 2024
- Full Text
- View/download PDF
45. Bulk high-temperature superconductivity in pressurized tetragonal La2PrNi2O7
- Author
-
Wang, Ningning, Wang, Gang, Shen, Xiaoling, Hou, Jun, Luo, Jun, Ma, Xiaoping, Yang, Huaixin, Shi, Lifen, Dou, Jie, Feng, Jie, Yang, Jie, Shi, Yunqing, Ren, Zhian, Ma, Hanming, Yang, Pengtao, Liu, Ziyi, Liu, Yue, Zhang, Hua, Dong, Xiaoli, Wang, Yuxin, Jiang, Kun, Hu, Jiangping, Nagasaki, Shoko, Kitagawa, Kentaro, Calder, Stuart, Yan, Jiaqiang, Sun, Jianping, Wang, Bosen, Zhou, Rui, Uwatoko, Yoshiya, and Cheng, Jinguang
- Published
- 2024
- Full Text
- View/download PDF
46. ABL1-mediated phosphorylation promotes FOXM1-related tumorigenicity by Increasing FOXM1 stability
- Author
-
Dong, Qincai, Wang, Di, Song, Caiwei, Gong, Chunxue, Liu, Yue, Zhou, Xinwei, Yue, Junjie, Hu, Yong, Liu, Hainan, Zhu, Lin, Niu, Xiayang, Zheng, Tong, Zhang, Xun, Jin, Jing, Wang, Tingting, Ju, Ruixia, Wang, Chen, Jiang, Qian, Gao, Ting, Jin, Yanwen, Li, Ping, Wang, Yan, Zhang, Chunmei, Wang, Guang-Fei, Cao, Cheng, and Liu, Xuan
- Published
- 2024
- Full Text
- View/download PDF
47. Microstructures and Properties of Honeycomb Sulfur/carbon Black/MoS2 Composites
- Author
-
Cui, Chunjuan, Liu, Yue, Zhao, Yanan, Liu, Yanyun, Wang, Yan, Wei, Jian, and Hu, Ping
- Published
- 2024
- Full Text
- View/download PDF
48. Pornographic Video Consumption and Partner Preference Among Chinese Male Sexual Minorities: The Moderating Role of Perceived Realism
- Author
-
Xu, Jiatong, Wright, Paul J., Su, Yanchen, Liu, Yue, and Zheng, Lijun
- Published
- 2024
- Full Text
- View/download PDF
49. Clinical characteristics of membranous nephropathy after allogeneic hematopoietic stem cell transplantation: A real-world multicenter study
- Author
-
Jin, Yue, Zhao, Peng, Zhang, Yuan-Yuan, Ye, Yi-Shan, Zhou, Fang, Wan, Ding-Ming, Chen, Yi, Zhou, Jian, Li, Xin, Wang, Yan, Liu, Yue, Bian, Zhi-Lei, Yang, Kai-Qian, Li, Zhen, Zhang, Jian, Xu, Wen-Wei, Zhou, Jian-Ying, An, Zhuo-Yu, Fu, Hai-Xia, Chen, Yu-Hong, Chen, Qi, Wu, Jin, Wang, Jing-Zhi, Mo, Xiao-Dong, Chen, Huan, Chen, Yao, Wang, Yu, Chang, Ying-Jun, Huang, He, Huang, Xiao-Jun, and Zhang, Xiao-Hui
- Published
- 2024
- Full Text
- View/download PDF
50. Rational design and energy catalytic application of high-loading single-atom catalysts
- Author
-
Deng, Zi-Wei, Liu, Yue, Lin, Jie, and Chen, Wen-Xing
- Published
- 2024
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.