ๆญฃๅœจๅŠ ่ฝฝ่ง†้ข‘...

่ง†้ข‘ๅŠ ่ฝฝๅคฑ่ดฅ

I packed-up a full-text paper scraper, vector database, and LLM into a CLI to answer questions from only highly-cited peer-reviewed papers. Feels unreal to be able instantly get answers by an LLM "reading" dozens of papers. 1/2

525,476 ๆฌก่ง‚็œ‹ โ€ข 3 ๅนดๅ‰ โ€ขvia X (Twitter)

9 ๆก่ฏ„่ฎบ

Andrew White ๐Ÿฆโ€โฌ› ็š„ๅคดๅƒ
Andrew White ๐Ÿฆโ€โฌ›3 ๅนดๅ‰

Made with @LangChainAI, @OpenAI, textualize, FAISS, @SemanticScholar. Final frame (sorry no alt) 2/2

Andrew White ๐Ÿฆโ€โฌ› ็š„ๅคดๅƒ
Andrew White ๐Ÿฆโ€โฌ›3 ๅนดๅ‰

@OpenAI @SemanticScholar Most of the code (except the interface) is already open source -

Karel Krรกpnรญk Berka ็š„ๅคดๅƒ
Karel Krรกpnรญk Berka3 ๅนดๅ‰

Can you ask it a question that bothers me about birds? Why are birds moving their heads in quick succession of interrupted rapid movements?

Teresa Kubacka ็š„ๅคดๅƒ
Teresa Kubacka3 ๅนดๅ‰

Cool! how did you come up with a decision to cut off lower cited papers and what threshold did you choose?

Andrew White ๐Ÿฆโ€โฌ› ็š„ๅคดๅƒ
Andrew White ๐Ÿฆโ€โฌ›3 ๅนดๅ‰

It's a sort from influential citations and cut to 5 papers per search. No citation threshold.

Abdullah Al Nahid ็š„ๅคดๅƒ
Abdullah Al Nahid3 ๅนดๅ‰

Can the code be open-sourced Professor? I want to try too

ashish (@acgt01@genomic.social) ็š„ๅคดๅƒ
ashish (@[email protected])3 ๅนดๅ‰

Is it open sourced ? If not, can you try to open source it ?

Barrett Davis ็š„ๅคดๅƒ
Barrett Davis3 ๅนดๅ‰

Iโ€™m new to this stuff. Is there a way to do something similar by reading 10 websites ? Or do 10 websites need to be converted into text and then read

Andrew White ๐Ÿฆโ€โฌ› ็š„ๅคดๅƒ
Andrew White ๐Ÿฆโ€โฌ›3 ๅนดๅ‰

Definitely possible

็›ธๅ…ณ่ง†้ข‘

Last week, I received reviews from a journal. 2 of the 3 reviewers pointed out the same issue. ๐‘‡โ„Ž๐‘’ ๐‘“๐‘œ๐‘™๐‘™๐‘œ๐‘ค๐‘–๐‘›๐‘” ๐‘๐‘Ž๐‘๐‘’๐‘Ÿ ๐‘–๐‘  ๐‘š๐‘–๐‘ ๐‘ ๐‘–๐‘›๐‘” ๐‘“๐‘Ÿ๐‘œ๐‘š ๐‘กโ„Ž๐‘’ ๐‘™๐‘–๐‘ก๐‘’๐‘Ÿ๐‘Ž๐‘ก๐‘ข๐‘Ÿ๐‘’ ๐‘Ÿ๐‘’๐‘ฃ๐‘–๐‘’๐‘ค. Upon checking, I realized the paper was very relevant. I was surprised how I missed this paper. I re-run the search terms on Google Scholar. The identified paper still went missing. Then I tried searching using ResearchRabbit ResearchRabbit picked the paper. ๐‡๐ž๐ซ๐ž ๐ข๐ฌ ๐ก๐จ๐ฐ ๐ˆ ๐ฎ๐ฌ๐ž๐ ๐‘๐ž๐ฌ๐ž๐š๐ซ๐œ๐ก๐‘๐š๐›๐›๐ข๐ญ. 1. I logged into 2. I searched 2-3 papers I already knew 3. ResearchRabbit built a visual map of related papers. 4. Then I explored the map โ†’ x-axis shows the publication date โ†’ y-axis shows the citation count 5. On each paper in map, I clicked โ€œ๐‘“๐‘–๐‘›๐‘‘ ๐‘Ÿ๐‘’๐‘™๐‘Ž๐‘ก๐‘’๐‘‘ ๐‘๐‘Ž๐‘๐‘’๐‘Ÿโ€ 6. This way, each paper becomes a seed 7. With each round, I identified more papers. This way I identified papers that I totally missed before. I saved the papers within the library. I also included the missing papers in my review. You donโ€™t want to miss any relevant papers? Try ResearchRabbit:

Faheem Ullah

17,012 ๆฌก่ง‚็œ‹ โ€ข 8 ไธชๆœˆๅ‰

LLM-grounded Diffusion: Enhancing Prompt Understanding of Text-to-Image Diffusion Models with Large Language Models paper page: github: Recent advancements in text-to-image generation with diffusion models have yielded remarkable results synthesizing highly realistic and diverse images. However, these models still encounter difficulties when generating images from prompts that demand spatial or common sense reasoning. We propose to equip diffusion models with enhanced reasoning capabilities by using off-the-shelf pretrained large language models (LLMs) in a novel two-stage generation process. First, we adapt an LLM to be a text-guided layout generator through in-context learning. When provided with an image prompt, an LLM outputs a scene layout in the form of bounding boxes along with corresponding individual descriptions. Second, we steer a diffusion model with a novel controller to generate images conditioned on the layout. Both stages utilize frozen pretrained models without any LLM or diffusion model parameter optimization. We validate the superiority of our design by demonstrating its ability to outperform the base diffusion model in accurately generating images according to prompts that necessitate both language and spatial reasoning. Additionally, our method naturally allows dialog-based scene specification and is able to handle prompts in a language that is not well-supported by the underlying diffusion model.

AK

83,681 ๆฌก่ง‚็œ‹ โ€ข 3 ๅนดๅ‰

How to compare 10 papers in 10 seconds? Meet ๐’๐œ๐ข๐’๐ฉ๐š๐œ๐ž โ€“ this tool compares papers for you. Here is how it works. 1. Go to 2. Click on + ๐‘ ๐‘–๐‘”๐‘› and upload the 10 papers. 3. After uploading papers, write your prompt. ๐ถ๐‘œ๐‘š๐‘๐‘Ž๐‘Ÿ๐‘’ ๐‘กโ„Ž๐‘’ ๐‘ข๐‘๐‘™๐‘œ๐‘Ž๐‘‘๐‘’๐‘‘ 10 ๐‘Ÿ๐‘’๐‘ ๐‘’๐‘Ž๐‘Ÿ๐‘โ„Ž ๐‘๐‘Ž๐‘๐‘’๐‘Ÿ๐‘  4. SciSpace will start comparing the papers. 5. You will see the comparison result on right side. 6. You will see various insights with paper numbers. 7. At the end, you will see summary of the comparison. 8. SciSpace compares the papers based on: โœ“ Similarities in research themes โœ“ Differences in approaches โœ“ Relative strengths and weaknesses โœ“ Gaps identified across papers โœ“ Relationships and building upon each other 9. To trace to each paper, click on the ๐‘๐‘Ž๐‘๐‘’๐‘Ÿ ๐‘›๐‘ข๐‘š๐‘๐‘’๐‘Ÿ๐‘  10. To trace to exact location, click on ๐‘™๐‘œ๐‘๐‘Ž๐‘ก๐‘’ ๐‘ƒ๐ท๐น. Where can you use such comparison? You can use it to: โž Understand the related literature. โž Position the novelty of your research paper. โž Understand niche questions in a research area. โž Grasp key insights from a bunch of papers in one go. Try SciSpace today:

Faheem Ullah

24,341 ๆฌก่ง‚็œ‹ โ€ข 7 ไธชๆœˆๅ‰