paper-with-me

홈 › Papers

CHIME: LLM-Assisted Hierarchical Organization of Scientific Studies for Literature Review Support

2024-07-23 · Chao-Chun Hsu, Erin Bransom, Jenna Sparks, Bailey Kuehl, Chenhao Tan, David Wadden, Lucy Lu Wang, Aakanksha Naik

Literature review requires researchers to synthesize a large amount of information and is increasingly challenging as the scientific literature expands. In this work, we investigate the potential of LLMs for producing hierarchical organizations of scientific studies to assist researchers with literature review. We define hierarchical organizations as tree structures where nodes refer to topical categories and every node is linked to the studies assigned to that category. Our naive LLM-based pipeline for hierarchy generation from a set of studies produces promising yet imperfect hierarchies, motivating us to collect CHIME, an expert-curated dataset for this task focused on biomedicine. Given the challenging and time-consuming nature of building hierarchies from scratch, we use a human-in-the-loop process in which experts correct errors (both links between categories and study assignment) in LLM-generated hierarchies. CHIME contains 2,174 LLM-generated hierarchies covering 472 topics, and expert-corrected hierarchies for a subset of 100 topics. Expert corrections allow us to quantify LLM performance, and we find that while they are quite good at generating and organizing categories, their assignment of studies to categories could be improved. We attempt to train a corrector model with human feedback which improves study assignment by 12.6 F1 points. We release our dataset and models to encourage research on developing better assistive tools for literature review.

📄 PDF Abstract BibTeX arXiv:2407.16148

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Chimera: Harnessing Multi-Agent LLMs for Automatic Insider Threat Simulation

2025-08-11 · Jiongchi Yu, Xiaofei Xie, Qiang Hu, Yuhan Ma 외 arxiv

Insider threats pose a persistent and critical security risk, yet are notoriously difficult to detect in complex enterprise environments, where malicious actions are often hidden within seemingly benign user behaviors. A…

CHIMERA: A Knowledge Base of Idea Recombination in Scientific Literature

2025-05-27 · Noy Sternlicht, Tom Hope

A hallmark of human innovation is the process of recombination -- creating original ideas by integrating elements of existing mechanisms and concepts. In this work, we automatically mine the scientific literature and bui…

Deep Neural Networks: A Formulation Via Non-Archimedean Analysis

2024-01-31 · W. A. Zúñiga-Galindo

We introduce a new class of deep neural networks (DNNs) with multilayered tree-like architectures. The architectures are codified using numbers from the ring of integers of non-Archimdean local fields. These rings have a…

CHIMERA: Compact Synthetic Data for Generalizable LLM Reasoning

2026-03-01 · Xinyu Zhu, Yihao Feng, Yanchao Sun, Xianzhi Du 외 arxiv

Large Language Models (LLMs) have recently exhibited remarkable reasoning capabilities, largely enabled by supervised fine-tuning (SFT)- and reinforcement learning (RL)-based post-training on high-quality reasoning data.…

Reinforcement Learning

Assisted Learning: A Framework for Multi-Organization Learning

2020-04-01 · NeurIPS 2020 12 · Xun Xian, Xinran Wang, Jie Ding, Reza Ghanadan

In an increasing number of AI scenarios, collaborations among different organizations or agents (e.g., human and robots, mobile units) are often essential to accomplish an organization-specific mission. However, to avoid…