AI RESEARCH
Streaming Structured Inference with Flash-SemiCRF
arXiv CS.LG
•
ArXi:2604.18780v1 Announce Type: new Semi-Marko Conditional Random Fields (semi-CRFs) assign labels to segments of a sequence rather than to individual positions, enabling exact inference over segment-level features and principled uncertainty estimates at their boundaries. However, existing implementations must materialize a large edge potential tensor whose size grows with sequence length, maximum segment length, and label count, becoming prohibitive for speech-scale state spaces and intractable at genomic scales where sequences can exceed 100,000 positions.