-
Hello,thank you for your great work and I'm really interested in it.But I'm a little confused with the Transductive Learning Seeting and Inductive Learning Setting you're mentioned in your paper.Does …
-
Under the 5-way 1-shot setting on the mini dataset, the source code can only reproduce the results of the inductive setting and is far from achieving the results of the transductive setting. The code …
-
Hi i have a question about base-to-novel setting.
When training PromptKD in this setting, do you also use image samples for unseen classes, or do you only use those for the base classes?
It isn’t cl…
-
GNN에서 Transductive, Inductive하다가 무슨 뜻인지 이야기해보자
-
Hello,
I have a question about the transductive setting inside the ModelTrainer class. Please have a look at the following file to understand what I am saying.
**ssdkl/ssdkl/models/train_models.py**…
-
"SEMI-SUPERVISED CLASSIFICATION WITH GRAPH CONVOLUTIONAL NETWORKS" 这偏论文是半监督的,直推式的。(1)euler 平台中 gcn_supervised 的实现是按有监督方法处理的吗?可以预测未知节点吗?(2)跟graphsage的区别只体现在邻接矩阵和聚合函数吗?(3)transductive在公式上是如何体现的? 劳烦解…
-
Transductive learning is very common, e.g., node classification on Cora, Citeseer, and Pubmed. I intend to analyze the GNN models, e.g., 2-layer GCN, in the NTK regime.
As I have utilize `neural_ta…
-
I want to confirm if the implementation is of inductive learning or transductive learning. From the code it looks like Variable adj_lists contain all the edges in the graph and therefore test edges ar…
-
Hi, I found that the features for WRN-28-10 need access to be downloaded, I have submitted a request on Google Drive, could you please pass it? Thank you very much! Also, when I ran the demo (python t…
-
Thank you for sharing this work!
Could you please explain what is the difference between the results of NOSMOG (Tab.1) and the NOSMOG/transductive results in Tab.2, if any??
(somewhat similar to…
NivC updated
10 months ago