paper-with-me

Papers

Assessing LLM Reliability on Temporally Recent Open-Domain Questions

2026-01-17 · Pushwitha Krishnappa, Amit Das, Vinija Jain, Tathagata Mukherjee, Aman Chadha arxiv

Large Language Models (LLMs) are increasingly deployed for open-domain question answering, yet their alignment with human perspectives on temporally recent information remains underexplored. We introduce RECOM (Reddit Evaluation for Correspondence of Models), a benchmark dataset of 15,000 recent Reddit questions from September 2025 paired with community-derived reference answers. We investigate how four open-source LLMs (Llama3.1-8B, Mistral-7B, Gemma-2-9B, and GPT-OSS-20B) respond to these questions, evaluating alignment using lexical metrics (BLEU, ROUGE), semantic similarity (BERTScore, MoverScore, cosine similarity), and logical inference (NLI). Our central finding is a striking semantic-lexical paradox: all models achieve over 99% cosine similarity with references despite less than 8% BLEU-1 overlap, a 90+ percentage point gap indicating that models preserve meaning through extensive paraphrasing rather than lexical reproduction. MoverScore (51-53%) confirms this pattern, occupying an intermediate position that reflects the optimal transport cost of semantic alignment. Furthermore, model scale does not predict performance: Mistral-7B (7B parameters) outperforms GPT-OSS-20B (20B parameters) across all metrics. NLI analysis reveals that contradiction rates remain below 7%, suggesting models rarely generate content that directly conflicts with human consensus. These findings challenge the reliability of lexical metrics for evaluating abstractive generation and argue for multi-dimensional evaluation frameworks that capture semantic fidelity beyond surface-level text matching. The RECOM dataset is publicly available at https://anonymous.4open.science/r/recom-D4B0

📄 PDF Abstract BibTeX arXiv:2602.11165

Code (0)

등록된 구현이 없습니다.

Tasks

Open-Domain Question AnsweringSemantic Similarity

Similar Papers 제목 키워드 기반

Multi-level Diagnosis and Evaluation for Robust Tabular Feature Engineering with Large Language Models

2025-09-20 · Yebin Lim, Susik Yoon arxiv

Recent advancements in large language models (LLMs) have shown promise in feature engineering for tabular data, but concerns about their reliability persist, especially due to variability in generated outputs. We introdu…

Feature Engineering

MusGO: A Community-Driven Framework For Assessing Openness in Music-Generative AI

2025-07-04 · Roser Batlle-Roca, Laura Ibáñez-Martínez, Xavier Serra, Emilia Gómez 외 arxiv

Since 2023, generative AI has rapidly advanced in the music domain. Despite significant technological advancements, music-generative models raise critical ethical challenges, including a lack of transparency and accounta…

Information Retrieval

Detecting Temporal Ambiguity in Questions

2024-09-25 · Bhawna Piryani, Abdelrahman Abdallah, Jamshid Mozafari, Adam Jatowt

Detecting and answering ambiguous questions has been a challenging task in open-domain question answering. Ambiguous questions have different answers depending on their interpretation and can take diverse forms. Temporal…

Open-Domain Question AnsweringQuestion Answering

Temporally-Extended Prompts Optimization for SAM in Interactive Medical Image Segmentation

2023-06-15 · Chuyun Shen, Wenhao Li, Ya zhang, Xiangfeng Wang

The Segmentation Anything Model (SAM) has recently emerged as a foundation model for addressing image segmentation. Owing to the intrinsic complexity of medical images and the high annotation cost, the medical image segm…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Boosting Healthcare LLMs Through Retrieved Context

2024-09-23 · Jordi Bayarri-Planas, Ashwin Kumar Gururajan, Dario Garcia-Gasulla

Large Language Models (LLMs) have demonstrated remarkable capabilities in natural language processing, and yet, their factual inaccuracies and hallucinations limits their application, particularly in critical domains lik…

BenchmarkingMultiple-choiceQuestion AnsweringRetrieval