中文
相关论文

相关论文: Enhancing Safe and Controllable Protein Generation…

200 篇论文

Accurate exploration of protein conformational ensembles is essential for uncovering function but remains hard because molecular-dynamics (MD) simulations suffer from high computational costs and energy-barrier trapping. This paper presents…

机器学习 · 计算机科学 2025-11-14 Yuancheng Sun , Yuxuan Ren , Zhaoming Chen , Xu Han , Kang Liu , Qiwei Ye

While prompt optimization has emerged as a critical technique for enhancing language model performance, existing approaches primarily focus on elicitation-based strategies that search for optimal prompts to activate models' capabilities.…

计算与语言 · 计算机科学 2026-03-31 Yunzhe Xu , Zhuosheng Zhang , Zhe Liu

By integrating external knowledge, Retrieval-Augmented Generation (RAG) has become an effective strategy for mitigating the hallucination problems that large language models (LLMs) encounter when dealing with knowledge-intensive tasks.…

计算与语言 · 计算机科学 2024-08-20 Ruizhe Zhang , Yongxin Xu , Yuzhen Xiao , Runchuan Zhu , Xinke Jiang , Xu Chu , Junfeng Zhao , Yasha Wang

Self-supervised protein language models have proved their effectiveness in learning the proteins representations. With the increasing computational power, current protein language models pre-trained with millions of diverse sequences can…

生物大分子 · 定量生物学 2022-11-02 Ningyu Zhang , Zhen Bi , Xiaozhuan Liang , Siyuan Cheng , Haosen Hong , Shumin Deng , Jiazhang Lian , Qiang Zhang , Huajun Chen

Advancing AI systems in scientific domains like physics, materials science, and engineering calls for reasoning over complex, multi-physics phenomena while respecting governing principles. Although Large Language Models (LLMs) and existing…

人工智能 · 计算机科学 2025-08-27 Nitin Nagesh Kulkarni , Bryson Wilcox , Max Sawa , Jason Thom

Traditional preference tuning methods for LLMs/Visual Generative Models often rely solely on reward model labeling, which can be opaque, offer limited insights into the rationale behind preferences, and are prone to issues such as reward…

机器学习 · 计算机科学 2026-01-13 Hanyang Zhao , Haoxian Chen , Yucheng Guo , Genta Indra Winata , Tingting Ou , Ziyu Huang , David D. Yao , Wenpin Tang

Existing knowledge graphs (KGs) inevitably contain outdated or erroneous knowledge that needs to be removed from knowledge graph embedding (KGE) models. To address this challenge, knowledge unlearning can be applied to eliminate specific…

人工智能 · 计算机科学 2025-07-29 Jiajun Liu , Wenjun Ke , Peng Wang , Yao He , Ziyu Shang , Guozheng Li , Zijie Xu , Ke Ji

Autoregressive models have transformed protein engineering by enabling the generation of novel protein sequences beyond those found in nature. However, their sequential inference introduces significant latency, limiting their utility in…

机器学习 · 计算机科学 2025-09-29 Thomas Walton , Darin Tsui , Aryan Musharaf , Amirali Aghazadeh

Protein sequence design methods have demonstrated strong performance in sequence generation for de novo protein design. However, as the training objective was sequence recovery, it does not guarantee designability--the likelihood that a…

机器学习 · 计算机科学 2025-06-03 Fanglei Xue , Andrew Kubaney , Zhichun Guo , Joseph K. Min , Ge Liu , Yi Yang , David Baker

Reinforcement learning (RL) has emerged as a promising paradigm for inducing explicit reasoning behaviors in large language and vision-language models. However, reasoning-oriented RL post-training remains fundamentally challenging due to…

人工智能 · 计算机科学 2026-05-13 Fan Yang , Rui Meng , Trudi Di Qi , Ali Ezzati , Yuxin Wen

Direct Preference Optimization (DPO) is an effective approach for aligning protein language models with experimental design goals. However, DPO faces a scalability bottleneck: the number of possible training pairs grows quadratically with…

While Retrieval-Augmented Generation (RAG) has exhibited promise in utilizing external knowledge, its generation process heavily depends on the quality and accuracy of the retrieved context. Large language models (LLMs) struggle to evaluate…

计算与语言 · 计算机科学 2025-10-13 Shi-Qi Yan , Quan Liu , Zhen-Hua Ling

Graph-based Retrieval-Augmented Generation (GraphRAG) constructs the Knowledge Graph (KG) from external databases to enhance the timeliness and accuracy of Large Language Model (LLM) generations. However, this reliance on external data…

机器学习 · 计算机科学 2026-03-17 Qizhi Chen , Chao Qi , Yihong Huang , Muquan Li , Rongzheng Wang , Dongyang Zhang , Ke Qin , Shuang Liang

Direct Preference Optimization (DPO) and its variants have become the de facto standards for aligning large language models (LLMs) with human preferences or specific goals. However, DPO requires high-quality preference data and suffers from…

机器学习 · 计算机科学 2024-11-12 Zhuotong Chen , Fang Liu , Jennifer Zhu , Wanyu Du , Yanjun Qi

Designing protein sequences with optimal energetic stability is a key challenge in protein inverse folding, as current deep learning methods are primarily trained by maximizing sequence recovery rates, often neglecting the energy of the…

机器学习 · 计算机科学 2025-06-12 Dingyi Rong , Haotian Lu , Wenzhuo Zheng , Fan Zhang , Shuangjia Zheng , Ning Liu

Protein representation learning has primarily benefited from the remarkable development of language models (LMs). Accordingly, pre-trained protein models also suffer from a problem in LMs: a lack of factual knowledge. The recent solution…

机器学习 · 计算机科学 2023-02-16 Hong-Yu Zhou , Yunxiang Fu , Zhicheng Zhang , Cheng Bian , Yizhou Yu

Generative recommendation has recently emerged as a promising paradigm for sequential recommendation. It formulates the task as an autoregressive generation process, predicting tokens of the next item conditioned on user interaction…

信息检索 · 计算机科学 2026-05-29 Yuanqing Yu , Yifan Wang , Weizhi Ma , Zhiqiang Guo , Min Zhang

Parallel test-time scaling typically trains separate generation and verification models, incurring high training and inference costs. We propose Advantage Decoupled Preference Optimization (ADPO), a unified reinforcement learning framework…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Xinyu Qiu , Heng Jia , Zhengwen Zeng , Shuheng Shen , Changhua Meng , Yi Yang , Linchao Zhu

Large Language Models (LLMs) can become outdated over time as they may lack updated world knowledge, leading to factual knowledge errors and gaps. Knowledge Editing (KE) aims to overcome this challenge using weight updates that do not…

计算与语言 · 计算机科学 2024-09-25 Amit Rozner , Barak Battash , Lior Wolf , Ofir Lindenbaum

Code generation models have shown significant potential for programming tasks. However, existing training methods like supervised fine-tuning face key limitations: they do not effectively teach models to prioritize correct over incorrect…

软件工程 · 计算机科学 2025-06-04 Kechi Zhang , Ge Li , Yihong Dong , Jingjing Xu , Jun Zhang , Jing Su , Yongfei Liu , Zhi Jin
‹ 上一页 1 2 3 10 下一页 ›