Articles by Dmytro Spodarets
159 items

Scaling Instruction-Finetuned Language Models
An important goal of artificial intelligence is to develop language models capable of generalizing data in the form of instructions to solve complex problems. Finalizing language models on a set of data formulated as instructions improves model performance and generalization to unseen tasks. Google has presented its work to promote fine-tuning these instructions in several ways. For example, they are exploring finnasizing, focusing on scaling the number of tasks, scaling the size of the model,
Nov 17, 2022
Data Phoenix Digest - ISSUE 58
Webinar "dstack – a command-line utility to provision infrastructure for ML workflows", a unified benchmark for mathematical reasoning, fine-tuning language models via epistemic neural networks, how Uber optimizes the timing of push notifications using ML, news, and more.
Nov 11, 2022
DiffusionDB: A Large-scale Prompt Gallery Dataset for Text-to-Image Generative Models
Diffusion models have recently gained enormous popularity, due to the ability to generate high-quality and controlled images based on textual cues written in natural language. However, generating images with the desired details is challenging, because it requires users to write appropriate cues indicating the exact expected results. Developing such cues requires trial and error, and can often seem random. The DiffusionDB human-interaction dataset is the first large-scale text-to-image cue datab
Nov 10, 2022
eDiffi: Text-to-Image Diffusion Models with Ensemble of Expert Denoisers
eDiff-I is the next generation of generative AI content creation tool that offers unprecedented text-to-image fusion, instant style transfer, and intuitive word-painting capabilities. This diffusion model for image synthesis from text is based on T5 text inlays, CLIP image inlays, and CLIP text inlays. This approach generates photorealistic images that match any input text query. The eDiff-I consists of a cascade of three diffusion models. The first is a base model that can synthesize samples
Nov 8, 2022
Data Phoenix Community Survey
At DataPhoenix, we work hard to offer you the best experience with our digest and events. Our goal is to make it easier for you to access the right information in the right place at the right time. Just to learn more about you, our readers, we decided to launch a small survey initiative. Because the better we know you, the better content we can feature in the digest. Simple. Push the button below to help us make DataPhoenix better! Get Started
Nov 7, 2022
Musika! Fast Infinite Waveform Music Generation
Fast, user-controlled music generation opens up new possibilities for composing and performing music. But today's music generation systems require large amounts of data and computing resources for training, and slow output. This makes them impractical for real-time interactive use. Marco Pasini and Jan Schlüter's work, called Musika, is a music generation system that can be trained on hundreds of hours of music using a single consumer GPU, and which allows for much faster than real-time generat
Nov 7, 2022
Data Phoenix Digest - ISSUE 57
Webinar "NLP and ML in Healthcare", Gen AI market map by Sequoia Capital, AutoAvatar, high fidelity neural audio compression, DreamBooth, MetaFormer baselines for vision, I made an AI that can study for me, news, videos, and more.
Nov 4, 2022
YOWO-Plus: An Incremental Improvement
Spatiotemporal Action Detection (STAD) is a fundamental and important task in video understanding. It aims to detect actions in the current input frame and is widely used, for example, in video surveillance and somatosensory games. Developers are making many changes to the design of YOWO to make it better. For the network structure, they use the same elements of the official YOWO implementation, including 3D-ResNext-101 and YOLOv2, but use the better pre-trained weight of the re-implemented YOL
Nov 3, 2022
AutoAvatar: Autoregressive Neural Fields for Dynamic Avatar Modeling
In their new work, AutoAvatar, researchers have made implicit avatar modeling possible for the first time. It is an autoregressive approach for modeling dynamically deforming human bodies directly from raw scans. 0:00/1× Animated 3D models of the human body are a key tool for applications ranging from virtual fitting to social telepresence. AutoAvatar models body geometry implicitly -- using a signed distance field (SDF) -- and can learn directly from raw scans without requiring temporal match
Nov 1, 2022
High Fidelity Neural Audio Compression
Meta Fundamental AI Research (FAIR) team on audio hypercompression shows how AI can be used to ensure that audio messages don't glitch or slow down when the Internet connection is poor. AI researchers have created a three-part system and trained it to compress audio data to a given size. This data could then be decoded using a neural network. They achieved about 10 times the compression rate of MP3 at 64 kbps without loss of quality and were the first to apply it to 48 kHz stereo audio (i.e. CD
Oct 31, 2022
Data Phoenix Digest - ISSUE 56
Webinar "How we built a recommendation system from scratch", reinforcement learning with SARSA, how I passed the AWS ML Specialty Certification, language understanding with BERT, LION, Omni3D, EVA3D, Text2Light, Modelverse, news, courses, and more.
Oct 28, 2022
Prompt-to-Prompt Image Editing with Cross-Attention Control
Large-scale text-driven fusion diffusion models have attracted a lot of attention because of their remarkable ability to generate a wide variety of images that follow given text cues. Based on these fusion models, it has become natural to create text-driven image editing capabilities. But because it is an inherent property of editing techniques to retain some of the content of the original image, whereas in text-based models, even a small change to a textual cue often leads to a completely diffe
Oct 26, 2022