中文
相关论文

相关论文: Molecular Lead Optimization via Agentic Tool Plann…

200 篇论文

Generating performant executables from high level languages is critical to software performance across a wide range of domains. Modern compilers perform this task by passing code through a series of well-studied optimizations at…

编程语言 · 计算机科学 2026-04-07 Benjamin Mikek , Danylo Vashchilenko , Bryan Lu , Panpan Xu

Solving chemistry is an integral part of reacting flow simulations, usually dominating the computational cost. Among the different strategies to accelerate the solution of chemistry and to achieve realizable simulations, the use of Dynamic…

流体动力学 · 物理学 2023-03-20 Anurag Surapaneni , Daniel Mira Martinez

Dose-finding clinical trials in oncology aim to determine the maximum tolerated dose (MTD) of a new drug, generally defined by the proportion of patients with short-term dose-limiting toxicities (DLTs). Model-based approaches for such phase…

统计方法学 · 统计学 2020-12-08 Moreno Ursino , Lucie Biard , Sylvie Chevret

Automatic code optimization remains a difficult challenge, particularly for complex loop nests on modern hardware. This paper investigates a novel approach to code optimization where Large Language Models (LLMs) guide the process through a…

编程语言 · 计算机科学 2025-12-30 Massinissa Merouani , Islem Kara Bernou , Riyadh Baghdadi

The treatment assignment mechanism in a randomized clinical trial can be optimized for statistical efficiency within a specified class of randomization mechanisms. Optimal designs of this type have been characterized in terms of the…

统计方法学 · 统计学 2025-09-03 Wei Zhang , Zhiwei Zhang , Aiyi Liu

Display advertising provides significant value to advertisers, publishers, and users. Traditional display advertising systems utilize a multi-stage architecture consisting of retrieval, coarse ranking, and final ranking. However,…

信息检索 · 计算机科学 2025-07-17 Fengxin Li , Yi Li , Yue Liu , Chao Zhou , Yuan Wang , Xiaoxiang Deng , Wei Xue , Dapeng Liu , Lei Xiao , Haijie Gu , Jie Jiang , Hongyan Liu , Biao Qin , Jun He

There is growing interest in using machine learning (ML) to support clinical diagnosis, but most approaches rely on static, fully observed datasets and fail to reflect the sequential, resource-aware reasoning clinicians use in practice.…

人工智能 · 计算机科学 2025-11-18 Silas Ruhrberg Estévez , Nicolás Astorga , Mihaela van der Schaar

Optimizing LLM-based agentic workflows is challenging for scaling AI capabilities. Current methods rely on coarse, end-to-end evaluation signals and lack fine-grained signals on where to refine, often resulting in inefficient or low-impact…

人工智能 · 计算机科学 2026-02-03 Zihan Ma , Zhikai Zhao , Chuanbo Hua , Federico Berto , Jinkyoo Park

Opioid Use Disorder (OUD) has emerged as a significant global public health issue, with complex multifaceted conditions. Due to the lack of effective treatment options for various conditions, there is a pressing need for the discovery of…

机器学习 · 计算机科学 2023-06-14 Hongsong Feng , Rui Wang , Chang-Guo Zhan , Guo-Wei Wei

Universal Multimodal Retrieval requires unified embedding models capable of interpreting diverse user intents, ranging from simple keywords to complex compositional instructions. While Multimodal Large Language Models (MLLMs) possess strong…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Xiangzhao Hao , Shijie Wang , Tianyu Yang , Tianyue Wang , Haiyun Guo , Jinqiao Wang

The effects of molecularly targeted drug perturbations on cellular activities and fates are difficult to predict using intuition alone because of the complex behaviors of cellular regulatory networks. An approach to overcoming this problem…

系统与控制 · 计算机科学 2019-01-15 Afroza Shirin , Isaac Klickstein , Song Feng , Yen Ting Lin , William S. Hlavacek , Francesco Sorrentino

In this paper, we examine how large language models (LLMs) solve multi-step problems under a language agent framework with three components: a generator, a discriminator, and a planning method. We investigate the practical utility of two…

计算与语言 · 计算机科学 2024-06-07 Ziru Chen , Michael White , Raymond Mooney , Ali Payani , Yu Su , Huan Sun

Discrete biological sequence optimization requires iterative refinement under strict syntactic constraints. Diffusion models offer progressive refinement but do not naturally expose controllable discrete edit operations, while…

计算工程、金融与科学 · 计算机科学 2026-03-05 Daiheng Zhang , Shiyang Zhang , Sizhuang He , Yangtian Zhang , Syed Asad Rizvi , David van Dijk

This article presents a sparse, low-memory footprint optimization algorithm for the implementation of the model predictive control (MPC) for tracking formulation in embedded systems. This MPC formulation has several advantages over standard…

系统与控制 · 电气工程与系统科学 2021-12-13 Pablo Krupa , Ignacio Alvarado , Daniel Limon , Teodoro Alamo

The primary objective of most lead optimization campaigns is to enhance the binding affinity of ligands. For large molecules such as antibodies, identifying mutations that enhance antibody affinity is particularly challenging due to the…

机器学习 · 计算机科学 2024-06-12 Alexandra Gessner , Sebastian W. Ober , Owen Vickery , Dino Oglić , Talip Uçar

MLLM agents demonstrate potential for complex embodied tasks by retrieving multimodal task-relevant trajectory data. However, current retrieval methods primarily focus on surface-level similarities of textual or visual cues in trajectories,…

机器学习 · 计算机科学 2025-05-23 Junpeng Yue , Xinrun Xu , Börje F. Karlsson , Zongqing Lu

From medicines to materials, small organic molecules are indispensable for human well-being. To plan their syntheses, chemists employ a problem solving technique called retrosynthesis. In retrosynthesis, target molecules are recursively…

人工智能 · 计算机科学 2018-04-17 Marwin H. S. Segler , Mike Preuss , Mark P. Waller

Artificial intelligence (AI) agents are emerging as transformative tools in drug discovery, with the ability to autonomously reason, act, and learn through complicated research workflows. Building on large language models (LLMs) coupled…

The advancement of artificial intelligence algorithms has expanded their application to several fields such as the biomedical domain. Artificial intelligence systems, including Large Language Models (LLMs), can be particularly advantageous…

Automated Machine Learning (AutoML) approaches encompass traditional methods that optimize fixed pipelines for model selection and ensembling, as well as newer LLM-based frameworks that autonomously build pipelines. While LLM-based agents…