Papers › Query Augmentation by Decoding Semantics from Brain Signals

Query Augmentation by Decoding Semantics from Brain Signals

24 Feb 2024arXiv:2402.15708archive 2025-07-28

Ziyi Ye, Jingtao Zhan, Qingyao Ai, Yiqun Liu, Maarten de Rijke, Christina Lioma, Tuukka Ruotsalo

Query augmentation is a crucial technique for refining semantically imprecise queries. Traditionally, query augmentation relies on extracting information from initially retrieved, potentially relevant documents. If the quality of the initially retrieved documents is low, then the effectiveness of query augmentation would be limited as well. We propose Brain-Aug, which enhances a query by incorporating semantic information decoded from brain signals. BrainAug generates the continuation of the original query with a prompt constructed with brain signal information and a ranking-oriented inference approach. Experimental results on fMRI (functional magnetic resonance imaging) datasets show that Brain-Aug produces semantically more accurate queries, leading to improved document ranking performance. Such improvement brought by brain signals is particularly notable for ambiguous queries.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

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="2402.15708")

Code

Syntology Ran 12 of 18 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 11 ran with no contract checked.

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

yeziyi1998/brain-query-augmentation officialmentioned in paperpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. 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

18 samples harvested; 12 ran; 0 honoured the contract we drafted; 6 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.

1ran · our draft was wrong
11ran
6unverified

Licence: 0 of the 18 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 yeziyi1998/brain-query-augmentation. “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.

build_index yeziyi1998/brain-query-augmentation/ict/my_faiss.py official repository ran MIT (permissive) · 81c92a529103e44f · report
load_all_data yeziyi1998/brain-query-augmentation/ict/part1_config.py official repository ran MIT (permissive) · 98484eb6d07b0cd0 · report
load_data yeziyi1998/brain-query-augmentation/ict/part1_config.py official repository ran MIT (permissive) · cd8af379c49c924a · report
load_local_idf yeziyi1998/brain-query-augmentation/ict/bm25.py official repository ran fingerprinted MIT (permissive) · 9d187972263ce66c · report
mean_pooling yeziyi1998/brain-query-augmentation/language_generation/src/data_old.py official repository ran · our draft was wrong MIT (permissive) · 07b0e4cab6c2d738 · report
merge_index yeziyi1998/brain-query-augmentation/ict/my_faiss.py official repository ran MIT (permissive) · f4e23be78c69d7b8 · report
random_selection yeziyi1998/brain-query-augmentation/ict/part1_config.py official repository ran MIT (permissive) · e5d90fbc71308d28 · report
recall yeziyi1998/brain-query-augmentation/ict/model_utils/evaluation.py official repository ran MIT (permissive) · 71fbeaecfc7e45e7 · report
retrieve_from_index yeziyi1998/brain-query-augmentation/ict/my_faiss.py official repository ran MIT (permissive) · ae38cfbad62cb31e · report
softmax yeziyi1998/brain-query-augmentation/ict/bm25.py official repository ran fingerprinted MIT (permissive) · d79002277745e36d · report
transform2dict yeziyi1998/brain-query-augmentation/ict/bm25.py official repository ran fingerprinted MIT (permissive) · 682a666897171a99 · report
whoosh_bm25 yeziyi1998/brain-query-augmentation/ict/my_woosh.py official repository ran MIT (permissive) · 96ba70c6c3e9c44c · report
get_embeddings yeziyi1998/brain-query-augmentation/ict/model_utils/model_config.py official repository unverified MIT (permissive) · bde4c1a685708c16 · report
get_embeddings_llama yeziyi1998/brain-query-augmentation/language_generation/src/data_old.py official repository unverified MIT (permissive) · 16b99d781681671d · report
get_embeddings_st yeziyi1998/brain-query-augmentation/language_generation/src/data_old.py official repository unverified MIT (permissive) · efde8a1714463295 · report
get_model yeziyi1998/brain-query-augmentation/ict/model_utils/model_config.py official repository unverified MIT (permissive) · dfc692563b41a3af · report
get_ranking_model yeziyi1998/brain-query-augmentation/ict/model_utils/model_config.py official repository unverified MIT (permissive) · 8e274827a4375cc8 · report
top_k_top_p_filtering yeziyi1998/brain-query-augmentation/help/utils.py official repository unverified MIT (permissive) · eec474cc8cda034e · report

Tasks

Document Ranking

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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