Closed a245589351 closed 11 months ago
Hello, may I ask where you are or if there is a paper for this code? I couldn't find a paper for "rgtan." Could you please provide information about it? Thank you very much.
Hello,
The paper associated with this code is titled "Semi-supervised Credit Card Fraud Detection via Attribute-driven Graph Representation", which was published in AAAI 2023.
I couldn't find any descriptions related to rgtan in the paper.
Best regards,
Thanks for reaching out.
RGTAN
is our work in progress which has not been published yet. We will provide further details upon acceptance of the paper or its submission to arXiv.Thank you for your response.
I understand the constraints regarding the full version of the FFSD dataset and I appreciate your efforts in providing the condensed version. To clarify, I am specifically interested in understanding the complete structure of the FFSD dataset, not the actual data itself. Having this information would be extremely beneficial for my understanding of your work and would allow me to better comprehend the nuances of the paper.
Also, I'm looking forward to learning more about your ongoing work on RGTAN once it's published or submitted to arXiv. Your research is of great interest to me and I'm excited to see your future contributions.
Thank you again for your time and consideration.
Hello,
I am currently reviewing your work on the FFSD dataset. In your paper, it was mentioned that the attributes of the card include the card type, cardholder type, card limit, remaining limit, etc. The transaction attributes include the channel ID, currency ID, transaction amount, etc. The merchant attributes contain merchant type, terminal type, merchant location, sector, charge ratio, etc.
However, when observing the dataset in the source code, I only see the following fields: Time, Source, Target, Amount, Location, Type, Labels.
Could you kindly clarify the correlation between the fields in the source code dataset and those described in the paper? Additionally, I would appreciate if you could provide a brief explanation for what each field in the source code dataset represents.
Thank you for your time and I look forward to your response.
Best regards,