Code Monkey home page Code Monkey logo

Comments (4)

yaolu avatar yaolu commented on September 25, 2024

Hi,

Thanks for reaching out. Please take a look at the appendix of our paper https://yaolu.github.io/upload/multixscience/Multi_XScience_Appendix.pdf

Some of these models are multi-document models. You can use the original implementation (source code link in appendix) to preprocess Multi-XScience. No need to change any line of code. (fusion model described in our paper)

For these models designed for single-document summarization, we concatenate all multi-document inputs into a single document, then feed into these models. (concat mode described in our paper)

Yao Lu

from multi-xscience.

yclzju avatar yclzju commented on September 25, 2024

Thanks for your reply. Do you only use the information of the text, no other aditional input, such as "cite_2", right? And during training, you don't replace the cite_2 in reference abstract, but replace to "cite" while evaluation?

from multi-xscience.

yaolu avatar yaolu commented on September 25, 2024

Only text information is used in this paper for all models.

If I understand correctly, your "additional input" means use these explicit cite_N symbols as additional supervision for summarization? If yes, you can take a look at page 6 of the slides https://yaolu.github.io/upload/multixscience/Multi-XScience-EMNLP.pdf .

During training and inference, all cite_N symbols are replaced with the same cite symbol.

from multi-xscience.

yaolu avatar yaolu commented on September 25, 2024

Resolved. Feel free to reopen.

from multi-xscience.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.