Igor Melnyk
Arxiv Papers
Running out of time to catch up with new arXiv papers? We take the most impactful papers and present them as convenient podcasts. If you're a visual learner, we offer these papers in an engaging video format. Our service fills the gap between overly brief paper summaries and time-consuming full paper reads. You gain academic insights in a time-efficient, digestible format. Code behind this work: https://github.com/imelnyk/ArxivPapers
Where to listen?
Podcasts in the app Replaio Radio Coming soonPodcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts
Episodes
Fast Segment Anything 22.06.2023 31:39
The paper proposes a speed-up alternative method for the segment anything model (SAM) in computer vision tasks, using a regular CNN detector with an instance segmentation branch, achieving comparable performance with 50x higher run-time speed. https://arxiv.org/abs//2306.12156 YouTube: https://www.youtube.com/@ArxivPapers PODCASTS: Apple Podcasts: https://podcasts.apple.com/us/podcast/arxiv-papers...
Diffusion with Forward Models: Solving Stochastic Inverse Problems Without Direct Supervision 22.06.2023 31:01
The paper presents a new class of conditional denoising diffusion probabilistic models that can sample from distributions of signals that are never observed directly, but only through a known differentiable forward model. The approach is demonstrated on three challenging computer vision tasks. https://arxiv.org/abs//2306.11719 YouTube: https://www.youtube.com/@ArxivPapers PODCASTS: Apple Podcasts:...
Textbooks Are All You Need 22.06.2023 32:43
Phi-1 is a new, smaller language model for code with 1.3B parameters, trained on a selection of web data and synthetically generated textbooks and exercises, achieving high accuracy on HumanEval and MBPP. https://arxiv.org/abs//2306.11644 YouTube: https://www.youtube.com/@ArxivPapers PODCASTS: Apple Podcasts: https://podcasts.apple.com/us/podcast/arxiv-papers/id1692476016 Spotify: https://podcaste...
Glimmer: generalized late-interaction memory reranker 21.06.2023 30:52
The paper proposes glimmer, a memory-retrieval hybrid that improves on the lumen approach by incorporating multi-task training and a shallow reranker to achieve strong gains in performance on knowledge-intensive tasks. https://arxiv.org/abs//2306.10231 YouTube: https://www.youtube.com/@ArxivPapers PODCASTS: Apple Podcasts: https://podcasts.apple.com/us/podcast/arxiv-papers/id1692476016 Spotify: ht...
AssistGPT: A General Multi-modal Assistant that can Plan, Execute, Inspect, and Learn 20.06.2023 28:02
AssistGPT is a multi-modal AI assistant that integrates LLMs with various tools using a Plan, Execute, Inspect, and Learn (PEIL) approach to address complex visual-based tasks. It achieved state-of-the-art results on A-OKVQA and NExT-QA benchmarks. https://arxiv.org/abs//2306.08640 YouTube: https://www.youtube.com/@ArxivPapers PODCASTS: Apple Podcasts: https://podcasts.apple.com/us/podcast/arxiv-p...
Demystifying GPT Self-Repair for Code Generation 20.06.2023 28:24
The paper analyzes the effectiveness of self-repair in large language models (LLMs) for code generation, specifically GPT-3.5 and GPT-4, on a challenging dataset called APPS. The study finds that self-repair is only effective in GPT-4 and is bottlenecked by the feedback stage. Using expert human programmers to give feedback on the programs generated by GPT-4 unlocks significant performance gains....
MagicBrush : A Manually Annotated Dataset for Instruction-Guided Image Editing 20.06.2023 25:45
Researchers introduce MagicBrush, a large-scale, manually annotated dataset for instruction-guided real image editing, to address the limitations of existing methods and improve text-guided image editing models. https://arxiv.org/abs//2306.10012 YouTube: https://www.youtube.com/@ArxivPapers PODCASTS: Apple Podcasts: https://podcasts.apple.com/us/podcast/arxiv-papers/id1692476016 Spotify: https://p...
Full Parameter Fine-tuning for Large Language Models with Limited Resources 19.06.2023 35:38
Researchers propose a new optimizer, LOMO, that reduces memory usage to enable full parameter fine-tuning of large language models on a single machine. https://arxiv.org/abs//2306.09782 YouTube: https://www.youtube.com/@ArxivPapers PODCASTS: Apple Podcasts: https://podcasts.apple.com/us/podcast/arxiv-papers/id1692476016 Spotify: https://podcasters.spotify.com/pod/show/arxiv-papers
TryOnDiffusion: A Tale of Two UNets 17.06.2023 23:36
The paper proposes a diffusion-based architecture called TryOnDiffusion that generates photorealistic visualizations of garments on different body shapes and poses, achieving state-of-the-art performance. https://arxiv.org/abs//2306.0827600:00 YouTube: https://www.youtube.com/@ArxivPapers PODCASTS: Apple Podcasts: https://podcasts.apple.com/us/podcast/arxiv-papers/id1692476016 Spotify: https://pod...
Rerender A Video: Zero-Shot Text-Guided Video-to-Video Translation 15.06.2023 47:34
This paper proposes a zero-shot text-guided video-to-video translation framework to adapt image models to videos, achieving global style and local texture temporal consistency at a low cost. https://arxiv.org/abs//2306.07954 YouTube: https://www.youtube.com/@ArxivPapers PODCASTS: Apple Podcasts: https://podcasts.apple.com/us/podcast/arxiv-papers/id1692476016 Spotify: https://podcasters.spotify.com...
One-for-All: Generalized LoRA for Parameter-Efficient Fine-tuning 14.06.2023 32:46
The paper presents GLoRA, an advanced approach for universal parameter-efficient fine-tuning tasks. GLoRA employs a generalized prompt module to optimize pre-trained model weights and adjust intermediate activations, providing more flexibility and capability across diverse tasks and datasets. It outperforms previous methods in natural, specialized, and structured benchmarks, achieving superior acc...
Augmenting Language Models with Long-Term Memory 14.06.2023 29:58
The LongMem framework enables large language models to utilize extended historical data by introducing a decoupled network architecture with memory encoding and adaptive memory retrieval components. This method significantly improves performance on long-context modeling and in-context learning tasks. https://arxiv.org/abs//2306.07174 YouTube: https://www.youtube.com/@ArxivPapers PODCASTS: Apple Po...
Controlling Text-to-Image Diffusion by Orthogonal Finetuning 14.06.2023 32:33
Orthogonal Finetuning (OFT) is introduced to guide text-to-image diffusion models for downstream tasks, preserving hyper-spherical energy essential for semantic generation. Constrained Orthogonal Finetuning (COFT) improves stability. It outperforms existing methods in quality and speed. https://arxiv.org/abs//2306.07280 YouTube: https://youtu.be/STUPtDIyDGg PODCASTS: Apple Podcasts: https://podcas...
FasterViT: Fast Vision Transformers with Hierarchical Attention 13.06.2023 34:40
FasterViT is a hybrid CNN-ViT neural network that combines the strengths of CNNs and ViTs, achieving high image throughput for computer vision tasks. It introduces a Hierarchical Attention (HAT) approach for efficient self-attention, resulting in state-of-the-art accuracy and faster performance. https://arxiv.org/abs//2306.06189
Similar podcasts
Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.