paper-with-me

Papers

RetrieveGPT: Merging Prompts and Mathematical Models for Enhanced Code-Mixed Information Retrieval

2024-11-07 · Aniket Deroy, Subhankar Maity

Code-mixing, the integration of lexical and grammatical elements from multiple languages within a single sentence, is a widespread linguistic phenomenon, particularly prevalent in multilingual societies. In India, social media users frequently engage in code-mixed conversations using the Roman script, especially among migrant communities who form online groups to share relevant local information. This paper focuses on the challenges of extracting relevant information from code-mixed conversations, specifically within Roman transliterated Bengali mixed with English. This study presents a novel approach to address these challenges by developing a mechanism to automatically identify the most relevant answers from code-mixed conversations. We have experimented with a dataset comprising of queries and documents from Facebook, and Query Relevance files (QRels) to aid in this task. Our results demonstrate the effectiveness of our approach in extracting pertinent information from complex, code-mixed digital conversations, contributing to the broader field of natural language processing in multilingual and informal text environments. We use GPT-3.5 Turbo via prompting alongwith using the sequential nature of relevant documents to frame a mathematical model which helps to detect relevant documents corresponding to a query.

📄 PDF Abstract BibTeX arXiv:2411.04752

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrievalSentence

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Adam 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

Mathematical Reasoning Enhanced LLM for Formula Derivation: A Case Study on Fiber NLI Modellin

2026-03-19 · Yao Zhang, Yuchen Song, Xiao Luo, Shengnan Li 외 arxiv

Recent advances in large language models (LLMs) have demonstrated strong capabilities in code generation and text synthesis, yet their potential for symbolic physical reasoning in domain-specific scientific problems rema…

Mathematical ReasoningCode Generation

HM3: Hierarchical Multi-Objective Model Merging for Pretrained Models

2024-09-27 · Yu Zhou, Xingyu Wu, Jibin Wu, Liang Feng 외

Model merging is a technique that combines multiple large pretrained models into a single model with enhanced performance and broader task adaptability. It has gained popularity in large pretrained model development due …

Code GenerationMathematical Reasoning

Coarse-to-Fine Process Reward Modeling for Enhanced Mathematical Reasoning

2025-01-23 · Yulan Hu, Sheng Ouyang, Yong liu

Process reward model (PRM) is critical for mathematical reasoning tasks to assign rewards for each intermediate steps. The PRM requires constructing process-wise supervision data for training, which rely on chain-of-thou…

AttributeMathematical Reasoning

LLMs can Find Mathematical Reasoning Mistakes by Pedagogical Chain-of-Thought

2024-05-09 · Zhuoxuan Jiang, Haoyuan Peng, Shanshan Feng, Fan Li 외

Self-correction is emerging as a promising approach to mitigate the issue of hallucination in Large Language Models (LLMs). To facilitate effective self-correction, recent research has proposed mistake detection as its i…

HallucinationMathMathematical ReasoningMistake Detection

When Understanding Becomes a Risk: Authenticity and Safety Risks in the Emerging Image Generation Paradigm

2026-03-25 · Ye Leng, Junjie Chu, Mingjie Li, Chenhao Lin 외 arxiv

Recently, multimodal large language models (MLLMs) have emerged as a unified paradigm for language and image generation. Compared with diffusion models, MLLMs possess a much stronger capability for semantic understanding…

Image Generation