paper-with-me

홈 › Papers

Is 'Hope' a person or an idea? A pilot benchmark for NER: comparing traditional NLP tools and large language models on ambiguous entities

2025-09-15 · Payam Latifi arxiv

This pilot study presents a small-scale but carefully annotated benchmark of Named Entity Recognition (NER) performance across six systems: three non-LLM NLP tools (NLTK, spaCy, Stanza) and three general-purpose large language models (LLMs: Gemini-1.5-flash, DeepSeek-V3, Qwen-3-4B). The dataset contains 119 tokens covering five entity types (PERSON, LOCATION, ORGANIZATION, DATE, TIME). We evaluated each system's output against the manually annotated gold standard dataset using F1-score. The results show that LLMs generally outperform conventional tools in recognizing context-sensitive entities like person names, with Gemini achieving the highest average F1-score. However, traditional systems like Stanza demonstrate greater consistency in structured tags such as LOCATION and DATE. We also observed variability among LLMs, particularly in handling temporal expressions and multi-word organizations. Our findings highlight that while LLMs offer improved contextual understanding, traditional tools remain competitive in specific tasks, informing model selection.

📄 PDF Abstract BibTeX arXiv:2509.12098

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ValuePilot: A Two-Phase Framework for Value-Driven Decision-Making

2025-03-06 · Yitong Luo, Hou Hei Lam, Ziang Chen, Zhenliang Zhang 외

Despite recent advances in artificial intelligence (AI), it poses challenges to ensure personalized decision-making in tasks that are not considered in training datasets. To address this issue, we propose ValuePilot, a t…

Dataset GenerationDecision Making

Does Persona Make LLMs K-pop Fans? A Pilot Study of LLM-Based Online Concert Audience Agents

2026-06-05 · Kirak Kim, Hyojin Kim, Yejin Son, Sungyoung Kim 외 arxiv

A concert is a collective experience, but recorded performance videos are typically watched alone, stripping away the shared audience presence that makes concerts feel eventful. We investigate whether persona-based LLM a…

MMAC-Copilot: Multi-modal Agent Collaboration Operating Copilot

2024-04-28 · Zirui Song, Yaohang Li, Meng Fang, Yanda Li 외

Large language model agents that interact with PC applications often face limitations due to their singular mode of interaction with real-world environments, leading to restricted versatility and frequent hallucinations.…

HallucinationLanguage ModelingLanguage ModellingLarge Language Model

PersoPilot: An Adaptive AI-Copilot for Transparent Contextualized Persona Classification and Personalized Response Generation

2026-02-04 · Saleh Afzoon, Amin Beheshti, Usman Naseem arxiv

Understanding and classifying user personas is critical for delivering effective personalization. While persona information offers valuable insights, its full potential is realized only when contextualized, linking user …

Response GenerationActive Learning

ScenePilot-4K: A Large-Scale First-Person Dataset and Benchmark for Vision-Language Models in Autonomous Driving

2026-01-27 · Yujin Wang, Yutong Zheng, Wenxian Fan, Tianyi Wang 외 arxiv

In this paper, we introduce ScenePilot-4K, a large-scale first-person dataset for safety-aware vision-language learning and evaluation in autonomous driving. Built from public online driving videos, ScenePilot-4K contain…

Scene UnderstandingAutonomous DrivingMotion Planning