Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Improving Translational Accuracy02:07

Improving Translational Accuracy

15.7K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
15.7K
Improving Translational Accuracy02:07

Improving Translational Accuracy

3.8K
3.8K
Woodward–Hoffmann Selection Rules and Microscopic Reversibility01:34

Woodward–Hoffmann Selection Rules and Microscopic Reversibility

4.2K
Electrocyclic reactions, cycloadditions, and sigmatropic rearrangements are concerted pericyclic reactions that proceed via a cyclic transition state. These reactions are stereospecific and regioselective. The stereochemistry of the products depends on the symmetry characteristics of the interacting orbitals and the reaction conditions. Accordingly, pericyclic reactions are classified as either symmetry-allowed or symmetry-forbidden. Woodward and Hoffmann presented the selection criteria for...
4.2K
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

508
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
508
Reasoning01:30

Reasoning

536
Reasoning is the action of thinking about something in a logical, sensible way. It is integral to problem-solving, decision-making, and critical thinking. Reasoning can be inductive or deductive. Reasoning involves transforming information into conclusions, which is essential for problem-solving, decision-making, and critical thinking.
Inductive reasoning involves deriving generalizations from specific observations. This type of reasoning helps form beliefs about the world. For example,...
536
Parallel Processing01:20

Parallel Processing

921
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
921

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Comparison of three reconstruction techniques for medial column support loss in elderly patients with proximal humeral fractures.

Frontiers in medicine·2026
Same author

Gene markers for exon capture and phylogenomics in ray-finned fishes.

Ecology and evolution·2019
Same author

Effect of Text Messaging on Risk Factor Management in Patients With Coronary Heart Disease: The CHAT Randomized Clinical Trial

Circulation. Cardiovascular quality and outcomes·2019
Same author

Determination of BPI15086 and its metabolite in human plasma by ultra-high performance liquid chromatography-MS/MS and its application to a pharmacokinetic study.

Bioanalysis·2019
Same author

The Evidence and Future Potential of WeChat in Providing Support for Chinese Parents of Pediatric Patients Undergoing Herniorrhaphy.

Journal of transcultural nursing : official journal of the Transcultural Nursing Society·2019
Same author

Ionic Liquids Incorporating Polyamide 6: Miscibility and Physical Properties.

Polymers·2019

Related Experiment Video

Updated: Apr 17, 2026

Executing Complexity-Increasing Queries in Relational MySQL and NoSQL MongoDB and EXist Size-Growing ISO/EN 13606 Standardized EHR Databases
07:26

Executing Complexity-Increasing Queries in Relational MySQL and NoSQL MongoDB and EXist Size-Growing ISO/EN 13606 Standardized EHR Databases

Published on: March 19, 2018

9.8K

Dynamic-SQL: an adaptive NL2SQL framework with multi-path fusion reasoning and execution feedback correction.

Hongbin Hao1,2, Xin Zheng3,4, Xuhong Yu1,2

  • 1Guizhou Key Laboratory of Advanced Computing, Guizhou Normal University, Guiyang, 550001, China.

Scientific Reports
|April 15, 2026
PubMed
Summary

Dynamic-SQL enhances natural language to SQL (NL2SQL) systems by using adaptive framework with multi-path reasoning and execution feedback. This approach improves performance on complex databases, overcoming limitations of current large language models (LLMs).

Keywords:
Hybrid vector retrievalLLMMulti-path fusion reasoningNL2SQLSchema linkingSelf-correction

Related Experiment Videos

Last Updated: Apr 17, 2026

Executing Complexity-Increasing Queries in Relational MySQL and NoSQL MongoDB and EXist Size-Growing ISO/EN 13606 Standardized EHR Databases
07:26

Executing Complexity-Increasing Queries in Relational MySQL and NoSQL MongoDB and EXist Size-Growing ISO/EN 13606 Standardized EHR Databases

Published on: March 19, 2018

9.8K

Area of Science:

  • Artificial Intelligence
  • Database Management
  • Natural Language Processing

Background:

  • Current Natural Language to SQL (NL2SQL) systems struggle with practical constraints like limited prompt length and inability to fine-tune large language models (LLMs).
  • Performance degradation is significant in complex databases due to inaccurate schema linking, vague value conditions, and weak self-correction.

Purpose of the Study:

  • To introduce Dynamic-SQL, an adaptive framework designed to enhance NL2SQL system performance under practical constraints.
  • To address limitations in schema linking, value conditioning, and self-correction within complex database querying scenarios.

Main Methods:

  • Developed an adaptive framework coupling multi-path chain-of-thought fusion with execution-based feedback correction.
  • Constructed a dense-sparse hybrid vector space for dynamic schema element retrieval.
  • Leveraged large language models (LLMs) to generate explicit schema subgraphs and enriched prompts with real-value and few-shot exemplars.
  • Implemented diverse reasoning paths for candidate SQL generation, fused chains of thought, and utilized execution feedback for iterative self-correction.

Main Results:

  • Reduced average prompt length by 50.83% on the BIRD benchmark.
  • Improved strict schema-linking recall from 72.63% to 90.66%.
  • Achieved 63.23% execution accuracy using the qwen2.5-coder-32b-instruct model.

Conclusions:

  • Dynamic-SQL offers a transferable paradigm for deploying LLMs in complex database querying.
  • The framework systematically addresses key challenges in schema linking, exemplar augmentation, multi-path reasoning, and self-correction.
  • This approach significantly enhances the robustness and accuracy of NL2SQL systems in real-world applications.