Why does a signed data use agreement not stop the queries it forbids?
机会
Federated data networks in healthcare, research, and finance rely on data use agreements to specify what recipients may do with shared data. These agreements are written in legalese and enforced after the fact through audits and legal action, not at the moment a query runs. Nothing at the data access layer checks a live query against the constraints a recipient signed up to. An ACM FAccT 2025 paper on data intermediary system design identified this gap directly: technical work on data sharing has focused on access control, meaning who can query, rather than use control, meaning what any given query may actually ask. A 2026 Royal Society paper on federated computing under sovereignty constraints confirmed that translating legal data-sharing policies into enforceable computational constraints remains an open research problem with no deployed solution.
为什么重要
Shifting enforcement from signed agreements to runtime policy checks is the missing primitive that would make broad federated data sharing viable without trusting every downstream actor.
我如何评估机会
机会评分是我的个人判断,而非量化指标:痛苦程度、发生频率,以及当前解决方案的匮乏程度。分数越高,意味着我认为越值得去构建。
出现时造成的痛苦程度。
人们实际遇到它的频率。
当前针对它的优质工具有多匮乏。