paper-with-me

홈 › Papers

LIDS: LLM Summary Inference Under the Layered Lens

2026-02-18 · Dylan Park, Yingying Fan, Jinchi Lv arxiv

Large language models (LLMs) have gained significant attention by many researchers and practitioners in natural language processing (NLP) since the introduction of ChatGPT in 2022. One notable feature of ChatGPT is its ability to generate summaries based on prompts. Yet evaluating the quality of these summaries remains challenging due to the complexity of language. To this end, in this paper we suggest a new method of LLM summary inference with BERT-SVD-based direction metric and SOFARI (LIDS) that assesses the summary accuracy equipped with interpretable key words for layered themes. The LIDS uses a latent SVD-based direction metric to measure the similarity between the summaries and original text, leveraging the BERT embeddings and repeated prompts to quantify the statistical uncertainty. As a result, LIDS gives a natural embedding of each summary for large text reduction. We further exploit SOFARI to uncover important key words associated with each latent theme in the summary with controlled false discovery rate (FDR). Comprehensive empirical studies demonstrate the practical utility and robustness of LIDS through human verification and comparisons to other similarity metrics, including a comparison of different LLMs.

📄 PDF Abstract BibTeX arXiv:2603.00105

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ChartLens: A Dual-Branch Framework for Chart Data Correction and Factual Summary Refinement

2026-06-09 · Hao Liu, Ruping Cao, Kun Wang, Zhiran Li 외 arxiv

In this report, we present our champion solution for the DataMFM Challenge Track 2: Chart Understanding. This track requires models to recover structured chart data and generate faithful natural-language summaries from c…

Hybrid summary statistics: neural weak lensing inference beyond the power spectrum

2024-07-26 · T. Lucas Makinen, Tom Charnock, Natalia Porqueres, Axel Lapel 외

In inference problems, we often have domain knowledge which allows us to define summary statistics that capture most of the information content in a dataset. In this paper, we present a hybrid approach, where such physic…

HistoLens: An LLM-Powered Framework for Multi-Layered Analysis of Historical Texts -- A Case Application of Yantie Lun

2024-11-15 · Yifan Zeng

This paper proposes HistoLens, a multi-layered analysis framework for historical texts based on Large Language Models (LLMs). Using the important Western Han dynasty text "Yantie Lun" as a case study, we demonstrate the …

graph constructionnamed-entity-recognitionNamed Entity Recognition

Dr. Bokeh: DiffeRentiable Occlusion-aware Bokeh Rendering

2024-01-01 · CVPR 2024 1 · Yichen Sheng, Zixun Yu, Lu Ling, Zhiwen Cao 외

Bokeh is widely used in photography to draw attention to the subject while effectively isolating distractions in the background. Computational methods can simulate bokeh effects without relying on a physical camera l…

LIDSNet: A Lightweight on-device Intent Detection model using Deep Siamese Network

2021-10-06 · Vibhav Agarwal, Sudeep Deepak Shivnikar, Sourav Ghosh, Himanshu Arora 외

Intent detection is a crucial task in any Natural Language Understanding (NLU) system and forms the foundation of a task-oriented dialogue system. To build high-quality real-world conversational solutions for edge device…

Intent DetectionNatural Language UnderstandingSentenceTransfer Learning