paper-with-me

Papers

Implicit Geometry and Interaction Embeddings Improve Few-Shot Molecular Property Prediction

2023-02-04 · Christopher Fifty, Joseph M. Paggi, Ehsan Amid, Jure Leskovec, Ron Dror

Few-shot learning is a promising approach to molecular property prediction as supervised data is often very limited. However, many important molecular properties depend on complex molecular characteristics -- such as the various 3D geometries a molecule may adopt or the types of chemical interactions it can form -- that are not explicitly encoded in the feature space and must be approximated from low amounts of data. Learning these characteristics can be difficult, especially for few-shot learning algorithms that are designed for fast adaptation to new tasks. In this work, we develop molecular embeddings that encode complex molecular characteristics to improve the performance of few-shot molecular property prediction. Our approach leverages large amounts of synthetic data, namely the results of molecular docking calculations, and a multi-task learning paradigm to structure the embedding space. On multiple molecular property prediction benchmarks, training from the embedding space substantially improves Multi-Task, MAML, and Prototypical Network few-shot learning performance. Our code is available at https://github.com/cfifty/IGNITE.

📄 PDF Abstract BibTeX arXiv:2302.02055

Code (1)

cfifty/ignite 공식 구현 pytorch

Tasks

Few-Shot LearningMolecular DockingMolecular Property PredictionMulti-Task LearningPredictionProperty PredictionSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

MAML 설명 없음

Similar Papers 제목 키워드 기반

On the Geometric Accuracy of Implicit and Primitive-based Representations Derived from View Rendering Constraints

2025-09-12 · Elias De Smijter, Renaud Detry, Christophe De Vleeschouwer arxiv

We present the first systematic comparison of implicit and explicit Novel View Synthesis methods for space-based 3D object reconstruction, evaluating the role of appearance embeddings. While embeddings improve photometri…

3D Object ReconstructionNovel View SynthesisCollision Avoidance

MV-SAM: Multi-view Promptable Segmentation using Pointmap Guidance

2026-01-25 · Yoonwoo Jeong, Cheng Sun, Yu-Chiang Frank Wang, Minsu Cho 외 arxiv

Promptable segmentation has emerged as a powerful paradigm in computer vision, enabling users to guide models in parsing complex scenes with prompts such as clicks, boxes, or textual cues. Recent advances, exemplified by…

AlignMiF: Geometry-Aligned Multimodal Implicit Field for LiDAR-Camera Joint Synthesis

2024-02-27 · CVPR 2024 1 · Tao Tang, Guangrun Wang, Yixing Lao, Peng Chen 외

Neural implicit fields have been a de facto standard in novel view synthesis. Recently, there exist some methods exploring fusing multiple modalities within a single field, aiming to share implicit features from differen…

Novel View Synthesis

Enhancing Dual-Encoders with Question and Answer Cross-Embeddings for Answer Retrieval

2022-06-07 · Findings (EMNLP) 2021 11 · Yanmeng Wang, Jun Bai, Ye Wang, Jianfei Zhang 외

Dual-Encoders is a promising mechanism for answer retrieval in question answering (QA) systems. Currently most conventional Dual-Encoders learn the semantic representations of questions and answers merely through matchin…

Question AnsweringRepresentation LearningRetrievalText Generation

SGCNeRF: Few-Shot Neural Rendering via Sparse Geometric Consistency Guidance

2024-04-01 · Yuru Xiao, Xianming Liu, Deming Zhai, Kui Jiang 외

Neural Radiance Field (NeRF) technology has made significant strides in creating novel viewpoints. However, its effectiveness is hampered when working with sparsely available views, often leading to performance dips due …

NeRFNeural RenderingNovel View Synthesis