paper-with-me

홈 › Papers

nach0: Multimodal Natural and Chemical Languages Foundation Model

2023-11-21 · Micha Livne, Zulfat Miftahutdinov, Elena Tutubalina, Maksim Kuznetsov, Daniil Polykovskiy, Annika Brundyn, Aastha Jhunjhunwala, Anthony Costa, Alex Aliper, Alán Aspuru-Guzik, Alex Zhavoronkov

Large Language Models (LLMs) have substantially driven scientific progress in various domains, and many papers have demonstrated their ability to tackle complex problems with creative solutions. Our paper introduces a new foundation model, nach0, capable of solving various chemical and biological tasks: biomedical question answering, named entity recognition, molecular generation, molecular synthesis, attributes prediction, and others. nach0 is a multi-domain and multi-task encoder-decoder LLM pre-trained on unlabeled text from scientific literature, patents, and molecule strings to incorporate a range of chemical and linguistic knowledge. We employed instruction tuning, where specific task-related instructions are utilized to fine-tune nach0 for the final set of tasks. To train nach0 effectively, we leverage the NeMo framework, enabling efficient parallel optimization of both base and large model versions. Extensive experiments demonstrate that our model outperforms state-of-the-art baselines on single-domain and cross-domain tasks. Furthermore, it can generate high-quality outputs in molecular and textual formats, showcasing its effectiveness in multi-domain setups.

📄 PDF Abstract BibTeX arXiv:2311.12410

Code (1)

insilicomedicine/nach0 공식 구현

Tasks

Decodermodelnamed-entity-recognitionNamed Entity RecognitionQuestion Answering

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
BASE 설명 없음

Similar Papers 제목 키워드 기반

ChemDFM-X: Towards Large Multimodal Model for Chemistry

2024-09-20 · Zihan Zhao, Bo Chen, Jingpiao Li, Lu Chen 외

Rapid developments of AI tools are expected to offer unprecedented assistance to the research of natural science including chemistry. However, neither existing unimodal task-specific specialist models nor emerging genera…

model

Featured Reproducing Kernel Banach Spaces for Learning and Neural Networks

2026-02-06 · Isabel de la Higuera, Francisco Herrera, M. Victoria Velasco arxiv

Reproducing kernel Hilbert spaces provide a foundational framework for kernel-based learning, where regularization and interpolation problems admit finite-dimensional solutions through classical representer theorems. Man…

On the Cultural Anachronism and Temporal Reasoning in Vision Language Models

2026-05-14 · Mukul Ranjan, Prince Jha, Khushboo Kumari, Zhiqiang Shen arxiv

Vision-Language Models (VLMs) are increasingly applied to cultural heritage materials, from digital archives to educational platforms. This work identifies a fundamental issue in how these models interpret historical art…

Exploring Chemical Space using Natural Language Processing Methodologies for Drug Discovery

2020-02-10 · Hakime Öztürk, Arzucan Özgür, Philippe Schwaller, Teodoro Laino 외

Text-based representations of chemicals and proteins can be thought of as unstructured languages codified by humans to describe domain-specific knowledge. Advances in natural language processing (NLP) methodologies in th…

Drug Discovery

nach0-pc: Multi-task Language Model with Molecular Point Cloud Encoder

2024-10-11 · Maksim Kuznetsov, Airat Valiev, Alex Aliper, Daniil Polykovskiy 외

Recent advancements have integrated Language Models (LMs) into a drug discovery pipeline. However, existing models mostly work with SMILES and SELFIES chemical string representations, which lack spatial features vital fo…

Drug DiscoveryLanguage ModelingLanguage Modelling