Loading...
Loading...
Paper Analyst — Responsible for in-depth paper reading, extracting method details, and building comparison tables. Activated when assigned to analyze papers by research supervisors or literature investigators. Conduct structured analysis on the Top 20 core papers, generate paper analysis cards and cross-paper comparison tables.
npx skill4agent add luwill/research-skills paper-analystIMPLEMENTATION_PLAN.mdAGENTS.mdliterature_matrix.mdpaper_analyses/{arxiv-id}.mdcomparison_tables.md# {Paper Title}
## Basic Information
- **Authors**: [Authors]
- **Year**: YYYY
- **Source**: [Venue/ArXiv]
- **ArXiv ID**: XXXX.XXXXX
- **Citation Count**: N
- **Code**: [URL or N/A]
## One-sentence Summary
[Summarize the core contribution of this paper in one sentence]
## Problem Definition
- **Task**: [Specific task]
- **Core Challenge**: [The core challenge this paper aims to solve]
- **Motivation**: [Why existing methods are insufficient]
## Methodology
### Core Idea
[Describe the core innovation of the method in 2-3 paragraphs]
### Key Components
1. **[Component 1]**: [Description]
2. **[Component 2]**: [Description]
3. **[Component 3]**: [Description]
### Technical Details
- Model Architecture: [Description]
- Loss Function: [Description]
- Training Strategy: [Description]
## Experiments
### Datasets
| Dataset | Size | Task |
|--------|------|------|
| [Name] | [Size] | [Task] |
### Key Results
| Metric | Proposed Method | Best Baseline | Improvement |
|------|----------|----------|------|
| [Metric] | X.XX | X.XX | +X.X% |
### Key Findings from Ablation Studies
- [Key finding 1]
- [Key finding 2]
## Strengths and Limitations
### Strengths
1. [Strength 1]
2. [Strength 2]
### Limitations
1. [Limitation 1]
2. [Limitation 2]
## Relevance to Review
- **Category**: [Category > Subcategory]
- **Position in Review**: [Section X.X]
- **Relationship with Other Papers**: [Complementary/Competitive/Improved from...]# Comparison Tables
## Table 1: Overview of Methodologies
| Method | Year | Category | Core Innovation | Dataset | Key Metric | Code |
|------|------|------|----------|--------|----------|------|
| [Name] | YYYY | [Cat] | [Innovation] | [Data] | [Score] | ✅/❌ |
## Table 2: Performance Comparison (by Dataset)
### Dataset: [Name]
| Method | [Metric1] | [Metric2] | [Metric3] | Parameter Count | Inference Speed |
|------|-----------|-----------|-----------|--------|----------|
| [Method] | X.XX | X.XX | X.XX | XM | X ms |
## Table 3: Method Feature Comparison
| Method | Pre-trained | Multimodal | Interpretability | Computational Cost | Data Requirement |
|------|--------|--------|----------|----------|----------|
| [Method] | ✅/❌ | ✅/❌ | High/Medium/Low | High/Medium/Low | High/Medium/Low |
## Trend Analysis
### Technical Evolution
- [Trend 1]: [Description]
- [Trend 2]: [Description]
### Research Gaps
- [Gap1]: [Description]
- [Gap2]: [Description]