paper-with-me

Papers

LOOM-Scope: a comprehensive and efficient LOng-cOntext Model evaluation framework

2025-07-07 · Zecheng Tang, Haitian Wang, Quantong Qiu, Baibei Ji, Ruoxi Sun, Keyan Zhou, Juntao Li, Min Zhang

Long-context processing has become a fundamental capability for large language models~(LLMs). To assess model's long-context performance, numerous long-context evaluation benchmarks have been proposed. However, variations in evaluation settings across these benchmarks lead to inconsistent results, making it difficult to draw reliable comparisons. Besides, the high computational cost of long-context evaluation poses a significant barrier for the community to conduct comprehensive assessments of long-context models. In this paper, we propose LOOM-Scope, a comprehensive and efficient framework for long-context evaluation. LOOM-Scope standardizes evaluation settings across diverse benchmarks, supports deployment of efficient long-context inference acceleration methods, and introduces a holistic yet lightweight benchmark suite to evaluate models comprehensively. Homepage: https://loomscope.github.io

📄 PDF Abstract BibTeX arXiv:2507.04723

Code (1)

lcm-lab/loom-scope 공식 구현 pytorch

Similar Papers 제목 키워드 기반

SCOPE-RL: A Python Library for Offline Reinforcement Learning and Off-Policy Evaluation

2023-11-30 · Haruka Kiyohara, Ren Kishimoto, Kosuke Kawakami, Ken Kobayashi 외

This paper introduces SCOPE-RL, a comprehensive open-source Python software designed for offline reinforcement learning (offline RL), off-policy evaluation (OPE), and selection (OPS). Unlike most existing libraries that …

Offline RLOff-policy evaluation

VideoLoom: A Video Large Language Model for Joint Spatial-Temporal Understanding

2026-01-12 · Jiapeng Shi, Junke Wang, Zuyao You, Bo He 외 arxiv

This paper presents VideoLoom, a unified Video Large Language Model (Video LLM) for joint spatial-temporal understanding. To facilitate the development of fine-grained spatial and temporal localization capabilities, we c…

Referring Video Object Segmentation

Evaluating Quantized Large Language Models

2024-02-28 · Shiyao Li, Xuefei Ning, Luning Wang, Tengxuan Liu 외

Post-training quantization (PTQ) has emerged as a promising technique to reduce the cost of large language models (LLMs). Specifically, PTQ can effectively mitigate memory consumption and reduce computational overhead in…

MambaQuantization

HelloBench: Evaluating Long Text Generation Capabilities of Large Language Models

2024-09-24 · Haoran Que, Feiyu Duan, Liqun He, Yutao Mou 외

In recent years, Large Language Models (LLMs) have demonstrated remarkable capabilities in various tasks (e.g., long-context understanding), and many benchmarks have been proposed. However, we observe that long text gene…

Long-Context UnderstandingText Generation

BGE Landmark Embedding: A Chunking-Free Embedding Method For Retrieval Augmented Long-Context Large Language Models

2024-02-18 · Kun Luo, Zheng Liu, Shitao Xiao, Kang Liu

Large language models (LLMs) call for extension of context to handle many critical applications. However, the existing approaches are prone to expensive costs and inferior quality of context extension. In this work, we p…

ChunkingLanguage ModelingLanguage ModellingRetrieval