paper-with-me

홈 › Papers

SAGE: A Realistic Benchmark for Semantic Understanding

2025-09-25 · Samarth Goel, Reagan J. Lee, Kannan Ramchandran arxiv

As large language models (LLMs) achieve strong performance on traditional benchmarks, there is an urgent need for more challenging evaluation frameworks that probe deeper aspects of semantic understanding. We introduce SAGE (Semantic Alignment & Generalization Evaluation), a rigorous benchmark designed to assess both embedding models and similarity metrics across five categories: Human Preference Alignment, Transformation Robustness, Information Sensitivity, Clustering Performance, and Retrieval Robustness. Unlike existing benchmarks that focus on isolated capabilities, SAGE evaluates semantic understanding through adversarial conditions, noisy transformations, and nuanced human judgment tasks across 30+ datasets. Our comprehensive evaluation of 9 embedding models and classical metrics reveals significant performance gaps, with no single approach excelling across all dimensions. For instance, while state-of-the-art embedding models like OpenAI's text-embedding-3-large dominate in aligning with human preferences (0.682 vs. 0.591 for the best classical metric), they are significantly outperformed by classical metrics on information sensitivity tasks, where Jaccard Similarity achieves a score of 0.905 compared to the top embedding score of 0.794. SAGE further uncovers critical trade-offs: OpenAI's text-embedding-3-small achieves the highest clustering performance (0.483) but demonstrates extreme brittleness with the lowest robustness score (0.011). SAGE exposes critical limitations in current semantic understanding capabilities and provides a more realistic assessment of model robustness for real-world deployment.

📄 PDF Abstract BibTeX arXiv:2509.21310

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VidMsg: A Benchmark for Implicit Message Inference in Short Videos

2026-06-02 · Issar Tzachor, Michael Green, Rami Ben-Ari arxiv

Understanding short online videos involves more than identifying visible objects and actions; video makers often include an underlying message or purpose in the clip. We introduce VidMsg, a benchmark for evaluating impli…

Towards Physically Executable 3D Gaussian for Embodied Navigation

2025-10-24 · Bingchen Miao, Rong Wei, Zhiqi Ge, Xiaoquan sun 외 arxiv

3D Gaussian Splatting (3DGS), a 3D representation method with photorealistic real-time rendering capabilities, is regarded as an effective tool for narrowing the sim-to-real gap. However, it lacks fine-grained semantics …

Something's Fishy In The Data Lake: A Critical Re-evaluation of Table Union Search Benchmarks

2025-05-27 · Allaa Boutaleb, Bernd Amann, Hubert Naacke, Rafael Angarita

Recent table representation learning and data discovery methods tackle table union search (TUS) within data lakes, which involves identifying tables that can be unioned with a given query table to enrich its content. The…

Representation Learning

OracleSage: Towards Unified Visual-Linguistic Understanding of Oracle Bone Scripts through Cross-Modal Knowledge Fusion

2024-11-26 · Hanqi Jiang, Yi Pan, JunHao Chen, Zhengliang Liu 외

Oracle bone script (OBS), as China's earliest mature writing system, present significant challenges in automatic recognition due to their complex pictographic structures and divergence from modern Chinese characters. We …

SAGEO Arena: A Realistic Environment for Evaluating Search-Augmented Generative Engine Optimization

2026-02-12 · Sunghwan Kim, Wooseok Jeong, Serin Kim, Sangam Lee 외 arxiv

Search-Augmented Generative Engines (SAGE) have emerged as a new paradigm for information access, bridging web-scale retrieval with generative capabilities to deliver synthesized answers. This shift has fundamentally res…