Things I Am Interested About

Current areas of exploration, technical curiosities, and research directions I'm actively reading about.

Efficient AI Systems

Reading Sources

  1. Mixed Precision Training in Large Language Models (Paper)
  2. NVIDIA TensorRT Documentation & Best Practices
  3. Flash Attention: Fast and Memory-Efficient Exact Attention
  4. Phi-3: Small Language Models with Big Performance
  5. Knowledge Distillation: A Survey (2023)

Vision-Language Models & Multimodal AI

Reading Sources

  1. V-JEPA: Video Joint Embedding Predictive Architecture (Meta AI)
  2. COSMOS: World Foundation Models from NVIDIA
  3. World Models (Ha & Schmidhuber, 2018)
  4. DreamerV3: Mastering Diverse Domains through World Models
  5. Video Diffusion Models: A Survey

Reasoning Models in LLMs

Reading Sources

  1. Sebastian Raschka: The State of RL for LLM Reasoning
  2. DeepSeek-R1: Scaling Test-Time Compute with RL
  3. OpenAI o1 System Card
  4. Marco-o1: Towards Open Reasoning Models
  5. QwQ: Reflecting on Reflections

Post-Training Optimization

Reading Sources

  1. RT-2: Vision-Language-Action Models Transfer Web Knowledge to Robotic Control
  2. CLIP: Learning Transferable Visual Models From Natural Language Supervision
  3. Flamingo: A Visual Language Model for Few-Shot Learning
  4. Open X-Embodiment: Robotic Learning Datasets and RT-X Models
  5. LLaVA: Large Language and Vision Assistant

World Models & Predictive AI

Reading Sources

  1. RLHF: Training Language Models from Human Feedback
  2. DPO: Direct Preference Optimization
  3. Constitutional AI: Harmlessness from AI Feedback
  4. LoRA: Low-Rank Adaptation of Large Language Models
  5. QLoRA: Efficient Finetuning of Quantized LLMs

Robotics & Embodied AI

Reading Sources

  1. ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM
  2. Learning to See by Moving (Berkeley)
  3. Domain Randomization for Transferring Deep Neural Networks
  4. Neural SLAM: Learning to Explore with External Memory
  5. Sim-to-Real Transfer in Robotics: A Survey

Systems & Infrastructure

Reading Sources

  1. FlashAttention-2: Faster Attention with Better Parallelism and Work Partitioning
  2. Efficient Large-Scale Language Model Training on GPU Clusters (Megatron)
  3. CUDA Programming Guide - Kernel Fusion Techniques
  4. TinyML: Machine Learning with TensorFlow Lite
  5. MLOps: Continuous Delivery and Automation Pipelines in ML

LLMs & Agents in Finance

Reading Sources

  1. Anemoi: A Semi-Centralized Multi-agent System Based on Agent-to-Agent Communication MCP server from Coral Protocol
  2. BloombergGPT: A Large Language Model for Finance
  3. FinGPT: Open-Source Financial Large Language Models
  4. Model Context Protocol (MCP) Documentation - Anthropic
  5. Building LLM Applications for Production (Chip Huyen)
  6. Fundamental Labs: AI-Powered Investment Research

Emerging & Exploratory Areas

Reading Sources

  1. The Hallmarks of Aging (López-Otín et al., 2023 Update)
  2. AlphaFold: Highly Accurate Protein Structure Prediction
  3. Curiosity-driven Exploration by Self-supervised Prediction
  4. Open-Ended Learning Leads to Generally Capable Agents (DeepMind)
  5. Graph Neural Networks for Drug Discovery: A Survey

📚 Live Reading List

This is my actively updated reading list. Papers are tracked with status (To Read, Reading, Completed) and include descriptions and key concepts.

Note: If the sheet doesn't appear, you may need to view it directly on Google Sheets.

These topics reflect both my current work at NVIDIA on production AI systems and my broader curiosity about the future of AI, robotics, and their applications. I've explored building financial agents with MCP servers for automated analysis, and I'm particularly interested in world models that understand physical dynamics, vision-language-action models for robotics, and making AI more efficient and accessible with limited compute resources.