Papers › CBRS: Cognitive Blood Request System with Bilingual Dataset and Dual-Layer Filtering...

CBRS: Cognitive Blood Request System with Bilingual Dataset and Dual-Layer Filtering for Multi-Platform Social Streams

17 Apr 2026arXiv:2604.16665added by Syntology

Anik Saha, Mst. Fahmida Sultana Naznin, Zia Ul Hassan Abdullah, Anisa Binte Asad, K. G. Subarno Bithi, A. B. M. Alim Al Islam

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Urgent blood donation seeking posts and messages on social media often go unnoticed due to the overwhelming volume of daily communications. Traditional app-based systems, reliant on manual input, struggle to reach users in low-resource settings, delaying critical responses. To address this, we introduce the Cognitive Blood Request System (CBRS), a multi-platform framework that efficiently filters and parses blood donation requests from social media streams using a cost-efficient dual-layered architecture. To do so, we curate a novel dataset of 11K parsed blood donation request messages in Bengali, English, and transliterated Bengali, capturing the linguistic diversity of real social media communications. The inclusion of adversarial negatives further enhances the robustness of our model. CBRS achieves an impressive 99% accuracy and precision in filtering, surpassing benchmark methods. In the parsing task, our LoRA finetuned Llama-3.2-3B model achieves 92% zero-shot accuracy, surpassing the base model by 41.54% and exceeding the few-shot performance of GPT-4o-mini, Gemini-2.0-Flash, and other LLMs, while resulting in a 35X reduction in input token usage. This work lays a robust foundation for scalable, inclusive information extraction in time-sensitive, object-focused tasks. Our code, dataset, and trained models are publicly available at [https://github.com/aaniksahaa/CBRS](https://github.com/aaniksahaa/CBRS).

PaperPDFCode Syntology ran

In Syntology For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2604.16665")

Code

Syntology Ran 0 of 12 code samples harvested from 1 repository linked to this paper; 12 have no recorded run.

By repository: found in paper text by Syntology: 12 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

aaniksahaa/CBRS found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 0 ran; 0 honoured the contract we drafted; 12 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

12unverified

Licence: 12 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from aaniksahaa/CBRS. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

anonymize_contacts aaniksahaa/CBRS/final-dataset/anonymize_contacts.py found in paper text by Syntology unverified no licence file found · pointer only · 6dd4b2c5cc1a9002 · report
create_donor aaniksahaa/CBRS/telegram-bot/api.py found in paper text by Syntology unverified no licence file found · pointer only · 94fd04ab0216b888 · report
fetch_donors aaniksahaa/CBRS/telegram-bot/api.py found in paper text by Syntology unverified no licence file found · pointer only · 30938b1b77d96039 · report
format_iso_date aaniksahaa/CBRS/telegram-bot/utils.py found in paper text by Syntology unverified no licence file found · pointer only · 0600c41a695a77e1 · report
get_modified_data aaniksahaa/CBRS/telegram-bot/message_parser.py found in paper text by Syntology unverified no licence file found · pointer only · ba264fba7358fc90 · report
get_prompt aaniksahaa/CBRS/binary-classifier/dual-layer-filtering/eval-v1.py found in paper text by Syntology unverified no licence file found · pointer only · 62cf1ea9a6a67f98 · report
mask_number aaniksahaa/CBRS/final-dataset/anonymize_contacts.py found in paper text by Syntology unverified no licence file found · pointer only · 58c1bf8aefafaeb3 · report
parse_blood_seeking_message aaniksahaa/CBRS/telegram-bot/message_parser.py found in paper text by Syntology unverified no licence file found · pointer only · 7e1d1541efeb213f · report
parse_int aaniksahaa/CBRS/telegram-bot/message_parser.py found in paper text by Syntology unverified no licence file found · pointer only · c3f74f51e7aa4abb · report
read_json aaniksahaa/CBRS/util.py found in paper text by Syntology unverified no licence file found · pointer only · 8b160d5084bf25c8 · report
read_txt aaniksahaa/CBRS/util.py found in paper text by Syntology unverified no licence file found · pointer only · 6189d8755abb88e7 · report
update_donor aaniksahaa/CBRS/telegram-bot/api.py found in paper text by Syntology unverified no licence file found · pointer only · b5cece40d659f032 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2604.16665, was issued in April 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections