paper-with-me

홈 › Papers

DGFN: Double Generative Flow Networks

2023-10-30 · Elaine Lau, Nikhil Vemgal, Doina Precup, Emmanuel Bengio

Deep learning is emerging as an effective tool in drug discovery, with potential applications in both predictive and generative models. Generative Flow Networks (GFlowNets/GFNs) are a recently introduced method recognized for the ability to generate diverse candidates, in particular in small molecule generation tasks. In this work, we introduce double GFlowNets (DGFNs). Drawing inspiration from reinforcement learning and Double Deep Q-Learning, we introduce a target network used to sample trajectories, while updating the main network with these sampled trajectories. Empirical results confirm that DGFNs effectively enhance exploration in sparse reward domains and high-dimensional state spaces, both challenging aspects of de-novo design in drug discovery.

📄 PDF Abstract BibTeX arXiv:2310.19685

Code (0)

등록된 구현이 없습니다.

Tasks

Drug DiscoveryQ-Learningreinforcement-learning

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

A Dynamic-Growing Fuzzy-Neuro Controller, Application to a 3PSP Parallel Robot

2026-04-15 · Mohsen Jalaeian-Farimani, Mohammad-R Akbarzadeh-T, Alireza Akbarzadeh, Mostafa Ghaemi arxiv

To date, various paradigms of soft-Computing have been used to solve many modern problems. Among them, a self organizing combination of fuzzy systems and neural networks can make a powerful decision making system. Here, …

Decision Making

Multi-Agent Trajectory Prediction with Difficulty-Guided Feature Enhancement Network

2024-07-26 · Guipeng Xin, DuanFeng Chu, LiPing Lu, Zejian Deng 외

Trajectory prediction is crucial for autonomous driving as it aims to forecast the future movements of traffic participants. Traditional methods usually perform holistic inference on the trajectories of agents, neglectin…

Autonomous DrivingDecoderMotion ForecastingPrediction+1

DoubleGen: Debiased Generative Modeling of Counterfactuals

2025-09-20 · Alex Luedtke, Kenji Fukumizu arxiv

Generative models for counterfactual outcomes face two key sources of bias. Confounding bias arises when approaches fail to account for systematic differences between those who receive the intervention and those who do n…

Deformable Gabor Feature Networks for Biomedical Image Classification

2020-12-07 · Xuan Gong, Xin Xia, Wentao Zhu, Baochang Zhang 외

In recent years, deep learning has dominated progress in the field of medical image analysis. We find however, that the ability of current deep learning approaches to represent the complex geometric structures of many me…

ClassificationDeep LearningGeneral Classificationimage-classification+4

GDR-learners: Orthogonal Learning of Generative Models for Potential Outcomes

2025-09-26 · Valentyn Melnychuk, Stefan Feuerriegel arxiv

Various deep generative models have been proposed to estimate potential outcomes distributions from observational data. However, none of them have the favorable theoretical property of general Neyman-orthogonality and, a…