An AI assistant for anime colorists reduces the tedium of finding and filling tiny unpainted pixels: in a 13-person professional study GapFill sped up gap-checking and lowered overlooked errors, while participants stressed control and clear visual cues over raw prediction accuracy.
Citation observations
Cumulative provider counts captured on specific dates; providers are never combined.
No provider observation is available for this paper.
Missing data, not a zero citation count.
Animation production workflows often involve digital colorization of line art, where small unpainted regions ("gaps") frequently occur and remain an underexplored challenge. We conducted a formative study in Japanese animation (anime) pipelines and found that while the paint bucket tool is widely used for base coloring, tiny enclosed areas are frequently overlooked, resulting in time-consuming manual detection and filling. We introduce GapFill, a tool grounded in professional practices that reduces the effort of gap detection, zooming, and color selection. Our deep-learning method suggests appropriate fill colors by referencing surrounding regions, leveraging the flat-color nature of anime-style images. In a user study with 13 professional colorists, our system improved performance and usability in gap-filling tasks over conventional methods. The study also suggested that prediction accuracy alone is not the primary factor for usability, that appropriate colors can be contextually ambiguous, and that GapFill can complement existing tools depending on users' trust in new AI-powered assistance.
Summary
Main Finding
GapFill is an AI-assisted tool tailored to professional anime colorists that automatically detects tiny unpainted regions (“gaps”) and suggests plausible fill colors by inferring region-to-region correspondences rather than directly regressing colors. In a user study with professional colorists, GapFill significantly improved efficiency and usability for final gap-detection-and-fill tasks, even though prediction accuracy (81.7% on an unseen dataset) was not the sole determinant of user acceptance—trust, controllability, and visual aids mattered strongly.
Key Points
- Problem identified: Small enclosed unpainted pixels (“gaps”) are common in anime colorization workflows and costly to find/fix manually; even a single missed pixel can require costly retakes.
- Workflow grounding: Authors conducted a formative study with industry practitioners (survey + interviews + screen capture) to align design with real production practices (Clip Studio Paint as standard tool).
- Tool features:
- Automatic gap detection with circular highlights.
- Temporary color suggestions for each gap based on surrounding regions.
- Hover-to-magnify, drag-to-pick/correct, sweep-to-apply, and one-click fill options to fit existing workflows.
- Technical approach:
- Domain-specific deep learning that leverages anime’s flat-color structure.
- Rather than predicting color values directly, the model outputs a spatial likelihood map identifying which neighboring region likely shares the same color as the gap; color is inferred by copying from that region (region-to-region correspondence).
- Empirical results:
- User study with 13 professional colorists comparing GapFill vs conventional methods on two tasks (full colorization and final gap-check/fill).
- Significant improvements particularly on the final gap-filling/check task (reduced completion time and fewer overlooked gaps).
- Model accuracy: 81.68% on an unseen dataset; participants found suggestions useful though appropriate color can be contextually ambiguous.
- Human factors: Usability depended on controllability, clear visual cues, and users’ trust in the AI; prediction accuracy alone did not predict adoption.
Data & Methods
- Formative study:
- S1: Online survey of 20 professional colorists (experience 1–9 years, mean 4.6 years).
- S2: Four 30-minute semi-structured interviews with studio professionals; plus one professional screen recording.
- Tools observed: Clip Studio Paint (paint bucket widely used), Leftover Pen, Enclose & Fill; common practice includes batch strategies and strict quality checks.
- System design & interaction:
- Gap detection + UI elements: circular highlights, magnified preview on hover, drag-activated color-picker, sweep/apply.
- Machine learning method:
- Domain-tailored model leveraging flat discrete regions.
- Outputs a spatial likelihood map indicating which neighboring region to copy color from; robust to small region size and local ambiguity.
- Avoids direct continuous color regression, improving stability for flat-color domains.
- Evaluation:
- Controlled user study with 13 professional colorists (two tasks: color-from-scratch and detect/fill gaps in partially colored frames).
- Objective metrics: completion time; number of overlooked gaps.
- Subjective metrics: SUS-like usability feedback, semi-structured interviews, feature-level analyses.
- Quantitative model performance: 81.68% accuracy on an unseen dataset.
- Reproducibility: Code and materials available at the authors’ project page.
Implications for AI Economics
- Productivity and cost savings
- Direct time savings on the labor-intensive final checking stage can reduce per-frame labor costs and retake frequency, improving studio throughput. Even modest per-frame time reductions compound across high-volume production (200+ titles/year industry context).
- Because GapFill targets a repetitive micro-task (gap detection/fill) rather than entire creative decisions, it is likely to yield high marginal productivity gains with low disruption to core artistic labor.
- Adoption drivers and frictions
- Adoption will depend less on raw accuracy and more on perceived reliability, ease of integration into existing tooling (Clip Studio Paint), and user control. Integration costs (training, workflow changes) and trust-building are therefore key economic frictions.
- Batch-processing practices and varying studio conventions mean heterogenous adoption; tools that are configurable to studio pipelines will capture more market share.
- Labor market effects
- GapFill is an augmentation tool that preserves human control and oversight. Short-term effects are likely to be efficiency gains for existing colorists (higher output per hour) rather than large-scale displacement.
- Over time, productivity gains could shift staffing models (fewer hours per frame, different allocation of labor toward higher-value tasks such as shading, compositing, or pipeline QA).
- Skill premiums may shift to artists who best leverage human–AI workflows (e.g., efficient checking, color-correction finesse).
- Business and competitive implications
- Studios that adopt targeted AI-augmentation tools for micro-tasks can lower marginal production costs, improving competitiveness—particularly smaller studios that compete on turnaround time.
- Vendors offering plug-and-play, studio-integratable AI tools (with clear controls and explainability) may capture B2B value; pricing models could be per-seat subscription, per-frame processing, or enterprise integration fees.
- Quality assurance and liability
- Since even single-pixel errors can trigger costly retakes, tools that both reduce overlooked gaps and make corrections reversible will be valued. Liability concerns (who is responsible for AI mistakes) argue for AI-as-assistants with human sign-off rather than full automation.
- Research & policy/economic measurement suggestions
- Future economic analyses should quantify per-frame time savings, retake-cost reductions, and downstream effects on staffing and contract rates.
- Empirical ROI estimates require studio-level pilots measuring: average frames per day per colorist before/after, retake rates, and integration/training costs.
- Examine market-level impacts: diffusion rates across studios, changes in outsourcing (onshore vs offshore) and effects on contract pricing in animation supply chains.
- Broader implications for creative-AI markets
- The paper exemplifies a high-value niche strategy: small, well-integrated AI tools that augment narrow, high-friction sub-tasks may reach adoption faster than generalist automation systems.
- Trust, controllability, and workflow fit are economic levers—vendors should prioritize these product attributes to capture value.
If useful, I can (1) produce a simple back-of-the-envelope ROI template studios could use to estimate savings from adopting GapFill, or (2) outline an empirical study design to measure market-level adoption effects. Which would you prefer?
Assessment
Claims (11)
| Claim | Direction | Outcome | Confidence & Evidence | Details |
|---|---|---|---|---|
| Small unpainted enclosed regions (“gaps”) are a common problem in professional anime colorization. Error Rate | negative | Frequency of unpainted gaps requiring correction |
Reading fidelity
high
Study strength
medium
|
n=20
11 of 20 participants; 65% responded positively
|
| Addressing unpainted gaps is time-consuming for professional anime colorists. Task Completion Time | negative | Time burden of detecting and filling gaps |
Reading fidelity
high
Study strength
medium
|
n=20
60% agreed; up to several minutes per frame in the worst case
|
| The paint bucket tool is widely used in anime colorization workflows. Adoption Rate | positive | Use of the Paint Bucket tool |
Reading fidelity
high
Study strength
medium
|
n=24
90% reported using the Paint Bucket
|
| Current methods for finding and filling gaps require manual detection, zooming, color selection, and filling. Organizational Efficiency | negative | Manual effort required for gap correction |
Reading fidelity
high
Study strength
medium
|
n=24
|
| GapFill improves performance and usability in gap-filling tasks compared with conventional tools. Organizational Efficiency | positive | Gap-filling task performance and perceived usability |
Reading fidelity
high
Study strength
medium
|
n=13
Significant improvements, particularly in the gap-detection and filling task
|
| GapFill particularly improves efficiency in detecting and filling unpainted gaps. Task Completion Time | positive | Completion time and number of overlooked gaps in gap-filling tasks |
Reading fidelity
high
Study strength
medium
|
n=13
Improvement was particularly pronounced in the second task; numerical effect size not reported in the supplied text
|
| GapFill’s color-prediction method achieved 81.68% accuracy on an unseen dataset. Output Quality | positive | Color prediction accuracy for unpainted regions |
Reading fidelity
high
Study strength
medium
|
81.68% accuracy
|
| Color prediction accuracy alone does not determine the usability of AI assistance for anime colorists. Worker Satisfaction | mixed | Perceived usability of AI-powered color suggestions |
Reading fidelity
high
Study strength
medium
|
n=13
|
| Appropriate fill colors can be contextually ambiguous in anime colorization. Output Quality | mixed | Perceived appropriateness of suggested fill colors |
Reading fidelity
high
Study strength
low
|
n=13
|
| Adoption of AI-powered assistance depends partly on professional users’ trust in the tool. Adoption Rate | positive | Acceptance and intended adoption of AI assistance |
Reading fidelity
high
Study strength
medium
|
n=13
|
| The studio’s existing AI-based auto-coloring tool reportedly achieves 70–80% accuracy for minor movements but frequently misrecognizes regions in dynamic scenes. Output Quality | mixed | Accuracy and reliability of AI color transfer across frames |
Reading fidelity
high
Study strength
low
|
n=1
70–80% accuracy for minor movements
|