paper-with-me

홈 › Papers

OVEL: Large Language Model as Memory Manager for Online Video Entity Linking

2024-03-03 · Haiquan Zhao, Xuwu Wang, Shisong Chen, Zhixu Li, Xin Zheng, Yanghua Xiao

In recent years, multi-modal entity linking (MEL) has garnered increasing attention in the research community due to its significance in numerous multi-modal applications. Video, as a popular means of information transmission, has become prevalent in people's daily lives. However, most existing MEL methods primarily focus on linking textual and visual mentions or offline videos's mentions to entities in multi-modal knowledge bases, with limited efforts devoted to linking mentions within online video content. In this paper, we propose a task called Online Video Entity Linking OVEL, aiming to establish connections between mentions in online videos and a knowledge base with high accuracy and timeliness. To facilitate the research works of OVEL, we specifically concentrate on live delivery scenarios and construct a live delivery entity linking dataset called LIVE. Besides, we propose an evaluation metric that considers timelessness, robustness, and accuracy. Furthermore, to effectively handle OVEL task, we leverage a memory block managed by a Large Language Model and retrieve entity candidates from the knowledge base to augment LLM performance on memory management. The experimental results prove the effectiveness and efficiency of our method.

📄 PDF Abstract BibTeX arXiv:2403.01411

Code (0)

등록된 구현이 없습니다.

Tasks

Entity LinkingLanguage ModelingLanguage ModellingLarge Language ModelManagement

Methods 이 논문이 사용한 방법론

Focus 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

MiTa: A Hierarchical Multi-Agent Collaboration Framework with Memory-integrated and Task Allocation

2026-01-30 · XiaoJie Zhang, JianHan Wu, Xiaoyang Qu, Jianzong Wang arxiv

Recent advances in large language models (LLMs) have substantially accelerated the development of embodied agents. LLM-based multi-agent systems mitigate the inefficiency of single agents in complex tasks. However, they …

Dual Dynamic Memory Network for End-to-End Multi-turn Task-oriented Dialog Systems

2020-12-01 · COLING 2020 8 · Jian Wang, Junhao Liu, Wei Bi, Xiaojiang Liu 외

Existing end-to-end task-oriented dialog systems struggle to dynamically model long dialog context for interactions and effectively incorporate knowledge base (KB) information into dialog generation. To conquer these lim…

Mosaic: Unlocking Long-Context Inference for Diffusion LLMs via Global Memory Planning and Dynamic Peak Taming

2026-01-10 · Liang Zheng, Bowen Shi, Yitao Hu, Jiawei Zhang 외 arxiv

Diffusion-based large language models (dLLMs) have emerged as a promising paradigm, utilizing simultaneous denoising to enable global planning and iterative refinement. While these capabilities are particularly advantage…

Memory Proxy Maps for Visual Navigation

2024-11-15 · Faith Johnson, Bryan Bo Cao, Ashwin Ashok, Shubham Jain 외

Visual navigation takes inspiration from humans, who navigate in previously unseen environments using vision without detailed environment maps. Inspired by this, we introduce a novel no-RL, no-graph, no-odometry approach…

NavigateVisual Navigation

Improving the Serving Performance of Multi-LoRA Large Language Models via Efficient LoRA and KV Cache Management

2025-04-19 · Hang Zhang, Jiuchen Shi, Yixiao Wang, Quan Chen 외

Multiple Low-Rank Adapters (Multi-LoRAs) are gaining popularity for task-specific Large Language Model (LLM) applications. For multi-LoRA serving, caching hot KV caches and LoRA adapters in high bandwidth memory of accel…

Language ModelingLanguage ModellingLarge Language ModelManagement