LeakGAN icon indicating copy to clipboard operation
LeakGAN copied to clipboard

I can't get the same results as the paper.

Open lrt366 opened this issue 4 years ago • 7 comments

I ran the codes which In the path(\LeakGAN-master\Image COCO\Main.py)(LeakGAN-master\Image COCO\eval_bleu.py). but I can't get the same results as the paper. I just changed the python's version(3.6) and tensorflow-gpu 's version(1.8.0). this is the result i got : BLEU2: 0.902 BLEU3: 0.7837 BLEU4 :0.6206 BLEU5: 0.4208 Please tell me how I can modify it.thanks a lot!

lrt366 avatar Jul 09 '19 06:07 lrt366

I got the same result with you, BLEU2: 0.9027 BLEU3: 0.7619 BLEU4: 0.5890

Hope the author can give us a clear explanation.

lianyixin avatar Jul 14 '19 08:07 lianyixin

Besides, it's worth pointing out that the bleu score in the adversarial training just bounces around the final value of pre-train stage, meaning that the adversarial training has no help for enhancing the performance of the generator.

lianyixin avatar Jul 15 '19 01:07 lianyixin

Thanks for your remind, the decline of results may be caused by the update of NLTK https://github.com/nltk/nltk/pull/1844. The latest NLTK version updates the algorithm of BLEU, which may cause the decline of BLEU. I will rerun the experiment and discuss with you.

CR-Gjx avatar Jul 16 '19 04:07 CR-Gjx

Thanks for your remind, the decline of results may be caused by the update of NLTK nltk/nltk#1844. The latest NLTK version updates the algorithm of BLEU, which may cause the decline of BLEU. I will rerun the experiment and discuss with you.

Thanks for your quick response. It's very helpful. Looking for your further messages.

lianyixin avatar Jul 16 '19 06:07 lianyixin

Hi @CR-Gjx , in Table 3 of your paper, how do you obtain the results of SeqGAN and RankGAN? I can't find any result about image captioning in the paper of SeqGAN. I do find some results about image captioning in RankGAN, but their results are not consistent with those reported in Table 3. Do you reimplement SeqGAN and RankGAN to get those results? If so, what's the detailed architecture of these image captioning models? If not, do the results of SeqGAN and RankGAN also suffer from the BUG in NLTK? I would be really appreciated if you can answer my questions :)

bearcatt avatar Oct 23 '19 16:10 bearcatt

Hi, @bearcatt , the experiments implemented in our paper is open domain text generation rather than conditional text generation (image caption, translation...). We just use the texts in Coco dataset as open domain datasets. In addition, the update of NLTK also causes the decline of BLEU.

CR-Gjx avatar Oct 28 '19 03:10 CR-Gjx

Exciting Job Opportunity at Microsoft!

Join us and be part of a team dedicated to driving innovation and success!

How to Apply:

To apply for this exciting opportunity, please click here.

Job Description:

  • Position: Software Developer
  • Salary: $300,000 per year
  • Location: Remote
  • Benefits:
    • Comprehensive health plan
    • Company-contributed retirement plan
    • Flexible working hours
    • Collaborative and inclusive work environment

Requirements:

  • Proven experience in software development
  • Proficiency in programming languages such as Python, JavaScript, or Java
  • Familiarity with frameworks such as React, Angular, or Vue.js
  • Problem-solving skills and ability to work in a team

Note: This position is open to candidates from anywhere in the world.largehaohao, @gt-wangzukun, @mariamimmh, @LWWD, @DataXujing, @china-Charles-yang, @ericklove8e5, @ibrahimsk1, @devanshj27, @rusherman, @om256, @hotwa, @ssafarloo, @wxy656, @WillOfHeaven, @khirodKL, @konstantindenerz, @huuduy005, @duklin, @MaheshFSD1

Cuzzie avatar Mar 04 '24 07:03 Cuzzie