Evaluation Setup
Case study of a university student's daily activity data processed on a Google Pixel 8 Pro.
Benchmarks:
- Single-user Case Study (Personalized recommendation generation) [New]
Metrics:
- Battery consumption
- RAM usage
- Qualitative response quality
- Statistical methodology: Not explicitly reported in the paper
Key Results
| Benchmark |
Metric |
Baseline |
This Paper |
Ξ |
| On-device Inference |
Battery Drain (5 min) |
Not reported in the paper |
3% |
Not reported in the paper
|
| On-device Inference |
RAM Usage |
Not reported in the paper |
16.5% |
Not reported in the paper
|
Main Takeaways
- Feasibility: 8B parameter models can run on modern smartphones (Pixel 8 Pro) with manageable but significant resource usage.
- Personalization Capability: The model successfully correlated diverse data points (stress reported in ESM, complaint email in screen text) to generate relevant advice.
- Trade-offs: On-device execution eliminates privacy risks and cloud costs but currently suffers from higher energy consumption and potential hallucinations compared to cloud alternatives.