Apple unveils CoreML 4 with Neural Architecture Search tooling for designers
Tech · 5 min read
CoreML 4's NAS tooling includes presets for UI-related tasks such as OCR on small text, on-device style transfer, and perceptual image quality metrics. Designers can tweak high-level goals (latency, battery, accuracy) and let the pipeline search for an optimized model configuration that meets those constraints.
Apple also introduced a Visual Model Profiler that maps model complexity to perceived UI impact — e.g., how much texture detail is lost when lowering compute — making trade-offs understandable to non-engineers. The release integrates tightly with Xcode and SwiftUI previews for immediate testing on devices.
Apple frames CoreML 4 as empowering teams to ship smarter on-device experiences while preserving user privacy and battery life. The company is encouraging designers to participate in model optimization feedback loops to better balance aesthetics and performance.