paper-with-me

Papers

Context-aware query design combines knowledge and data for efficient reading and reasoning

2021-06-01 · NAACL (BioNLP) 2021 6 · Emilee Holtzapple, Brent Cochran, Natasa Miskov-Zivanov

The amount of biomedical literature has vastly increased over the past few decades. As a result, the sheer quantity of accessible information is overwhelming, and complicates manual information retrieval. Automated methods seek to speed up information retrieval from biomedical literature. However, such automated methods are still too time-intensive to survey all existing biomedical literature. We present a methodology for automatically generating literature queries that select relevant papers based on biological data. By using differentially expressed genes to inform our literature searches, we focus information extraction on mechanistic signaling details that are crucial for the disease or context of interest.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

Dynamic Context-Aware Prompt Recommendation for Domain-Specific AI Applications

2025-06-25 · Xinye Tang, Haijun Zhai, Chaitanya Belwal, Vineeth Thayanithi 외

LLM-powered applications are highly susceptible to the quality of user prompts, and crafting high-quality prompts can often be challenging especially for domain-specific applications. This paper presents a novel dynamic …

Few-Shot Learning

A Joint Framework Towards Class-aware and Class-agnostic Alignment for Few-shot Segmentation

2022-11-02 · Kai Huang, Mingfei Cheng, Yang Wang, Bochen Wang 외

Few-shot segmentation (FSS) aims to segment objects of unseen classes given only a few annotated support images. Most existing methods simply stitch query features with independent support prototypes and segment the quer…

DecoderSegmentation

ROG: Retrieval-Augmented LLM Reasoning for Complex First-Order Queries over Knowledge Graphs

2026-02-02 · Ziyan Zhang, Chao Wang, Zhuo Chen, Chiyi Li 외 arxiv

Answering first-order logic (FOL) queries over incomplete knowledge graphs (KGs) is difficult, especially for complex query structures that compose projection, intersection, union, and negation. We propose ROG, a retriev…

Logical ReasoningKnowledge Graphs

Zero-Query Transfer Attacks on Context-Aware Object Detectors

2022-03-29 · CVPR 2022 1 · Zikui Cai, Shantanu Rane, Alejandro E. Brito, Chengyu Song 외

Adversarial attacks perturb images such that a deep neural network produces incorrect classification results. A promising approach to defend against adversarial attacks on natural multi-object scenes is to impose a conte…

Adversarial AttackObject

All for law and law for all: Adaptive RAG Pipeline for Legal Research

2025-08-18 · Figarri Keisha, Prince Singh, Pallavi, Dion Fernandes 외 arxiv

Retrieval-Augmented Generation (RAG) has transformed how we approach text generation tasks by grounding Large Language Model (LLM) outputs in retrieved knowledge. This capability is especially critical in the legal domai…

Text Generation