Project / 02 · 2026

corrMOTRResearch prototype

Explicit State Disentanglement for End-to-End Multi-Object Tracking

A MOTR-oriented research system that separates geometry/motion, appearance identity, and existence/lifecycle into explicit state domains.

corrMOTR editorial illustrationFIG. 02 / EDITORIAL STUDY
ROLEResearch implementation and experiment design
STATUSResearch prototype

Research question

Can persistent identity state be separated from transient observation state without losing the simplicity of end-to-end set prediction?

Why it matters

This page treats the project as a system and a research record, not as a list of technologies.

System

01TrackPool state history02Geometry and motion prior03Entropy-aware appearance renewal04Det / Trk dual decoder05Energy-based fusion06Lifecycle management

Method & contribution

Organized the research code around explicit state tuples, TrackPool history, motion and appearance priors, dual Det/Trk decoders, evidence fusion, and separated DET/TRACK/FUSION supervision.

PERSONAL RESPONSIBILITY / 个人负责
  • 组织显式 state tuple 与 TrackPool history
  • 实现运动、外观先验及 Det / Trk 双解码器实验分支
  • 拆分 DET / TRACK / FUSION 监督并记录不稳定设置
  • Expose state domains instead of hiding them inside one query
  • Use uncertainty and evidence to regulate write-back
  • Keep experimental branches and failure notes visible
  • Separate research hypotheses from validated claims

Evidence

OUTCOMES / 当前成果
  • Research-oriented implementation with explicit state domains
  • Architecture, training, and known-limitations records
ARTIFACTS / 可核验证据
  • Research-oriented implementation
  • Architecture and training documentation
  • Webcam and evaluation entry points
  • Explicit known-limitations record
Limitations / failure record

Some branches are research hypotheses and combined loss settings can be unstable; the repository records these states instead of presenting every path as fully validated.