Paper Reviews

201 posts

Aug 03, 2026
Beyond Bigger MoE: How Kimi K3 Scales Context, Depth, and Agents
Kimi K3 is a 2.8-trillion-parameter open-weight multimodal MoE model that combines hybrid linear–global attention, se...
deeplearning llm vlm mllm
Jul 20, 2026
Harness Handbook: The Missing Layer for Editing AI Agents
Harness Handbook proposes a new way to navigate large AI agent codebases by organizing them around behaviors instead ...
deeplearning llm nlp agent
Jun 22, 2026
LocateAnything Explained: Parallel Box Decoding and how it makes visual grounding faster and more precise
A review of LocateAnything, an NVIDIA vision-language model that treats each bounding box as one atomic unit and deco...
deeplearning computervision objectdetection multimodal
Jun 15, 2026
MiniMax Sparse Attention: Per-Group Block Selection for Cheap Million-Token Inference
MiniMax Sparse Attention is a practical sparse-attention design for million-token LLMs - it uses a lightweight learne...
deeplearning llm attention efficiency
Jun 01, 2026
Gamma-World: Simplex Agent Encoding and Hub Attention for Multi-Agent World Models
A review of Gamma-World, NVIDIA's generative multi-agent world model that produces shared, action-controllable video ...
deeplearning computervision generativemodels videogeneration
Apr 24, 2026
DeepSeek-V4 Review: Why Million-Token Context Needs Efficient Attention, Not Just Larger Windows
DeepSeek V4 pairs a hybrid sparse-attention stack with on-policy distillation across domain specialists to bring 1M-t...
deeplearning llm moe rl
Apr 20, 2026
FIPO: Teaching LLMs Which Thoughts Actually Matter
FIPO - an RL algorithm that fixes one of the core limitations of RL for LLM reasoning - credit assignment. Instead of...
deeplearning llm rl reasoning
Mar 16, 2026
Collaborative Reinforcement Learning: Why HACRL Trains Models in Teams Instead of Isolation
HACRL proposes a new paradigm for reinforcement learning - instead of training models in isolation, multiple agents c...
deeplearning rl llm optimization
Feb 23, 2026
Beyond Positional Bias: How DroPE Unlocks Zero-Shot Long Context in LLMs
A review of DroPE, a simple but counterintuitive method that extends LLM context length by dropping positional embedd...
deeplearning llm attention transformer
Feb 16, 2026
Kimi k2.5 Review: Native Multimodality and Agent Swarms at 1 Trillion Parameters
A deep-dive review of Kimi K2.5, a next-generation open multimodal model that combines native vision-language trainin...
deeplearning llm vlm visual
Feb 09, 2026
Paper Review: PaperBanana: Automating Academic Illustration for AI Scientists
My review of the paper PaperBanana Automating Academic Illustration for AI Scientists
deeplearning agent vlm visual
Jan 26, 2026
Paper Review: mHC: Manifold-Constrained Hyper-Connections
My review of the paper mHC Manifold-Constrained Hyper-Connections
deeplearning architecture llm nlp
Dec 24, 2025
Top-10 ML papers I read in 2025
Top-10 ML and AI papers I read in 2025
deeplearning blogpost
Dec 22, 2025
Paper Review: NitroGen: A Foundation Model for Generalist Gaming Agents
My review of the paper NitroGen A Foundation Model for Generalist Gaming Agents
deeplearning flowmatching cv diffusion
Nov 24, 2025
Paper Review: SAM 3: Segment Anything with Concepts
Meta's unified model for detecting, segmenting, and tracking objects using text or image prompts — trained on 4M conc...
deeplearning imagesegmentation llm
Nov 17, 2025
Paper Review: HunyuanImage 3.0 Technical Report
My review of the paper HunyuanImage 3.0 Technical Report
deeplearning llm imagegeneration
Nov 03, 2025
Paper Review: Chronos-2: From Univariate to Universal Forecasting
Chronos-2 extends zero-shot time series forecasting to multivariate and covariate settings with a new group attention...
deeplearning llm timeseries
Oct 27, 2025
Paper Review: The Dragon Hatchling: The Missing Link between the Transformer and Models of the Brain
A biologically inspired LLM built as a graph of spiking neurons with Hebbian learning — it matches GPT-2 scaling whil...
deeplearning nlp llm graph
Oct 06, 2025
Paper Review: LongLive: Real-time Interactive Long Video Generation
My review of the paper LongLive Real-time Interactive Long Video Generation
deeplearning imagegeneration videogeneration nlp
Sep 15, 2025
Paper Review: Sharing is Caring: Efficient LM Post-Training with Collective RL Experience Sharing
My review of the paper Sharing is Caring Efficient LM Post-Training with Collective RL Experience Sharing
deeplearning nlp llm rl
Sep 01, 2025
Paper Review: Pref-GRPO: Pairwise Preference Reward-based GRPO for Stable Text-to-Image Reinforcement Learning
My review of the paper Pref-GRPO Pairwise Preference Reward-based GRPO for Stable Text-to-Image Reinforcement Learning
deeplearning imagegeneration cv rl
Aug 25, 2025
Paper Review: DINOv3
Meta's self-supervised vision model trained on 17 billion images, introducing Gram anchoring to prevent feature degra...
deeplearning cv pytorch imagesegmentation
Aug 04, 2025
Paper Review: Group Sequence Policy Optimization
My review of the paper Group Sequence Policy Optimization
deeplearning llm rl
Jul 28, 2025
Paper Review: Subliminal Learning: Language models transmit behavioral traits via hidden signals in data
My review of the paper Subliminal Learning Language models transmit behavioral traits via hidden signals in data
deeplearning llm distillation
Jun 30, 2025
Paper Review: ProRL: Prolonged Reinforcement Learning Expands Reasoning Boundaries in Large Language Models
My review of the paper ProRL Prolonged Reinforcement Learning Expands Reasoning Boundaries in Large Language Models
deeplearning llm rl
Jun 23, 2025
Paper Review: V-JEPA 2: Self-Supervised Video Models Enable Understanding, Prediction and Planning
A self-supervised video model trained on 1M+ hours of video that understands motion, anticipates actions, and — with ...
deeplearning cv selfsupervised
Jun 09, 2025
Paper Review: Beyond the 80/20 Rule: High-Entropy Minority Tokens Drive Effective Reinforcement Learning for LLM Reasoning
Only ~20% of tokens actually matter when training LLMs to reason with RL. Updating the low-entropy majority actively ...
deeplearning llm rl nlp
Jun 02, 2025
Paper Review: SWE-rebench: An Automated Pipeline for Task Collection and Decontaminated Evaluation of Software Engineering Agents
My review of the paper SWE-rebench An Automated Pipeline for Task Collection and Decontaminated Evaluation of Softwar...
deeplearning llm evaluation
May 26, 2025
Paper Review: Visual Planning: Lets Think Only with Images
My review of the paper Visual Planning Let's Think Only with Images
deeplearning llm rl
May 15, 2025
Paper Review: AlphaEvolve: A coding agent for scientific and algorithmic discovery
DeepMind's autonomous coding agent that evolves algorithms through LLM-driven iteration — it discovered the first imp...
deeplearning agent nlp llm
Apr 28, 2025
Paper Review: AgentA/B: Automated and Scalable Web A/BTesting with Interactive LLM Agents
My review of the paper AgentA/B Automated and Scalable Web A/BTesting with Interactive LLM Agents
deeplearning agent nlp llm
Apr 21, 2025
Paper Review: M1: Towards Scalable Test-Time Compute with Mamba Reasoning Models
My review of the paper M1 Towards Scalable Test-Time Compute with Mamba Reasoning Models
deeplearning rnn distillation nlp
Apr 07, 2025
Paper Review: TextCrafter: Accurately Rendering Multiple Texts in Complex Visual Scenes
My review of the paper TextCrafter Accurately Rendering Multiple Texts in Complex Visual Scenes
deeplearning cv imagegeneration
Mar 24, 2025
Paper Review: Video-T1: Test-Time Scaling for Video Generation
My review of the paper Video-T1 Test-Time Scaling for Video Generation
deeplearning cv
Mar 24, 2025
Paper Review: RWKV-7 Goose with Expressive Dynamic State Evolution
My review of the paper RWKV-7 Goose with Expressive Dynamic State Evolution
deeplearning nlp rnn transformer
Mar 17, 2025
Paper Review: Audio Flamingo 2: An Audio-Language Model with Long-Audio Understanding and Expert Reasoning Abilities
My review of the paper Audio Flamingo 2 An Audio-Language Model with Long-Audio Understanding and Expert Reasoning Ab...
deeplearning transformer nlp audio
Mar 10, 2025
Paper Review: Large Language Diffusion Models
LLaDA replaces autoregressive token generation with diffusion-based masked prediction, rivaling LLaMA3 8B while natur...
deeplearning nlp transformer llm
Mar 03, 2025
Paper Review: NeoBERT: A Next-Generation BERT
A compact 250M-parameter bidirectional encoder that incorporates RoPE, SwiGLU, and modern pretraining to outperform m...
deeplearning nlp transformer attention
Feb 24, 2025
Paper Review: SigLIP 2: Multilingual Vision-Language Encoders with Improved Semantic Understanding, Localization, and Dense Features
Google's upgraded vision-language encoders that add self-supervised learning and online data curation to SigLIP, deli...
deeplearning transformer cv vlm
Feb 17, 2025
Paper Review: Goku: Flow Based Video Generative Foundation Models
My review of the paper Goku Flow Based Video Generative Foundation Models
deeplearning transformer imagegeneration videogeneration
Feb 03, 2025
Paper Review: Titans: Learning to Memorize at Test Time
A new architecture that pairs attention with a learnable long-term memory module, scaling to 2M+ tokens and outperfor...
deeplearning llm nlp attention
Jan 27, 2025
Paper Review: DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning
How pure reinforcement learning (without supervised fine-tuning) can teach LLMs to reason, producing open-source mode...
deeplearning llm rl nlp
Jan 13, 2025
Paper Review: STAR: Spatial-Temporal Augmentation with Text-to-Video Models for Real-World Video Super-Resolution
My review of the paper STAR Spatial-Temporal Augmentation with Text-to-Video Models for Real-World Video Super-Resolu...
deeplearning cv video superresolution
Jan 06, 2025
Paper Review: Training Large Language Models to Reason in a Continuous Latent Space
Coconut lets LLMs reason in latent space instead of generating text tokens, enabling breadth-first exploration of rea...
deeplearning nlp llm reasoning
Dec 23, 2024
Paper Review: Smarter, Better, Faster, Longer: A Modern Bidirectional Encoder for Fast, Memory Efficient, and Long Context Finetuning and Inference
BERT rebuilt with modern tricks — 2 trillion training tokens, 8192 context length, Flash Attention, and rotary embedd...
deeplearning nlp transformer attention
Dec 16, 2024
Paper Review: Byte Latent Transformer: Patches Scale Better Than Tokens
My review of the paper Byte Latent Transformer Patches Scale Better Than Tokens
deeplearning nlp llm transformer
Dec 09, 2024
Paper Review: Reverse Thinking Makes LLMs Stronger Reasoners
My review of the paper Reverse Thinking Makes LLMs Stronger Reasoners
deeplearning nlp llm reasoning
Nov 25, 2024
Paper Review: Project Sid: Many-agent simulations toward AI civilization
What happens when you put 1k AI agents in Minecraft and let them self-organize? They form governments, transmit cultu...
deeplearning nlp llm agent
Nov 11, 2024
Paper Review: Large Language Models Orchestrating Structured Reasoning Achieve Kaggle Grandmaster Level
My review of the paper Large Language Models Orchestrating Structured Reasoning Achieve Kaggle Grandmaster Level
deeplearning nlp llm agent
Oct 29, 2024
Paper Review: Unbounded: A Generative Infinite Game of Character Life Simulation
My review of the paper Unbounded A Generative Infinite Game of Character Life Simulation
deeplearning nlp llm simulation
Oct 21, 2024
Paper Review: Contextual Document Embeddings
My review of the paper Contextual Document Embeddings
deeplearning transformer embedding nlp
Oct 14, 2024
Paper Review: Differential Transformer
My review of the paper Differential Transformer
deeplearning transformer attention nlp
Oct 07, 2024
Paper Review: Depth Pro: Sharp Monocular Metric Depth in Less Than a Second
My review of the paper Depth Pro Sharp Monocular Metric Depth in Less Than a Second
deeplearning cv depthestimation
Sep 23, 2024
Paper Review: Training Language Models to Self-Correct via Reinforcement Learning
My review of the paper Training Language Models to Self-Correct via Reinforcement Learning
deeplearning rl llm nlp
Sep 16, 2024
Paper Review: Loopy: Taming Audio-Driven Portrait Avatar with Long-Term Motion Dependency
My review of the paper Loopy Taming Audio-Driven Portrait Avatar with Long-Term Motion Dependency
deeplearning diffusion video generation
Sep 04, 2024
Paper Review: Agentic Retrieval-Augmented Generation for Time Series Analysis
My review of the paper Agentic Retrieval-Augmented Generation for Time Series Analysis
deeplearning llm timeseries
Aug 19, 2024
Paper Review: Winning Amazon KDD Cup24
My review of the paper Winning Amazon KDD Cup24
deeplearning llm qa
Aug 12, 2024
Paper Review: Wolf: Captioning Everything with a World Summarization Framework
My review of the paper Wolf Captioning Everything with a World Summarization Framework
deeplearning llm vlm summarization
Aug 05, 2024
Paper Review: Diffusion Feedback Helps CLIP See Better
My review of the paper Diffusion Feedback Helps CLIP See Better
deeplearning clip diffusion cv
Jul 29, 2024
Paper Review: Masked Attention is All You Need for Graphs
My review of the paper Masked Attention is All You Need for Graphs
deeplearning graph transformer attention
Jul 22, 2024
Paper Review: RankRAG: Unifying Context Ranking with Retrieval-Augmented Generation in LLMs
My review of the paper RankRAG Unifying Context Ranking with Retrieval-Augmented Generation in LLMs
deeplearning llm rag ranking
Jul 15, 2024
Paper Review: Unveiling Encoder-Free Vision-Language Models
My review of the paper Unveiling Encoder-Free Vision-Language Models
deeplearning llm vlm multimodal
Jul 01, 2024
Paper Review: Husky: A Unified, Open-Source Language Agent for Multi-Step Reasoning
My review of the paper Husky A Unified, Open-Source Language Agent for Multi-Step Reasoning
deeplearning llm agent
Jun 17, 2024
Paper Review: Samba: Simple Hybrid State Space Models for Efficient Unlimited Context Language Modeling
My review of the paper Samba Simple Hybrid State Space Models for Efficient Unlimited Context Language Modeling
deeplearning swa nlp mamba
Jun 10, 2024
Paper Review: σ-GPTs: A New Approach to Autoregressive Models
My review of the paper σ-GPTs A New Approach to Autoregressive Models
deeplearning nlp gpt textgeneration
Jun 03, 2024
Paper Review: LiteVAE: Lightweight and Efficient Variational Autoencoders for Latent Diffusion Models
My review of the paper LiteVAE Lightweight and Efficient Variational Autoencoders for Latent Diffusion Models
deeplearning cv autoencoder diffusion
May 27, 2024
Paper Review: YOLOv10: Real-Time End-to-End Object Detection
My review of the paper YOLOv10 Real-Time End-to-End Object Detection
deeplearning objectdetection yolo cv
May 20, 2024
Paper Review: Chameleon: Mixed-Modal Early-Fusion Foundation Models
My review of the paper Chameleon Mixed-Modal Early-Fusion Foundation Models
deeplearning mllm multimodal
May 13, 2024
Paper Review: Visualization-of-Thought Elicits Spatial Reasoning in Large Language Models
My review of the paper Visualization-of-Thought Elicits Spatial Reasoning in Large Language Models
deeplearning mllm multimodal
May 06, 2024
Paper Review: FlowMind: Automatic Workflow Generation with LLMs
My review of the paper FlowMind Automatic Workflow Generation with LLMs
deeplearning llm agent
Apr 15, 2024
Paper Review: Ferret-v2: An Improved Baseline for Referring and Grounding with Large Language Models
My review of the paper Ferret-v2 An Improved Baseline for Referring and Grounding with Large Language Models
deeplearning llm cv mllm
Apr 08, 2024
Paper Review: Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction
My review of the paper Visual Autoregressive Modeling Scalable Image Generation via Next-Scale Prediction
deeplearning generation
Apr 01, 2024
Paper Review: Vision-RWKV: Efficient and Scalable Visual Perception with RWKV-Like Architectures
My review of the paper Vision-RWKV Efficient and Scalable Visual Perception with RWKV-Like Architectures
deeplearning cv rnn attention
Mar 25, 2024
Paper Review: Chronos: Learning the Language of Time Series
Amazon's framework that tokenizes time series data for pretrained language models, enabling zero-shot forecasting tha...
deeplearning llm timeseries
Mar 19, 2024
Paper Review: Personalized Audiobook Recommendations at Spotify Through Graph Neural Networks
My review of the paper Personalized Audiobook Recommendations at Spotify Through Graph Neural Networks
deeplearning recommender gnn
Mar 11, 2024
Paper Review: NaturalSpeech 3: Zero-Shot Speech Synthesis with Factorized Codec and Diffusion Models
My review of the paper NaturalSpeech 3 Zero-Shot Speech Synthesis with Factorized Codec and Diffusion Models
deeplearning tts speech
Mar 04, 2024
Paper Review: Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models
My review of the paper Griffin Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models
deeplearning recurrent attention
Feb 26, 2024
Paper Review: YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information
My review of the paper YOLOv9 Learning What You Want to Learn Using Programmable Gradient Information
deeplearning cv objectdetection yolo
Feb 19, 2024
Paper Review: LiRank: Industrial Large Scale Ranking Models at LinkedIn
My review of the paper LiRank Industrial Large Scale Ranking Models at LinkedIn
deeplearning recommender
Feb 12, 2024
Paper Review: Lag-Llama: Towards Foundation Models for Probabilistic Time Series Forecasting
My review of the paper Lag-Llama Towards Foundation Models for Probabilistic Time Series Forecasting
deeplearning llm timeseries
Jan 29, 2024
Paper Review: Lumiere: A Space-Time Diffusion Model for Video Generation
My review of the paper Lumiere A Space-Time Diffusion Model for Video Generation
deeplearning cv stablediffusion imagegeneration
Jan 22, 2024
Paper Review: Scalable Pre-training of Large Autoregressive Image Models
My review of the paper Scalable Pre-training of Large Autoregressive Image Models
deeplearning cv
Jan 15, 2024
Paper Review: Ferret: Refer and Ground Anything Anywhere at Any Granularity
My review of the paper Ferret Refer and Ground Anything Anywhere at Any Granularity
deeplearning llm cv mllm
Jan 08, 2024
Paper Review: DocLLM: A layout-aware generative language model for multimodal document understanding
My review of the paper DocLLM A layout-aware generative language model for multimodal document understanding
deeplearning llm attention multimodal
Dec 25, 2023
Paper Review: StreamDiffusion: A Pipeline-Level Solution for Real-Time Interactive Generation
My review of the paper StreamDiffusionStreamDiffusion A Pipeline-Level Solution for Real-Time Interactive Generation
deeplearning stablediffusion cv
Dec 18, 2023
Paper Review: Pixel Aligned Language Models
My review of the paper Pixel Aligned Language Models
deeplearning llm cv
Dec 12, 2023
Paper Review: EfficientSAM: Leveraged Masked Image Pretraining for Efficient Segment Anything
My review of the paper EfficientSAM Leveraged Masked Image Pretraining for Efficient Segment Anything
deeplearning imagesegmentation cv
Dec 07, 2023
Paper Review: Translatotron 3: Speech to Speech Translation with Monolingual Data
My review of the paper Translatotron 3 Speech to Speech Translation with Monolingual Data
deeplearning languagetranslation speechtranslation speechtospeech
Dec 04, 2023
Paper Review: Adversarial Diffusion Distillation
My review of the paper Adversarial Diffusion Distillation
deeplearning cv stablediffusion adversarial
Nov 30, 2023
Paper Review: Diffuse, Attend, and Segment: Unsupervised Zero-Shot Segmentation using Stable Diffusion
My review of the paper Diffuse, Attend, and Segment Unsupervised Zero-Shot Segmentation using Stable Diffusion
deeplearning cv stablediffusion imagesegmentation
Nov 27, 2023
Paper Review: Diffusion Model Alignment Using Direct Preference Optimization
Adapting DPO from language models to image generation — training Stable Diffusion XL on 851K human preferences to sig...
deeplearning cv stablediffusion dpo
Nov 23, 2023
Paper Review: Orca 2: Teaching Small Language Models How to Reason
My review of the paper Orca 2 Teaching Small Language Models How to Reason
deeplearning nlp llm
Nov 20, 2023
Paper Review: Chain-of-Note: Enhancing Robustness in Retrieval-Augmented Language Models
My review of the paper Chain-of-Note Enhancing Robustness in Retrieval-Augmented Language Models
deeplearning nlp llm rag
Nov 16, 2023
Paper Review: Deep Learning for Day Forecasts from Sparse Observations
My review of the paper Deep Learning for Day Forecasts from Sparse Observations
deeplearning forecasting
Nov 13, 2023
Paper Review: Spoken Question Answering and Speech Continuation Using Spectrogram-Powered LLM
My review of the paper Spoken Question Answering and Speech Continuation Using Spectrogram-Powered LLM
deeplearning llm qa
Nov 09, 2023
Paper Review: CogVLM: Visual Expert for Pretrained Language Models
My review of the paper CogVLM Visual Expert for Pretrained Language Models
deeplearning cv pretraining
Nov 06, 2023
Paper Review: Collaborative Large Language Model for Recommender Systems
My review of the paper Collaborative Large Language Model for Recommender Systems
deeplearning llm recommender
Nov 02, 2023
Paper Review: SAM-CLIP: Merging Vision Foundation Models towards Semantic and Spatial Understanding
My review of the paper SAM-CLIP Merging Vision Foundation Models towards Semantic and Spatial Understanding
deeplearning cv imagesegmentation
Oct 30, 2023
Paper Review: Zephyr: Direct Distillation of LM Alignment
My review of the paper Zephyr Direct Distillation of LM Alignment
deeplearning nlp llm dpo
Oct 26, 2023
Paper Review: Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture
My review of the paper Monarch Mixer A Simple Sub-Quadratic GEMM-Based Architecture
deeplearning nlp cv
Oct 23, 2023
Paper Review: Self-RAG: Learning to Retrieve, Generate, and Critique through Self-Reflection
My review of the paper Self-RAG Learning to Retrieve, Generate, and Critique through Self-Reflection
deeplearning llm nlp
Oct 19, 2023
Paper Review: PaLI-3 Vision Language Models: Smaller, Faster, Stronger
My review of the paper PaLI-3 Vision Language Models Smaller, Faster, Stronger
deeplearning llm vlm nlp
Oct 16, 2023
Paper Review: InstructRetro: Instruction Tuning post Retrieval-Augmented Pretraining
My review of the paper InstructRetro Instruction Tuning post Retrieval-Augmented Pretraining
deeplearning llm nlp finetuning
Oct 12, 2023
Paper Review: Mistral 7B
My review of the paper Mistral 7B
deeplearning llm nlp
Oct 09, 2023
Paper Review: Think before you speak: Training Language Models With Pause Tokens
My review of the paper Think before you speak Training Language Models With Pause Tokens
deeplearning llm nlp
Oct 05, 2023
Paper Review: QA-LoRA: Quantization-Aware Low-Rank Adaptation of Large Language Models
My review of the paper QA-LoRA Quantization-Aware Low-Rank Adaptation of Large Language Models
deeplearning llm nlp quantization
Oct 02, 2023
Paper Review: LAVIE: High-Quality Video Generation with Cascaded Latent Diffusion Models
My review of the paper LAVIE High-Quality Video Generation with Cascaded Latent Diffusion Models
deeplearning cv diffusion
Sep 28, 2023
Paper Review: DreamLLM: Synergistic Multimodal Comprehension and Creation
My review of the paper DreamLLM Synergistic Multimodal Comprehension and Creation
deeplearning llm cv nlp
Sep 25, 2023
Paper Review: FreeU: Free Lunch in Diffusion U-Net
My review of the paper FreeU Free Lunch in Diffusion U-Net
deeplearning stablediffusion unet cv
Sep 21, 2023
Paper Review: Connecting Large Language Models with Evolutionary Algorithms Yields Powerful Prompt Optimizers
My review of the paper Connecting Large Language Models with Evolutionary Algorithms Yields Powerful Prompt Optimizers
deeplearning llm promptengineering
Sep 18, 2023
Paper Review: SLiMe: Segment Like Me
My review of the paper SLiMe Segment Like Me
deeplearning cv imagesegmentation fewshotlearning
Sep 14, 2023
Paper Review: TSMixer: An All-MLP Architecture for Time Series Forecasting
My review of the paper TSMixer An All-MLP Architecture for Time Series Forecasting
deeplearning mlp timeseries
Sep 11, 2023
Paper Review: Explaining grokking through circuit efficiency
My review of the paper Explaining grokking through circuit efficiency
deeplearning
Sep 07, 2023
Paper Review: Contrastive Feature Masking Open-Vocabulary Vision Transformer
My review of the paper Contrastive Feature Masking Open-Vocabulary Vision Transformer
deeplearning cv objectdetection
Sep 04, 2023
Paper Review: RecMind: Large Language Model Powered Agent For Recommendation
My review of the paper RecMind Large Language Model Powered Agent For Recommendation
deeplearning llm
Aug 31, 2023
Paper Review: CoTracker: It is Better to Track Together
My review of the paper CoTracker It is Better to Track Together
deeplearning cv objecttracking
Aug 28, 2023
Paper Review: Giraffe: Adventures in Expanding Context Lengths in LLMs
My review of the paper Giraffe Adventures in Expanding Context Lengths in LLMs
deeplearning nlp llm
Aug 24, 2023
Paper Review: OBELISC: An Open Web-Scale Filtered Dataset of Interleaved Image-Text Documents
My review of the paper OBELISC An Open Web-Scale Filtered Dataset of Interleaved Image-Text Documents
deeplearning nlp llm
Aug 21, 2023
Paper Review: LISA: Reasoning Segmentation via Large Language Model
My review of the paper LISA Reasoning Segmentation via Large Language Model
deeplearning cv imagesegmentation
Aug 17, 2023
Paper Review: FastViT: A Fast Hybrid Vision Transformer using Structural Reparameterization
My review of the paper FastViT A Fast Hybrid Vision Transformer using Structural Reparameterization
deeplearning cv sota transformer
Aug 10, 2023
Paper Review: Open Problems and Fundamental Limitations of Reinforcement Learning from Human Feedback
A systematic survey of what's broken in RLHF — from reward hacking to evaluation gaps — and what techniques can fix, ...
deeplearning nlp llm finetuning
Aug 10, 2023
Paper Review: UniversalNER: Targeted Distillation from Large Language Models for Open Named Entity Recognition
My review of the paper UniversalNER Targeted Distillation from Large Language Models for Open Named Entity Recognition
deeplearning nlp llm ner
Aug 07, 2023
Paper Review: Skeleton-of-Thought: Large Language Models Can Do Parallel Decoding
My review of the paper Skeleton-of-Thought Large Language Models Can Do Parallel Decoding
deeplearning nlp llm
Aug 03, 2023
Paper Review: Tracking Anything in High Quality
My review of the paper Tracking Anything in High Quality
deeplearning objectdetection imagesegmentation
Jul 31, 2023
Paper Review: TabR: Unlocking the Power of Retrieval-Augmented Tabular Deep Learning
My review of the paper TabR Unlocking the Power of Retrieval-Augmented Tabular Deep Learning
deeplearning tabular
Jul 27, 2023
Paper Review: Meta-Transformer: A Unified Framework for Multimodal Learning
My review of the paper Meta-Transformer A Unified Framework for Multimodal Learning
deeplearning nlp transformer cv
Jul 24, 2023
Paper Review: Retentive Network: A Successor to Transformer for Large Language Models
My review of the paper Retentive Network A Successor to Transformer for Large Language Models
deeplearning nlp transformer llm
Jul 20, 2023
Paper Review: Llama 2: Open Foundation and Fine-Tuned Chat Models
Meta's open-source LLM family (7B–70B parameters) with chat fine-tuning that matched or beat closed-source models on ...
deeplearning nlp finetuning
Jul 17, 2023
Paper Review: Scaling Autoregressive Multi-Modal Models: Pretraining and Instruction Tuning
My review of the paper Scaling Autoregressive Multi-Modal Models Pretraining and Instruction Tuning
deeplearning cv nlp imagegeneration
Jul 13, 2023
Paper Review: UniverSeg: Universal Medical Image Segmentation
My review of the paper UniverSeg Universal Medical Image Segmentation
deeplearning cv imagesegmentation
Jul 10, 2023
Paper Review: Recognize Anything: A Strong Image Tagging Model
My review of the paper Recognize Anything A Strong Image Tagging Model
deeplearning cv imagecaptioning multimodal
Jul 06, 2023
Paper Review: Hiera: A Hierarchical Vision Transformer without the Bells-and-Whistles
My review of the paper Hiera A Hierarchical Vision Transformer without the Bells-and-Whistles
deeplearning cv transformer sota
Jul 03, 2023
Paper Review: Multilingual End to End Entity Linking
My review of the paper Multilingual End to End Entity Linking
deeplearning nlp llm entitylinking
Jun 29, 2023
Paper Review: Fast Segment Anything
My review of the paper Fast Segment Anything
deeplearning cv imagesegmentation video
Jun 26, 2023
Paper Review: Tracking Everything Everywhere All at Once
My review of the paper Tracking Everything Everywhere All at Once
deeplearning cv motiontracking video
Jun 23, 2023
Paper Review: Voicebox: Text-Guided Multilingual Universal Speech Generation at Scale
My review of the paper Voicebox Text-Guided Multilingual Universal Speech Generation at Scale
deeplearning audio tts speech
Jun 19, 2023
Paper Review: Principle-Driven Self-Alignment of Language Models from Scratch with Minimal Human Supervision
My review of the paper Principle-Driven Self-Alignment of Language Models from Scratch with Minimal Human Supervision
deeplearning nlp llm chatbot
Jun 15, 2023
Paper Review: Self-Supervised Learning from Images with a Joint-Embedding Predictive Architecture
Yann LeCun's I-JEPA learns semantic image representations by predicting masked patch features — no data augmentation ...
deeplearning selfsupervised pretraining sota
Jun 12, 2023
Paper Review: BiomedGPT: A Unified and Generalist Biomedical Generative Pre-trained Transformer for Vision, Language, and Multimodal Tasks
My review of the paper BiomedGPT A Unified and Generalist Biomedical Generative Pre-trained Transformer for Vision, L...
deeplearning nlp gpt selfsupervised
Jun 08, 2023
Paper Review: StableRep: Synthetic Images from Text-to-Image Models Make Strong Visual Representation Learners
My review of the paper StableRep Synthetic Images from Text-to-Image Models Make Strong Visual Representation Learners
deeplearning stablediffusion nlp cv
Jun 05, 2023
Paper Review: The effectiveness of MAE pre-pretraining for billion-scale pretraining
My review of the paper The effectiveness of MAE pre-pretraining for billion-scale pretraining
deeplearning cv pretraining
Jun 01, 2023
Paper Review: QLoRA: Efficient Finetuning of Quantized LLMs
My review of the paper QLoRA Efficient Finetuning of Quantized LLMs
deeplearning finetuning optimization
May 30, 2023
Paper Review: Chain of Hindsight Aligns Language Models with Feedback
My review of the paper Chain of Hindsight Aligns Language Models with Feedback
deeplearning nlp llm finetuning
May 25, 2023
Paper Review: MMS: Scaling Speech Technology to 1000+ languages
My review of the paper MMS Scaling Speech Technology to 1000+ languages
deeplearning audio pytorch speechrecognition
May 22, 2023
Paper Review: Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold
My review of the paper Drag Your GAN Interactive Point-based Manipulation on the Generative Image Manifold
deeplearning cv gan pytorch
May 18, 2023
Paper Review: DarkBERT: A Language Model for the Dark Side of the Internet
My review of the paper DarkBERT A Language Model for the Dark Side of the Internet
deeplearning nlp pretraining llm
May 15, 2023
Paper Review: NaturalSpeech 2: Latent Diffusion Models are Natural and Zero-Shot Speech and Singing Synthesizers
My review of the paper NaturalSpeech 2 Latent Diffusion Models are Natural and Zero-Shot Speech and Singing Synthesizers
deeplearning audio diffusion
May 10, 2023
Paper Review: ImageBind: One Embedding Space To Bind Them All
My review of the paper ImageBind One Embedding Space To Bind Them All
deeplearning nlp cv multimodal
May 08, 2023
Paper Review: Distilling Step-by-Step! Outperforming Larger Language Models with Less Training Data and Smaller Model Sizes
My review of the paper Distilling Step-by-Step Outperforming Larger Language Models with Less Training Data and Small...
deeplearning nlp distillation llm
May 04, 2023
Paper Review: Phoenix: Democratizing ChatGPT across Languages
My review of the paper Phoenix Democratizing ChatGPT across Languages
deeplearning nlp
May 01, 2023
Paper Review: Scaling Transformer to 1M tokens and beyond with RMT
My review of the paper Scaling Transformer to 1M tokens and beyond with RMT
deeplearning transformer
Apr 27, 2023
Paper Review: Speed Is All You Need: On-Device Acceleration of Large Diffusion Models via GPU-Aware Optimizations
My review of the paper Speed Is All You Need On-Device Acceleration of Large Diffusion Models via GPU-Aware Optimizat...
deeplearning diffusion
Apr 24, 2023
Paper Review: Generative Agents: Interactive Simulacra of Human Behavior
My review of the paper Generative Agents Interactive Simulacra of Human Behavior
deeplearning nlp
Apr 20, 2023
Paper Review: DINOv2: Learning Robust Visual Features without Supervision
How Meta built all-purpose visual features by scaling self-supervised pretraining to a curated 142M-image dataset, pr...
deeplearning cv pytorch imagesegmentation
Apr 17, 2023
Paper Review: InceptionNeXt: When Inception Meets ConvNeXt
My review of the paper InceptionNeXt When Inception Meets ConvNeXt
deeplearning cv pytorch
Apr 08, 2023
Paper Review: Segment Anything
My review of the paper Segment Anything
deeplearning cv pytorch imagesegmentation
Apr 02, 2023
Paper Review: BloombergGPT: A Large Language Model for Finance
Bloomberg trained a 50B-parameter LLM on 363B tokens of proprietary financial data. It crushes existing models on fin...
deeplearning nlp
Mar 27, 2023
Paper Review: ReBotNet: Fast Real-time Video Enhancement
My review of the paper ReBotNet Fast Real-time Video Enhancement
deeplearning cv video
Mar 20, 2023
Paper Review: Hyena Hierarchy: Towards Larger Convolutional Language Models
My review of the paper Hyena Hierarchy Towards Larger Convolutional Language Models
deeplearning nlp cv llm
Mar 13, 2023
Paper Review: Visual ChatGPT: Talking, Drawing and Editing with Visual Foundation Models
My review of the paper Visual ChatGPT Talking, Drawing and Editing with Visual Foundation Models
deeplearning nlp transformer visual
Mar 09, 2023
Paper Review: PaLM-E: An Embodied Multimodal Language Model
My review of the paper PaLM-E An Embodied Multimodal Language Model
deeplearning nlp transformer sota
Mar 06, 2023
Paper Review: In-Context Instruction Learning
My review of the paper In-Context Instruction Learning
deeplearning nlp transformer sota
Feb 26, 2023
Paper Review: LLaMA: Open and Efficient Foundation Language Models
My review of the paper LLaMA Open and Efficient Foundation Language Models
deeplearning nlp transformer sota
Feb 20, 2023
Paper Review: Scaling Vision Transformers to 22 Billion Parameters
My review of the paper Scaling Vision Transformers to 22 Billion Parameters
deeplearning cv transformer sota
Feb 13, 2023
Paper Review: Dual PatchNorm
My review of the paper Dual PatchNorm
deeplearning transformer cv
Feb 06, 2023
Paper Review: Cut and Learn for Unsupervised Object Detection and Instance Segmentation
My review of the paper Cut and Learn for Unsupervised Object Detection and Instance Segmentation
deeplearning cv objectdetection imagesegmentation
Jan 29, 2023
Paper Review: StyleGAN-T Unlocking the Power of GANs for Fast Large-Scale Text-to-Image Synthesis
My review of the paper StyleGAN-T Unlocking the Power of GANs for Fast Large-Scale Text-to-Image Synthesis
deeplearning cv gan styletransfer
Jul 24, 2022
Paper Review: Next-ViT Next Generation Vision Transformer for Efficient Deployment in Realistic Industrial Scenarios
My review of the paper Next-ViT Next Generation Vision Transformer for Efficient Deployment in Realistic Industrial S...
deeplearning cv transformer
Dec 10, 2021
Paper Review: NL-Augmenter A Framework for Task-Sensitive Natural Language Augmentation
My review of the paper NL-Augmenter A Framework for Task-Sensitive Natural Language Augmentation and my contribution ...
deeplearning nlp augmentation robustness
Nov 25, 2021
Paper Review: NÜWA Visual Synthesis Pre-training for Neural visUal World creAtion
My review of the paper NÜWA Visual Synthesis Pre-training for Neural visUal World creAtion
deeplearning cv transformer pretraining
Nov 19, 2021
Paper Review: Swin Transformer V2 Scaling Up Capacity and Resolution
My review of the paper Swin Transformer V2 Scaling Up Capacity and Resolution
deeplearning cv transformer
Oct 10, 2021
Paper Review: A Recipe For Arbitrary Text Style Transfer with Large Language Models
My review of the paper A Recipe For Arbitrary Text Style Transfer with Large Language Models
deeplearning nlp styletransfer
Sep 13, 2021
Paper Review: SwinIR Image Restoration Using Swin Transformer
My review of the paper SwinIR Image Restoration Using Swin Transformer
deeplearning cv transformer superresolution
Sep 01, 2021
Paper Review: Efficient Visual Pretraining with Contrastive Detection
My review of the paper Efficient Visual Pretraining with Contrastive Detection
deeplearning cv pretraining selfsupervised
Aug 15, 2021
Paper Review: Domain-Aware Universal Style Transfer
My review of the paper Domain-Aware Universal Style Transfer
deeplearning cv styletransfer
Jul 23, 2021
Paper Review: YOLOX Exceeding YOLO Series in 2021
My review of the paper YOLOX Exceeding YOLO Series in 2021
deeplearning cv objectdetection endtoend
Jul 12, 2021
Paper Review: Long-Short Transformer Efficient Transformers for Language and Vision
My review of the paper Long-Short Transformer Efficient Transformers for Language and Vision
deeplearning cv nlp transformer
Jun 18, 2021
Paper Review: Semi-Autoregressive Transformer for Image Captioning
My review of the paper Semi-Autoregressive Transformer for Image Captioning
deeplearning imagecaptioning multimodal
Jun 10, 2021
Paper Review: CoAtNet Marrying Convolution and Attention for All Data Sizes
My review of the paper CoAtNet Marrying Convolution and Attention for All Data Sizes
deeplearning cv pretraining cnn
Jun 02, 2021
Paper Review: ByT5 Towards a token-free future with pre-trained byte-to-byte models
My review of the paper ByT5 Towards a token-free future with pre-trained byte-to-byte models
deeplearning nlp pretraining
May 21, 2021
Paper Review: Long Text Generation by Modeling Sentence-Level and Discourse-Level Coherence
My review of the paper Long Text Generation by Modeling Sentence-Level and Discourse-Level Coherence
deeplearning nlp nlg pretraining
May 10, 2021
Paper Review: Are Pre-trained Convolutions Better than Pre-trained Transformers?
My review of the paper Are Pre-trained Convolutions Better than Pre-trained Transformers?
deeplearning nlp cnn transformer
May 04, 2021
Paper Review: MDETR -- Modulated Detection for End-to-End Multi-Modal Understanding
My review of the paper MDETR -- Modulated Detection for End-to-End Multi-Modal Understanding.
deeplearning objectdetection multimodal
Apr 07, 2021
Paper Review: Generating Furry Cars: Disentangling Object Shape and Appearance across Multiple Domains
My review of the paper Generating Furry Cars Disentangling Object Shape and Appearance across Multiple Domains.
cv gan deeplearning
Apr 02, 2021
Paper Review: EfficientNetV2: Smaller Models and Faster Training
My review of the paper EfficientNetV2 Smaller Models and Faster Training.
cv sota nas deeplearning
Mar 29, 2021
Paper Review: Few-Shot Text Classification with Triplet Networks, Data Augmentation, and Curriculum Learning
My review of the paper Few-Shot Text Classification with Triplet Networks, Data Augmentation, and Curriculum Learning.
nlp fewshotlearning augmentation curriculumlearning
Mar 21, 2021
Paper Review: LightningDOT: Pre-training Visual-Semantic Embeddings for Real-Time Image-Text Retrieval
My review of the paper LightningDOT Pre-training Visual-Semantic Embeddings for Real-Time Image-Text Retrieval.
pretraining realtime ranking deeplearning
Mar 16, 2021
Paper Review: Revisiting ResNets: Improved Training and Scaling Strategies
My review of the paper Revisiting ResNets, Improved Training and Scaling Strategies.
cv sota
Mar 12, 2021
Paper Review: Contrastive Semi-supervised Learning for ASR
My review of the paper Contrastive Semi-supervised Learning for ASR.
asr contrastivelearning semisupervised speech
Feb 22, 2021
Paper Review: Real-World Super-Resolution of Face-Images from Surveillance Cameras
My review of the paper Real-World Super-Resolution of Face-Images from Surveillance Cameras.
deeplearning superresolution cv
Feb 07, 2021
Paper Review: ObjectAug: Object-level Data Augmentation for Semantic Image Segmentation
My review of the paper ObjectAug Object-level Data Augmentation for Semantic Image Segmentation .
deeplearning augmentation imageinpainting imagesegmentation
Jan 31, 2021
Paper Review: JigsawGAN: Self-supervised Learning for Solving Jigsaw Puzzles with Generative Adversarial Networks
My review of the paper JigsawGAN Self-supervised Learning for Solving Jigsaw Puzzles with Generative Adversarial Netw...
deeplearning jigsaw selfsupervised gan
Aug 19, 2020
Paper Review: Language-agnostic BERT Sentence Embedding
My review of the paper Language-agnostic BERT Sentence Embedding.
deeplearning transformer nlp tensorflow
Jul 28, 2020
Paper Review: Funnel Activation for Visual Recognition
My review of the paper Funnel Activation for Visual Recognition.
deeplearning activationfunction cv pytorch
Jul 04, 2020
Paper Review: ReXNet: Diminishing Representational Bottleneck on Convolutional Neural Network
My review of the paper ReXNet Diminishing Representational Bottleneck on Convolutional Neural Network.
deeplearning pretraining transferlearning cv
Jun 14, 2020
Paper Review: VirTex: Learning Visual Representations from Textual Annotations
My review of the paper VirTex Learning Visual Representations from Textual Annotations.
imagecaptioning cv visual annotation
Jun 10, 2020
Paper Review: Linformer: Self-Attention with Linear Complexity
My review of the paper Linformer Self-Attention with Linear Complexity.
deeplearning attention transformer efficiency
May 28, 2020
Paper Review: End-to-End Object Detection with Transformers
My review of the paper End-to-End Object Detection with Transformers.
deeplearning objectdetection transformer coco
May 23, 2020
Paper Review: SpERT Span-based Joint Entity and Relation Extraction with Transformer Pre-training
My review of the paper SpERT Span-based Joint Entity and Relation Extraction with Transformer Pre-training.
nlp deeplearning transformer bert
May 17, 2020
Paper Review: Transformer Reasoning Network for Image-Text Matching and Retrieval
My review of the paper Transformer Reasoning Network for Image-Text Matching and Retrieval.
transformer cv imagetextmatching multimodal
May 10, 2020
Paper Review: Named Entity Recognition without Labelled Data A Weak Supervision Approach
My review of the paper Named Entity Recognition without Labelled Data A Weak Supervision Approach.
nlp ner weaksupervision

← All tags