paper-with-me

홈 › Papers

SEAL : Interactive Tool for Systematic Error Analysis and Labeling

2022-10-11 · Nazneen Rajani, Weixin Liang, Lingjiao Chen, Meg Mitchell, James Zou

With the advent of Transformers, large language models (LLMs) have saturated well-known NLP benchmarks and leaderboards with high aggregate performance. However, many times these models systematically fail on tail data or rare groups not obvious in aggregate evaluation. Identifying such problematic data groups is even more challenging when there are no explicit labels (e.g., ethnicity, gender, etc.) and further compounded for NLP datasets due to the lack of visual features to characterize failure modes (e.g., Asian males, animals indoors, waterbirds on land, etc.). This paper introduces an interactive Systematic Error Analysis and Labeling (\seal) tool that uses a two-step approach to first identify high error slices of data and then, in the second step, introduce methods to give human-understandable semantics to those underperforming slices. We explore a variety of methods for coming up with coherent semantics for the error groups using language models for semantic labeling and a text-to-image model for generating visual features. SEAL toolkit and demo screencast is available at https://huggingface.co/spaces/nazneen/seal.

📄 PDF Abstract BibTeX arXiv:2210.05839

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On Thin Ice: Towards Explainable Conservation Monitoring via Attribution and Perturbations

2025-10-24 · Jiayi Zhou, Günel Aghakishiyeva, Saagar Arya, Julian Dale 외 arxiv

Computer vision can accelerate ecological research and conservation monitoring, yet adoption in ecology lags in part because of a lack of trust in black-box neural-network-based models. We seek to address this challenge …

Object Detection

SEAL: Synergistic Co-Evolution of Agents and Learning Environments

2026-05-23 · Yihao Hu, Zhihao Wen, Xiujin Liu, Pan Wang 외 arxiv

Large Language Model (LLM) agents are increasingly improved through interaction, yet most self-evolution methods adapt either the policy or the learning environment in isolation. We identify this structural gap as \emph{…

Seal-Tools: Self-Instruct Tool Learning Dataset for Agent Tuning and Detailed Benchmark

2024-05-14 · Mengsong Wu, Tong Zhu, Han Han, Chuanyuan Tan 외

This paper presents a new tool learning dataset Seal-Tools, which contains self-instruct API-like tools. Seal-Tools not only offers a large number of tools, but also includes instances which demonstrate the practical app…

How Far are LLMs from Real Search? A Comprehensive Study on Efficiency, Completeness, and Inherent Capabilities

2025-02-25 · Minhua Lin, Hui Liu, Xianfeng Tang, Jingying Zeng 외

Search plays a fundamental role in problem-solving across various domains, with most real-world decision-making problems being solvable through systematic search. Drawing inspiration from recent discussions on search and…

Decision Making

SEALing the Gap: A Reference Framework for LLM Inference Carbon Estimation via Multi-Benchmark Driven Embodiment

2026-03-03 · Priyavanshi Pathania, Rohit Mehra, Vibhu Saujanya Sharma, Vikrant Kaulgud 외 arxiv

Large Language Models are rapidly gaining traction in software engineering, yet their growing carbon footprint raises pressing sustainability concerns. While training emissions are substantial, inference quickly surpasse…