paper-with-me

홈 › Papers

DIDI: Diffusion-Guided Diversity for Offline Behavioral Generation

2024-05-23 · Jinxin Liu, Xinghong Guo, Zifeng Zhuang, Donglin Wang

In this paper, we propose a novel approach called DIffusion-guided DIversity (DIDI) for offline behavioral generation. The goal of DIDI is to learn a diverse set of skills from a mixture of label-free offline data. We achieve this by leveraging diffusion probabilistic models as priors to guide the learning process and regularize the policy. By optimizing a joint objective that incorporates diversity and diffusion-guided regularization, we encourage the emergence of diverse behaviors while maintaining the similarity to the offline data. Experimental results in four decision-making domains (Push, Kitchen, Humanoid, and D4RL tasks) show that DIDI is effective in discovering diverse and discriminative skills. We also introduce skill stitching and skill interpolation, which highlight the generalist nature of the learned skill space. Further, by incorporating an extrinsic reward function, DIDI enables reward-guided behavior generation, facilitating the learning of diverse and optimal behaviors from sub-optimal data.

📄 PDF Abstract BibTeX arXiv:2405.14790

Code (1)

huey0528/icml24didi 공식 구현 jax

Tasks

D4RLDecision MakingDiversity

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Ultra-Fast Language Generation via Discrete Diffusion Divergence Instruct

2025-09-29 · Haoyang Zheng, Xinyang Liu, Cindy Xiangrui Kong, Nan Jiang 외 arxiv

Fast and high-quality language generation is the holy grail that people pursue in the age of AI. In this work, we introduce Discrete Diffusion Divergence Instruct (DiDi-Instruct), a training-based method that initializes…

DIDiffGes: Decoupled Semi-Implicit Diffusion Models for Real-time Gesture Generation from Speech

2025-03-21 · Yongkang Cheng, Shaoli Huang, Xuelin Chen, Jifeng Ning 외

Diffusion models have demonstrated remarkable synthesis quality and diversity in generating co-speech gestures. However, the computationally intensive sampling steps associated with diffusion models hinder their practica…

Gesture Generation

Preference-Guided Diffusion for Multi-Objective Offline Optimization

2025-03-21 · Yashas Annadani, Syrine Belakaria, Stefano Ermon, Stefan Bauer 외

Offline multi-objective optimization aims to identify Pareto-optimal solutions given a dataset of designs and their objective values. In this work, we propose a preference-guided diffusion model that generates Pareto-opt…

Diversity

DiDi Labs' End-to-end System for the IWSLT 2020 Offline Speech TranslationTask

2020-07-01 · WS 2020 7 · Arkady Arkhangorodsky, Yiqi Huang, Amittai Axelrod

This paper describes the system that was submitted by DiDi Labs to the offline speech translation task for IWSLT 2020. We trained an end-to-end system that translates audio from English TED talks to German text, without …

Translation

Advancing Image Classification with Discrete Diffusion Classification Modeling

2025-11-25 · Omer Belhasin, Shelly Golan, Ran El-Yaniv, Michael Elad arxiv

Image classification is a well-studied task in computer vision, and yet it remains challenging under high-uncertainty conditions, such as when input images are corrupted or training data are limited. Conventional classif…

Image Classification