🧠 Daily Study Log [2025-07-22]
A productive day of multi-threaded progress: competition tuning, paper writing, new ideas, SQL theory, and project housekeeping.
Some directions are becoming clearer β€” especially around personalization and explainable modeling.


πŸ“„ Paper Review β€” Unsupervised 3D Pose Estimation for Hierarchical Dance Video Recognition

Wrapped up Day 4 of the paper review.
Focused on the experiments, performance results, and conclusion/future work.

Key takeaways:

This paper continues to stand out for its modularity and practical evaluation pipeline.


πŸ’‘ Project Idea β€” Travel With Whom: Context-Aware Review Mining

Explored a new NLP project idea centered around classifying reviews based on travel companion context.
This could enrich travel recommendation systems by understanding whether a place is good for families, couples, friends, or solo travelers.

Key components:

Promising direction for both academic application and product design.


πŸ“Š Competition Progress β€” Electricity Usage Forecasting (DACON)

Made significant advances on model tuning and ensemble strategies:

Strategies applied:

  1. RandomSearchCV tuning
  2. Feature engineering + ensemble with hold-out validation
  3. Optuna-based tuning + final ensemble (in progress)

🧠 SQL Practice β€” Subqueries

Reviewed SQL subquery patterns:

Trying to solidify SQL foundations before I dive deeper into window functions and analytics.


πŸ“š Paper Group β€” Direction Setting & Exploration

As part of leading our research reading group, I:

Planning to map these to future projects involving performance feedback and skeleton tracking.


πŸ—‚ GitHub Cleanup

Wrapped up the day with some repository organization:

Trying to maintain a clean portfolio as projects evolve.


βœ… TL;DR

πŸ“ Paper: Finished experiment/conclusion section of HDVR pose paper
πŸ“ Idea: Designed β€œTravel With Whom” context-aware review system
πŸ“ Competition: Tuned and ensembled multiple models (RandomSearch, Optuna, Hold-out)
πŸ“ SQL: Focused study on subqueries
πŸ“ Study Group: Set direction & reviewed SEVENTEEN pose paper
πŸ“ GitHub: Final cleanup and consolidation