paper-with-me

Papers

Token Trails: Navigating Contextual Depths in Conversational AI with ChatLLM

2024-04-03 · Md. Kowsher, Ritesh Panditi, Nusrat Jahan Prottasha, Prakash Bhat, Anupam Kumar Bairagi, Mohammad Shamsul Arefin

Conversational modeling using Large Language Models (LLMs) requires a nuanced understanding of context to generate coherent and contextually relevant responses. In this paper, we present Token Trails, a novel approach that leverages token-type embeddings to navigate the intricate contextual nuances within conversations. Our framework utilizes token-type embeddings to distinguish between user utterances and bot responses, facilitating the generation of context-aware replies. Through comprehensive experimentation and evaluation, we demonstrate the effectiveness of Token Trails in improving conversational understanding and response generation, achieving state-of-the-art performance. Our results highlight the significance of contextual modeling in conversational AI and underscore the promising potential of Token Trails to advance the field, paving the way for more sophisticated and contextually aware chatbot interactions.

📄 PDF Abstract BibTeX arXiv:2404.02402

Code (0)

등록된 구현이 없습니다.

Tasks

ChatbotNavigateResponse Generation

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Lessons from A Large Language Model-based Outdoor Trail Recommendation Chatbot with Retrieval Augmented Generation

2025-07-27 · Julia Ann Mathew, Suining He arxiv

The increasing popularity of outdoor recreational activities (such as hiking and biking) has boosted the demand for a conversational AI system to provide informative and personalized suggestion on outdoor trails. Challen…

Zero-shot Query Contextualization for Conversational Search

2022-04-22 · Antonios Minas Krasakis, Andrew Yates, Evangelos Kanoulas

Current conversational passage retrieval systems cast conversational search into ad-hoc search by using an intermediate query resolution step that places the user's question in context of the conversation. While the prop…

Conversational SearchPassage RetrievalRetrieval

Multi-Prompt with Depth Partitioned Cross-Modal Learning

2023-05-10 · Yingjie Tian, Yiqi Wang, Xianda Guo, Zheng Zhu 외

In recent years, soft prompt learning methods have been proposed to fine-tune large-scale vision-language pre-trained models for various downstream tasks. These methods typically combine learnable textual tokens with cla…

Domain GeneralizationPrompt Learning

Conversational Exploratory Search of Scholarly Publications Using Knowledge Graphs

2024-10-01 · Phillip Schneider, Florian Matthes

Traditional search methods primarily depend on string matches, while semantic search targets concept-based matches by recognizing underlying intents and contextual meanings of search terms. Semantic search is particularl…

Conversational SearchKnowledge Graphs

LatentPress: Context Compression Beyond Text and Vision

2026-09-01 · Zhengze Zhou, Hejian Sang hf

Compressed context is usually carried as human-readable text or as rendered images that must be decoded, even when its consumer is a language model. We introduce LatentPress, which writes conversational histories and lon…

Text Summarization