Geraldine commited on
Commit
c146d72
·
verified ·
1 Parent(s): 7de15db

Create data.json

Browse files
Files changed (1) hide show
  1. data.json +362 -0
data.json ADDED
@@ -0,0 +1,362 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ DATA = [
2
+ {
3
+ "id":1,
4
+ "year":2017,
5
+ "title":"Deep learning for medical image analysis",
6
+ "abstract":"We review convolutional neural networks applied to X-ray, CT and MRI scans. Challenges include small datasets and interpretability."
7
+ },
8
+ {
9
+ "id":2,
10
+ "year":2019,
11
+ "title":"Neural information retrieval with transformers",
12
+ "abstract":"This paper surveys BERT-based models for semantic search, dense retrievers and hybrid architectures."
13
+ },
14
+ {
15
+ "id":3,
16
+ "year":2016,
17
+ "title":"Climate change impacts on marine biodiversity",
18
+ "abstract":"Global warming affects coral reefs, fish populations and ocean acidification. Adaptation and mitigation strategies are discussed."
19
+ },
20
+ {
21
+ "id":4,
22
+ "year":2018,
23
+ "title":"Quantum computing for optimization problems",
24
+ "abstract":"Quantum algorithms such as QAOA and Grover search provide speedups for combinatorial optimization and database queries."
25
+ },
26
+ {
27
+ "id":5,
28
+ "year":2015,
29
+ "title":"Bibliometrics and research evaluation",
30
+ "abstract":"We explore citation analysis, h-index, and altmetrics as tools for assessing scientific impact. Limitations and biases are highlighted."
31
+ },
32
+ {
33
+ "id":6,
34
+ "year":2020,
35
+ "title":"Natural language processing in digital libraries",
36
+ "abstract":"Applications include metadata extraction, named entity recognition and semantic indexing to improve search and retrieval."
37
+ },
38
+ {
39
+ "id":7,
40
+ "year":2018,
41
+ "title":"Machine learning for financial trading",
42
+ "abstract":"We investigate supervised learning and reinforcement learning for stock prediction, with attention to risk management."
43
+ },
44
+ {
45
+ "id":8,
46
+ "year":2014,
47
+ "title":"Archives and preservation in the digital era",
48
+ "abstract":"Focus on long-term storage formats, OAIS reference model, and metadata standards such as Dublin Core and PREMIS."
49
+ },
50
+ {
51
+ "id":9,
52
+ "year":2013,
53
+ "title":"Recommender systems in online education",
54
+ "abstract":"Collaborative filtering and content-based models are compared. We evaluate personalization of learning materials."
55
+ },
56
+ {
57
+ "id":10,
58
+ "year":2021,
59
+ "title":"Large language models and reasoning",
60
+ "abstract":"We analyze GPT-style models, chain-of-thought prompting and test-time compute for complex reasoning tasks."
61
+ },
62
+ {
63
+ "id":11,
64
+ "year":2022,
65
+ "title":"Neural rankers beyond keywords",
66
+ "abstract":"Dense retrievers and late-interaction models capture meaning rather than exact terms, improving paraphrase search in scholarly corpora."
67
+ },
68
+ {
69
+ "id":12,
70
+ "year":2023,
71
+ "title":"Understanding ocean life under warming seas",
72
+ "abstract":"Rising temperatures and acidifying waters threaten coral habitats and fish diversity; mitigation and adaptation policies are reviewed."
73
+ },
74
+ {
75
+ "id":13,
76
+ "year":2019,
77
+ "title":"Impact metrics for science assessment",
78
+ "abstract":"Discusses indicators like citations, h-index and alternative metrics in research evaluation, with bias and coverage limitations."
79
+ },
80
+ {
81
+ "id":14,
82
+ "year":2022,
83
+ "title":"Automated indexing for heritage repositories",
84
+ "abstract":"Entity extraction and semantic tagging improve discovery in cultural heritage and library systems."
85
+ },
86
+ {
87
+ "id":15,
88
+ "year":2020,
89
+ "title":"AI for radiography and tomography",
90
+ "abstract":"Survey of deep nets on radiographs, CT and MRI; interpretability and limited data remain open issues."
91
+ },
92
+ {
93
+ "id":16,
94
+ "year":2021,
95
+ "title":"Efficient ANN with HNSW and IVF-PQ",
96
+ "abstract":"Compares FAISS IVF-PQ with HNSW for large-scale vector search; discusses OPQ, product quantization and recall-latency trade-offs."
97
+ },
98
+ {
99
+ "id":17,
100
+ "year":2022,
101
+ "title":"SPLADE and doc expansion for BM25",
102
+ "abstract":"Sparse lexical models like SPLADE and doc2query expand terms to boost BM25 effectiveness on tail vocabularies."
103
+ },
104
+ {
105
+ "id":18,
106
+ "year":2023,
107
+ "title":"ColBERTv2: late interaction at scale",
108
+ "abstract":"Multi-vector late interaction index enabling efficient re-ranking and high accuracy in passage retrieval."
109
+ },
110
+ {
111
+ "id":19,
112
+ "year":2020,
113
+ "title":"RRF: Reciprocal Rank Fusion in practice",
114
+ "abstract":"Shows how RRF fuses BM25 and dense retrieval for robust search across domains."
115
+ },
116
+ {
117
+ "id":20,
118
+ "year":2024,
119
+ "title":"pgvector vs Milvus vs Weaviate",
120
+ "abstract":"Engineering comparison of vector databases and ANN backends for hybrid search workloads."
121
+ },
122
+ {
123
+ "id":21,
124
+ "year":2016,
125
+ "title":"Quantum optimization with QAOA",
126
+ "abstract":"Introductory overview of QAOA for combinatorial optimization."
127
+ },
128
+ {
129
+ "id":22,
130
+ "year":2023,
131
+ "title":"Quantum optimization with QAOA (updated)",
132
+ "abstract":"Recent advances in QAOA and parameter concentration for hard optimization problems."
133
+ },
134
+ {
135
+ "id":23,
136
+ "year":2018,
137
+ "title":"Metadata standards in archives",
138
+ "abstract":"Survey of PREMIS, METS, Dublin Core, and BagIt profiles for archival packages under OAIS."
139
+ },
140
+ {
141
+ "id":24,
142
+ "year":2021,
143
+ "title":"Semantic enrichment for catalogues",
144
+ "abstract":"Linking entities and controlled vocabularies (MeSH, FAST) to improve discovery in library catalogues."
145
+ },
146
+ {
147
+ "id":25,
148
+ "year":2024,
149
+ "title":"LLM-assisted metadata extraction",
150
+ "abstract":"Use of transformer models to extract titles, authors and subjects from PDFs in digital repositories."
151
+ },
152
+ {
153
+ "id":26,
154
+ "year":2017,
155
+ "title":"Algorithmic trading with reinforcement learning",
156
+ "abstract":"Deep Q-learning and policy gradient methods evaluated for equities and crypto with risk constraints."
157
+ },
158
+ {
159
+ "id":27,
160
+ "year":2022,
161
+ "title":"Volatility-aware ML for markets",
162
+ "abstract":"Combining supervised signals with ATR-based risk management in live trading systems."
163
+ },
164
+ {
165
+ "id":28,
166
+ "year":2016,
167
+ "title":"Personalized learning recommenders",
168
+ "abstract":"Hybrid recommenders mixing content-based and collaborative filtering for MOOCs."
169
+ },
170
+ {
171
+ "id":29,
172
+ "year":2023,
173
+ "title":"Fairness in educational recommenders",
174
+ "abstract":"Auditing bias and ensuring equitable recommendations in online learning platforms."
175
+ },
176
+ {
177
+ "id":30,
178
+ "year":2022,
179
+ "title":"Hybrid search pipelines for science",
180
+ "abstract":"Design patterns: BM25 + dense with RRF fusion, filters on year\/type, and cross-encoder reranking."
181
+ },
182
+ {
183
+ "id":31,
184
+ "year":2021,
185
+ "title":"Open-source vector search stacks",
186
+ "abstract":"From Qdrant and Milvus to pgvector, with benchmarks on IVF-PQ and HNSW."
187
+ },
188
+ {
189
+ "id":32,
190
+ "year":2019,
191
+ "title":"Boolean queries for scholarly databases",
192
+ "abstract":"Best practices for building precise queries with field filters in Crossref and PubMed."
193
+ },
194
+ {
195
+ "id":33,
196
+ "year":2020,
197
+ "title":"Scholarly impact indicators overview",
198
+ "abstract":"An overview of measures used to assess research influence, including citation counts and alternative impact metrics."
199
+ },
200
+ {
201
+ "id":34,
202
+ "year":2021,
203
+ "title":"Fish diversity under ocean warming",
204
+ "abstract":"Biodiversity loss in warming oceans with emphasis on coral ecosystems; mitigation strategies reviewed."
205
+ },
206
+ {
207
+ "id":35,
208
+ "year":2024,
209
+ "title":"Transformers for semantic retrieval",
210
+ "abstract":"Covers bi-encoders, cross-encoders, ColBERT-style late interaction and reranking for dense search."
211
+ },
212
+ {
213
+ "id":36,
214
+ "year":2018,
215
+ "title":"MRI image analysis with CNNs",
216
+ "abstract":"Convolutional neural networks applied to MRI segmentation; dataset scarcity and explainability discussed."
217
+ },
218
+ {
219
+ "id":37,
220
+ "year":2017,
221
+ "title":"SEDA and eCH-0160 in archival transfers",
222
+ "abstract":"Profiles for archival SIPs including SEDA, eCH-0160 and DublinCore BagIt mapping."
223
+ },
224
+ {
225
+ "id":38,
226
+ "year":2020,
227
+ "title":"OAIS-compliant AIP and DIP exports",
228
+ "abstract":"Implementing AIP\/DIP workflows with PREMIS events and METS wrappers."
229
+ },
230
+ {
231
+ "id":39,
232
+ "year":2021,
233
+ "title":"RODA and e-ARK packages",
234
+ "abstract":"Practical guide to RODA-In preprocessing and E-ARK specifications for archival information packages."
235
+ },
236
+ {
237
+ "id":40,
238
+ "year":2023,
239
+ "title":"Instruction tuning for LLMs",
240
+ "abstract":"Supervised fine-tuning on prompt\u2013response pairs to improve instruction following."
241
+ },
242
+ {
243
+ "id":41,
244
+ "year":2024,
245
+ "title":"Chat alignment with DPO",
246
+ "abstract":"Direct Preference Optimization as a scalable alternative to RLHF for aligning conversational models."
247
+ },
248
+ {
249
+ "id":42,
250
+ "year":2022,
251
+ "title":"Small language models for domain tasks",
252
+ "abstract":"Compact models fine-tuned for specialized tasks can rival larger LLMs when paired with domain data."
253
+ },
254
+ {
255
+ "id":43,
256
+ "year":2024,
257
+ "title":"Meaning-aware search for library collections",
258
+ "abstract":"Query understanding and semantic indexing support discovery when vocabulary differs between users and cataloguers."
259
+ },
260
+ {
261
+ "id":44,
262
+ "year":2019,
263
+ "title":"Radiology AI: from X-rays to MR imaging",
264
+ "abstract":"Survey of deep learning for radiology spanning radiographs, CT and MR; interpretability emphasized."
265
+ },
266
+ {
267
+ "id":45,
268
+ "year":2020,
269
+ "title":"Entity linking in catalog records",
270
+ "abstract":"Automatically linking authors and subjects to authority files to improve retrieval."
271
+ },
272
+ {
273
+ "id":46,
274
+ "year":2018,
275
+ "title":"Quantum annealing in materials design",
276
+ "abstract":"Uses annealers for molecular optimization, distinct from circuit-model QAOA approaches."
277
+ },
278
+ {
279
+ "id":47,
280
+ "year":2017,
281
+ "title":"Altmetrics in social media analytics",
282
+ "abstract":"Analyzing tweets and online attention; not focused on research evaluation methodology."
283
+ },
284
+ {
285
+ "id":48,
286
+ "year":2025,
287
+ "title":"Hybrid reranking with bge-reranker",
288
+ "abstract":"Evaluates bge-reranker-base on hybrid pipelines combining BM25 and dense retrieval in scientific search."
289
+ },
290
+ {
291
+ "id":49,
292
+ "year":2025,
293
+ "title":"Scalable OPQ for billion-scale search",
294
+ "abstract":"Optimization of product quantization codebooks enabling compressed vector search at scale."
295
+ },
296
+ {
297
+ "id":50,
298
+ "year":2022,
299
+ "title":"Counterfactual evaluation in recommenders",
300
+ "abstract":"Off-policy evaluation methods to assess recommender systems without online A\/B tests."
301
+ },
302
+ {
303
+ "id":51,
304
+ "year":2023,
305
+ "title":"Controlled vocabularies (MeSH, FAST, RAMEAU)",
306
+ "abstract":"Integrating subject headings and thesauri with semantic search for better recall in catalogs."
307
+ },
308
+ {
309
+ "id":52,
310
+ "year":2020,
311
+ "title":"BagIt profiles for institutional repositories",
312
+ "abstract":"Defining interoperable packaging rules for content transfer and preservation."
313
+ },
314
+ {
315
+ "id":53,
316
+ "year":2018,
317
+ "title":"Crossref and PubMed query strategies",
318
+ "abstract":"Combining field filters and Boolean logic to increase precision in scholarly databases."
319
+ },
320
+ {
321
+ "id":54,
322
+ "year":2021,
323
+ "title":"Acidification and coral reef resilience",
324
+ "abstract":"Examines pH decline impacts on coral symbiosis with potential resilience measures."
325
+ },
326
+ {
327
+ "id":55,
328
+ "year":2024,
329
+ "title":"Fisheries under climate stress",
330
+ "abstract":"Impacts of warming and acidification on fish stocks and management policies."
331
+ },
332
+ {
333
+ "id":56,
334
+ "year":2017,
335
+ "title":"Semantic search for institutional repositories",
336
+ "abstract":"Using embeddings to bridge vocabulary gap between depositors and users in repositories."
337
+ },
338
+ {
339
+ "id":57,
340
+ "year":2022,
341
+ "title":"Keyword vs vector search in catalogs",
342
+ "abstract":"A\/B comparison of BM25, SPLADE and dense retrieval with reranking in library systems."
343
+ },
344
+ {
345
+ "id":58,
346
+ "year":2024,
347
+ "title":"Test-time compute and chain-of-thought",
348
+ "abstract":"Increasing inference-time computation to improve reasoning without changing weights."
349
+ },
350
+ {
351
+ "id":59,
352
+ "year":2023,
353
+ "title":"Distillation for small language models",
354
+ "abstract":"Transferring reasoning traces from larger teachers to compact student models."
355
+ },
356
+ {
357
+ "id":60,
358
+ "year":2025,
359
+ "title":"Reasoning-centric rerankers",
360
+ "abstract":"Explores rerankers that integrate intermediate reasoning to select passages."
361
+ }
362
+ ]