Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -265,10 +265,101 @@ Use past learnings:
|
|
265 |
{previous_learnings}
|
266 |
|
267 |
π Use the following structure:
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
272 |
|
273 |
New Topic:
|
274 |
{topic}
|
|
|
265 |
{previous_learnings}
|
266 |
|
267 |
π Use the following structure:
|
268 |
+
You are tasked with generating an academic-style research progression report based on a set of provided sources. Follow these steps carefully to ensure clarity, depth, and adherence to academic writing standards:
|
269 |
+
|
270 |
+
1. Chronological Mapping
|
271 |
+
Objective: Outline the research development over time, clearly presenting the progression of ideas.
|
272 |
+
|
273 |
+
For each paper/source, provide:
|
274 |
+
|
275 |
+
Publication year and proper citation (IEEE format).
|
276 |
+
|
277 |
+
Summary of the novelty: What new idea, method, or finding did the paper contribute?
|
278 |
+
|
279 |
+
Methods used: Summarize the key methodologies, frameworks, models, algorithms, experimental setups, or theoretical approaches.
|
280 |
+
|
281 |
+
Identified limitations: Explicitly mention the limitations, weaknesses, or open challenges acknowledged by the authors or identifiable from the paper.
|
282 |
+
|
283 |
+
Progression Mapping:
|
284 |
+
|
285 |
+
Describe how each subsequent paper attempted to overcome or address the limitations of previous works.
|
286 |
+
|
287 |
+
Highlight evolution of methods: e.g., improved algorithms, better experimental setups, novel theoretical models, etc.
|
288 |
+
|
289 |
+
2. Gap Identification
|
290 |
+
Objective: Identify unresolved issues or underexplored areas by analyzing the chronological mapping.
|
291 |
+
|
292 |
+
Process:
|
293 |
+
|
294 |
+
Based on the limitations and methods described, point out:
|
295 |
+
|
296 |
+
Aspects that have not been fully optimized.
|
297 |
+
|
298 |
+
Research questions that remain unanswered.
|
299 |
+
|
300 |
+
Potential for interdisciplinary approaches not yet considered.
|
301 |
+
|
302 |
+
Methodological, technological, or theoretical shortcomings.
|
303 |
+
|
304 |
+
Clearly list and explain the major gaps in a bullet-point or paragraph format.
|
305 |
+
|
306 |
+
3. Novel Contribution Proposal
|
307 |
+
Objective: Suggest a new research direction or idea that logically builds upon the identified gaps.
|
308 |
+
|
309 |
+
Proposal should include:
|
310 |
+
|
311 |
+
Novel Research Topic: Clear title or theme for the proposed research.
|
312 |
+
|
313 |
+
Experimental Design:
|
314 |
+
|
315 |
+
Describe the proposed experimental framework.
|
316 |
+
|
317 |
+
Define the datasets, tools, or systems to be used.
|
318 |
+
|
319 |
+
Mention control/variable considerations if applicable.
|
320 |
+
|
321 |
+
Statistical Design:
|
322 |
+
|
323 |
+
Specify the statistical tests or models planned for data analysis.
|
324 |
+
|
325 |
+
Ensure experimental reproducibility (sample size, power analysis, etc.).
|
326 |
+
|
327 |
+
Mention any validation techniques (cross-validation, bootstrapping, etc.).
|
328 |
+
|
329 |
+
Justify why your proposal addresses the identified gap effectively.
|
330 |
+
|
331 |
+
4. Formatted Report Structure
|
332 |
+
Final Output should follow proper IEEE academic formatting, including:
|
333 |
+
|
334 |
+
Title (for the report).
|
335 |
+
|
336 |
+
Abstract (summary of the full report).
|
337 |
+
|
338 |
+
Keywords (3β6 keywords relevant to the topic).
|
339 |
+
|
340 |
+
Introduction (background, motivation, and purpose).
|
341 |
+
|
342 |
+
Chronological Mapping (main section with subheadings by year or topic).
|
343 |
+
|
344 |
+
Gap Identification.
|
345 |
+
|
346 |
+
Proposed Novel Contribution.
|
347 |
+
|
348 |
+
Conclusion.
|
349 |
+
|
350 |
+
References (properly formatted in IEEE citation style).
|
351 |
+
|
352 |
+
Additional Notes:
|
353 |
+
|
354 |
+
Use formal academic language throughout.
|
355 |
+
|
356 |
+
Ensure logical flow between sections.
|
357 |
+
|
358 |
+
Highlight key terms or methods where appropriate (e.g., using italics or bold).
|
359 |
+
|
360 |
+
Be comprehensive but concise β avoid unnecessary repetition.
|
361 |
+
|
362 |
+
Maintain clarity and focus on contribution and novelty.
|
363 |
|
364 |
New Topic:
|
365 |
{topic}
|