paper-with-me

Papers

Learning Using Generated Privileged Information by Text-to-Image Diffusion Models

2023-09-26 · Rafael-Edy Menadil, Mariana-Iuliana Georgescu, Radu Tudor Ionescu

Learning Using Privileged Information is a particular type of knowledge distillation where the teacher model benefits from an additional data representation during training, called privileged information, improving the student model, which does not see the extra representation. However, privileged information is rarely available in practice. To this end, we propose a text classification framework that harnesses text-to-image diffusion models to generate artificial privileged information. The generated images and the original text samples are further used to train multimodal teacher models based on state-of-the-art transformer-based architectures. Finally, the knowledge from multimodal teachers is distilled into a text-based (unimodal) student. Hence, by employing a generative model to produce synthetic data as privileged information, we guide the training of the student model. Our framework, called Learning Using Generated Privileged Information (LUGPI), yields noticeable performance gains on four text classification data sets, demonstrating its potential in text classification without any additional cost during inference.

📄 PDF Abstract BibTeX arXiv:2309.15238

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationKnowledge Distillationtext-classificationText Classification

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…
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 제목 키워드 기반

Correcting Diffusion-Based Perceptual Image Compression with Privileged End-to-End Decoder

2024-04-07 · Yiyang Ma, Wenhan Yang, Jiaying Liu

The images produced by diffusion models can attain excellent perceptual quality. However, it is challenging for diffusion models to guarantee distortion, hence the integration of diffusion models and image compression mo…

DecoderImage Compression

DreamTraj: Generating 6-DoF Object Trajectories by Reading Unrendered Video Diffusion Latents

2026-08-01 · Tongsheng Ding, Zhen Luo, Yixuan Yang, Boyu Wang 외 arxiv

Accurate prediction of object trajectories during manipulation is essential for closing the perception-action loop. Progress is limited on two fronts: available datasets lack fine-grained language-to-motion annotations, …

HPSD: Hybrid-Policy Self-Distillation for Text-Image-to-Video Diffusion Models

2026-08-13 · Jiazi Bu, Pengyang Ling, Yujie Zhou, Yibin Wang 외 arxiv

Text-Image-to-Video (TI2V) models are an emerging unified architecture, where a single model simultaneously supports text-to-video (T2V) and image-to-video (I2V) generation. Given a high-quality first frame or a detailed…

Privileged Prior Information Distillation for Image Matting

2022-11-25 · Cheng Lyu, Jiake Xie, Bo Xu, Cheng Lu 외

Performance of trimap-free image matting methods is limited when trying to decouple the deterministic and undetermined regions, especially in the scenes where foregrounds are semantically ambiguous, chromaless, or high t…

Image Matting

Attention Privileged Reinforcement Learning for Domain Transfer

2019-09-25 · Sasha Salter, Dushyant Rao, Markus Wulfmeier, Raia Hadsell 외

Applying reinforcement learning (RL) to physical systems presents notable challenges, given requirements regarding sample efficiency, safety, and physical constraints compared to simulated environments. To enable transfe…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)