paper-with-me

Papers

NexusIndex: Integrating Advanced Vector Indexing and Multi-Model Embeddings for Robust Fake News Detection

2024-10-23 · Solmaz Seyed Monir, Dongfang Zhao

The proliferation of fake news on digital platforms has underscored the need for robust and scalable detection mechanisms. Traditional methods often fall short in handling large and diverse datasets due to limitations in scalability and accuracy. In this paper, we propose NexusIndex, a novel framework and model that enhances fake news detection by integrating advanced language models, an innovative FAISSNexusIndex layer, and attention mechanisms. Our approach leverages multi-model embeddings to capture rich contextual and semantic nuances, significantly improving text interpretation and classification accuracy. By transforming articles into high-dimensional embeddings and indexing them efficiently, NexusIndex facilitates rapid similarity searches across extensive collections of news articles. The FAISSNexusIndex layer further optimizes this process, enabling real-time detection and enhancing the system's scalability and performance. Our experimental results demonstrate that NexusIndex outperforms state-of-the-art methods in efficiency and accuracy across diverse datasets.

📄 PDF Abstract BibTeX arXiv:2410.18294

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesFake News Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Cost-Effective, Low Latency Vector Search with Azure Cosmos DB

2025-05-09 · Nitish Upreti, Krishnan Sundaram, Hari Sudan Sundar, Samer Boshra 외

Vector indexing enables semantic search over diverse corpora and has become an important interface to databases for both users and AI agents. Efficient vector search requires deep optimizations in database systems. This …

VectorSearch: Enhancing Document Retrieval with Semantic Embeddings and Optimized Search

2024-09-25 · Solmaz Seyed Monir, Irene Lau, Shubing Yang, Dongfang Zhao

Traditional retrieval methods have been essential for assessing document similarity but struggle with capturing semantic nuances. Despite advancements in latent semantic analysis (LSA) and deep learning, achieving compre…

Retrieval

Information retrieval system using evolutionary algorithms

2022-10-28 · Advanced Technologies in Network and Service Management 2022 10 · Doaa N. Mhawi, Haider W. Oleiwi, Nagham H. Saeed, Heba L. Al-Taie

When it comes to web search, information retrieval (IR) represents a critical technique as web pages have been increasingly growing. However, web users face major problems; unrelated user query retrieved documents (i.e.,…

Evolutionary AlgorithmsInformation RetrievalRetrieval

PowerWalk: Scalable Personalized PageRank via Random Walks with Vertex-Centric Decomposition

2016-08-22 · Liu Qin, Li Zhenguo, Lui John C. S., Cheng Jiefeng

Most methods for Personalized PageRank (PPR) precompute and store all accurate PPR vectors, and at query time, return the ones of interest directly. However, the storage and computation of all accurate PPR vectors can be…

A Fingerprint Indexing Method Based on Minutia Descriptor and Clustering

2018-11-21 · Gwang-Il Ri, Chol-Gyun Ri, Su-Rim Ji

In this paper we propose a novel fingerprint indexing approach for speeding up in the fingerprint recognition system. What kind of features are used for indexing and how to employ the extracted features for searching are…

Clustering