Official implementation from Papers with Code · Community adoption signal (89 stars)
- Stars
- 89
- Last push
- Mar 16, 2024 (880d ago)
Risk flags
- No push in 12+ months
- No CI pipeline detected
- No tagged releases
Silei Xu, Sina J. Semnani, Giovanni Campagna, Monica S. Lam
We propose AutoQA, a methodology and toolkit to generate semantic parsers that answer questions on databases, with no manual effort. Given a database schema and its data, AutoQA automatically generates a large set of high-quality questions for training that covers different database operations. It uses automatic paraphrasing combined with template-based parsing to find alternative expressions of an attribute in diffe ...
rent parts of speech. It also uses a novel filtered auto-paraphraser to generate correct paraphrases of entire sentences. We apply AutoQA to the Schema2QA dataset and obtain an average logical form accuracy of 62.9% when tested on natural questions, which is only 6.4% lower than a model trained with expert natural language annotations and paraphrase data collected from crowdworkers. To demonstrate the generality of AutoQA, we also apply it to the Overnight dataset. AutoQA achieves 69.8% answer accuracy, 16.4% higher than the state-of-the-art zero-shot models and only 5.2% lower than the same model trained with human data.
Some benchmark signal exists in the extracted evidence, but it is not structured strongly enough yet for a confident benchmark decision.
We propose AutoQA, a methodology and toolkit to generate semantic parsers that answer questions on databases, with no manual effort.
stanford-oval/genie-toolkit is the closest maintained adjacent implementation (Official implementation from Papers with Code). It is not paper-verified; validate algorithm and evaluation setup against the paper before trusting reported metrics. Community adoption signal: 201 GitHub stars.
Open stanford-oval/genienlpHardware Notes
Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Evidence graph: 3 refs, 3 links.
Utility signals: depth 100/100, grounding 85/100, status high.
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
Official implementation from Papers with Code · Community adoption signal (89 stars)
Risk flags
Official implementation from Papers with Code · Community adoption signal (201 stars)
Risk flags
Official implementation from Papers with Code · Repository appears stale (>24 months since last push)
Risk flags
Only a historical official implementation is available.
Use with caution for new projects; verify against current tooling and maintained community alternatives.
Hardware requirements
Dependencies pinned, manual setup needed
Quick start
git clone https://github.com/stanford-oval/genienlp.git
pip install -e . These are not paper-verified. Use them as reference points when no direct implementation is available.
Official implementation from Papers with Code
The Genie open source kit for voice assistant (formerly known as Almond)
Schema2QA Question Answering Dataset
No additional community repositories detected yet.
No trustworthy direct or curated related Hugging Face artifacts were found yet.
Continue with targeted Hugging Face searches derived from the paper title and method context:
Models
Datasets
Spaces
Tip: start with models, then check datasets/spaces if you need evaluation data or demos.
Direct artifact matches are currently sparse. Use targeted Hugging Face searches to quickly locate candidate models, datasets, and demos.
Tasks
Paraphrase and plagiarism detection
Methods
None detected
Domains
None detected
Evaluation & Human Feedback Data
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXExplore Similar Papers
Jump to Paper2Code search queries derived from this paper's research context.