{"id":14399,"date":"2025-05-21T11:52:22","date_gmt":"2025-05-21T11:52:22","guid":{"rendered":"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/"},"modified":"2025-05-21T11:52:22","modified_gmt":"2025-05-21T11:52:22","slug":"sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling","status":"publish","type":"post","link":"https:\/\/youzum.net\/fr\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/","title":{"rendered":"Sampling Without Data is Now Scalable: Meta AI Releases Adjoint Sampling for Reward-Driven Generative Modeling"},"content":{"rendered":"<h3 class=\"wp-block-heading\"><strong>Data Scarcity in Generative Modeling<\/strong><\/h3>\n<p>Generative models traditionally rely on large, high-quality datasets to produce samples that replicate the underlying data distribution. However, in fields like molecular modeling or physics-based inference, acquiring such data can be computationally infeasible or even impossible. Instead of labeled data, only a scalar reward\u2014typically derived from a complex energy function\u2014is available to judge the quality of generated samples. This presents a significant challenge: how can one train generative models effectively without direct supervision from data?<\/p>\n<h3 class=\"wp-block-heading\"><strong>Meta AI Introduces Adjoint Sampling, a New Learning Algorithm Based on Scalar Rewards<\/strong><\/h3>\n<p>Meta AI tackles this challenge with <em>Adjoint Sampling<\/em>, a novel learning algorithm designed for training generative models using only scalar reward signals. Built on the theoretical framework of stochastic optimal control (SOC), Adjoint Sampling reframes the training process as an optimization task over a controlled diffusion process. Unlike standard generative models, it does not require explicit data. Instead, it learns to generate high-quality samples by iteratively refining them using a reward function\u2014often derived from physical or chemical energy models.<\/p>\n<p>Adjoint Sampling excels in scenarios where only an unnormalized energy function is accessible. It produces samples that align with the target distribution defined by this energy, bypassing the need for corrective methods like importance sampling or MCMC, which are computationally intensive.<\/p>\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"552\" data-attachment-id=\"71503\" data-permalink=\"https:\/\/www.marktechpost.com\/2025\/05\/21\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/screenshot-2025-05-21-at-12-03-45-am-2\/\" data-orig-file=\"https:\/\/www.marktechpost.com\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45\u202fAM-1.png\" data-orig-size=\"1900,1024\" data-comments-opened=\"1\" data-image-meta='{\"aperture\":\"0\",\"credit\":\"\",\"camera\":\"\",\"caption\":\"\",\"created_timestamp\":\"0\",\"copyright\":\"\",\"focal_length\":\"0\",\"iso\":\"0\",\"shutter_speed\":\"0\",\"title\":\"\",\"orientation\":\"0\"}' data-image-title=\"Screenshot 2025-05-21 at 12.03.45\u202fAM\" data-image-description=\"\" data-image-caption=\"\" data-medium-file=\"https:\/\/www.marktechpost.com\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45\u202fAM-1-300x162.png\" data-large-file=\"https:\/\/www.marktechpost.com\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45\u202fAM-1-1024x552.png\" src=\"https:\/\/www.marktechpost.com\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45%E2%80%AFAM-1-1024x552.png\" alt=\"\" class=\"wp-image-71503\" \/><figcaption class=\"wp-element-caption\">Source: https:\/\/arxiv.org\/abs\/2504.11713<\/figcaption><\/figure>\n<\/div>\n<h3 class=\"wp-block-heading\"><strong>Technical Details<\/strong><\/h3>\n<p>The foundation of Adjoint Sampling is a stochastic differential equation (SDE) that models how sample trajectories evolve. The algorithm learns a control drift u(x,t)u(x, t)u(x,t) such that the final state of these trajectories approximates a desired distribution (e.g., Boltzmann). A key innovation is its use of <em>Reciprocal Adjoint Matching (RAM)<\/em>\u2014a loss function that enables gradient-based updates using only the initial and final states of sample trajectories. This sidesteps the need to backpropagate through the entire diffusion path, greatly improving computational efficiency.<\/p>\n<p>By sampling from a known base process and conditioning on terminal states, Adjoint Sampling constructs a replay buffer of samples and gradients, allowing multiple optimization steps per sample. This on-policy training method provides scalability unmatched by previous approaches, making it suitable for high-dimensional problems like molecular conformer generation.<\/p>\n<p>Moreover, Adjoint Sampling supports geometric symmetries and periodic boundary conditions, enabling models to respect molecular invariances like rotation, translation, and torsion. These features are crucial for physically meaningful generative tasks in chemistry and physics.<\/p>\n<h3 class=\"wp-block-heading\"><strong>Performance Insights and Benchmark Results<\/strong><\/h3>\n<p>Adjoint Sampling achieves state-of-the-art results in both synthetic and real-world tasks. On synthetic benchmarks such as the Double-Well (DW-4), Lennard-Jones (LJ-13 and LJ-55) potentials, it significantly outperforms baselines like DDS and PIS, especially in energy efficiency. For example, where DDS and PIS require 1000 evaluations per gradient update, Adjoint Sampling only uses three, with similar or better performance in Wasserstein distance and effective sample size (ESS).<\/p>\n<p>In a practical setting, the algorithm was evaluated on large-scale molecular conformer generation using the eSEN energy model trained on the SPICE-MACE-OFF dataset. Adjoint Sampling, especially its Cartesian variant with pretraining, achieved up to 96.4% recall and 0.60 \u00c5 mean RMSD, surpassing RDKit ETKDG\u2014a widely used chemistry-based baseline\u2014across all metrics. The method generalizes well to the GEOM-DRUGS dataset, showing substantial improvements in recall while maintaining competitive precision.<\/p>\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><img decoding=\"async\" width=\"1024\" height=\"399\" data-attachment-id=\"71505\" data-permalink=\"https:\/\/www.marktechpost.com\/2025\/05\/21\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/screenshot-2025-05-21-at-12-05-31-am-2\/\" data-orig-file=\"https:\/\/www.marktechpost.com\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.05.31\u202fAM-1.png\" data-orig-size=\"1942,756\" data-comments-opened=\"1\" data-image-meta='{\"aperture\":\"0\",\"credit\":\"\",\"camera\":\"\",\"caption\":\"\",\"created_timestamp\":\"0\",\"copyright\":\"\",\"focal_length\":\"0\",\"iso\":\"0\",\"shutter_speed\":\"0\",\"title\":\"\",\"orientation\":\"0\"}' data-image-title=\"Screenshot 2025-05-21 at 12.05.31\u202fAM\" data-image-description=\"\" data-image-caption=\"\" data-medium-file=\"https:\/\/www.marktechpost.com\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.05.31\u202fAM-1-300x117.png\" data-large-file=\"https:\/\/www.marktechpost.com\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.05.31\u202fAM-1-1024x399.png\" src=\"https:\/\/www.marktechpost.com\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.05.31%E2%80%AFAM-1-1024x399.png\" alt=\"\" class=\"wp-image-71505\" \/><\/figure>\n<\/div>\n<p>The algorithm\u2019s ability to explore the configuration space broadly, aided by its stochastic initialization and reward-based learning, results in greater conformer diversity\u2014critical for drug discovery and molecular design.<\/p>\n<h3 class=\"wp-block-heading\"><strong>Conclusion: A Scalable Path Forward for Reward-Driven Generative Models<\/strong><\/h3>\n<p>Adjoint Sampling represents a major step forward in generative modeling without data. By leveraging scalar reward signals and an efficient on-policy training method grounded in stochastic control, it enables scalable training of diffusion-based samplers with minimal energy evaluations. Its integration of geometric symmetries and its ability to generalize across diverse molecular structures position it as a foundational tool in computational chemistry and beyond.<\/p>\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n<p><strong>Check out the <a href=\"https:\/\/arxiv.org\/abs\/2504.11713\" target=\"_blank\" rel=\"noreferrer noopener\">Paper<\/a>, <a href=\"https:\/\/huggingface.co\/facebook\/adjoint_sampling\" target=\"_blank\" rel=\"noreferrer noopener\">Model on Hugging Face<\/a> and <a href=\"https:\/\/github.com\/facebookresearch\/adjoint_sampling\" target=\"_blank\" rel=\"noreferrer noopener\">GitHub Page<\/a><em>.<\/em><\/strong>\u00a0All credit for this research goes to the researchers of this project. Also,\u00a0feel free to follow us on\u00a0<strong><a href=\"https:\/\/x.com\/intent\/follow?screen_name=marktechpost\" target=\"_blank\" rel=\"noreferrer noopener\"><mark>Twitter<\/mark><\/a><\/strong>\u00a0and don\u2019t forget to join our\u00a0<strong><a href=\"https:\/\/www.reddit.com\/r\/machinelearningnews\/\" target=\"_blank\" rel=\"noreferrer noopener\">95k+ ML SubReddit<\/a><\/strong> and Subscribe to <strong><a href=\"https:\/\/www.airesearchinsights.com\/subscribe\" target=\"_blank\" rel=\"noreferrer noopener\">our Newsletter<\/a><\/strong>.<\/p>\n<p>The post <a href=\"https:\/\/www.marktechpost.com\/2025\/05\/21\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/\">Sampling Without Data is Now Scalable: Meta AI Releases Adjoint Sampling for Reward-Driven Generative Modeling<\/a> appeared first on <a href=\"https:\/\/www.marktechpost.com\/\">MarkTechPost<\/a>.<\/p>","protected":false},"excerpt":{"rendered":"<p>Data Scarcity in Generative Modeling Generative models traditionally rely on large, high-quality datasets to produce samples that replicate the underlying data distribution. However, in fields like molecular modeling or physics-based inference, acquiring such data can be computationally infeasible or even impossible. Instead of labeled data, only a scalar reward\u2014typically derived from a complex energy function\u2014is available to judge the quality of generated samples. This presents a significant challenge: how can one train generative models effectively without direct supervision from data? Meta AI Introduces Adjoint Sampling, a New Learning Algorithm Based on Scalar Rewards Meta AI tackles this challenge with Adjoint Sampling, a novel learning algorithm designed for training generative models using only scalar reward signals. Built on the theoretical framework of stochastic optimal control (SOC), Adjoint Sampling reframes the training process as an optimization task over a controlled diffusion process. Unlike standard generative models, it does not require explicit data. Instead, it learns to generate high-quality samples by iteratively refining them using a reward function\u2014often derived from physical or chemical energy models. Adjoint Sampling excels in scenarios where only an unnormalized energy function is accessible. It produces samples that align with the target distribution defined by this energy, bypassing the need for corrective methods like importance sampling or MCMC, which are computationally intensive. Source: https:\/\/arxiv.org\/abs\/2504.11713 Technical Details The foundation of Adjoint Sampling is a stochastic differential equation (SDE) that models how sample trajectories evolve. The algorithm learns a control drift u(x,t)u(x, t)u(x,t) such that the final state of these trajectories approximates a desired distribution (e.g., Boltzmann). A key innovation is its use of Reciprocal Adjoint Matching (RAM)\u2014a loss function that enables gradient-based updates using only the initial and final states of sample trajectories. This sidesteps the need to backpropagate through the entire diffusion path, greatly improving computational efficiency. By sampling from a known base process and conditioning on terminal states, Adjoint Sampling constructs a replay buffer of samples and gradients, allowing multiple optimization steps per sample. This on-policy training method provides scalability unmatched by previous approaches, making it suitable for high-dimensional problems like molecular conformer generation. Moreover, Adjoint Sampling supports geometric symmetries and periodic boundary conditions, enabling models to respect molecular invariances like rotation, translation, and torsion. These features are crucial for physically meaningful generative tasks in chemistry and physics. Performance Insights and Benchmark Results Adjoint Sampling achieves state-of-the-art results in both synthetic and real-world tasks. On synthetic benchmarks such as the Double-Well (DW-4), Lennard-Jones (LJ-13 and LJ-55) potentials, it significantly outperforms baselines like DDS and PIS, especially in energy efficiency. For example, where DDS and PIS require 1000 evaluations per gradient update, Adjoint Sampling only uses three, with similar or better performance in Wasserstein distance and effective sample size (ESS). In a practical setting, the algorithm was evaluated on large-scale molecular conformer generation using the eSEN energy model trained on the SPICE-MACE-OFF dataset. Adjoint Sampling, especially its Cartesian variant with pretraining, achieved up to 96.4% recall and 0.60 \u00c5 mean RMSD, surpassing RDKit ETKDG\u2014a widely used chemistry-based baseline\u2014across all metrics. The method generalizes well to the GEOM-DRUGS dataset, showing substantial improvements in recall while maintaining competitive precision. The algorithm\u2019s ability to explore the configuration space broadly, aided by its stochastic initialization and reward-based learning, results in greater conformer diversity\u2014critical for drug discovery and molecular design. Conclusion: A Scalable Path Forward for Reward-Driven Generative Models Adjoint Sampling represents a major step forward in generative modeling without data. By leveraging scalar reward signals and an efficient on-policy training method grounded in stochastic control, it enables scalable training of diffusion-based samplers with minimal energy evaluations. Its integration of geometric symmetries and its ability to generalize across diverse molecular structures position it as a foundational tool in computational chemistry and beyond. Check out the Paper, Model on Hugging Face and GitHub Page.\u00a0All credit for this research goes to the researchers of this project. Also,\u00a0feel free to follow us on\u00a0Twitter\u00a0and don\u2019t forget to join our\u00a095k+ ML SubReddit and Subscribe to our Newsletter. The post Sampling Without Data is Now Scalable: Meta AI Releases Adjoint Sampling for Reward-Driven Generative Modeling appeared first on MarkTechPost.<\/p>","protected":false},"author":2,"featured_media":14400,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"pmpro_default_level":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_pvb_checkbox_block_on_post":false,"footnotes":""},"categories":[52,5,7,1],"tags":[],"class_list":["post-14399","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai-club","category-committee","category-news","category-uncategorized","pmpro-has-access"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Sampling Without Data is Now Scalable: Meta AI Releases Adjoint Sampling for Reward-Driven Generative Modeling - YouZum<\/title>\n<meta name=\"description\" content=\"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/youzum.net\/fr\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sampling Without Data is Now Scalable: Meta AI Releases Adjoint Sampling for Reward-Driven Generative Modeling - YouZum\" \/>\n<meta property=\"og:description\" content=\"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19\" \/>\n<meta property=\"og:url\" content=\"https:\/\/youzum.net\/fr\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/\" \/>\n<meta property=\"og:site_name\" content=\"YouZum\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/DroneAssociationTH\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-05-21T11:52:22+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45E280AFAM-1-1024x552-RiUEts.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"552\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"admin NU\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u00c9crit par\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin NU\" \/>\n\t<meta name=\"twitter:label2\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/\"},\"author\":{\"name\":\"admin NU\",\"@id\":\"https:\/\/yousum.gpucore.co\/#\/schema\/person\/97fa48242daf3908e4d9a5f26f4a059c\"},\"headline\":\"Sampling Without Data is Now Scalable: Meta AI Releases Adjoint Sampling for Reward-Driven Generative Modeling\",\"datePublished\":\"2025-05-21T11:52:22+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/\"},\"wordCount\":715,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/yousum.gpucore.co\/#organization\"},\"image\":{\"@id\":\"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45E280AFAM-1-1024x552-RiUEts.png\",\"articleSection\":[\"AI\",\"Committee\",\"News\",\"Uncategorized\"],\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/\",\"url\":\"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/\",\"name\":\"Sampling Without Data is Now Scalable: Meta AI Releases Adjoint Sampling for Reward-Driven Generative Modeling - YouZum\",\"isPartOf\":{\"@id\":\"https:\/\/yousum.gpucore.co\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45E280AFAM-1-1024x552-RiUEts.png\",\"datePublished\":\"2025-05-21T11:52:22+00:00\",\"description\":\"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19\",\"breadcrumb\":{\"@id\":\"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/#primaryimage\",\"url\":\"https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45E280AFAM-1-1024x552-RiUEts.png\",\"contentUrl\":\"https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45E280AFAM-1-1024x552-RiUEts.png\",\"width\":1024,\"height\":552},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/youzum.net\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sampling Without Data is Now Scalable: Meta AI Releases Adjoint Sampling for Reward-Driven Generative Modeling\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/yousum.gpucore.co\/#website\",\"url\":\"https:\/\/yousum.gpucore.co\/\",\"name\":\"YouSum\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/yousum.gpucore.co\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/yousum.gpucore.co\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/yousum.gpucore.co\/#organization\",\"name\":\"Drone Association Thailand\",\"url\":\"https:\/\/yousum.gpucore.co\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/yousum.gpucore.co\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/youzum.net\/wp-content\/uploads\/2024\/11\/tranparent-logo.png\",\"contentUrl\":\"https:\/\/youzum.net\/wp-content\/uploads\/2024\/11\/tranparent-logo.png\",\"width\":300,\"height\":300,\"caption\":\"Drone Association Thailand\"},\"image\":{\"@id\":\"https:\/\/yousum.gpucore.co\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/DroneAssociationTH\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/yousum.gpucore.co\/#\/schema\/person\/97fa48242daf3908e4d9a5f26f4a059c\",\"name\":\"admin NU\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/yousum.gpucore.co\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/youzum.net\/wp-content\/uploads\/avatars\/2\/1746849356-bpfull.png\",\"contentUrl\":\"https:\/\/youzum.net\/wp-content\/uploads\/avatars\/2\/1746849356-bpfull.png\",\"caption\":\"admin NU\"},\"url\":\"https:\/\/youzum.net\/fr\/members\/adminnu\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Sampling Without Data is Now Scalable: Meta AI Releases Adjoint Sampling for Reward-Driven Generative Modeling - YouZum","description":"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/youzum.net\/fr\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/","og_locale":"fr_FR","og_type":"article","og_title":"Sampling Without Data is Now Scalable: Meta AI Releases Adjoint Sampling for Reward-Driven Generative Modeling - YouZum","og_description":"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19","og_url":"https:\/\/youzum.net\/fr\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/","og_site_name":"YouZum","article_publisher":"https:\/\/www.facebook.com\/DroneAssociationTH\/","article_published_time":"2025-05-21T11:52:22+00:00","og_image":[{"width":1024,"height":552,"url":"https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45E280AFAM-1-1024x552-RiUEts.png","type":"image\/png"}],"author":"admin NU","twitter_card":"summary_large_image","twitter_misc":{"\u00c9crit par":"admin NU","Dur\u00e9e de lecture estim\u00e9e":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/#article","isPartOf":{"@id":"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/"},"author":{"name":"admin NU","@id":"https:\/\/yousum.gpucore.co\/#\/schema\/person\/97fa48242daf3908e4d9a5f26f4a059c"},"headline":"Sampling Without Data is Now Scalable: Meta AI Releases Adjoint Sampling for Reward-Driven Generative Modeling","datePublished":"2025-05-21T11:52:22+00:00","mainEntityOfPage":{"@id":"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/"},"wordCount":715,"commentCount":0,"publisher":{"@id":"https:\/\/yousum.gpucore.co\/#organization"},"image":{"@id":"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/#primaryimage"},"thumbnailUrl":"https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45E280AFAM-1-1024x552-RiUEts.png","articleSection":["AI","Committee","News","Uncategorized"],"inLanguage":"fr-FR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/","url":"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/","name":"Sampling Without Data is Now Scalable: Meta AI Releases Adjoint Sampling for Reward-Driven Generative Modeling - YouZum","isPartOf":{"@id":"https:\/\/yousum.gpucore.co\/#website"},"primaryImageOfPage":{"@id":"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/#primaryimage"},"image":{"@id":"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/#primaryimage"},"thumbnailUrl":"https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45E280AFAM-1-1024x552-RiUEts.png","datePublished":"2025-05-21T11:52:22+00:00","description":"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e14\u0e23\u0e19","breadcrumb":{"@id":"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/#primaryimage","url":"https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45E280AFAM-1-1024x552-RiUEts.png","contentUrl":"https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45E280AFAM-1-1024x552-RiUEts.png","width":1024,"height":552},{"@type":"BreadcrumbList","@id":"https:\/\/youzum.net\/sampling-without-data-is-now-scalable-meta-ai-releases-adjoint-sampling-for-reward-driven-generative-modeling\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/youzum.net\/"},{"@type":"ListItem","position":2,"name":"Sampling Without Data is Now Scalable: Meta AI Releases Adjoint Sampling for Reward-Driven Generative Modeling"}]},{"@type":"WebSite","@id":"https:\/\/yousum.gpucore.co\/#website","url":"https:\/\/yousum.gpucore.co\/","name":"YouSum","description":"","publisher":{"@id":"https:\/\/yousum.gpucore.co\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/yousum.gpucore.co\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/yousum.gpucore.co\/#organization","name":"Drone Association Thailand","url":"https:\/\/yousum.gpucore.co\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/yousum.gpucore.co\/#\/schema\/logo\/image\/","url":"https:\/\/youzum.net\/wp-content\/uploads\/2024\/11\/tranparent-logo.png","contentUrl":"https:\/\/youzum.net\/wp-content\/uploads\/2024\/11\/tranparent-logo.png","width":300,"height":300,"caption":"Drone Association Thailand"},"image":{"@id":"https:\/\/yousum.gpucore.co\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/DroneAssociationTH\/"]},{"@type":"Person","@id":"https:\/\/yousum.gpucore.co\/#\/schema\/person\/97fa48242daf3908e4d9a5f26f4a059c","name":"admin NU","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/yousum.gpucore.co\/#\/schema\/person\/image\/","url":"https:\/\/youzum.net\/wp-content\/uploads\/avatars\/2\/1746849356-bpfull.png","contentUrl":"https:\/\/youzum.net\/wp-content\/uploads\/avatars\/2\/1746849356-bpfull.png","caption":"admin NU"},"url":"https:\/\/youzum.net\/fr\/members\/adminnu\/"}]}},"rttpg_featured_image_url":{"full":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45E280AFAM-1-1024x552-RiUEts.png",1024,552,false],"landscape":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45E280AFAM-1-1024x552-RiUEts.png",1024,552,false],"portraits":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45E280AFAM-1-1024x552-RiUEts.png",1024,552,false],"thumbnail":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45E280AFAM-1-1024x552-RiUEts-150x150.png",150,150,true],"medium":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45E280AFAM-1-1024x552-RiUEts-300x162.png",300,162,true],"large":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45E280AFAM-1-1024x552-RiUEts.png",1024,552,false],"1536x1536":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45E280AFAM-1-1024x552-RiUEts.png",1024,552,false],"2048x2048":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45E280AFAM-1-1024x552-RiUEts.png",1024,552,false],"trp-custom-language-flag":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45E280AFAM-1-1024x552-RiUEts-18x10.png",18,10,true],"woocommerce_thumbnail":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45E280AFAM-1-1024x552-RiUEts-300x300.png",300,300,true],"woocommerce_single":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45E280AFAM-1-1024x552-RiUEts-600x323.png",600,323,true],"woocommerce_gallery_thumbnail":["https:\/\/youzum.net\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-21-at-12.03.45E280AFAM-1-1024x552-RiUEts-100x100.png",100,100,true]},"rttpg_author":{"display_name":"admin NU","author_link":"https:\/\/youzum.net\/fr\/members\/adminnu\/"},"rttpg_comment":0,"rttpg_category":"<a href=\"https:\/\/youzum.net\/fr\/category\/ai-club\/\" rel=\"category tag\">AI<\/a> <a href=\"https:\/\/youzum.net\/fr\/category\/committee\/\" rel=\"category tag\">Committee<\/a> <a href=\"https:\/\/youzum.net\/fr\/category\/news\/\" rel=\"category tag\">News<\/a> <a href=\"https:\/\/youzum.net\/fr\/category\/uncategorized\/\" rel=\"category tag\">Uncategorized<\/a>","rttpg_excerpt":"Data Scarcity in Generative Modeling Generative models traditionally rely on large, high-quality datasets to produce samples that replicate the underlying data distribution. However, in fields like molecular modeling or physics-based inference, acquiring such data can be computationally infeasible or even impossible. Instead of labeled data, only a scalar reward\u2014typically derived from a complex energy function\u2014is\u2026","_links":{"self":[{"href":"https:\/\/youzum.net\/fr\/wp-json\/wp\/v2\/posts\/14399","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/youzum.net\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/youzum.net\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/youzum.net\/fr\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/youzum.net\/fr\/wp-json\/wp\/v2\/comments?post=14399"}],"version-history":[{"count":0,"href":"https:\/\/youzum.net\/fr\/wp-json\/wp\/v2\/posts\/14399\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/youzum.net\/fr\/wp-json\/wp\/v2\/media\/14400"}],"wp:attachment":[{"href":"https:\/\/youzum.net\/fr\/wp-json\/wp\/v2\/media?parent=14399"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/youzum.net\/fr\/wp-json\/wp\/v2\/categories?post=14399"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/youzum.net\/fr\/wp-json\/wp\/v2\/tags?post=14399"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}