# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1
# self = https://watcher.sour.is/conv/n45cbqq
ICLR 2022有哪些值得关注的投稿?**
《从离散域DA到图域DA》

来给大家介绍一下我们ICLR 2022上的新工作,这个也是子昊同学 @shsjxzh 第一个ML的工作(撒花)。个人觉得,这个工作有意思的地方在于,它是第一个把传统
domain adaptation(DA)** 的范式从 离散域** 推广到 图域**,然后同时拿到了理论的保障和性能的提高。先放下论文的链接:“Graph-Relational Domain Adaptation(GRDA)”, http://wanghao.in/paper/ICLR22\\_GRDA.pdf

![](https://pic2.zhimg.com/v2-151d955e ... ⌘ Read more