TACoS: Weakly Supervised Learning of Two-Dimensional Materials from Scribble Annotations to Precise Segmentation

· Source: Takara TLDR - Daily AI Papers · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Physical Sciences & Chemistry · Depth: Expert, medium

Summary

TACoS is a specialized scribble segmentation framework designed for the precise pixel-level localization of two-dimensional material flakes, crucial for high-throughput screening. Addressing the limitations of costly dense annotations required by fully supervised methods, TACoS employs a weakly supervised approach. The framework integrates semi-supervised consistency learning with structured tree energy constraints, featuring an unlabeled weak-strong distribution alignment module that uses cosine consistency and a tree energy regularization module that generates structure-aware soft pseudo labels via minimum spanning trees. Additionally, it incorporates asymmetric regional contrast learning, which fuses high-confidence predictions with scribbles to form augmented labels and constructs category prototypes. This strategy enhances intra-class cohesion and inter-class separation, particularly in low-contrast edges and complex backgrounds. Experiments on graphene and MoS2 datasets show TACoS achieves over 96% of fully supervised performance with less than 0.6% annotated data, offering an efficient and scalable solution with superior structural coherence and boundary stability.

Key takeaway

For Machine Learning Engineers developing segmentation models for 2D materials, if you face high annotation costs, consider weakly supervised frameworks like TACoS. This method achieves over 96% of fully supervised performance with less than 0.6% annotated data. Implementing such approaches can significantly accelerate your model deployment. It also reduces your team's labeling burden for high-throughput screening applications.

Key insights

Weakly supervised learning with scribble annotations enables precise 2D material segmentation with minimal data.

Principles

Method

A unified framework integrates semi-supervised consistency learning with structured tree energy constraints, using cosine consistency and minimum spanning trees. Asymmetric regional contrast learning fuses high-confidence predictions with scribbles and applies contrastive constraints on challenging boundary pixels.

In practice

Topics

Code references

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Takara TLDR - Daily AI Papers.