paper-with-me

홈 › Papers

ALiiCE: Evaluating Positional Fine-grained Citation Generation

2024-06-19 · Yilong Xu, Jinhua Gao, Xiaoming Yu, Baolong Bi, HuaWei Shen, Xueqi Cheng

Large Language Models (LLMs) can enhance the credibility and verifiability by generating text with citations. However, existing tasks and evaluation methods are predominantly limited to sentence-level statement, neglecting the significance of positional fine-grained citations that can appear anywhere within sentences. To facilitate further exploration of the fine-grained citation generation, we propose ALiiCE, the first automatic evaluation framework for this task. Our framework first parses the sentence claim into atomic claims via dependency analysis and then calculates citation quality at the atomic claim level. ALiiCE introduces three novel metrics for positional fined-grained citation quality assessment, including positional fine-grained citation recall and precision, and coefficient of variation of citation positions. We evaluate the positional fine-grained citation generation performance of several LLMs on two long-form QA datasets. Our experiments and analyses demonstrate the effectiveness and reasonableness of ALiiCE. The results also indicate that existing LLMs still struggle to provide positional fine-grained citations.

📄 PDF Abstract BibTeX arXiv:2406.13375

Code (1)

ylXuu/ALiiCE 공식 구현 pytorch

Tasks

Sentence

Similar Papers 제목 키워드 기반

A Comparative Analysis of Faithfulness Metrics and Humans in Citation Evaluation

2024-08-22 · Weijia Zhang, Mohammad Aliannejadi, Jiahuan Pei, Yifei Yuan 외

Large language models (LLMs) often generate content with unsupported or unverifiable content, known as "hallucinations." To address this, retrieval-augmented LLMs are employed to include citations in their content, groun…

Binary ClassificationRetrieval

VideoComp: Advancing Fine-Grained Compositional and Temporal Alignment in Video-Text Models

2025-04-04 · CVPR 2025 1 · Dahun Kim, AJ Piergiovanni, Ganesh Mallya, Anelia Angelova

We introduce VideoComp, a benchmark and learning framework for advancing video-text compositionality understanding, aimed at improving vision-language models (VLMs) in fine-grained temporal alignment. Unlike existing ben…

Evaluating Compositionality of Sentence Representation Models

2020-07-01 · WS 2020 7 · Hanoz Bhathena, Angelica Willis, Nathan Dass

We evaluate the compositionality of general-purpose sentence encoders by proposing two different metrics to quantify compositional understanding capability of sentence encoders. We introduce a novel metric, Polarity Sens…

SensitivitySentence

T2I-FineEval: Fine-Grained Compositional Metric for Text-to-Image Evaluation

2025-03-14 · Seyed Mohammad Hadi Hosseini, Amir Mohammad Izadi, Ali Abdollahi, Armin Saghafian 외

Although recent text-to-image generative models have achieved impressive performance, they still often struggle with capturing the compositional complexities of prompts including attribute binding, and spatial relationsh…

AttributeQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Benchmarking Large Language Models in Complex Question Answering Attribution using Knowledge Graphs

2024-01-26 · Nan Hu, Jiaoyan Chen, Yike Wu, Guilin Qi 외

The attribution of question answering is to provide citations for supporting generated statements, and has attracted wide research attention. The current methods for automatically evaluating the attribution, which are of…

BenchmarkingKnowledge GraphsQuestion Answering